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.
 
 
 

137 lines
6.2 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/user_list_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 containing possible user list types.
  17. type UserListTypeEnum_UserListType int32
  18. const (
  19. // Not specified.
  20. UserListTypeEnum_UNSPECIFIED UserListTypeEnum_UserListType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. UserListTypeEnum_UNKNOWN UserListTypeEnum_UserListType = 1
  23. // UserList represented as a collection of conversion types.
  24. UserListTypeEnum_REMARKETING UserListTypeEnum_UserListType = 2
  25. // UserList represented as a combination of other user lists/interests.
  26. UserListTypeEnum_LOGICAL UserListTypeEnum_UserListType = 3
  27. // UserList created in the Google Ad Manager platform.
  28. UserListTypeEnum_EXTERNAL_REMARKETING UserListTypeEnum_UserListType = 4
  29. // UserList associated with a rule.
  30. UserListTypeEnum_RULE_BASED UserListTypeEnum_UserListType = 5
  31. // UserList with users similar to users of another UserList.
  32. UserListTypeEnum_SIMILAR UserListTypeEnum_UserListType = 6
  33. // UserList of first party CRM data provided by advertiser in the form of
  34. // emails or other formats.
  35. UserListTypeEnum_CRM_BASED UserListTypeEnum_UserListType = 7
  36. )
  37. var UserListTypeEnum_UserListType_name = map[int32]string{
  38. 0: "UNSPECIFIED",
  39. 1: "UNKNOWN",
  40. 2: "REMARKETING",
  41. 3: "LOGICAL",
  42. 4: "EXTERNAL_REMARKETING",
  43. 5: "RULE_BASED",
  44. 6: "SIMILAR",
  45. 7: "CRM_BASED",
  46. }
  47. var UserListTypeEnum_UserListType_value = map[string]int32{
  48. "UNSPECIFIED": 0,
  49. "UNKNOWN": 1,
  50. "REMARKETING": 2,
  51. "LOGICAL": 3,
  52. "EXTERNAL_REMARKETING": 4,
  53. "RULE_BASED": 5,
  54. "SIMILAR": 6,
  55. "CRM_BASED": 7,
  56. }
  57. func (x UserListTypeEnum_UserListType) String() string {
  58. return proto.EnumName(UserListTypeEnum_UserListType_name, int32(x))
  59. }
  60. func (UserListTypeEnum_UserListType) EnumDescriptor() ([]byte, []int) {
  61. return fileDescriptor_user_list_type_f5785c22f14c2dd6, []int{0, 0}
  62. }
  63. // The user list types.
  64. type UserListTypeEnum struct {
  65. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  66. XXX_unrecognized []byte `json:"-"`
  67. XXX_sizecache int32 `json:"-"`
  68. }
  69. func (m *UserListTypeEnum) Reset() { *m = UserListTypeEnum{} }
  70. func (m *UserListTypeEnum) String() string { return proto.CompactTextString(m) }
  71. func (*UserListTypeEnum) ProtoMessage() {}
  72. func (*UserListTypeEnum) Descriptor() ([]byte, []int) {
  73. return fileDescriptor_user_list_type_f5785c22f14c2dd6, []int{0}
  74. }
  75. func (m *UserListTypeEnum) XXX_Unmarshal(b []byte) error {
  76. return xxx_messageInfo_UserListTypeEnum.Unmarshal(m, b)
  77. }
  78. func (m *UserListTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  79. return xxx_messageInfo_UserListTypeEnum.Marshal(b, m, deterministic)
  80. }
  81. func (dst *UserListTypeEnum) XXX_Merge(src proto.Message) {
  82. xxx_messageInfo_UserListTypeEnum.Merge(dst, src)
  83. }
  84. func (m *UserListTypeEnum) XXX_Size() int {
  85. return xxx_messageInfo_UserListTypeEnum.Size(m)
  86. }
  87. func (m *UserListTypeEnum) XXX_DiscardUnknown() {
  88. xxx_messageInfo_UserListTypeEnum.DiscardUnknown(m)
  89. }
  90. var xxx_messageInfo_UserListTypeEnum proto.InternalMessageInfo
  91. func init() {
  92. proto.RegisterType((*UserListTypeEnum)(nil), "google.ads.googleads.v0.enums.UserListTypeEnum")
  93. proto.RegisterEnum("google.ads.googleads.v0.enums.UserListTypeEnum_UserListType", UserListTypeEnum_UserListType_name, UserListTypeEnum_UserListType_value)
  94. }
  95. func init() {
  96. proto.RegisterFile("google/ads/googleads/v0/enums/user_list_type.proto", fileDescriptor_user_list_type_f5785c22f14c2dd6)
  97. }
  98. var fileDescriptor_user_list_type_f5785c22f14c2dd6 = []byte{
  99. // 341 bytes of a gzipped FileDescriptorProto
  100. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x4f, 0x4e, 0xc2, 0x40,
  101. 0x18, 0xc5, 0x6d, 0x51, 0x88, 0x83, 0x7f, 0xc6, 0xc6, 0x85, 0x1b, 0x16, 0x70, 0x80, 0x69, 0xa3,
  102. 0xbb, 0x71, 0x35, 0x85, 0xb1, 0x69, 0x28, 0x85, 0x14, 0x8a, 0xc6, 0x34, 0x69, 0xd0, 0x4e, 0x1a,
  103. 0x12, 0xe8, 0x34, 0x9d, 0x42, 0xc2, 0x2d, 0x3c, 0x83, 0x89, 0x1b, 0x8f, 0xe2, 0x41, 0x5c, 0x78,
  104. 0x0a, 0x33, 0x53, 0x20, 0x6c, 0x74, 0x33, 0x79, 0xf9, 0x7e, 0xef, 0x4d, 0xbe, 0xef, 0x81, 0xdb,
  105. 0x94, 0xf3, 0x74, 0xc1, 0xcc, 0x59, 0x22, 0xcc, 0x4a, 0x4a, 0xb5, 0xb6, 0x4c, 0x96, 0xad, 0x96,
  106. 0xc2, 0x5c, 0x09, 0x56, 0xc4, 0x8b, 0xb9, 0x28, 0xe3, 0x72, 0x93, 0x33, 0x94, 0x17, 0xbc, 0xe4,
  107. 0x46, 0xab, 0x32, 0xa2, 0x59, 0x22, 0xd0, 0x3e, 0x83, 0xd6, 0x16, 0x52, 0x99, 0xce, 0x87, 0x06,
  108. 0x60, 0x28, 0x58, 0xe1, 0xcd, 0x45, 0x39, 0xd9, 0xe4, 0x8c, 0x66, 0xab, 0x65, 0xe7, 0x4d, 0x03,
  109. 0x67, 0x87, 0x43, 0xe3, 0x12, 0x34, 0x43, 0x7f, 0x3c, 0xa2, 0x5d, 0xf7, 0xc1, 0xa5, 0x3d, 0x78,
  110. 0x64, 0x34, 0x41, 0x23, 0xf4, 0xfb, 0xfe, 0xf0, 0xd1, 0x87, 0x9a, 0xa4, 0x01, 0x1d, 0x90, 0xa0,
  111. 0x4f, 0x27, 0xae, 0xef, 0x40, 0x5d, 0x52, 0x6f, 0xe8, 0xb8, 0x5d, 0xe2, 0xc1, 0x9a, 0x71, 0x03,
  112. 0xae, 0xe9, 0xd3, 0x84, 0x06, 0x3e, 0xf1, 0xe2, 0x43, 0xdb, 0xb1, 0x71, 0x01, 0x40, 0x10, 0x7a,
  113. 0x34, 0xb6, 0xc9, 0x98, 0xf6, 0xe0, 0x89, 0x8c, 0x8d, 0xdd, 0x81, 0xeb, 0x91, 0x00, 0xd6, 0x8d,
  114. 0x73, 0x70, 0xda, 0x0d, 0x06, 0x5b, 0xd6, 0xb0, 0xbf, 0x35, 0xd0, 0x7e, 0xe5, 0x4b, 0xf4, 0xef,
  115. 0x35, 0xf6, 0xd5, 0xe1, 0xd6, 0x23, 0x79, 0xff, 0x48, 0x7b, 0xb6, 0xb7, 0x99, 0x94, 0x2f, 0x66,
  116. 0x59, 0x8a, 0x78, 0x91, 0x9a, 0x29, 0xcb, 0x54, 0x3b, 0xbb, 0x16, 0xf3, 0xb9, 0xf8, 0xa3, 0xd4,
  117. 0x7b, 0xf5, 0xbe, 0xeb, 0x35, 0x87, 0x90, 0x4f, 0xbd, 0xe5, 0x54, 0x5f, 0x91, 0x44, 0xa0, 0x4a,
  118. 0x4a, 0x35, 0xb5, 0x90, 0xac, 0x4d, 0x7c, 0xed, 0x78, 0x44, 0x12, 0x11, 0xed, 0x79, 0x34, 0xb5,
  119. 0x22, 0xc5, 0x7f, 0xf4, 0x76, 0x35, 0xc4, 0x98, 0x24, 0x02, 0xe3, 0xbd, 0x03, 0xe3, 0xa9, 0x85,
  120. 0xb1, 0xf2, 0xbc, 0xd4, 0xd5, 0x62, 0x77, 0xbf, 0x01, 0x00, 0x00, 0xff, 0xff, 0x58, 0xe7, 0xb5,
  121. 0x89, 0xec, 0x01, 0x00, 0x00,
  122. }