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.5 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/ad_group_ad_status.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. // The possible statuses of an AdGroupAd.
  17. type AdGroupAdStatusEnum_AdGroupAdStatus int32
  18. const (
  19. // No value has been specified.
  20. AdGroupAdStatusEnum_UNSPECIFIED AdGroupAdStatusEnum_AdGroupAdStatus = 0
  21. // The received value is not known in this version.
  22. //
  23. // This is a response-only value.
  24. AdGroupAdStatusEnum_UNKNOWN AdGroupAdStatusEnum_AdGroupAdStatus = 1
  25. // The ad group ad is enabled.
  26. AdGroupAdStatusEnum_ENABLED AdGroupAdStatusEnum_AdGroupAdStatus = 2
  27. // The ad group ad is paused.
  28. AdGroupAdStatusEnum_PAUSED AdGroupAdStatusEnum_AdGroupAdStatus = 3
  29. // The ad group ad is removed.
  30. AdGroupAdStatusEnum_REMOVED AdGroupAdStatusEnum_AdGroupAdStatus = 4
  31. )
  32. var AdGroupAdStatusEnum_AdGroupAdStatus_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "ENABLED",
  36. 3: "PAUSED",
  37. 4: "REMOVED",
  38. }
  39. var AdGroupAdStatusEnum_AdGroupAdStatus_value = map[string]int32{
  40. "UNSPECIFIED": 0,
  41. "UNKNOWN": 1,
  42. "ENABLED": 2,
  43. "PAUSED": 3,
  44. "REMOVED": 4,
  45. }
  46. func (x AdGroupAdStatusEnum_AdGroupAdStatus) String() string {
  47. return proto.EnumName(AdGroupAdStatusEnum_AdGroupAdStatus_name, int32(x))
  48. }
  49. func (AdGroupAdStatusEnum_AdGroupAdStatus) EnumDescriptor() ([]byte, []int) {
  50. return fileDescriptor_ad_group_ad_status_fbf89f0998cbf64e, []int{0, 0}
  51. }
  52. // Container for enum describing possible statuses of an AdGroupAd.
  53. type AdGroupAdStatusEnum struct {
  54. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  55. XXX_unrecognized []byte `json:"-"`
  56. XXX_sizecache int32 `json:"-"`
  57. }
  58. func (m *AdGroupAdStatusEnum) Reset() { *m = AdGroupAdStatusEnum{} }
  59. func (m *AdGroupAdStatusEnum) String() string { return proto.CompactTextString(m) }
  60. func (*AdGroupAdStatusEnum) ProtoMessage() {}
  61. func (*AdGroupAdStatusEnum) Descriptor() ([]byte, []int) {
  62. return fileDescriptor_ad_group_ad_status_fbf89f0998cbf64e, []int{0}
  63. }
  64. func (m *AdGroupAdStatusEnum) XXX_Unmarshal(b []byte) error {
  65. return xxx_messageInfo_AdGroupAdStatusEnum.Unmarshal(m, b)
  66. }
  67. func (m *AdGroupAdStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  68. return xxx_messageInfo_AdGroupAdStatusEnum.Marshal(b, m, deterministic)
  69. }
  70. func (dst *AdGroupAdStatusEnum) XXX_Merge(src proto.Message) {
  71. xxx_messageInfo_AdGroupAdStatusEnum.Merge(dst, src)
  72. }
  73. func (m *AdGroupAdStatusEnum) XXX_Size() int {
  74. return xxx_messageInfo_AdGroupAdStatusEnum.Size(m)
  75. }
  76. func (m *AdGroupAdStatusEnum) XXX_DiscardUnknown() {
  77. xxx_messageInfo_AdGroupAdStatusEnum.DiscardUnknown(m)
  78. }
  79. var xxx_messageInfo_AdGroupAdStatusEnum proto.InternalMessageInfo
  80. func init() {
  81. proto.RegisterType((*AdGroupAdStatusEnum)(nil), "google.ads.googleads.v0.enums.AdGroupAdStatusEnum")
  82. proto.RegisterEnum("google.ads.googleads.v0.enums.AdGroupAdStatusEnum_AdGroupAdStatus", AdGroupAdStatusEnum_AdGroupAdStatus_name, AdGroupAdStatusEnum_AdGroupAdStatus_value)
  83. }
  84. func init() {
  85. proto.RegisterFile("google/ads/googleads/v0/enums/ad_group_ad_status.proto", fileDescriptor_ad_group_ad_status_fbf89f0998cbf64e)
  86. }
  87. var fileDescriptor_ad_group_ad_status_fbf89f0998cbf64e = []byte{
  88. // 295 bytes of a gzipped FileDescriptorProto
  89. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x41, 0x4a, 0xc4, 0x30,
  90. 0x14, 0x86, 0x6d, 0x47, 0x46, 0xc8, 0x2c, 0xa6, 0x54, 0xb7, 0xb3, 0x98, 0x39, 0x40, 0x5a, 0x10,
  91. 0x5c, 0xc4, 0x55, 0x6a, 0x63, 0x19, 0xd4, 0x4e, 0xb1, 0xb4, 0x82, 0x14, 0x4a, 0x34, 0x25, 0x08,
  92. 0x6d, 0x53, 0x9a, 0x76, 0x0e, 0xe4, 0xd2, 0xa3, 0x78, 0x13, 0x3d, 0x85, 0x24, 0x71, 0xba, 0x18,
  93. 0xd0, 0x4d, 0xf8, 0xf3, 0xfe, 0xf7, 0x25, 0xef, 0x7f, 0xe0, 0x8a, 0x0b, 0xc1, 0xeb, 0xca, 0xa3,
  94. 0x4c, 0x7a, 0x46, 0x2a, 0xb5, 0xf7, 0xbd, 0xaa, 0x1d, 0x1b, 0xe9, 0x51, 0x56, 0xf2, 0x5e, 0x8c,
  95. 0x5d, 0x49, 0x59, 0x29, 0x07, 0x3a, 0x8c, 0x12, 0x76, 0xbd, 0x18, 0x84, 0xbb, 0x32, 0xcd, 0x90,
  96. 0x32, 0x09, 0x27, 0x0e, 0xee, 0x7d, 0xa8, 0xb9, 0x4d, 0x0d, 0xce, 0x31, 0x8b, 0x14, 0x89, 0x59,
  97. 0xaa, 0x39, 0xd2, 0x8e, 0xcd, 0x26, 0x03, 0xcb, 0xa3, 0xb2, 0xbb, 0x04, 0x8b, 0x2c, 0x4e, 0x13,
  98. 0x72, 0xb3, 0xbd, 0xdd, 0x92, 0xd0, 0x39, 0x71, 0x17, 0xe0, 0x2c, 0x8b, 0xef, 0xe2, 0xdd, 0x53,
  99. 0xec, 0x58, 0xea, 0x42, 0x62, 0x1c, 0xdc, 0x93, 0xd0, 0xb1, 0x5d, 0x00, 0xe6, 0x09, 0xce, 0x52,
  100. 0x12, 0x3a, 0x33, 0x65, 0x3c, 0x92, 0x87, 0x5d, 0x4e, 0x42, 0xe7, 0x34, 0xf8, 0xb2, 0xc0, 0xfa,
  101. 0x55, 0x34, 0xf0, 0xdf, 0x99, 0x82, 0x8b, 0xa3, 0xaf, 0x13, 0x15, 0x24, 0xb1, 0x9e, 0x83, 0x5f,
  102. 0x8c, 0x8b, 0x9a, 0xb6, 0x1c, 0x8a, 0x9e, 0x7b, 0xbc, 0x6a, 0x75, 0xcc, 0xc3, 0x4a, 0xba, 0x37,
  103. 0xf9, 0xc7, 0x86, 0xae, 0xf5, 0xf9, 0x6e, 0xcf, 0x22, 0x8c, 0x3f, 0xec, 0x55, 0x64, 0x9e, 0xc2,
  104. 0x4c, 0x42, 0x23, 0x95, 0xca, 0x7d, 0xa8, 0xd2, 0xcb, 0xcf, 0x83, 0x5f, 0x60, 0x26, 0x8b, 0xc9,
  105. 0x2f, 0x72, 0xbf, 0xd0, 0xfe, 0xb7, 0xbd, 0x36, 0x45, 0x84, 0x30, 0x93, 0x08, 0x4d, 0x1d, 0x08,
  106. 0xe5, 0x3e, 0x42, 0xba, 0xe7, 0x65, 0xae, 0x07, 0xbb, 0xfc, 0x09, 0x00, 0x00, 0xff, 0xff, 0x08,
  107. 0x7f, 0x08, 0x9a, 0xb9, 0x01, 0x00, 0x00,
  108. }