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.
 
 
 

123 lines
6.2 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/negative_geo_target_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. // The possible negative geo target types.
  18. type NegativeGeoTargetTypeEnum_NegativeGeoTargetType int32
  19. const (
  20. // Not specified.
  21. NegativeGeoTargetTypeEnum_UNSPECIFIED NegativeGeoTargetTypeEnum_NegativeGeoTargetType = 0
  22. // The value is unknown in this version.
  23. NegativeGeoTargetTypeEnum_UNKNOWN NegativeGeoTargetTypeEnum_NegativeGeoTargetType = 1
  24. // Specifies that a user is excluded from seeing the ad if either their
  25. // Area of Interest (AOI) or their Location of Presence (LOP) matches the
  26. // geo target.
  27. NegativeGeoTargetTypeEnum_DONT_CARE NegativeGeoTargetTypeEnum_NegativeGeoTargetType = 2
  28. // Specifies that a user is excluded from seeing the ad
  29. // only if their Location of Presence (LOP) matches the geo target.
  30. NegativeGeoTargetTypeEnum_LOCATION_OF_PRESENCE NegativeGeoTargetTypeEnum_NegativeGeoTargetType = 3
  31. )
  32. var NegativeGeoTargetTypeEnum_NegativeGeoTargetType_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "DONT_CARE",
  36. 3: "LOCATION_OF_PRESENCE",
  37. }
  38. var NegativeGeoTargetTypeEnum_NegativeGeoTargetType_value = map[string]int32{
  39. "UNSPECIFIED": 0,
  40. "UNKNOWN": 1,
  41. "DONT_CARE": 2,
  42. "LOCATION_OF_PRESENCE": 3,
  43. }
  44. func (x NegativeGeoTargetTypeEnum_NegativeGeoTargetType) String() string {
  45. return proto.EnumName(NegativeGeoTargetTypeEnum_NegativeGeoTargetType_name, int32(x))
  46. }
  47. func (NegativeGeoTargetTypeEnum_NegativeGeoTargetType) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_negative_geo_target_type_c0bce801d3d56673, []int{0, 0}
  49. }
  50. // Container for enum describing possible negative geo target types.
  51. type NegativeGeoTargetTypeEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *NegativeGeoTargetTypeEnum) Reset() { *m = NegativeGeoTargetTypeEnum{} }
  57. func (m *NegativeGeoTargetTypeEnum) String() string { return proto.CompactTextString(m) }
  58. func (*NegativeGeoTargetTypeEnum) ProtoMessage() {}
  59. func (*NegativeGeoTargetTypeEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_negative_geo_target_type_c0bce801d3d56673, []int{0}
  61. }
  62. func (m *NegativeGeoTargetTypeEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_NegativeGeoTargetTypeEnum.Unmarshal(m, b)
  64. }
  65. func (m *NegativeGeoTargetTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_NegativeGeoTargetTypeEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *NegativeGeoTargetTypeEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_NegativeGeoTargetTypeEnum.Merge(dst, src)
  70. }
  71. func (m *NegativeGeoTargetTypeEnum) XXX_Size() int {
  72. return xxx_messageInfo_NegativeGeoTargetTypeEnum.Size(m)
  73. }
  74. func (m *NegativeGeoTargetTypeEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_NegativeGeoTargetTypeEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_NegativeGeoTargetTypeEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*NegativeGeoTargetTypeEnum)(nil), "google.ads.googleads.v1.enums.NegativeGeoTargetTypeEnum")
  80. proto.RegisterEnum("google.ads.googleads.v1.enums.NegativeGeoTargetTypeEnum_NegativeGeoTargetType", NegativeGeoTargetTypeEnum_NegativeGeoTargetType_name, NegativeGeoTargetTypeEnum_NegativeGeoTargetType_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v1/enums/negative_geo_target_type.proto", fileDescriptor_negative_geo_target_type_c0bce801d3d56673)
  84. }
  85. var fileDescriptor_negative_geo_target_type_c0bce801d3d56673 = []byte{
  86. // 332 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xeb, 0x30,
  88. 0x1c, 0xc6, 0xcf, 0x3a, 0x38, 0x87, 0x93, 0x21, 0x96, 0xa2, 0xa0, 0xc3, 0x5d, 0x6c, 0x0f, 0x90,
  89. 0x52, 0xbc, 0x8b, 0xde, 0x64, 0x5d, 0x36, 0x86, 0x92, 0x96, 0xad, 0x9b, 0x20, 0xc5, 0x12, 0x6d,
  90. 0x08, 0x85, 0x2d, 0x29, 0x4b, 0x36, 0x18, 0xbe, 0x8d, 0x97, 0x3e, 0x8a, 0x8f, 0xe2, 0x8d, 0xaf,
  91. 0x20, 0x4d, 0xb7, 0x5d, 0x4d, 0x6f, 0xc2, 0x47, 0xbe, 0xff, 0xef, 0xe3, 0xff, 0xff, 0xc0, 0xad,
  92. 0x50, 0x4a, 0x2c, 0xb8, 0xcf, 0x72, 0xed, 0xd7, 0xb2, 0x52, 0x9b, 0xc0, 0xe7, 0x72, 0xbd, 0xd4,
  93. 0xbe, 0xe4, 0x82, 0x99, 0x62, 0xc3, 0x33, 0xc1, 0x55, 0x66, 0xd8, 0x4a, 0x70, 0x93, 0x99, 0x6d,
  94. 0xc9, 0x61, 0xb9, 0x52, 0x46, 0x79, 0x9d, 0x1a, 0x81, 0x2c, 0xd7, 0xf0, 0x40, 0xc3, 0x4d, 0x00,
  95. 0x2d, 0xdd, 0xbe, 0xda, 0x87, 0x97, 0x85, 0xcf, 0xa4, 0x54, 0x86, 0x99, 0x42, 0x49, 0x5d, 0xc3,
  96. 0xbd, 0x57, 0x70, 0x49, 0x77, 0xf1, 0x23, 0xae, 0x12, 0x1b, 0x9e, 0x6c, 0x4b, 0x4e, 0xe4, 0x7a,
  97. 0xd9, 0x7b, 0x02, 0xe7, 0x47, 0x4d, 0xef, 0x14, 0xb4, 0x66, 0x74, 0x1a, 0x93, 0x70, 0x3c, 0x1c,
  98. 0x93, 0x81, 0xfb, 0xc7, 0x6b, 0x81, 0x7f, 0x33, 0x7a, 0x47, 0xa3, 0x07, 0xea, 0x36, 0xbc, 0x13,
  99. 0xf0, 0x7f, 0x10, 0xd1, 0x24, 0x0b, 0xf1, 0x84, 0xb8, 0x8e, 0x77, 0x01, 0xce, 0xee, 0xa3, 0x10,
  100. 0x27, 0xe3, 0x88, 0x66, 0xd1, 0x30, 0x8b, 0x27, 0x64, 0x4a, 0x68, 0x48, 0xdc, 0x66, 0xff, 0xab,
  101. 0x01, 0xba, 0x2f, 0x6a, 0x09, 0x7f, 0x3d, 0xa0, 0xdf, 0x3e, 0xba, 0x43, 0x5c, 0xad, 0x1f, 0x37,
  102. 0x1e, 0xfb, 0x3b, 0x58, 0xa8, 0x05, 0x93, 0x02, 0xaa, 0x95, 0xf0, 0x05, 0x97, 0xf6, 0xb8, 0x7d,
  103. 0x97, 0x65, 0xa1, 0x7f, 0xa8, 0xf6, 0xc6, 0xbe, 0x6f, 0x4e, 0x73, 0x84, 0xf1, 0xbb, 0xd3, 0x19,
  104. 0xd5, 0x51, 0x38, 0xd7, 0xb0, 0x96, 0x95, 0x9a, 0x07, 0xb0, 0x2a, 0x43, 0x7f, 0xec, 0xfd, 0x14,
  105. 0xe7, 0x3a, 0x3d, 0xf8, 0xe9, 0x3c, 0x48, 0xad, 0xff, 0xe9, 0x74, 0xeb, 0x4f, 0x84, 0x70, 0xae,
  106. 0x11, 0x3a, 0x4c, 0x20, 0x34, 0x0f, 0x10, 0xb2, 0x33, 0xcf, 0x7f, 0xed, 0x62, 0xd7, 0xdf, 0x01,
  107. 0x00, 0x00, 0xff, 0xff, 0xdd, 0xf9, 0x7e, 0x8a, 0xf2, 0x01, 0x00, 0x00,
  108. }