You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

118 lines
6.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/conversion_attribution_event_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // The event type of conversions that are attributed to.
  17. type ConversionAttributionEventTypeEnum_ConversionAttributionEventType int32
  18. const (
  19. // Not specified.
  20. ConversionAttributionEventTypeEnum_UNSPECIFIED ConversionAttributionEventTypeEnum_ConversionAttributionEventType = 0
  21. // Represents value unknown in this version.
  22. ConversionAttributionEventTypeEnum_UNKNOWN ConversionAttributionEventTypeEnum_ConversionAttributionEventType = 1
  23. // The conversion is attributed to an impression.
  24. ConversionAttributionEventTypeEnum_IMPRESSION ConversionAttributionEventTypeEnum_ConversionAttributionEventType = 2
  25. // The conversion is attributed to an interaction.
  26. ConversionAttributionEventTypeEnum_INTERACTION ConversionAttributionEventTypeEnum_ConversionAttributionEventType = 3
  27. )
  28. var ConversionAttributionEventTypeEnum_ConversionAttributionEventType_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "IMPRESSION",
  32. 3: "INTERACTION",
  33. }
  34. var ConversionAttributionEventTypeEnum_ConversionAttributionEventType_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "IMPRESSION": 2,
  38. "INTERACTION": 3,
  39. }
  40. func (x ConversionAttributionEventTypeEnum_ConversionAttributionEventType) String() string {
  41. return proto.EnumName(ConversionAttributionEventTypeEnum_ConversionAttributionEventType_name, int32(x))
  42. }
  43. func (ConversionAttributionEventTypeEnum_ConversionAttributionEventType) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_conversion_attribution_event_type_857cde369285aeb5, []int{0, 0}
  45. }
  46. // Container for enum indicating the event type the conversion is attributed to.
  47. type ConversionAttributionEventTypeEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *ConversionAttributionEventTypeEnum) Reset() { *m = ConversionAttributionEventTypeEnum{} }
  53. func (m *ConversionAttributionEventTypeEnum) String() string { return proto.CompactTextString(m) }
  54. func (*ConversionAttributionEventTypeEnum) ProtoMessage() {}
  55. func (*ConversionAttributionEventTypeEnum) Descriptor() ([]byte, []int) {
  56. return fileDescriptor_conversion_attribution_event_type_857cde369285aeb5, []int{0}
  57. }
  58. func (m *ConversionAttributionEventTypeEnum) XXX_Unmarshal(b []byte) error {
  59. return xxx_messageInfo_ConversionAttributionEventTypeEnum.Unmarshal(m, b)
  60. }
  61. func (m *ConversionAttributionEventTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  62. return xxx_messageInfo_ConversionAttributionEventTypeEnum.Marshal(b, m, deterministic)
  63. }
  64. func (dst *ConversionAttributionEventTypeEnum) XXX_Merge(src proto.Message) {
  65. xxx_messageInfo_ConversionAttributionEventTypeEnum.Merge(dst, src)
  66. }
  67. func (m *ConversionAttributionEventTypeEnum) XXX_Size() int {
  68. return xxx_messageInfo_ConversionAttributionEventTypeEnum.Size(m)
  69. }
  70. func (m *ConversionAttributionEventTypeEnum) XXX_DiscardUnknown() {
  71. xxx_messageInfo_ConversionAttributionEventTypeEnum.DiscardUnknown(m)
  72. }
  73. var xxx_messageInfo_ConversionAttributionEventTypeEnum proto.InternalMessageInfo
  74. func init() {
  75. proto.RegisterType((*ConversionAttributionEventTypeEnum)(nil), "google.ads.googleads.v0.enums.ConversionAttributionEventTypeEnum")
  76. proto.RegisterEnum("google.ads.googleads.v0.enums.ConversionAttributionEventTypeEnum_ConversionAttributionEventType", ConversionAttributionEventTypeEnum_ConversionAttributionEventType_name, ConversionAttributionEventTypeEnum_ConversionAttributionEventType_value)
  77. }
  78. func init() {
  79. proto.RegisterFile("google/ads/googleads/v0/enums/conversion_attribution_event_type.proto", fileDescriptor_conversion_attribution_event_type_857cde369285aeb5)
  80. }
  81. var fileDescriptor_conversion_attribution_event_type_857cde369285aeb5 = []byte{
  82. // 309 bytes of a gzipped FileDescriptorProto
  83. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xdf, 0x4a, 0xfb, 0x30,
  84. 0x1c, 0xc5, 0x7f, 0xed, 0xe0, 0x27, 0x64, 0xa0, 0xa3, 0xf7, 0x13, 0x36, 0xef, 0xd3, 0x82, 0x77,
  85. 0xf1, 0x2a, 0x9b, 0x71, 0x14, 0x31, 0x2b, 0xfb, 0x27, 0x48, 0xa1, 0x74, 0x6b, 0x08, 0x85, 0x35,
  86. 0x29, 0x4d, 0x5a, 0xd8, 0x03, 0xf8, 0x22, 0x5e, 0xfa, 0x28, 0x3e, 0x8a, 0x4f, 0xe0, 0xa5, 0x24,
  87. 0x75, 0xf5, 0xca, 0xde, 0x94, 0xc3, 0xf7, 0x9c, 0x7e, 0x38, 0x39, 0x80, 0x70, 0x29, 0xf9, 0x91,
  88. 0xf9, 0x69, 0xa6, 0xfc, 0x56, 0x1a, 0xd5, 0x04, 0x3e, 0x13, 0x75, 0xa1, 0xfc, 0x83, 0x14, 0x0d,
  89. 0xab, 0x54, 0x2e, 0x45, 0x92, 0x6a, 0x5d, 0xe5, 0xfb, 0x5a, 0x1b, 0xcd, 0x1a, 0x26, 0x74, 0xa2,
  90. 0x4f, 0x25, 0x83, 0x65, 0x25, 0xb5, 0xf4, 0xc6, 0xed, 0xbf, 0x30, 0xcd, 0x14, 0xec, 0x30, 0xb0,
  91. 0x09, 0xa0, 0xc5, 0x4c, 0x5f, 0x1d, 0x30, 0x9d, 0x77, 0x28, 0xfc, 0x4b, 0x22, 0x06, 0xb4, 0x39,
  92. 0x95, 0x8c, 0x88, 0xba, 0x98, 0x26, 0xe0, 0xba, 0x3f, 0xe5, 0x5d, 0x81, 0xe1, 0x96, 0xae, 0x23,
  93. 0x32, 0x0f, 0x1f, 0x42, 0x72, 0x3f, 0xfa, 0xe7, 0x0d, 0xc1, 0xc5, 0x96, 0x3e, 0xd2, 0xe5, 0x33,
  94. 0x1d, 0x39, 0xde, 0x25, 0x00, 0xe1, 0x53, 0xb4, 0x22, 0xeb, 0x75, 0xb8, 0xa4, 0x23, 0xd7, 0xa4,
  95. 0x43, 0xba, 0x21, 0x2b, 0x3c, 0xdf, 0x98, 0xc3, 0x60, 0xf6, 0xe5, 0x80, 0xc9, 0x41, 0x16, 0xb0,
  96. 0xb7, 0xed, 0xec, 0xa6, 0xbf, 0x44, 0x64, 0x5e, 0x1c, 0x39, 0x2f, 0xb3, 0x1f, 0x0a, 0x97, 0xc7,
  97. 0x54, 0x70, 0x28, 0x2b, 0xee, 0x73, 0x26, 0xec, 0x1e, 0xe7, 0x29, 0xcb, 0x5c, 0xfd, 0xb1, 0xec,
  98. 0x9d, 0xfd, 0xbe, 0xb9, 0x83, 0x05, 0xc6, 0xef, 0xee, 0x78, 0xd1, 0xa2, 0x70, 0xa6, 0x60, 0x2b,
  99. 0x8d, 0xda, 0x05, 0xd0, 0xcc, 0xa2, 0x3e, 0xce, 0x7e, 0x8c, 0x33, 0x15, 0x77, 0x7e, 0xbc, 0x0b,
  100. 0x62, 0xeb, 0x7f, 0xba, 0x93, 0xf6, 0x88, 0x10, 0xce, 0x14, 0x42, 0x5d, 0x02, 0xa1, 0x5d, 0x80,
  101. 0x90, 0xcd, 0xec, 0xff, 0xdb, 0x62, 0xb7, 0xdf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x3b, 0xf9, 0xcf,
  102. 0xde, 0xf1, 0x01, 0x00, 0x00,
  103. }