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.
 
 
 

121 lines
5.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/quality_score_bucket.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 listing the possible quality score buckets.
  17. type QualityScoreBucketEnum_QualityScoreBucket int32
  18. const (
  19. // Not specified.
  20. QualityScoreBucketEnum_UNSPECIFIED QualityScoreBucketEnum_QualityScoreBucket = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. QualityScoreBucketEnum_UNKNOWN QualityScoreBucketEnum_QualityScoreBucket = 1
  23. // Quality of the creative is below average.
  24. QualityScoreBucketEnum_BELOW_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 2
  25. // Quality of the creative is average.
  26. QualityScoreBucketEnum_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 3
  27. // Quality of the creative is above average.
  28. QualityScoreBucketEnum_ABOVE_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 4
  29. )
  30. var QualityScoreBucketEnum_QualityScoreBucket_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "BELOW_AVERAGE",
  34. 3: "AVERAGE",
  35. 4: "ABOVE_AVERAGE",
  36. }
  37. var QualityScoreBucketEnum_QualityScoreBucket_value = map[string]int32{
  38. "UNSPECIFIED": 0,
  39. "UNKNOWN": 1,
  40. "BELOW_AVERAGE": 2,
  41. "AVERAGE": 3,
  42. "ABOVE_AVERAGE": 4,
  43. }
  44. func (x QualityScoreBucketEnum_QualityScoreBucket) String() string {
  45. return proto.EnumName(QualityScoreBucketEnum_QualityScoreBucket_name, int32(x))
  46. }
  47. func (QualityScoreBucketEnum_QualityScoreBucket) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_quality_score_bucket_cc1138c59aa802ad, []int{0, 0}
  49. }
  50. // The relative performance compared to other advertisers.
  51. type QualityScoreBucketEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *QualityScoreBucketEnum) Reset() { *m = QualityScoreBucketEnum{} }
  57. func (m *QualityScoreBucketEnum) String() string { return proto.CompactTextString(m) }
  58. func (*QualityScoreBucketEnum) ProtoMessage() {}
  59. func (*QualityScoreBucketEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_quality_score_bucket_cc1138c59aa802ad, []int{0}
  61. }
  62. func (m *QualityScoreBucketEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_QualityScoreBucketEnum.Unmarshal(m, b)
  64. }
  65. func (m *QualityScoreBucketEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_QualityScoreBucketEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *QualityScoreBucketEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_QualityScoreBucketEnum.Merge(dst, src)
  70. }
  71. func (m *QualityScoreBucketEnum) XXX_Size() int {
  72. return xxx_messageInfo_QualityScoreBucketEnum.Size(m)
  73. }
  74. func (m *QualityScoreBucketEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_QualityScoreBucketEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_QualityScoreBucketEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*QualityScoreBucketEnum)(nil), "google.ads.googleads.v0.enums.QualityScoreBucketEnum")
  80. proto.RegisterEnum("google.ads.googleads.v0.enums.QualityScoreBucketEnum_QualityScoreBucket", QualityScoreBucketEnum_QualityScoreBucket_name, QualityScoreBucketEnum_QualityScoreBucket_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v0/enums/quality_score_bucket.proto", fileDescriptor_quality_score_bucket_cc1138c59aa802ad)
  84. }
  85. var fileDescriptor_quality_score_bucket_cc1138c59aa802ad = []byte{
  86. // 300 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xb2, 0x48, 0xcf, 0xcf, 0x4f,
  88. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc,
  89. 0xd2, 0xdc, 0x62, 0xfd, 0xc2, 0xd2, 0xc4, 0x9c, 0xcc, 0x92, 0xca, 0xf8, 0xe2, 0xe4, 0xfc, 0xa2,
  90. 0xd4, 0xf8, 0xa4, 0xd2, 0xe4, 0xec, 0xd4, 0x12, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59,
  91. 0x88, 0x72, 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x4e, 0xbd, 0x32, 0x03, 0x3d, 0xb0, 0x4e, 0xa5,
  92. 0x7a, 0x2e, 0xb1, 0x40, 0x88, 0xe6, 0x60, 0x90, 0x5e, 0x27, 0xb0, 0x56, 0xd7, 0xbc, 0xd2, 0x5c,
  93. 0xa5, 0x54, 0x2e, 0x21, 0x4c, 0x19, 0x21, 0x7e, 0x2e, 0xee, 0x50, 0xbf, 0xe0, 0x00, 0x57, 0x67,
  94. 0x4f, 0x37, 0x4f, 0x57, 0x17, 0x01, 0x06, 0x21, 0x6e, 0x2e, 0xf6, 0x50, 0x3f, 0x6f, 0x3f, 0xff,
  95. 0x70, 0x3f, 0x01, 0x46, 0x21, 0x41, 0x2e, 0x5e, 0x27, 0x57, 0x1f, 0xff, 0xf0, 0x78, 0xc7, 0x30,
  96. 0xd7, 0x20, 0x47, 0x77, 0x57, 0x01, 0x26, 0x90, 0x3c, 0x8c, 0xc3, 0x0c, 0x92, 0x77, 0x74, 0xf2,
  97. 0x0f, 0x73, 0x85, 0xcb, 0xb3, 0x38, 0xbd, 0x61, 0xe4, 0x52, 0x4c, 0xce, 0xcf, 0xd5, 0xc3, 0xeb,
  98. 0x4c, 0x27, 0x71, 0x4c, 0xa7, 0x04, 0x80, 0xbc, 0x17, 0xc0, 0x18, 0xe5, 0x04, 0xd5, 0x99, 0x9e,
  99. 0x9f, 0x93, 0x98, 0x97, 0xae, 0x97, 0x5f, 0x94, 0xae, 0x9f, 0x9e, 0x9a, 0x07, 0xf6, 0x3c, 0x2c,
  100. 0xa8, 0x0a, 0x32, 0x8b, 0x71, 0x84, 0x9c, 0x35, 0x98, 0x5c, 0xc4, 0xc4, 0xec, 0xee, 0xe8, 0xb8,
  101. 0x8a, 0x49, 0xd6, 0x1d, 0x62, 0x94, 0x63, 0x4a, 0xb1, 0x1e, 0x84, 0x09, 0x62, 0x85, 0x19, 0xe8,
  102. 0x81, 0x02, 0xa4, 0xf8, 0x14, 0x4c, 0x3e, 0xc6, 0x31, 0xa5, 0x38, 0x06, 0x2e, 0x1f, 0x13, 0x66,
  103. 0x10, 0x03, 0x96, 0x7f, 0xc5, 0xa4, 0x08, 0x11, 0xb4, 0xb2, 0x72, 0x4c, 0x29, 0xb6, 0xb2, 0x82,
  104. 0xab, 0xb0, 0xb2, 0x0a, 0x33, 0xb0, 0xb2, 0x02, 0xab, 0x49, 0x62, 0x03, 0x3b, 0xcc, 0x18, 0x10,
  105. 0x00, 0x00, 0xff, 0xff, 0x7e, 0x20, 0x9c, 0x1b, 0xd1, 0x01, 0x00, 0x00,
  106. }