blob: 4d0104eccf3d25e72a3cad225351b8184ca5fbb8 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/budget_type.proto
package enums
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "google.golang.org/genproto/googleapis/api/annotations"
)
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
// Possible Budget types.
type BudgetTypeEnum_BudgetType int32
const (
// Not specified.
BudgetTypeEnum_UNSPECIFIED BudgetTypeEnum_BudgetType = 0
// Used for return value only. Represents value unknown in this version.
BudgetTypeEnum_UNKNOWN BudgetTypeEnum_BudgetType = 1
// Budget type for standard Google Ads usage.
// Caps daily spend at two times the specified budget amount.
// Full details: https://support.google.com/google-ads/answer/6385083
BudgetTypeEnum_STANDARD BudgetTypeEnum_BudgetType = 2
// Budget type for Hotels Ads commission program.
// Full details: https://support.google.com/google-ads/answer/9243945
//
// This type is only supported by campaigns with
// AdvertisingChannelType.HOTEL, BiddingStrategyType.COMMISSION and
// PaymentMode.CONVERSION_VALUE.
BudgetTypeEnum_HOTEL_ADS_COMMISSION BudgetTypeEnum_BudgetType = 3
// Budget type with a fixed cost-per-acquisition (conversion).
// Full details: https://support.google.com/google-ads/answer/7528254
//
// This type is only supported by campaigns with
// AdvertisingChannelType.DISPLAY (excluding
// AdvertisingChannelSubType.DISPLAY_GMAIL),
// BiddingStrategyType.TARGET_CPA and PaymentMode.CONVERSIONS.
BudgetTypeEnum_FIXED_CPA BudgetTypeEnum_BudgetType = 4
)
var BudgetTypeEnum_BudgetType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "STANDARD",
3: "HOTEL_ADS_COMMISSION",
4: "FIXED_CPA",
}
var BudgetTypeEnum_BudgetType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"STANDARD": 2,
"HOTEL_ADS_COMMISSION": 3,
"FIXED_CPA": 4,
}
func (x BudgetTypeEnum_BudgetType) String() string {
return proto.EnumName(BudgetTypeEnum_BudgetType_name, int32(x))
}
func (BudgetTypeEnum_BudgetType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_413da7440d0c3f52, []int{0, 0}
}
// Describes Budget types.
type BudgetTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *BudgetTypeEnum) Reset() { *m = BudgetTypeEnum{} }
func (m *BudgetTypeEnum) String() string { return proto.CompactTextString(m) }
func (*BudgetTypeEnum) ProtoMessage() {}
func (*BudgetTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_413da7440d0c3f52, []int{0}
}
func (m *BudgetTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_BudgetTypeEnum.Unmarshal(m, b)
}
func (m *BudgetTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_BudgetTypeEnum.Marshal(b, m, deterministic)
}
func (m *BudgetTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_BudgetTypeEnum.Merge(m, src)
}
func (m *BudgetTypeEnum) XXX_Size() int {
return xxx_messageInfo_BudgetTypeEnum.Size(m)
}
func (m *BudgetTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_BudgetTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_BudgetTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.BudgetTypeEnum_BudgetType", BudgetTypeEnum_BudgetType_name, BudgetTypeEnum_BudgetType_value)
proto.RegisterType((*BudgetTypeEnum)(nil), "google.ads.googleads.v3.enums.BudgetTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/budget_type.proto", fileDescriptor_413da7440d0c3f52)
}
var fileDescriptor_413da7440d0c3f52 = []byte{
// 323 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcf, 0x4e, 0xc2, 0x30,
0x1c, 0x96, 0x61, 0xfc, 0x53, 0x54, 0x96, 0xc5, 0x83, 0x31, 0x72, 0x80, 0x07, 0xe8, 0x0e, 0xbb,
0xd5, 0x53, 0xc7, 0x06, 0x2e, 0xca, 0xb6, 0x38, 0x40, 0x63, 0x96, 0x2c, 0xc5, 0x36, 0x0d, 0x09,
0xb4, 0x0b, 0x1d, 0x24, 0xbc, 0x8e, 0x47, 0x1f, 0xc5, 0xe7, 0xf0, 0xe4, 0x53, 0x98, 0x75, 0x30,
0x4e, 0x7a, 0x69, 0xbe, 0xfc, 0xbe, 0x3f, 0xf9, 0xfa, 0x01, 0x9b, 0x4b, 0xc9, 0x17, 0xcc, 0x26,
0x54, 0xed, 0x60, 0x89, 0x36, 0x8e, 0xcd, 0xc4, 0x7a, 0xa9, 0xec, 0xd9, 0x9a, 0x72, 0x56, 0x64,
0xc5, 0x36, 0x67, 0x30, 0x5f, 0xc9, 0x42, 0x5a, 0x9d, 0x4a, 0x05, 0x09, 0x55, 0xb0, 0x36, 0xc0,
0x8d, 0x03, 0xb5, 0xe1, 0xf6, 0x6e, 0x9f, 0x97, 0xcf, 0x6d, 0x22, 0x84, 0x2c, 0x48, 0x31, 0x97,
0x42, 0x55, 0xe6, 0x9e, 0x02, 0x57, 0xae, 0x4e, 0x1c, 0x6f, 0x73, 0xe6, 0x8b, 0xf5, 0xb2, 0x47,
0x00, 0x38, 0x5c, 0xac, 0x36, 0x68, 0x4d, 0xc2, 0x24, 0xf6, 0xfb, 0xc1, 0x20, 0xf0, 0x3d, 0xf3,
0xc8, 0x6a, 0x81, 0xd3, 0x49, 0xf8, 0x18, 0x46, 0x2f, 0xa1, 0xd9, 0xb0, 0x2e, 0xc0, 0x59, 0x32,
0xc6, 0xa1, 0x87, 0x9f, 0x3d, 0xd3, 0xb0, 0x6e, 0xc0, 0xf5, 0x43, 0x34, 0xf6, 0x9f, 0x32, 0xec,
0x25, 0x59, 0x3f, 0x1a, 0x8d, 0x82, 0x24, 0x09, 0xa2, 0xd0, 0x6c, 0x5a, 0x97, 0xe0, 0x7c, 0x10,
0xbc, 0xfa, 0x5e, 0xd6, 0x8f, 0xb1, 0x79, 0xec, 0x7e, 0x37, 0x40, 0xf7, 0x5d, 0x2e, 0xe1, 0xbf,
0xc5, 0xdd, 0xf6, 0xa1, 0x46, 0x5c, 0x76, 0x8d, 0x1b, 0x6f, 0xee, 0xce, 0xc1, 0xe5, 0x82, 0x08,
0x0e, 0xe5, 0x8a, 0xdb, 0x9c, 0x09, 0xfd, 0x93, 0xfd, 0x56, 0xf9, 0x5c, 0xfd, 0x31, 0xdd, 0xbd,
0x7e, 0x3f, 0x8c, 0xe6, 0x10, 0xe3, 0x4f, 0xa3, 0x33, 0xac, 0xa2, 0x30, 0x55, 0xb0, 0x82, 0x25,
0x9a, 0x3a, 0xb0, 0x1c, 0x41, 0x7d, 0xed, 0xf9, 0x14, 0x53, 0x95, 0xd6, 0x7c, 0x3a, 0x75, 0x52,
0xcd, 0xff, 0x18, 0xdd, 0xea, 0x88, 0x10, 0xa6, 0x0a, 0xa1, 0x5a, 0x81, 0xd0, 0xd4, 0x41, 0x48,
0x6b, 0x66, 0x27, 0xba, 0x98, 0xf3, 0x1b, 0x00, 0x00, 0xff, 0xff, 0x1e, 0x8d, 0x09, 0x7d, 0xd2,
0x01, 0x00, 0x00,
}