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.
 
 
 

138 lines
6.1 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/ad_network_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. // Enumerates Google Ads network types.
  18. type AdNetworkTypeEnum_AdNetworkType int32
  19. const (
  20. // Not specified.
  21. AdNetworkTypeEnum_UNSPECIFIED AdNetworkTypeEnum_AdNetworkType = 0
  22. // The value is unknown in this version.
  23. AdNetworkTypeEnum_UNKNOWN AdNetworkTypeEnum_AdNetworkType = 1
  24. // Google search.
  25. AdNetworkTypeEnum_SEARCH AdNetworkTypeEnum_AdNetworkType = 2
  26. // Search partners.
  27. AdNetworkTypeEnum_SEARCH_PARTNERS AdNetworkTypeEnum_AdNetworkType = 3
  28. // Display Network.
  29. AdNetworkTypeEnum_CONTENT AdNetworkTypeEnum_AdNetworkType = 4
  30. // YouTube Search.
  31. AdNetworkTypeEnum_YOUTUBE_SEARCH AdNetworkTypeEnum_AdNetworkType = 5
  32. // YouTube Videos
  33. AdNetworkTypeEnum_YOUTUBE_WATCH AdNetworkTypeEnum_AdNetworkType = 6
  34. // Cross-network.
  35. AdNetworkTypeEnum_MIXED AdNetworkTypeEnum_AdNetworkType = 7
  36. )
  37. var AdNetworkTypeEnum_AdNetworkType_name = map[int32]string{
  38. 0: "UNSPECIFIED",
  39. 1: "UNKNOWN",
  40. 2: "SEARCH",
  41. 3: "SEARCH_PARTNERS",
  42. 4: "CONTENT",
  43. 5: "YOUTUBE_SEARCH",
  44. 6: "YOUTUBE_WATCH",
  45. 7: "MIXED",
  46. }
  47. var AdNetworkTypeEnum_AdNetworkType_value = map[string]int32{
  48. "UNSPECIFIED": 0,
  49. "UNKNOWN": 1,
  50. "SEARCH": 2,
  51. "SEARCH_PARTNERS": 3,
  52. "CONTENT": 4,
  53. "YOUTUBE_SEARCH": 5,
  54. "YOUTUBE_WATCH": 6,
  55. "MIXED": 7,
  56. }
  57. func (x AdNetworkTypeEnum_AdNetworkType) String() string {
  58. return proto.EnumName(AdNetworkTypeEnum_AdNetworkType_name, int32(x))
  59. }
  60. func (AdNetworkTypeEnum_AdNetworkType) EnumDescriptor() ([]byte, []int) {
  61. return fileDescriptor_ad_network_type_15ce52d70b843328, []int{0, 0}
  62. }
  63. // Container for enumeration of Google Ads network types.
  64. type AdNetworkTypeEnum struct {
  65. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  66. XXX_unrecognized []byte `json:"-"`
  67. XXX_sizecache int32 `json:"-"`
  68. }
  69. func (m *AdNetworkTypeEnum) Reset() { *m = AdNetworkTypeEnum{} }
  70. func (m *AdNetworkTypeEnum) String() string { return proto.CompactTextString(m) }
  71. func (*AdNetworkTypeEnum) ProtoMessage() {}
  72. func (*AdNetworkTypeEnum) Descriptor() ([]byte, []int) {
  73. return fileDescriptor_ad_network_type_15ce52d70b843328, []int{0}
  74. }
  75. func (m *AdNetworkTypeEnum) XXX_Unmarshal(b []byte) error {
  76. return xxx_messageInfo_AdNetworkTypeEnum.Unmarshal(m, b)
  77. }
  78. func (m *AdNetworkTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  79. return xxx_messageInfo_AdNetworkTypeEnum.Marshal(b, m, deterministic)
  80. }
  81. func (dst *AdNetworkTypeEnum) XXX_Merge(src proto.Message) {
  82. xxx_messageInfo_AdNetworkTypeEnum.Merge(dst, src)
  83. }
  84. func (m *AdNetworkTypeEnum) XXX_Size() int {
  85. return xxx_messageInfo_AdNetworkTypeEnum.Size(m)
  86. }
  87. func (m *AdNetworkTypeEnum) XXX_DiscardUnknown() {
  88. xxx_messageInfo_AdNetworkTypeEnum.DiscardUnknown(m)
  89. }
  90. var xxx_messageInfo_AdNetworkTypeEnum proto.InternalMessageInfo
  91. func init() {
  92. proto.RegisterType((*AdNetworkTypeEnum)(nil), "google.ads.googleads.v1.enums.AdNetworkTypeEnum")
  93. proto.RegisterEnum("google.ads.googleads.v1.enums.AdNetworkTypeEnum_AdNetworkType", AdNetworkTypeEnum_AdNetworkType_name, AdNetworkTypeEnum_AdNetworkType_value)
  94. }
  95. func init() {
  96. proto.RegisterFile("google/ads/googleads/v1/enums/ad_network_type.proto", fileDescriptor_ad_network_type_15ce52d70b843328)
  97. }
  98. var fileDescriptor_ad_network_type_15ce52d70b843328 = []byte{
  99. // 356 bytes of a gzipped FileDescriptorProto
  100. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcf, 0x6a, 0xe2, 0x40,
  101. 0x1c, 0xde, 0xc4, 0x55, 0xd9, 0x11, 0xd7, 0x38, 0x7b, 0x5b, 0xd6, 0x83, 0x3e, 0xc0, 0x84, 0xe0,
  102. 0x6d, 0xf6, 0x34, 0x89, 0xb3, 0x2a, 0xcb, 0x8e, 0x41, 0x13, 0xdd, 0x96, 0x40, 0x48, 0x9b, 0x10,
  103. 0xa4, 0x3a, 0x13, 0x9c, 0x68, 0xf1, 0x21, 0xfa, 0x12, 0xed, 0xad, 0x8f, 0xd2, 0x17, 0x29, 0xf4,
  104. 0x29, 0x4a, 0x32, 0x46, 0xf0, 0xd0, 0x5e, 0x86, 0x8f, 0xdf, 0xf7, 0x87, 0xf9, 0x3e, 0x30, 0x4c,
  105. 0x85, 0x48, 0x37, 0x89, 0x19, 0xc5, 0xd2, 0x54, 0xb0, 0x40, 0x07, 0xcb, 0x4c, 0xf8, 0x7e, 0x2b,
  106. 0xcd, 0x28, 0x0e, 0x79, 0x92, 0xdf, 0x8b, 0xdd, 0x5d, 0x98, 0x1f, 0xb3, 0x04, 0x65, 0x3b, 0x91,
  107. 0x0b, 0xd8, 0x53, 0x4a, 0x14, 0xc5, 0x12, 0x9d, 0x4d, 0xe8, 0x60, 0xa1, 0xd2, 0xf4, 0xf3, 0x57,
  108. 0x95, 0x99, 0xad, 0xcd, 0x88, 0x73, 0x91, 0x47, 0xf9, 0x5a, 0x70, 0xa9, 0xcc, 0x83, 0x27, 0x0d,
  109. 0x74, 0x49, 0xcc, 0x54, 0xaa, 0x77, 0xcc, 0x12, 0xca, 0xf7, 0xdb, 0xc1, 0x83, 0x06, 0xda, 0x17,
  110. 0x57, 0xd8, 0x01, 0x2d, 0x9f, 0x2d, 0x5c, 0xea, 0x4c, 0xff, 0x4c, 0xe9, 0xc8, 0xf8, 0x02, 0x5b,
  111. 0xa0, 0xe9, 0xb3, 0xbf, 0x6c, 0xb6, 0x62, 0x86, 0x06, 0x01, 0x68, 0x2c, 0x28, 0x99, 0x3b, 0x13,
  112. 0x43, 0x87, 0x3f, 0x40, 0x47, 0xe1, 0xd0, 0x25, 0x73, 0x8f, 0xd1, 0xf9, 0xc2, 0xa8, 0x15, 0x6a,
  113. 0x67, 0xc6, 0x3c, 0xca, 0x3c, 0xe3, 0x2b, 0x84, 0xe0, 0xfb, 0xd5, 0xcc, 0xf7, 0x7c, 0x9b, 0x86,
  114. 0x27, 0x57, 0x1d, 0x76, 0x41, 0xbb, 0xba, 0xad, 0x88, 0xe7, 0x4c, 0x8c, 0x06, 0xfc, 0x06, 0xea,
  115. 0xff, 0xa6, 0xff, 0xe9, 0xc8, 0x68, 0xda, 0xaf, 0x1a, 0xe8, 0xdf, 0x8a, 0x2d, 0xfa, 0xb4, 0xa9,
  116. 0x0d, 0x2f, 0xbe, 0xec, 0x16, 0xfd, 0x5c, 0xed, 0xda, 0x3e, 0x99, 0x52, 0xb1, 0x89, 0x78, 0x8a,
  117. 0xc4, 0x2e, 0x35, 0xd3, 0x84, 0x97, 0xed, 0xab, 0x8d, 0xb3, 0xb5, 0xfc, 0x60, 0xf2, 0xdf, 0xe5,
  118. 0xfb, 0xa8, 0xd7, 0xc6, 0x84, 0x3c, 0xeb, 0xbd, 0xb1, 0x8a, 0x22, 0xb1, 0x44, 0x0a, 0x16, 0x68,
  119. 0x69, 0xa1, 0x62, 0x34, 0xf9, 0x52, 0xf1, 0x01, 0x89, 0x65, 0x70, 0xe6, 0x83, 0xa5, 0x15, 0x94,
  120. 0xfc, 0x9b, 0xde, 0x57, 0x47, 0x8c, 0x49, 0x2c, 0x31, 0x3e, 0x2b, 0x30, 0x5e, 0x5a, 0x18, 0x97,
  121. 0x9a, 0x9b, 0x46, 0xf9, 0xb1, 0xe1, 0x7b, 0x00, 0x00, 0x00, 0xff, 0xff, 0x16, 0xfc, 0x47, 0xc5,
  122. 0x0a, 0x02, 0x00, 0x00,
  123. }