// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v0/enums/recommendation_type.proto package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" // 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.ProtoPackageIsVersion2 // please upgrade the proto package // Types of recommendations. type RecommendationTypeEnum_RecommendationType int32 const ( // Not specified. RecommendationTypeEnum_UNSPECIFIED RecommendationTypeEnum_RecommendationType = 0 // Used for return value only. Represents value unknown in this version. RecommendationTypeEnum_UNKNOWN RecommendationTypeEnum_RecommendationType = 1 // Budget recommendation for budget constrained campaigns. RecommendationTypeEnum_CAMPAIGN_BUDGET RecommendationTypeEnum_RecommendationType = 2 // Keyword recommendation. RecommendationTypeEnum_KEYWORD RecommendationTypeEnum_RecommendationType = 3 // Recommendation to add a new text ad. RecommendationTypeEnum_TEXT_AD RecommendationTypeEnum_RecommendationType = 4 // Recommendation to update a campaign to use a Target CPA bidding strategy. RecommendationTypeEnum_TARGET_CPA_OPT_IN RecommendationTypeEnum_RecommendationType = 5 // Recommendation to update a campaign to use the Maximize Conversions // bidding strategy. RecommendationTypeEnum_MAXIMIZE_CONVERSIONS_OPT_IN RecommendationTypeEnum_RecommendationType = 6 // Recommendation to enable Enhanced Cost Per Click for a campaign. RecommendationTypeEnum_ENHANCED_CPC_OPT_IN RecommendationTypeEnum_RecommendationType = 7 // Recommendation to start showing your campaign's ads on Google Search // Partners Websites. RecommendationTypeEnum_SEARCH_PARTNERS_OPT_IN RecommendationTypeEnum_RecommendationType = 8 // Recommendation to update a campaign to use a Maximize Clicks bidding // strategy. RecommendationTypeEnum_MAXIMIZE_CLICKS_OPT_IN RecommendationTypeEnum_RecommendationType = 9 // Recommendation to start using the "Optimize" ad rotation setting for the // given ad group. RecommendationTypeEnum_OPTIMIZE_AD_ROTATION RecommendationTypeEnum_RecommendationType = 10 ) var RecommendationTypeEnum_RecommendationType_name = map[int32]string{ 0: "UNSPECIFIED", 1: "UNKNOWN", 2: "CAMPAIGN_BUDGET", 3: "KEYWORD", 4: "TEXT_AD", 5: "TARGET_CPA_OPT_IN", 6: "MAXIMIZE_CONVERSIONS_OPT_IN", 7: "ENHANCED_CPC_OPT_IN", 8: "SEARCH_PARTNERS_OPT_IN", 9: "MAXIMIZE_CLICKS_OPT_IN", 10: "OPTIMIZE_AD_ROTATION", } var RecommendationTypeEnum_RecommendationType_value = map[string]int32{ "UNSPECIFIED": 0, "UNKNOWN": 1, "CAMPAIGN_BUDGET": 2, "KEYWORD": 3, "TEXT_AD": 4, "TARGET_CPA_OPT_IN": 5, "MAXIMIZE_CONVERSIONS_OPT_IN": 6, "ENHANCED_CPC_OPT_IN": 7, "SEARCH_PARTNERS_OPT_IN": 8, "MAXIMIZE_CLICKS_OPT_IN": 9, "OPTIMIZE_AD_ROTATION": 10, } func (x RecommendationTypeEnum_RecommendationType) String() string { return proto.EnumName(RecommendationTypeEnum_RecommendationType_name, int32(x)) } func (RecommendationTypeEnum_RecommendationType) EnumDescriptor() ([]byte, []int) { return fileDescriptor_recommendation_type_50aabeede6d50928, []int{0, 0} } // Container for enum describing types of recommendations. type RecommendationTypeEnum struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *RecommendationTypeEnum) Reset() { *m = RecommendationTypeEnum{} } func (m *RecommendationTypeEnum) String() string { return proto.CompactTextString(m) } func (*RecommendationTypeEnum) ProtoMessage() {} func (*RecommendationTypeEnum) Descriptor() ([]byte, []int) { return fileDescriptor_recommendation_type_50aabeede6d50928, []int{0} } func (m *RecommendationTypeEnum) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_RecommendationTypeEnum.Unmarshal(m, b) } func (m *RecommendationTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_RecommendationTypeEnum.Marshal(b, m, deterministic) } func (dst *RecommendationTypeEnum) XXX_Merge(src proto.Message) { xxx_messageInfo_RecommendationTypeEnum.Merge(dst, src) } func (m *RecommendationTypeEnum) XXX_Size() int { return xxx_messageInfo_RecommendationTypeEnum.Size(m) } func (m *RecommendationTypeEnum) XXX_DiscardUnknown() { xxx_messageInfo_RecommendationTypeEnum.DiscardUnknown(m) } var xxx_messageInfo_RecommendationTypeEnum proto.InternalMessageInfo func init() { proto.RegisterType((*RecommendationTypeEnum)(nil), "google.ads.googleads.v0.enums.RecommendationTypeEnum") proto.RegisterEnum("google.ads.googleads.v0.enums.RecommendationTypeEnum_RecommendationType", RecommendationTypeEnum_RecommendationType_name, RecommendationTypeEnum_RecommendationType_value) } func init() { proto.RegisterFile("google/ads/googleads/v0/enums/recommendation_type.proto", fileDescriptor_recommendation_type_50aabeede6d50928) } var fileDescriptor_recommendation_type_50aabeede6d50928 = []byte{ // 414 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xd1, 0x6a, 0x14, 0x31, 0x18, 0x85, 0xdd, 0xa9, 0xb6, 0x9a, 0x5e, 0x74, 0x4c, 0xb5, 0x15, 0xa5, 0x48, 0xfb, 0x00, 0x99, 0x01, 0x2f, 0x84, 0xf1, 0xea, 0xdf, 0x4c, 0x9c, 0x86, 0x75, 0x93, 0x90, 0xcd, 0x6e, 0x6b, 0x59, 0x08, 0x6b, 0x67, 0x18, 0x0a, 0x9d, 0xc9, 0xb2, 0xd9, 0x16, 0x7a, 0xef, 0x7b, 0x08, 0x5e, 0xfa, 0x28, 0x3e, 0x8a, 0xf8, 0x10, 0x32, 0x33, 0xee, 0x88, 0x14, 0xbd, 0x09, 0x27, 0xf9, 0xce, 0xf9, 0x09, 0xff, 0x41, 0x6f, 0x4b, 0xe7, 0xca, 0xeb, 0x22, 0x5a, 0xe4, 0x3e, 0xea, 0x64, 0xa3, 0x6e, 0xe3, 0xa8, 0xa8, 0x6f, 0x2a, 0x1f, 0xad, 0x8a, 0x4b, 0x57, 0x55, 0x45, 0x9d, 0x2f, 0xd6, 0x57, 0xae, 0xb6, 0xeb, 0xbb, 0x65, 0x41, 0x96, 0x2b, 0xb7, 0x76, 0xf8, 0xa8, 0x73, 0x93, 0x45, 0xee, 0x49, 0x1f, 0x24, 0xb7, 0x31, 0x69, 0x83, 0x27, 0x5f, 0x02, 0x74, 0xa0, 0xff, 0x0a, 0x9b, 0xbb, 0x65, 0xc1, 0xea, 0x9b, 0xea, 0xe4, 0x73, 0x80, 0xf0, 0x7d, 0x84, 0xf7, 0xd0, 0xee, 0x54, 0x4c, 0x14, 0xa3, 0xfc, 0x3d, 0x67, 0x69, 0xf8, 0x00, 0xef, 0xa2, 0x9d, 0xa9, 0x18, 0x09, 0x79, 0x26, 0xc2, 0x01, 0xde, 0x47, 0x7b, 0x14, 0xc6, 0x0a, 0x78, 0x26, 0xec, 0x70, 0x9a, 0x66, 0xcc, 0x84, 0x41, 0xe3, 0x18, 0xb1, 0x8f, 0x67, 0x52, 0xa7, 0xe1, 0x56, 0x73, 0x31, 0xec, 0xdc, 0x58, 0x48, 0xc3, 0x87, 0xf8, 0x39, 0x7a, 0x6a, 0x40, 0x67, 0xcc, 0x58, 0xaa, 0xc0, 0x4a, 0x65, 0x2c, 0x17, 0xe1, 0x23, 0xfc, 0x1a, 0xbd, 0x1a, 0xc3, 0x39, 0x1f, 0xf3, 0x0b, 0x66, 0xa9, 0x14, 0x33, 0xa6, 0x27, 0x5c, 0x8a, 0xc9, 0xc6, 0xb0, 0x8d, 0x0f, 0xd1, 0x3e, 0x13, 0xa7, 0x20, 0x28, 0x4b, 0x2d, 0x55, 0x74, 0x03, 0x76, 0xf0, 0x4b, 0x74, 0x30, 0x61, 0xa0, 0xe9, 0xa9, 0x55, 0xa0, 0x8d, 0x60, 0xba, 0x0f, 0x3d, 0x6e, 0xd8, 0x9f, 0xa9, 0x1f, 0x38, 0x1d, 0xf5, 0xec, 0x09, 0x7e, 0x81, 0x9e, 0x49, 0x65, 0x3a, 0x06, 0xa9, 0xd5, 0xd2, 0x80, 0xe1, 0x52, 0x84, 0x68, 0xf8, 0x73, 0x80, 0x8e, 0x2f, 0x5d, 0x45, 0xfe, 0xbb, 0xc7, 0xe1, 0xe1, 0xfd, 0x4d, 0xa9, 0x66, 0xff, 0x6a, 0x70, 0x31, 0xfc, 0x9d, 0x2c, 0xdd, 0xf5, 0xa2, 0x2e, 0x89, 0x5b, 0x95, 0x51, 0x59, 0xd4, 0x6d, 0x3b, 0x9b, 0x2a, 0x97, 0x57, 0xfe, 0x1f, 0xcd, 0xbe, 0x6b, 0xcf, 0xaf, 0xc1, 0x56, 0x06, 0xf0, 0x2d, 0x38, 0xca, 0xba, 0x51, 0x90, 0x7b, 0xd2, 0xc9, 0x46, 0xcd, 0x62, 0xd2, 0x14, 0xe6, 0xbf, 0x6f, 0xf8, 0x1c, 0x72, 0x3f, 0xef, 0xf9, 0x7c, 0x16, 0xcf, 0x5b, 0xfe, 0x23, 0x38, 0xee, 0x1e, 0x93, 0x04, 0x72, 0x9f, 0x24, 0xbd, 0x23, 0x49, 0x66, 0x71, 0x92, 0xb4, 0x9e, 0x4f, 0xdb, 0xed, 0xc7, 0xde, 0xfc, 0x0a, 0x00, 0x00, 0xff, 0xff, 0x0a, 0x7f, 0x47, 0x12, 0x71, 0x02, 0x00, 0x00, }