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.
 
 
 

133 lines
6.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/interaction_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. // Enum describing possible types of payable and free interactions.
  17. type InteractionEventTypeEnum_InteractionEventType int32
  18. const (
  19. // Not specified.
  20. InteractionEventTypeEnum_UNSPECIFIED InteractionEventTypeEnum_InteractionEventType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. InteractionEventTypeEnum_UNKNOWN InteractionEventTypeEnum_InteractionEventType = 1
  23. // Click to site. In most cases, this interaction navigates to an external
  24. // location, usually the advertiser's landing page. This is also the default
  25. // InteractionEventType for click events.
  26. InteractionEventTypeEnum_CLICK InteractionEventTypeEnum_InteractionEventType = 2
  27. // The user's expressed intent to engage with the ad in-place.
  28. InteractionEventTypeEnum_ENGAGEMENT InteractionEventTypeEnum_InteractionEventType = 3
  29. // User viewed a video ad.
  30. InteractionEventTypeEnum_VIDEO_VIEW InteractionEventTypeEnum_InteractionEventType = 4
  31. // The default InteractionEventType for ad conversion events.
  32. // This is used when an ad conversion row does NOT indicate
  33. // that the free interactions (i.e., the ad conversions)
  34. // should be 'promoted' and reported as part of the core metrics.
  35. // These are simply other (ad) conversions.
  36. InteractionEventTypeEnum_NONE InteractionEventTypeEnum_InteractionEventType = 5
  37. )
  38. var InteractionEventTypeEnum_InteractionEventType_name = map[int32]string{
  39. 0: "UNSPECIFIED",
  40. 1: "UNKNOWN",
  41. 2: "CLICK",
  42. 3: "ENGAGEMENT",
  43. 4: "VIDEO_VIEW",
  44. 5: "NONE",
  45. }
  46. var InteractionEventTypeEnum_InteractionEventType_value = map[string]int32{
  47. "UNSPECIFIED": 0,
  48. "UNKNOWN": 1,
  49. "CLICK": 2,
  50. "ENGAGEMENT": 3,
  51. "VIDEO_VIEW": 4,
  52. "NONE": 5,
  53. }
  54. func (x InteractionEventTypeEnum_InteractionEventType) String() string {
  55. return proto.EnumName(InteractionEventTypeEnum_InteractionEventType_name, int32(x))
  56. }
  57. func (InteractionEventTypeEnum_InteractionEventType) EnumDescriptor() ([]byte, []int) {
  58. return fileDescriptor_interaction_event_type_74dff4de963ff5a2, []int{0, 0}
  59. }
  60. // Container for enum describing types of payable and free interactions.
  61. type InteractionEventTypeEnum struct {
  62. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  63. XXX_unrecognized []byte `json:"-"`
  64. XXX_sizecache int32 `json:"-"`
  65. }
  66. func (m *InteractionEventTypeEnum) Reset() { *m = InteractionEventTypeEnum{} }
  67. func (m *InteractionEventTypeEnum) String() string { return proto.CompactTextString(m) }
  68. func (*InteractionEventTypeEnum) ProtoMessage() {}
  69. func (*InteractionEventTypeEnum) Descriptor() ([]byte, []int) {
  70. return fileDescriptor_interaction_event_type_74dff4de963ff5a2, []int{0}
  71. }
  72. func (m *InteractionEventTypeEnum) XXX_Unmarshal(b []byte) error {
  73. return xxx_messageInfo_InteractionEventTypeEnum.Unmarshal(m, b)
  74. }
  75. func (m *InteractionEventTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  76. return xxx_messageInfo_InteractionEventTypeEnum.Marshal(b, m, deterministic)
  77. }
  78. func (dst *InteractionEventTypeEnum) XXX_Merge(src proto.Message) {
  79. xxx_messageInfo_InteractionEventTypeEnum.Merge(dst, src)
  80. }
  81. func (m *InteractionEventTypeEnum) XXX_Size() int {
  82. return xxx_messageInfo_InteractionEventTypeEnum.Size(m)
  83. }
  84. func (m *InteractionEventTypeEnum) XXX_DiscardUnknown() {
  85. xxx_messageInfo_InteractionEventTypeEnum.DiscardUnknown(m)
  86. }
  87. var xxx_messageInfo_InteractionEventTypeEnum proto.InternalMessageInfo
  88. func init() {
  89. proto.RegisterType((*InteractionEventTypeEnum)(nil), "google.ads.googleads.v0.enums.InteractionEventTypeEnum")
  90. proto.RegisterEnum("google.ads.googleads.v0.enums.InteractionEventTypeEnum_InteractionEventType", InteractionEventTypeEnum_InteractionEventType_name, InteractionEventTypeEnum_InteractionEventType_value)
  91. }
  92. func init() {
  93. proto.RegisterFile("google/ads/googleads/v0/enums/interaction_event_type.proto", fileDescriptor_interaction_event_type_74dff4de963ff5a2)
  94. }
  95. var fileDescriptor_interaction_event_type_74dff4de963ff5a2 = []byte{
  96. // 321 bytes of a gzipped FileDescriptorProto
  97. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4e, 0xf2, 0x30,
  98. 0x1c, 0xc5, 0xbf, 0x0d, 0xf8, 0xd4, 0x92, 0xe8, 0xb2, 0x78, 0xa1, 0x17, 0x5c, 0xc0, 0x03, 0x74,
  99. 0x4b, 0xbc, 0xab, 0x57, 0x05, 0xea, 0xd2, 0xa0, 0x85, 0x44, 0x18, 0x89, 0x59, 0x42, 0x26, 0x6b,
  100. 0x9a, 0x25, 0xd0, 0x2e, 0x74, 0x90, 0xf0, 0x00, 0xbe, 0x88, 0x97, 0x3e, 0x8a, 0x8f, 0xe2, 0x85,
  101. 0xcf, 0x60, 0xda, 0xc9, 0xbc, 0x41, 0x6f, 0x9a, 0xd3, 0x9e, 0xff, 0xaf, 0x39, 0xff, 0x03, 0x90,
  102. 0x50, 0x4a, 0xac, 0x78, 0x90, 0x66, 0x3a, 0xa8, 0xa4, 0x51, 0xbb, 0x30, 0xe0, 0x72, 0xbb, 0xd6,
  103. 0x41, 0x2e, 0x4b, 0xbe, 0x49, 0x97, 0x65, 0xae, 0xe4, 0x82, 0xef, 0xb8, 0x2c, 0x17, 0xe5, 0xbe,
  104. 0xe0, 0xb0, 0xd8, 0xa8, 0x52, 0xf9, 0x9d, 0x0a, 0x80, 0x69, 0xa6, 0x61, 0xcd, 0xc2, 0x5d, 0x08,
  105. 0x2d, 0xdb, 0x7b, 0x71, 0xc0, 0x15, 0xfd, 0xe1, 0x89, 0xc1, 0xa7, 0xfb, 0x82, 0x13, 0xb9, 0x5d,
  106. 0xf7, 0x72, 0x70, 0x79, 0xcc, 0xf3, 0x2f, 0x40, 0x7b, 0xc6, 0x1e, 0x27, 0x64, 0x40, 0xef, 0x28,
  107. 0x19, 0x7a, 0xff, 0xfc, 0x36, 0x38, 0x99, 0xb1, 0x11, 0x1b, 0xcf, 0x99, 0xe7, 0xf8, 0x67, 0xa0,
  108. 0x35, 0xb8, 0xa7, 0x83, 0x91, 0xe7, 0xfa, 0xe7, 0x00, 0x10, 0x16, 0xe1, 0x88, 0x3c, 0x10, 0x36,
  109. 0xf5, 0x1a, 0xe6, 0x1e, 0xd3, 0x21, 0x19, 0x2f, 0x62, 0x4a, 0xe6, 0x5e, 0xd3, 0x3f, 0x05, 0x4d,
  110. 0x36, 0x66, 0xc4, 0x6b, 0xf5, 0x3f, 0x1d, 0xd0, 0x5d, 0xaa, 0x35, 0xfc, 0x33, 0x6d, 0xff, 0xfa,
  111. 0x58, 0x9c, 0x89, 0xd9, 0x73, 0xe2, 0x3c, 0xf5, 0xbf, 0x59, 0xa1, 0x56, 0xa9, 0x14, 0x50, 0x6d,
  112. 0x44, 0x20, 0xb8, 0xb4, 0x2d, 0x1c, 0x5a, 0x2b, 0x72, 0xfd, 0x4b, 0x89, 0xb7, 0xf6, 0x7c, 0x75,
  113. 0x1b, 0x11, 0xc6, 0x6f, 0x6e, 0x27, 0xaa, 0xbe, 0xc2, 0x99, 0x86, 0x95, 0x34, 0x2a, 0x0e, 0xa1,
  114. 0xa9, 0x45, 0xbf, 0x1f, 0xfc, 0x04, 0x67, 0x3a, 0xa9, 0xfd, 0x24, 0x0e, 0x13, 0xeb, 0x7f, 0xb8,
  115. 0xdd, 0xea, 0x11, 0x21, 0x9c, 0x69, 0x84, 0xea, 0x09, 0x84, 0xe2, 0x10, 0x21, 0x3b, 0xf3, 0xfc,
  116. 0xdf, 0x06, 0xbb, 0xf9, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x5a, 0xa2, 0x76, 0xb7, 0xdc, 0x01, 0x00,
  117. 0x00,
  118. }