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

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/ad_group_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 ad group.
  17. type AdGroupStatusEnum_AdGroupStatus int32
  18. const (
  19. // The status has not been specified.
  20. AdGroupStatusEnum_UNSPECIFIED AdGroupStatusEnum_AdGroupStatus = 0
  21. // The received value is not known in this version.
  22. //
  23. // This is a response-only value.
  24. AdGroupStatusEnum_UNKNOWN AdGroupStatusEnum_AdGroupStatus = 1
  25. // The ad group is enabled.
  26. AdGroupStatusEnum_ENABLED AdGroupStatusEnum_AdGroupStatus = 2
  27. // The ad group is paused.
  28. AdGroupStatusEnum_PAUSED AdGroupStatusEnum_AdGroupStatus = 3
  29. // The ad group is removed.
  30. AdGroupStatusEnum_REMOVED AdGroupStatusEnum_AdGroupStatus = 4
  31. )
  32. var AdGroupStatusEnum_AdGroupStatus_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "ENABLED",
  36. 3: "PAUSED",
  37. 4: "REMOVED",
  38. }
  39. var AdGroupStatusEnum_AdGroupStatus_value = map[string]int32{
  40. "UNSPECIFIED": 0,
  41. "UNKNOWN": 1,
  42. "ENABLED": 2,
  43. "PAUSED": 3,
  44. "REMOVED": 4,
  45. }
  46. func (x AdGroupStatusEnum_AdGroupStatus) String() string {
  47. return proto.EnumName(AdGroupStatusEnum_AdGroupStatus_name, int32(x))
  48. }
  49. func (AdGroupStatusEnum_AdGroupStatus) EnumDescriptor() ([]byte, []int) {
  50. return fileDescriptor_ad_group_status_96bd7a2e646a31b3, []int{0, 0}
  51. }
  52. // Container for enum describing possible statuses of an ad group.
  53. type AdGroupStatusEnum struct {
  54. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  55. XXX_unrecognized []byte `json:"-"`
  56. XXX_sizecache int32 `json:"-"`
  57. }
  58. func (m *AdGroupStatusEnum) Reset() { *m = AdGroupStatusEnum{} }
  59. func (m *AdGroupStatusEnum) String() string { return proto.CompactTextString(m) }
  60. func (*AdGroupStatusEnum) ProtoMessage() {}
  61. func (*AdGroupStatusEnum) Descriptor() ([]byte, []int) {
  62. return fileDescriptor_ad_group_status_96bd7a2e646a31b3, []int{0}
  63. }
  64. func (m *AdGroupStatusEnum) XXX_Unmarshal(b []byte) error {
  65. return xxx_messageInfo_AdGroupStatusEnum.Unmarshal(m, b)
  66. }
  67. func (m *AdGroupStatusEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  68. return xxx_messageInfo_AdGroupStatusEnum.Marshal(b, m, deterministic)
  69. }
  70. func (dst *AdGroupStatusEnum) XXX_Merge(src proto.Message) {
  71. xxx_messageInfo_AdGroupStatusEnum.Merge(dst, src)
  72. }
  73. func (m *AdGroupStatusEnum) XXX_Size() int {
  74. return xxx_messageInfo_AdGroupStatusEnum.Size(m)
  75. }
  76. func (m *AdGroupStatusEnum) XXX_DiscardUnknown() {
  77. xxx_messageInfo_AdGroupStatusEnum.DiscardUnknown(m)
  78. }
  79. var xxx_messageInfo_AdGroupStatusEnum proto.InternalMessageInfo
  80. func init() {
  81. proto.RegisterType((*AdGroupStatusEnum)(nil), "google.ads.googleads.v0.enums.AdGroupStatusEnum")
  82. proto.RegisterEnum("google.ads.googleads.v0.enums.AdGroupStatusEnum_AdGroupStatus", AdGroupStatusEnum_AdGroupStatus_name, AdGroupStatusEnum_AdGroupStatus_value)
  83. }
  84. func init() {
  85. proto.RegisterFile("google/ads/googleads/v0/enums/ad_group_status.proto", fileDescriptor_ad_group_status_96bd7a2e646a31b3)
  86. }
  87. var fileDescriptor_ad_group_status_96bd7a2e646a31b3 = []byte{
  88. // 291 bytes of a gzipped FileDescriptorProto
  89. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xc3, 0x30,
  90. 0x14, 0x86, 0x6d, 0x27, 0x13, 0x32, 0xc4, 0xda, 0xfb, 0x5d, 0x6c, 0x0f, 0x90, 0x16, 0x76, 0x17,
  91. 0xaf, 0x52, 0x1b, 0xcb, 0x50, 0xbb, 0x62, 0x69, 0x05, 0x29, 0x8c, 0x6a, 0x4a, 0x14, 0xd6, 0xa6,
  92. 0xf4, 0xb4, 0x7b, 0x20, 0x2f, 0x7d, 0x14, 0x5f, 0x44, 0xf0, 0x29, 0x24, 0x89, 0x2b, 0xec, 0x42,
  93. 0x6f, 0xc2, 0x9f, 0xf3, 0x9f, 0x2f, 0x39, 0xff, 0x41, 0x2b, 0x21, 0xa5, 0xd8, 0x55, 0x5e, 0xc9,
  94. 0xc1, 0x33, 0x52, 0xa9, 0xbd, 0xef, 0x55, 0xcd, 0x50, 0x83, 0x57, 0xf2, 0xad, 0xe8, 0xe4, 0xd0,
  95. 0x6e, 0xa1, 0x2f, 0xfb, 0x01, 0x70, 0xdb, 0xc9, 0x5e, 0xba, 0x73, 0xd3, 0x89, 0x4b, 0x0e, 0x78,
  96. 0x84, 0xf0, 0xde, 0xc7, 0x1a, 0x5a, 0xbe, 0xa2, 0x4b, 0xca, 0x23, 0x85, 0xa5, 0x9a, 0x62, 0xcd,
  97. 0x50, 0x2f, 0x53, 0x74, 0x7e, 0x54, 0x74, 0x2f, 0xd0, 0x2c, 0x8b, 0xd3, 0x84, 0x5d, 0xaf, 0x6f,
  98. 0xd6, 0x2c, 0x74, 0x4e, 0xdc, 0x19, 0x3a, 0xcb, 0xe2, 0xdb, 0x78, 0xf3, 0x18, 0x3b, 0x96, 0xba,
  99. 0xb0, 0x98, 0x06, 0x77, 0x2c, 0x74, 0x6c, 0x17, 0xa1, 0x69, 0x42, 0xb3, 0x94, 0x85, 0xce, 0x44,
  100. 0x19, 0x0f, 0xec, 0x7e, 0x93, 0xb3, 0xd0, 0x39, 0x0d, 0xbe, 0x2c, 0xb4, 0x78, 0x91, 0x35, 0xfe,
  101. 0x77, 0x9e, 0xc0, 0x3d, 0xfa, 0x38, 0x51, 0x11, 0x12, 0xeb, 0x29, 0xf8, 0x85, 0x84, 0xdc, 0x95,
  102. 0x8d, 0xc0, 0xb2, 0x13, 0x9e, 0xa8, 0x1a, 0x1d, 0xf0, 0xb0, 0x89, 0xf6, 0x0d, 0xfe, 0x58, 0xcc,
  103. 0x95, 0x3e, 0xdf, 0xed, 0x49, 0x44, 0xe9, 0x87, 0x3d, 0x8f, 0xcc, 0x53, 0x94, 0x03, 0x36, 0x52,
  104. 0xa9, 0xdc, 0xc7, 0x2a, 0x39, 0x7c, 0x1e, 0xfc, 0x82, 0x72, 0x28, 0x46, 0xbf, 0xc8, 0xfd, 0x42,
  105. 0xfb, 0xdf, 0xf6, 0xc2, 0x14, 0x09, 0xa1, 0x1c, 0x08, 0x19, 0x3b, 0x08, 0xc9, 0x7d, 0x42, 0x74,
  106. 0xcf, 0xf3, 0x54, 0x0f, 0xb6, 0xfa, 0x09, 0x00, 0x00, 0xff, 0xff, 0xc1, 0x77, 0xa6, 0xa9, 0xb0,
  107. 0x01, 0x00, 0x00,
  108. }