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
5.9 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/quality_score_bucket.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 listing the possible quality score buckets.
  18. type QualityScoreBucketEnum_QualityScoreBucket int32
  19. const (
  20. // Not specified.
  21. QualityScoreBucketEnum_UNSPECIFIED QualityScoreBucketEnum_QualityScoreBucket = 0
  22. // Used for return value only. Represents value unknown in this version.
  23. QualityScoreBucketEnum_UNKNOWN QualityScoreBucketEnum_QualityScoreBucket = 1
  24. // Quality of the creative is below average.
  25. QualityScoreBucketEnum_BELOW_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 2
  26. // Quality of the creative is average.
  27. QualityScoreBucketEnum_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 3
  28. // Quality of the creative is above average.
  29. QualityScoreBucketEnum_ABOVE_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 4
  30. )
  31. var QualityScoreBucketEnum_QualityScoreBucket_name = map[int32]string{
  32. 0: "UNSPECIFIED",
  33. 1: "UNKNOWN",
  34. 2: "BELOW_AVERAGE",
  35. 3: "AVERAGE",
  36. 4: "ABOVE_AVERAGE",
  37. }
  38. var QualityScoreBucketEnum_QualityScoreBucket_value = map[string]int32{
  39. "UNSPECIFIED": 0,
  40. "UNKNOWN": 1,
  41. "BELOW_AVERAGE": 2,
  42. "AVERAGE": 3,
  43. "ABOVE_AVERAGE": 4,
  44. }
  45. func (x QualityScoreBucketEnum_QualityScoreBucket) String() string {
  46. return proto.EnumName(QualityScoreBucketEnum_QualityScoreBucket_name, int32(x))
  47. }
  48. func (QualityScoreBucketEnum_QualityScoreBucket) EnumDescriptor() ([]byte, []int) {
  49. return fileDescriptor_quality_score_bucket_e00898deea763ffe, []int{0, 0}
  50. }
  51. // The relative performance compared to other advertisers.
  52. type QualityScoreBucketEnum struct {
  53. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  54. XXX_unrecognized []byte `json:"-"`
  55. XXX_sizecache int32 `json:"-"`
  56. }
  57. func (m *QualityScoreBucketEnum) Reset() { *m = QualityScoreBucketEnum{} }
  58. func (m *QualityScoreBucketEnum) String() string { return proto.CompactTextString(m) }
  59. func (*QualityScoreBucketEnum) ProtoMessage() {}
  60. func (*QualityScoreBucketEnum) Descriptor() ([]byte, []int) {
  61. return fileDescriptor_quality_score_bucket_e00898deea763ffe, []int{0}
  62. }
  63. func (m *QualityScoreBucketEnum) XXX_Unmarshal(b []byte) error {
  64. return xxx_messageInfo_QualityScoreBucketEnum.Unmarshal(m, b)
  65. }
  66. func (m *QualityScoreBucketEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  67. return xxx_messageInfo_QualityScoreBucketEnum.Marshal(b, m, deterministic)
  68. }
  69. func (dst *QualityScoreBucketEnum) XXX_Merge(src proto.Message) {
  70. xxx_messageInfo_QualityScoreBucketEnum.Merge(dst, src)
  71. }
  72. func (m *QualityScoreBucketEnum) XXX_Size() int {
  73. return xxx_messageInfo_QualityScoreBucketEnum.Size(m)
  74. }
  75. func (m *QualityScoreBucketEnum) XXX_DiscardUnknown() {
  76. xxx_messageInfo_QualityScoreBucketEnum.DiscardUnknown(m)
  77. }
  78. var xxx_messageInfo_QualityScoreBucketEnum proto.InternalMessageInfo
  79. func init() {
  80. proto.RegisterType((*QualityScoreBucketEnum)(nil), "google.ads.googleads.v1.enums.QualityScoreBucketEnum")
  81. proto.RegisterEnum("google.ads.googleads.v1.enums.QualityScoreBucketEnum_QualityScoreBucket", QualityScoreBucketEnum_QualityScoreBucket_name, QualityScoreBucketEnum_QualityScoreBucket_value)
  82. }
  83. func init() {
  84. proto.RegisterFile("google/ads/googleads/v1/enums/quality_score_bucket.proto", fileDescriptor_quality_score_bucket_e00898deea763ffe)
  85. }
  86. var fileDescriptor_quality_score_bucket_e00898deea763ffe = []byte{
  87. // 320 bytes of a gzipped FileDescriptorProto
  88. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xfb, 0x30,
  89. 0x18, 0xc5, 0xff, 0xeb, 0xfe, 0x28, 0x64, 0x88, 0xb3, 0x17, 0x0a, 0xe2, 0x2e, 0xb6, 0x07, 0x48,
  90. 0x28, 0xde, 0x48, 0xbc, 0x4a, 0x34, 0x8e, 0xa1, 0x74, 0xd3, 0xb1, 0x0e, 0xa4, 0x30, 0xb2, 0x35,
  91. 0x84, 0xe2, 0x96, 0xcc, 0xa5, 0x1d, 0x78, 0xe5, 0xbb, 0x78, 0xe9, 0xa3, 0xf8, 0x28, 0xe2, 0x43,
  92. 0x48, 0x12, 0xdb, 0x9b, 0xa1, 0x37, 0xe5, 0x34, 0xbf, 0xef, 0x1c, 0xbe, 0xef, 0x80, 0x0b, 0xa9,
  93. 0xb5, 0x5c, 0x0a, 0xc4, 0x33, 0x83, 0xbc, 0xb4, 0x6a, 0x1b, 0x21, 0xa1, 0xca, 0x95, 0x41, 0xcf,
  94. 0x25, 0x5f, 0xe6, 0xc5, 0xcb, 0xcc, 0x2c, 0xf4, 0x46, 0xcc, 0xe6, 0xe5, 0xe2, 0x49, 0x14, 0x70,
  95. 0xbd, 0xd1, 0x85, 0x0e, 0x3b, 0x7e, 0x1c, 0xf2, 0xcc, 0xc0, 0xda, 0x09, 0xb7, 0x11, 0x74, 0xce,
  96. 0xd3, 0xb3, 0x2a, 0x78, 0x9d, 0x23, 0xae, 0x94, 0x2e, 0x78, 0x91, 0x6b, 0x65, 0xbc, 0xb9, 0xf7,
  97. 0x0a, 0x8e, 0xef, 0x7d, 0xf4, 0xd8, 0x26, 0x53, 0x17, 0xcc, 0x54, 0xb9, 0xea, 0x09, 0x10, 0xee,
  98. 0x92, 0xf0, 0x10, 0xb4, 0x26, 0xf1, 0x78, 0xc4, 0xae, 0x06, 0x37, 0x03, 0x76, 0xdd, 0xfe, 0x17,
  99. 0xb6, 0xc0, 0xfe, 0x24, 0xbe, 0x8d, 0x87, 0xd3, 0xb8, 0xdd, 0x08, 0x8f, 0xc0, 0x01, 0x65, 0x77,
  100. 0xc3, 0xe9, 0x8c, 0x24, 0xec, 0x81, 0xf4, 0x59, 0x3b, 0xb0, 0xbc, 0xfa, 0x69, 0x5a, 0x4e, 0xe8,
  101. 0x30, 0x61, 0x35, 0xff, 0x4f, 0xbf, 0x1a, 0xa0, 0xbb, 0xd0, 0x2b, 0xf8, 0xe7, 0x11, 0xf4, 0x64,
  102. 0x77, 0x95, 0x91, 0xdd, 0x7f, 0xd4, 0x78, 0xa4, 0x3f, 0x4e, 0xa9, 0x97, 0x5c, 0x49, 0xa8, 0x37,
  103. 0x12, 0x49, 0xa1, 0xdc, 0x75, 0x55, 0x91, 0xeb, 0xdc, 0xfc, 0xd2, 0xeb, 0xa5, 0xfb, 0xbe, 0x05,
  104. 0xcd, 0x3e, 0x21, 0xef, 0x41, 0xa7, 0xef, 0xa3, 0x48, 0x66, 0xa0, 0x97, 0x56, 0x25, 0x11, 0xb4,
  105. 0x85, 0x98, 0x8f, 0x8a, 0xa7, 0x24, 0x33, 0x69, 0xcd, 0xd3, 0x24, 0x4a, 0x1d, 0xff, 0x0c, 0xba,
  106. 0xfe, 0x11, 0x63, 0x92, 0x19, 0x8c, 0xeb, 0x09, 0x8c, 0x93, 0x08, 0x63, 0x37, 0x33, 0xdf, 0x73,
  107. 0x8b, 0x9d, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xb6, 0xfe, 0xaa, 0x9d, 0xef, 0x01, 0x00, 0x00,
  108. }