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.
 
 
 

136 lines
5.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/ad_network_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. // Enumerates Google Ads network types.
  17. type AdNetworkTypeEnum_AdNetworkType int32
  18. const (
  19. // Not specified.
  20. AdNetworkTypeEnum_UNSPECIFIED AdNetworkTypeEnum_AdNetworkType = 0
  21. // The value is unknown in this version.
  22. AdNetworkTypeEnum_UNKNOWN AdNetworkTypeEnum_AdNetworkType = 1
  23. // Google search.
  24. AdNetworkTypeEnum_SEARCH AdNetworkTypeEnum_AdNetworkType = 2
  25. // Search partners.
  26. AdNetworkTypeEnum_SEARCH_PARTNERS AdNetworkTypeEnum_AdNetworkType = 3
  27. // Display Network.
  28. AdNetworkTypeEnum_CONTENT AdNetworkTypeEnum_AdNetworkType = 4
  29. // YouTube Search.
  30. AdNetworkTypeEnum_YOUTUBE_SEARCH AdNetworkTypeEnum_AdNetworkType = 5
  31. // YouTube Videos
  32. AdNetworkTypeEnum_YOUTUBE_WATCH AdNetworkTypeEnum_AdNetworkType = 6
  33. // Cross-network.
  34. AdNetworkTypeEnum_MIXED AdNetworkTypeEnum_AdNetworkType = 7
  35. )
  36. var AdNetworkTypeEnum_AdNetworkType_name = map[int32]string{
  37. 0: "UNSPECIFIED",
  38. 1: "UNKNOWN",
  39. 2: "SEARCH",
  40. 3: "SEARCH_PARTNERS",
  41. 4: "CONTENT",
  42. 5: "YOUTUBE_SEARCH",
  43. 6: "YOUTUBE_WATCH",
  44. 7: "MIXED",
  45. }
  46. var AdNetworkTypeEnum_AdNetworkType_value = map[string]int32{
  47. "UNSPECIFIED": 0,
  48. "UNKNOWN": 1,
  49. "SEARCH": 2,
  50. "SEARCH_PARTNERS": 3,
  51. "CONTENT": 4,
  52. "YOUTUBE_SEARCH": 5,
  53. "YOUTUBE_WATCH": 6,
  54. "MIXED": 7,
  55. }
  56. func (x AdNetworkTypeEnum_AdNetworkType) String() string {
  57. return proto.EnumName(AdNetworkTypeEnum_AdNetworkType_name, int32(x))
  58. }
  59. func (AdNetworkTypeEnum_AdNetworkType) EnumDescriptor() ([]byte, []int) {
  60. return fileDescriptor_ad_network_type_ce35ad4d9bd89125, []int{0, 0}
  61. }
  62. // Container for enumeration of Google Ads network types.
  63. type AdNetworkTypeEnum struct {
  64. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  65. XXX_unrecognized []byte `json:"-"`
  66. XXX_sizecache int32 `json:"-"`
  67. }
  68. func (m *AdNetworkTypeEnum) Reset() { *m = AdNetworkTypeEnum{} }
  69. func (m *AdNetworkTypeEnum) String() string { return proto.CompactTextString(m) }
  70. func (*AdNetworkTypeEnum) ProtoMessage() {}
  71. func (*AdNetworkTypeEnum) Descriptor() ([]byte, []int) {
  72. return fileDescriptor_ad_network_type_ce35ad4d9bd89125, []int{0}
  73. }
  74. func (m *AdNetworkTypeEnum) XXX_Unmarshal(b []byte) error {
  75. return xxx_messageInfo_AdNetworkTypeEnum.Unmarshal(m, b)
  76. }
  77. func (m *AdNetworkTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  78. return xxx_messageInfo_AdNetworkTypeEnum.Marshal(b, m, deterministic)
  79. }
  80. func (dst *AdNetworkTypeEnum) XXX_Merge(src proto.Message) {
  81. xxx_messageInfo_AdNetworkTypeEnum.Merge(dst, src)
  82. }
  83. func (m *AdNetworkTypeEnum) XXX_Size() int {
  84. return xxx_messageInfo_AdNetworkTypeEnum.Size(m)
  85. }
  86. func (m *AdNetworkTypeEnum) XXX_DiscardUnknown() {
  87. xxx_messageInfo_AdNetworkTypeEnum.DiscardUnknown(m)
  88. }
  89. var xxx_messageInfo_AdNetworkTypeEnum proto.InternalMessageInfo
  90. func init() {
  91. proto.RegisterType((*AdNetworkTypeEnum)(nil), "google.ads.googleads.v0.enums.AdNetworkTypeEnum")
  92. proto.RegisterEnum("google.ads.googleads.v0.enums.AdNetworkTypeEnum_AdNetworkType", AdNetworkTypeEnum_AdNetworkType_name, AdNetworkTypeEnum_AdNetworkType_value)
  93. }
  94. func init() {
  95. proto.RegisterFile("google/ads/googleads/v0/enums/ad_network_type.proto", fileDescriptor_ad_network_type_ce35ad4d9bd89125)
  96. }
  97. var fileDescriptor_ad_network_type_ce35ad4d9bd89125 = []byte{
  98. // 339 bytes of a gzipped FileDescriptorProto
  99. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x6e, 0xe2, 0x30,
  100. 0x18, 0x85, 0x27, 0x61, 0x00, 0x8d, 0x11, 0x83, 0xf1, 0xac, 0x59, 0xc0, 0x01, 0x9c, 0x48, 0xec,
  101. 0x3c, 0x2b, 0x27, 0xb8, 0x80, 0xaa, 0x9a, 0x08, 0x12, 0x68, 0xab, 0x48, 0x51, 0x5a, 0x47, 0x51,
  102. 0x55, 0x88, 0x23, 0x0c, 0x54, 0x1c, 0xa2, 0x97, 0x68, 0x77, 0x3d, 0x4a, 0x2f, 0x52, 0xa9, 0xa7,
  103. 0xa8, 0x12, 0x03, 0x12, 0x8b, 0x76, 0x63, 0x3d, 0xfd, 0xef, 0x7d, 0xd6, 0xff, 0x3f, 0xd0, 0x4f,
  104. 0xa5, 0x4c, 0x97, 0x89, 0x15, 0x0b, 0x65, 0x69, 0x59, 0xa8, 0x9d, 0x6d, 0x25, 0xd9, 0x76, 0xa5,
  105. 0xac, 0x58, 0x44, 0x59, 0xb2, 0x79, 0x92, 0xeb, 0xc7, 0x68, 0xb3, 0xcf, 0x13, 0x9c, 0xaf, 0xe5,
  106. 0x46, 0xa2, 0x8e, 0x4e, 0xe2, 0x58, 0x28, 0x7c, 0x82, 0xf0, 0xce, 0xc6, 0x25, 0xd4, 0x7b, 0x35,
  107. 0x40, 0x9b, 0x0a, 0xae, 0x39, 0x7f, 0x9f, 0x27, 0x2c, 0xdb, 0xae, 0x7a, 0xcf, 0x06, 0x68, 0x9e,
  108. 0x4d, 0x51, 0x0b, 0x34, 0x02, 0x3e, 0xf3, 0x98, 0x3b, 0xbe, 0x18, 0xb3, 0x01, 0xfc, 0x85, 0x1a,
  109. 0xa0, 0x1e, 0xf0, 0x4b, 0x3e, 0x59, 0x70, 0x68, 0x20, 0x00, 0x6a, 0x33, 0x46, 0xa7, 0xee, 0x08,
  110. 0x9a, 0xe8, 0x1f, 0x68, 0x69, 0x1d, 0x79, 0x74, 0xea, 0x73, 0x36, 0x9d, 0xc1, 0x4a, 0x91, 0x76,
  111. 0x27, 0xdc, 0x67, 0xdc, 0x87, 0xbf, 0x11, 0x02, 0x7f, 0x6f, 0x26, 0x81, 0x1f, 0x38, 0x2c, 0x3a,
  112. 0x50, 0x55, 0xd4, 0x06, 0xcd, 0xe3, 0x6c, 0x41, 0x7d, 0x77, 0x04, 0x6b, 0xe8, 0x0f, 0xa8, 0x5e,
  113. 0x8d, 0xaf, 0xd9, 0x00, 0xd6, 0x9d, 0x0f, 0x03, 0x74, 0xef, 0xe5, 0x0a, 0xff, 0x78, 0x8b, 0x83,
  114. 0xce, 0x56, 0xf6, 0x8a, 0xf3, 0x3d, 0xe3, 0xd6, 0x39, 0x40, 0xa9, 0x5c, 0xc6, 0x59, 0x8a, 0xe5,
  115. 0x3a, 0xb5, 0xd2, 0x24, 0x2b, 0xcb, 0x39, 0xb6, 0x98, 0x3f, 0xa8, 0x6f, 0x4a, 0xfd, 0x5f, 0xbe,
  116. 0x2f, 0x66, 0x65, 0x48, 0xe9, 0x9b, 0xd9, 0x19, 0xea, 0xaf, 0xa8, 0x50, 0x58, 0xcb, 0x42, 0xcd,
  117. 0x6d, 0x5c, 0x94, 0xa6, 0xde, 0x8f, 0x7e, 0x48, 0x85, 0x0a, 0x4f, 0x7e, 0x38, 0xb7, 0xc3, 0xd2,
  118. 0xff, 0x34, 0xbb, 0x7a, 0x48, 0x08, 0x15, 0x8a, 0x90, 0x53, 0x82, 0x90, 0xb9, 0x4d, 0x48, 0x99,
  119. 0xb9, 0xab, 0x95, 0x8b, 0xf5, 0xbf, 0x02, 0x00, 0x00, 0xff, 0xff, 0x9f, 0xe7, 0x00, 0x7e, 0xec,
  120. 0x01, 0x00, 0x00,
  121. }