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.
 
 
 

126 lines
6.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/bidding_source.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. // Indicates where a bid or target is defined. For example, an ad group
  18. // criterion may define a cpc bid directly, or it can inherit its cpc bid from
  19. // the ad group.
  20. type BiddingSourceEnum_BiddingSource int32
  21. const (
  22. // Not specified.
  23. BiddingSourceEnum_UNSPECIFIED BiddingSourceEnum_BiddingSource = 0
  24. // Used for return value only. Represents value unknown in this version.
  25. BiddingSourceEnum_UNKNOWN BiddingSourceEnum_BiddingSource = 1
  26. // Effective bid or target is inherited from campaign bidding strategy.
  27. BiddingSourceEnum_CAMPAIGN_BIDDING_STRATEGY BiddingSourceEnum_BiddingSource = 5
  28. // The bid or target is defined on the ad group.
  29. BiddingSourceEnum_AD_GROUP BiddingSourceEnum_BiddingSource = 6
  30. // The bid or target is defined on the ad group criterion.
  31. BiddingSourceEnum_AD_GROUP_CRITERION BiddingSourceEnum_BiddingSource = 7
  32. )
  33. var BiddingSourceEnum_BiddingSource_name = map[int32]string{
  34. 0: "UNSPECIFIED",
  35. 1: "UNKNOWN",
  36. 5: "CAMPAIGN_BIDDING_STRATEGY",
  37. 6: "AD_GROUP",
  38. 7: "AD_GROUP_CRITERION",
  39. }
  40. var BiddingSourceEnum_BiddingSource_value = map[string]int32{
  41. "UNSPECIFIED": 0,
  42. "UNKNOWN": 1,
  43. "CAMPAIGN_BIDDING_STRATEGY": 5,
  44. "AD_GROUP": 6,
  45. "AD_GROUP_CRITERION": 7,
  46. }
  47. func (x BiddingSourceEnum_BiddingSource) String() string {
  48. return proto.EnumName(BiddingSourceEnum_BiddingSource_name, int32(x))
  49. }
  50. func (BiddingSourceEnum_BiddingSource) EnumDescriptor() ([]byte, []int) {
  51. return fileDescriptor_bidding_source_e2bdb43ac0b9f543, []int{0, 0}
  52. }
  53. // Container for enum describing possible bidding sources.
  54. type BiddingSourceEnum struct {
  55. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  56. XXX_unrecognized []byte `json:"-"`
  57. XXX_sizecache int32 `json:"-"`
  58. }
  59. func (m *BiddingSourceEnum) Reset() { *m = BiddingSourceEnum{} }
  60. func (m *BiddingSourceEnum) String() string { return proto.CompactTextString(m) }
  61. func (*BiddingSourceEnum) ProtoMessage() {}
  62. func (*BiddingSourceEnum) Descriptor() ([]byte, []int) {
  63. return fileDescriptor_bidding_source_e2bdb43ac0b9f543, []int{0}
  64. }
  65. func (m *BiddingSourceEnum) XXX_Unmarshal(b []byte) error {
  66. return xxx_messageInfo_BiddingSourceEnum.Unmarshal(m, b)
  67. }
  68. func (m *BiddingSourceEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  69. return xxx_messageInfo_BiddingSourceEnum.Marshal(b, m, deterministic)
  70. }
  71. func (dst *BiddingSourceEnum) XXX_Merge(src proto.Message) {
  72. xxx_messageInfo_BiddingSourceEnum.Merge(dst, src)
  73. }
  74. func (m *BiddingSourceEnum) XXX_Size() int {
  75. return xxx_messageInfo_BiddingSourceEnum.Size(m)
  76. }
  77. func (m *BiddingSourceEnum) XXX_DiscardUnknown() {
  78. xxx_messageInfo_BiddingSourceEnum.DiscardUnknown(m)
  79. }
  80. var xxx_messageInfo_BiddingSourceEnum proto.InternalMessageInfo
  81. func init() {
  82. proto.RegisterType((*BiddingSourceEnum)(nil), "google.ads.googleads.v1.enums.BiddingSourceEnum")
  83. proto.RegisterEnum("google.ads.googleads.v1.enums.BiddingSourceEnum_BiddingSource", BiddingSourceEnum_BiddingSource_name, BiddingSourceEnum_BiddingSource_value)
  84. }
  85. func init() {
  86. proto.RegisterFile("google/ads/googleads/v1/enums/bidding_source.proto", fileDescriptor_bidding_source_e2bdb43ac0b9f543)
  87. }
  88. var fileDescriptor_bidding_source_e2bdb43ac0b9f543 = []byte{
  89. // 336 bytes of a gzipped FileDescriptorProto
  90. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xdf, 0x4a, 0xfb, 0x30,
  91. 0x18, 0xfd, 0x75, 0x3f, 0xdc, 0x24, 0x53, 0xac, 0xb9, 0x10, 0x14, 0x77, 0xb1, 0x3d, 0x40, 0x4a,
  92. 0xf5, 0x2e, 0x5e, 0xa5, 0x6b, 0x2d, 0x45, 0xcc, 0x4a, 0xf7, 0x47, 0x94, 0x42, 0xe9, 0x96, 0x12,
  93. 0x0a, 0x5b, 0x32, 0x9a, 0x6d, 0xaf, 0xe0, 0x7b, 0x78, 0xe9, 0xa3, 0xf8, 0x22, 0x82, 0x4f, 0x21,
  94. 0x4d, 0xec, 0x60, 0x17, 0x7a, 0x13, 0x4e, 0xbe, 0xef, 0x9c, 0xc3, 0x77, 0x0e, 0xb8, 0xe1, 0x52,
  95. 0xf2, 0x65, 0xe1, 0xe4, 0x4c, 0x39, 0x06, 0xd6, 0x68, 0xe7, 0x3a, 0x85, 0xd8, 0xae, 0x94, 0x33,
  96. 0x2f, 0x19, 0x2b, 0x05, 0xcf, 0x94, 0xdc, 0x56, 0x8b, 0x02, 0xad, 0x2b, 0xb9, 0x91, 0xb0, 0x67,
  97. 0x88, 0x28, 0x67, 0x0a, 0xed, 0x35, 0x68, 0xe7, 0x22, 0xad, 0xb9, 0xba, 0x6e, 0x2c, 0xd7, 0xa5,
  98. 0x93, 0x0b, 0x21, 0x37, 0xf9, 0xa6, 0x94, 0x42, 0x19, 0xf1, 0xe0, 0xd5, 0x02, 0xe7, 0x9e, 0x71,
  99. 0x1d, 0x6b, 0xd3, 0x40, 0x6c, 0x57, 0x83, 0x0a, 0x9c, 0x1e, 0x0c, 0xe1, 0x19, 0xe8, 0x4e, 0xe9,
  100. 0x38, 0x0e, 0x86, 0xd1, 0x7d, 0x14, 0xf8, 0xf6, 0x3f, 0xd8, 0x05, 0x9d, 0x29, 0x7d, 0xa0, 0xa3,
  101. 0x27, 0x6a, 0x5b, 0xb0, 0x07, 0x2e, 0x87, 0xe4, 0x31, 0x26, 0x51, 0x48, 0x33, 0x2f, 0xf2, 0xfd,
  102. 0x88, 0x86, 0xd9, 0x78, 0x92, 0x90, 0x49, 0x10, 0x3e, 0xdb, 0x47, 0xf0, 0x04, 0x1c, 0x13, 0x3f,
  103. 0x0b, 0x93, 0xd1, 0x34, 0xb6, 0xdb, 0xf0, 0x02, 0xc0, 0xe6, 0x97, 0x0d, 0x93, 0x68, 0x12, 0x24,
  104. 0xd1, 0x88, 0xda, 0x1d, 0xef, 0xd3, 0x02, 0xfd, 0x85, 0x5c, 0xa1, 0x3f, 0xd3, 0x78, 0xf0, 0xe0,
  105. 0xae, 0xb8, 0xce, 0x10, 0x5b, 0x2f, 0xde, 0x8f, 0x88, 0xcb, 0x65, 0x2e, 0x38, 0x92, 0x15, 0x77,
  106. 0x78, 0x21, 0x74, 0xc2, 0xa6, 0xc6, 0x75, 0xa9, 0x7e, 0x69, 0xf5, 0x4e, 0xbf, 0x6f, 0xad, 0xff,
  107. 0x21, 0x21, 0xef, 0xad, 0x5e, 0x68, 0xac, 0x08, 0x53, 0xc8, 0xc0, 0x1a, 0xcd, 0x5c, 0x54, 0x17,
  108. 0xa3, 0x3e, 0x9a, 0x7d, 0x4a, 0x98, 0x4a, 0xf7, 0xfb, 0x74, 0xe6, 0xa6, 0x7a, 0xff, 0xd5, 0xea,
  109. 0x9b, 0x21, 0xc6, 0x84, 0x29, 0x8c, 0xf7, 0x0c, 0x8c, 0x67, 0x2e, 0xc6, 0x9a, 0x33, 0x6f, 0xeb,
  110. 0xc3, 0x6e, 0xbf, 0x03, 0x00, 0x00, 0xff, 0xff, 0xa2, 0xc9, 0xa8, 0x91, 0xed, 0x01, 0x00, 0x00,
  111. }