Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

139 wiersze
6.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/user_list_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 containing possible user list types.
  18. type UserListTypeEnum_UserListType int32
  19. const (
  20. // Not specified.
  21. UserListTypeEnum_UNSPECIFIED UserListTypeEnum_UserListType = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. UserListTypeEnum_UNKNOWN UserListTypeEnum_UserListType = 1
  24. // UserList represented as a collection of conversion types.
  25. UserListTypeEnum_REMARKETING UserListTypeEnum_UserListType = 2
  26. // UserList represented as a combination of other user lists/interests.
  27. UserListTypeEnum_LOGICAL UserListTypeEnum_UserListType = 3
  28. // UserList created in the Google Ad Manager platform.
  29. UserListTypeEnum_EXTERNAL_REMARKETING UserListTypeEnum_UserListType = 4
  30. // UserList associated with a rule.
  31. UserListTypeEnum_RULE_BASED UserListTypeEnum_UserListType = 5
  32. // UserList with users similar to users of another UserList.
  33. UserListTypeEnum_SIMILAR UserListTypeEnum_UserListType = 6
  34. // UserList of first-party CRM data provided by advertiser in the form of
  35. // emails or other formats.
  36. UserListTypeEnum_CRM_BASED UserListTypeEnum_UserListType = 7
  37. )
  38. var UserListTypeEnum_UserListType_name = map[int32]string{
  39. 0: "UNSPECIFIED",
  40. 1: "UNKNOWN",
  41. 2: "REMARKETING",
  42. 3: "LOGICAL",
  43. 4: "EXTERNAL_REMARKETING",
  44. 5: "RULE_BASED",
  45. 6: "SIMILAR",
  46. 7: "CRM_BASED",
  47. }
  48. var UserListTypeEnum_UserListType_value = map[string]int32{
  49. "UNSPECIFIED": 0,
  50. "UNKNOWN": 1,
  51. "REMARKETING": 2,
  52. "LOGICAL": 3,
  53. "EXTERNAL_REMARKETING": 4,
  54. "RULE_BASED": 5,
  55. "SIMILAR": 6,
  56. "CRM_BASED": 7,
  57. }
  58. func (x UserListTypeEnum_UserListType) String() string {
  59. return proto.EnumName(UserListTypeEnum_UserListType_name, int32(x))
  60. }
  61. func (UserListTypeEnum_UserListType) EnumDescriptor() ([]byte, []int) {
  62. return fileDescriptor_user_list_type_8353a4e0e2573303, []int{0, 0}
  63. }
  64. // The user list types.
  65. type UserListTypeEnum struct {
  66. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  67. XXX_unrecognized []byte `json:"-"`
  68. XXX_sizecache int32 `json:"-"`
  69. }
  70. func (m *UserListTypeEnum) Reset() { *m = UserListTypeEnum{} }
  71. func (m *UserListTypeEnum) String() string { return proto.CompactTextString(m) }
  72. func (*UserListTypeEnum) ProtoMessage() {}
  73. func (*UserListTypeEnum) Descriptor() ([]byte, []int) {
  74. return fileDescriptor_user_list_type_8353a4e0e2573303, []int{0}
  75. }
  76. func (m *UserListTypeEnum) XXX_Unmarshal(b []byte) error {
  77. return xxx_messageInfo_UserListTypeEnum.Unmarshal(m, b)
  78. }
  79. func (m *UserListTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  80. return xxx_messageInfo_UserListTypeEnum.Marshal(b, m, deterministic)
  81. }
  82. func (dst *UserListTypeEnum) XXX_Merge(src proto.Message) {
  83. xxx_messageInfo_UserListTypeEnum.Merge(dst, src)
  84. }
  85. func (m *UserListTypeEnum) XXX_Size() int {
  86. return xxx_messageInfo_UserListTypeEnum.Size(m)
  87. }
  88. func (m *UserListTypeEnum) XXX_DiscardUnknown() {
  89. xxx_messageInfo_UserListTypeEnum.DiscardUnknown(m)
  90. }
  91. var xxx_messageInfo_UserListTypeEnum proto.InternalMessageInfo
  92. func init() {
  93. proto.RegisterType((*UserListTypeEnum)(nil), "google.ads.googleads.v1.enums.UserListTypeEnum")
  94. proto.RegisterEnum("google.ads.googleads.v1.enums.UserListTypeEnum_UserListType", UserListTypeEnum_UserListType_name, UserListTypeEnum_UserListType_value)
  95. }
  96. func init() {
  97. proto.RegisterFile("google/ads/googleads/v1/enums/user_list_type.proto", fileDescriptor_user_list_type_8353a4e0e2573303)
  98. }
  99. var fileDescriptor_user_list_type_8353a4e0e2573303 = []byte{
  100. // 360 bytes of a gzipped FileDescriptorProto
  101. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xcf, 0x4a, 0xeb, 0x40,
  102. 0x18, 0xc5, 0x6f, 0xd2, 0x7b, 0x5b, 0xee, 0xd4, 0x3f, 0x31, 0xb8, 0x10, 0xb1, 0x8b, 0xf6, 0x01,
  103. 0x26, 0x44, 0x77, 0xe3, 0x6a, 0xd2, 0x8e, 0x21, 0x34, 0x4d, 0x4b, 0xda, 0x54, 0x91, 0x40, 0x88,
  104. 0x66, 0x08, 0x81, 0x76, 0x26, 0x64, 0xd2, 0x42, 0xdf, 0xc2, 0x67, 0x10, 0xdc, 0xf8, 0x28, 0x3e,
  105. 0x88, 0x0b, 0x9f, 0x42, 0x26, 0x69, 0x4b, 0x37, 0xba, 0x19, 0x0e, 0xf3, 0x3b, 0xe7, 0xe3, 0xfb,
  106. 0x0e, 0xb8, 0x4e, 0x39, 0x4f, 0x17, 0xd4, 0x88, 0x13, 0x61, 0xd4, 0x52, 0xaa, 0xb5, 0x69, 0x50,
  107. 0xb6, 0x5a, 0x0a, 0x63, 0x25, 0x68, 0x11, 0x2d, 0x32, 0x51, 0x46, 0xe5, 0x26, 0xa7, 0x30, 0x2f,
  108. 0x78, 0xc9, 0xf5, 0x4e, 0x6d, 0x84, 0x71, 0x22, 0xe0, 0x3e, 0x03, 0xd7, 0x26, 0xac, 0x32, 0x97,
  109. 0x57, 0xbb, 0x91, 0x79, 0x66, 0xc4, 0x8c, 0xf1, 0x32, 0x2e, 0x33, 0xce, 0x44, 0x1d, 0xee, 0xbd,
  110. 0x29, 0x40, 0x0b, 0x04, 0x2d, 0xdc, 0x4c, 0x94, 0xb3, 0x4d, 0x4e, 0x09, 0x5b, 0x2d, 0x7b, 0x2f,
  111. 0x0a, 0x38, 0x3a, 0xfc, 0xd4, 0x4f, 0x41, 0x3b, 0xf0, 0xa6, 0x13, 0xd2, 0x77, 0xee, 0x1c, 0x32,
  112. 0xd0, 0xfe, 0xe8, 0x6d, 0xd0, 0x0a, 0xbc, 0xa1, 0x37, 0xbe, 0xf7, 0x34, 0x45, 0x52, 0x9f, 0x8c,
  113. 0xb0, 0x3f, 0x24, 0x33, 0xc7, 0xb3, 0x35, 0x55, 0x52, 0x77, 0x6c, 0x3b, 0x7d, 0xec, 0x6a, 0x0d,
  114. 0xfd, 0x02, 0x9c, 0x93, 0x87, 0x19, 0xf1, 0x3d, 0xec, 0x46, 0x87, 0xb6, 0xbf, 0xfa, 0x09, 0x00,
  115. 0x7e, 0xe0, 0x92, 0xc8, 0xc2, 0x53, 0x32, 0xd0, 0xfe, 0xc9, 0xd8, 0xd4, 0x19, 0x39, 0x2e, 0xf6,
  116. 0xb5, 0xa6, 0x7e, 0x0c, 0xfe, 0xf7, 0xfd, 0xd1, 0x96, 0xb5, 0xac, 0x4f, 0x05, 0x74, 0x9f, 0xf9,
  117. 0x12, 0xfe, 0x7a, 0xab, 0x75, 0x76, 0xb8, 0xf5, 0x44, 0x1e, 0x38, 0x51, 0x1e, 0xad, 0x6d, 0x26,
  118. 0xe5, 0x8b, 0x98, 0xa5, 0x90, 0x17, 0xa9, 0x91, 0x52, 0x56, 0x9d, 0xbf, 0xeb, 0x38, 0xcf, 0xc4,
  119. 0x0f, 0x95, 0xdf, 0x56, 0xef, 0xab, 0xda, 0xb0, 0x31, 0x7e, 0x57, 0x3b, 0x76, 0x3d, 0x0a, 0x27,
  120. 0x02, 0xd6, 0x52, 0xaa, 0xb9, 0x09, 0x65, 0x6d, 0xe2, 0x63, 0xc7, 0x43, 0x9c, 0x88, 0x70, 0xcf,
  121. 0xc3, 0xb9, 0x19, 0x56, 0xfc, 0x4b, 0xed, 0xd6, 0x9f, 0x08, 0xe1, 0x44, 0x20, 0xb4, 0x77, 0x20,
  122. 0x34, 0x37, 0x11, 0xaa, 0x3c, 0x4f, 0xcd, 0x6a, 0xb1, 0x9b, 0xef, 0x00, 0x00, 0x00, 0xff, 0xff,
  123. 0x09, 0x1d, 0x7e, 0x46, 0x0a, 0x02, 0x00, 0x00,
  124. }