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.
 
 
 

134 lines
6.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/advertising_channel_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "google.golang.org/genproto/googleapis/api/annotations"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // Enum describing the various advertising channel types.
  18. type AdvertisingChannelTypeEnum_AdvertisingChannelType int32
  19. const (
  20. // Not specified.
  21. AdvertisingChannelTypeEnum_UNSPECIFIED AdvertisingChannelTypeEnum_AdvertisingChannelType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. AdvertisingChannelTypeEnum_UNKNOWN AdvertisingChannelTypeEnum_AdvertisingChannelType = 1
  24. // Search Network. Includes display bundled, and Search+ campaigns.
  25. AdvertisingChannelTypeEnum_SEARCH AdvertisingChannelTypeEnum_AdvertisingChannelType = 2
  26. // Google Display Network only.
  27. AdvertisingChannelTypeEnum_DISPLAY AdvertisingChannelTypeEnum_AdvertisingChannelType = 3
  28. // Shopping campaigns serve on the shopping property
  29. // and on google.com search results.
  30. AdvertisingChannelTypeEnum_SHOPPING AdvertisingChannelTypeEnum_AdvertisingChannelType = 4
  31. // Hotel Ads campaigns.
  32. AdvertisingChannelTypeEnum_HOTEL AdvertisingChannelTypeEnum_AdvertisingChannelType = 5
  33. // Video campaigns.
  34. AdvertisingChannelTypeEnum_VIDEO AdvertisingChannelTypeEnum_AdvertisingChannelType = 6
  35. )
  36. var AdvertisingChannelTypeEnum_AdvertisingChannelType_name = map[int32]string{
  37. 0: "UNSPECIFIED",
  38. 1: "UNKNOWN",
  39. 2: "SEARCH",
  40. 3: "DISPLAY",
  41. 4: "SHOPPING",
  42. 5: "HOTEL",
  43. 6: "VIDEO",
  44. }
  45. var AdvertisingChannelTypeEnum_AdvertisingChannelType_value = map[string]int32{
  46. "UNSPECIFIED": 0,
  47. "UNKNOWN": 1,
  48. "SEARCH": 2,
  49. "DISPLAY": 3,
  50. "SHOPPING": 4,
  51. "HOTEL": 5,
  52. "VIDEO": 6,
  53. }
  54. func (x AdvertisingChannelTypeEnum_AdvertisingChannelType) String() string {
  55. return proto.EnumName(AdvertisingChannelTypeEnum_AdvertisingChannelType_name, int32(x))
  56. }
  57. func (AdvertisingChannelTypeEnum_AdvertisingChannelType) EnumDescriptor() ([]byte, []int) {
  58. return fileDescriptor_advertising_channel_type_25f73ab98ce4d422, []int{0, 0}
  59. }
  60. // The channel type a campaign may target to serve on.
  61. type AdvertisingChannelTypeEnum struct {
  62. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  63. XXX_unrecognized []byte `json:"-"`
  64. XXX_sizecache int32 `json:"-"`
  65. }
  66. func (m *AdvertisingChannelTypeEnum) Reset() { *m = AdvertisingChannelTypeEnum{} }
  67. func (m *AdvertisingChannelTypeEnum) String() string { return proto.CompactTextString(m) }
  68. func (*AdvertisingChannelTypeEnum) ProtoMessage() {}
  69. func (*AdvertisingChannelTypeEnum) Descriptor() ([]byte, []int) {
  70. return fileDescriptor_advertising_channel_type_25f73ab98ce4d422, []int{0}
  71. }
  72. func (m *AdvertisingChannelTypeEnum) XXX_Unmarshal(b []byte) error {
  73. return xxx_messageInfo_AdvertisingChannelTypeEnum.Unmarshal(m, b)
  74. }
  75. func (m *AdvertisingChannelTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  76. return xxx_messageInfo_AdvertisingChannelTypeEnum.Marshal(b, m, deterministic)
  77. }
  78. func (dst *AdvertisingChannelTypeEnum) XXX_Merge(src proto.Message) {
  79. xxx_messageInfo_AdvertisingChannelTypeEnum.Merge(dst, src)
  80. }
  81. func (m *AdvertisingChannelTypeEnum) XXX_Size() int {
  82. return xxx_messageInfo_AdvertisingChannelTypeEnum.Size(m)
  83. }
  84. func (m *AdvertisingChannelTypeEnum) XXX_DiscardUnknown() {
  85. xxx_messageInfo_AdvertisingChannelTypeEnum.DiscardUnknown(m)
  86. }
  87. var xxx_messageInfo_AdvertisingChannelTypeEnum proto.InternalMessageInfo
  88. func init() {
  89. proto.RegisterType((*AdvertisingChannelTypeEnum)(nil), "google.ads.googleads.v1.enums.AdvertisingChannelTypeEnum")
  90. proto.RegisterEnum("google.ads.googleads.v1.enums.AdvertisingChannelTypeEnum_AdvertisingChannelType", AdvertisingChannelTypeEnum_AdvertisingChannelType_name, AdvertisingChannelTypeEnum_AdvertisingChannelType_value)
  91. }
  92. func init() {
  93. proto.RegisterFile("google/ads/googleads/v1/enums/advertising_channel_type.proto", fileDescriptor_advertising_channel_type_25f73ab98ce4d422)
  94. }
  95. var fileDescriptor_advertising_channel_type_25f73ab98ce4d422 = []byte{
  96. // 346 bytes of a gzipped FileDescriptorProto
  97. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4e, 0xea, 0x40,
  98. 0x18, 0x85, 0x6f, 0xcb, 0x85, 0x7b, 0x1d, 0x4c, 0x9c, 0x74, 0xe1, 0x02, 0x65, 0x01, 0x0f, 0x30,
  99. 0x4d, 0xe3, 0x6e, 0x74, 0x33, 0x40, 0x85, 0x46, 0xd2, 0x36, 0x16, 0x6a, 0x34, 0x4d, 0xc8, 0x48,
  100. 0x27, 0x63, 0x13, 0x98, 0x69, 0x98, 0x42, 0xc2, 0x63, 0xf8, 0x0a, 0x2e, 0x7d, 0x14, 0x1f, 0xc5,
  101. 0x95, 0x8f, 0x60, 0xda, 0x11, 0xdc, 0xa0, 0x9b, 0xc9, 0xc9, 0x9c, 0xff, 0x3b, 0xf9, 0xff, 0x03,
  102. 0xae, 0xb8, 0x94, 0x7c, 0xc1, 0x6c, 0x9a, 0x2a, 0x5b, 0xcb, 0x52, 0x6d, 0x1c, 0x9b, 0x89, 0xf5,
  103. 0x52, 0xd9, 0x34, 0xdd, 0xb0, 0x55, 0x91, 0xa9, 0x4c, 0xf0, 0xd9, 0xfc, 0x89, 0x0a, 0xc1, 0x16,
  104. 0xb3, 0x62, 0x9b, 0x33, 0x94, 0xaf, 0x64, 0x21, 0xad, 0xb6, 0x46, 0x10, 0x4d, 0x15, 0xda, 0xd3,
  105. 0x68, 0xe3, 0xa0, 0x8a, 0x6e, 0x9d, 0xef, 0xc2, 0xf3, 0xcc, 0xa6, 0x42, 0xc8, 0x82, 0x16, 0x99,
  106. 0x14, 0x4a, 0xc3, 0xdd, 0x67, 0x03, 0xb4, 0xc8, 0x77, 0x7e, 0x5f, 0xc7, 0x4f, 0xb6, 0x39, 0x73,
  107. 0xc5, 0x7a, 0xd9, 0x55, 0xe0, 0xf4, 0xb0, 0x6b, 0x9d, 0x80, 0xe6, 0xd4, 0x8f, 0x42, 0xb7, 0xef,
  108. 0x5d, 0x7b, 0xee, 0x00, 0xfe, 0xb1, 0x9a, 0xe0, 0xdf, 0xd4, 0xbf, 0xf1, 0x83, 0x3b, 0x1f, 0x1a,
  109. 0x16, 0x00, 0x8d, 0xc8, 0x25, 0xb7, 0xfd, 0x11, 0x34, 0x4b, 0x63, 0xe0, 0x45, 0xe1, 0x98, 0xdc,
  110. 0xc3, 0x9a, 0x75, 0x0c, 0xfe, 0x47, 0xa3, 0x20, 0x0c, 0x3d, 0x7f, 0x08, 0xff, 0x5a, 0x47, 0xa0,
  111. 0x3e, 0x0a, 0x26, 0xee, 0x18, 0xd6, 0x4b, 0x19, 0x7b, 0x03, 0x37, 0x80, 0x8d, 0xde, 0x87, 0x01,
  112. 0x3a, 0x73, 0xb9, 0x44, 0xbf, 0xde, 0xd5, 0x3b, 0x3b, 0xbc, 0x58, 0x58, 0x9e, 0x15, 0x1a, 0x0f,
  113. 0xbd, 0x2f, 0x9a, 0xcb, 0x05, 0x15, 0x1c, 0xc9, 0x15, 0xb7, 0x39, 0x13, 0xd5, 0xd1, 0xbb, 0x8e,
  114. 0xf3, 0x4c, 0xfd, 0x50, 0xf9, 0x65, 0xf5, 0xbe, 0x98, 0xb5, 0x21, 0x21, 0xaf, 0x66, 0x7b, 0xa8,
  115. 0xa3, 0x48, 0xaa, 0x90, 0x96, 0xa5, 0x8a, 0x1d, 0x54, 0x56, 0xa4, 0xde, 0x76, 0x7e, 0x42, 0x52,
  116. 0x95, 0xec, 0xfd, 0x24, 0x76, 0x92, 0xca, 0x7f, 0x37, 0x3b, 0xfa, 0x13, 0x63, 0x92, 0x2a, 0x8c,
  117. 0xf7, 0x13, 0x18, 0xc7, 0x0e, 0xc6, 0xd5, 0xcc, 0x63, 0xa3, 0x5a, 0xec, 0xe2, 0x33, 0x00, 0x00,
  118. 0xff, 0xff, 0xe3, 0x8b, 0x2c, 0xf4, 0x0a, 0x02, 0x00, 0x00,
  119. }