blob: b1ddf55ce2fb3477cdbaaf640276e47667af5464 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v1/resources/keyword_plan_keyword.proto
package resources
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
wrappers "github.com/golang/protobuf/ptypes/wrappers"
enums "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
_ "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
// A Keyword Plan ad group keyword.
// Max number of keyword plan keywords per plan: 2500.
type KeywordPlanKeyword struct {
// The resource name of the Keyword Plan ad group keyword.
// KeywordPlanKeyword resource names have the form:
//
// `customers/{customer_id}/keywordPlanKeywords/{kp_ad_group_keyword_id}`
ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
// The Keyword Plan ad group to which this keyword belongs.
KeywordPlanAdGroup *wrappers.StringValue `protobuf:"bytes,2,opt,name=keyword_plan_ad_group,json=keywordPlanAdGroup,proto3" json:"keyword_plan_ad_group,omitempty"`
// The ID of the Keyword Plan keyword.
Id *wrappers.Int64Value `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// The keyword text.
Text *wrappers.StringValue `protobuf:"bytes,4,opt,name=text,proto3" json:"text,omitempty"`
// The keyword match type.
MatchType enums.KeywordMatchTypeEnum_KeywordMatchType `protobuf:"varint,5,opt,name=match_type,json=matchType,proto3,enum=google.ads.googleads.v1.enums.KeywordMatchTypeEnum_KeywordMatchType" json:"match_type,omitempty"`
// A keyword level max cpc bid in micros, in the account currency, that
// overrides the keyword plan ad group cpc bid.
CpcBidMicros *wrappers.Int64Value `protobuf:"bytes,6,opt,name=cpc_bid_micros,json=cpcBidMicros,proto3" json:"cpc_bid_micros,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *KeywordPlanKeyword) Reset() { *m = KeywordPlanKeyword{} }
func (m *KeywordPlanKeyword) String() string { return proto.CompactTextString(m) }
func (*KeywordPlanKeyword) ProtoMessage() {}
func (*KeywordPlanKeyword) Descriptor() ([]byte, []int) {
return fileDescriptor_50ba98432990bcb2, []int{0}
}
func (m *KeywordPlanKeyword) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_KeywordPlanKeyword.Unmarshal(m, b)
}
func (m *KeywordPlanKeyword) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_KeywordPlanKeyword.Marshal(b, m, deterministic)
}
func (m *KeywordPlanKeyword) XXX_Merge(src proto.Message) {
xxx_messageInfo_KeywordPlanKeyword.Merge(m, src)
}
func (m *KeywordPlanKeyword) XXX_Size() int {
return xxx_messageInfo_KeywordPlanKeyword.Size(m)
}
func (m *KeywordPlanKeyword) XXX_DiscardUnknown() {
xxx_messageInfo_KeywordPlanKeyword.DiscardUnknown(m)
}
var xxx_messageInfo_KeywordPlanKeyword proto.InternalMessageInfo
func (m *KeywordPlanKeyword) GetResourceName() string {
if m != nil {
return m.ResourceName
}
return ""
}
func (m *KeywordPlanKeyword) GetKeywordPlanAdGroup() *wrappers.StringValue {
if m != nil {
return m.KeywordPlanAdGroup
}
return nil
}
func (m *KeywordPlanKeyword) GetId() *wrappers.Int64Value {
if m != nil {
return m.Id
}
return nil
}
func (m *KeywordPlanKeyword) GetText() *wrappers.StringValue {
if m != nil {
return m.Text
}
return nil
}
func (m *KeywordPlanKeyword) GetMatchType() enums.KeywordMatchTypeEnum_KeywordMatchType {
if m != nil {
return m.MatchType
}
return enums.KeywordMatchTypeEnum_UNSPECIFIED
}
func (m *KeywordPlanKeyword) GetCpcBidMicros() *wrappers.Int64Value {
if m != nil {
return m.CpcBidMicros
}
return nil
}
func init() {
proto.RegisterType((*KeywordPlanKeyword)(nil), "google.ads.googleads.v1.resources.KeywordPlanKeyword")
}
func init() {
proto.RegisterFile("google/ads/googleads/v1/resources/keyword_plan_keyword.proto", fileDescriptor_50ba98432990bcb2)
}
var fileDescriptor_50ba98432990bcb2 = []byte{
// 453 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x92, 0xc1, 0x6a, 0x14, 0x31,
0x18, 0xc7, 0x99, 0xd9, 0x5a, 0x68, 0xac, 0x3d, 0x04, 0xc4, 0xa1, 0x16, 0xd9, 0x2a, 0x85, 0x05,
0x21, 0xe3, 0x54, 0xe9, 0x61, 0xf4, 0x32, 0x8b, 0xb2, 0xa8, 0x54, 0x97, 0x55, 0xf6, 0x20, 0x03,
0x43, 0x36, 0x89, 0x63, 0xe8, 0x4c, 0x12, 0x92, 0x4c, 0xeb, 0xde, 0x7d, 0x01, 0x5f, 0xc1, 0xa3,
0x8f, 0xe2, 0xa3, 0xf8, 0x14, 0x32, 0x33, 0xc9, 0x2c, 0xb2, 0xd4, 0x7a, 0xfb, 0x27, 0xf9, 0xff,
0xfe, 0x5f, 0xf2, 0xe5, 0x03, 0x2f, 0x4a, 0x29, 0xcb, 0x8a, 0xc5, 0x98, 0x9a, 0xb8, 0x97, 0xad,
0xba, 0x4c, 0x62, 0xcd, 0x8c, 0x6c, 0x34, 0x61, 0x26, 0xbe, 0x60, 0xeb, 0x2b, 0xa9, 0x69, 0xa1,
0x2a, 0x2c, 0x0a, 0xb7, 0x40, 0x4a, 0x4b, 0x2b, 0xe1, 0x71, 0x8f, 0x20, 0x4c, 0x0d, 0x1a, 0x68,
0x74, 0x99, 0xa0, 0x81, 0x3e, 0x3c, 0xbb, 0xae, 0x00, 0x13, 0x4d, 0xbd, 0x09, 0xaf, 0xb1, 0x25,
0x5f, 0x0a, 0xbb, 0x56, 0xac, 0x8f, 0x3e, 0x7c, 0xe0, 0xb8, 0x6e, 0xb5, 0x6a, 0x3e, 0xc7, 0x57,
0x1a, 0x2b, 0xc5, 0xb4, 0x71, 0xe7, 0x47, 0x3e, 0x57, 0xf1, 0x18, 0x0b, 0x21, 0x2d, 0xb6, 0x5c,
0x0a, 0x77, 0xfa, 0xf0, 0xfb, 0x08, 0xc0, 0xb7, 0x7d, 0xf4, 0xbc, 0xc2, 0xc2, 0x49, 0xf8, 0x08,
0xdc, 0xf1, 0x37, 0x2b, 0x04, 0xae, 0x59, 0x14, 0x8c, 0x83, 0xc9, 0xde, 0x62, 0xdf, 0x6f, 0xbe,
0xc3, 0x35, 0x83, 0xef, 0xc1, 0xdd, 0xbf, 0x9e, 0x8c, 0x69, 0x51, 0x6a, 0xd9, 0xa8, 0x28, 0x1c,
0x07, 0x93, 0xdb, 0xa7, 0x47, 0xee, 0xa5, 0xc8, 0xdf, 0x0c, 0x7d, 0xb0, 0x9a, 0x8b, 0x72, 0x89,
0xab, 0x86, 0x2d, 0xe0, 0xc5, 0xa6, 0x6a, 0x46, 0x67, 0x2d, 0x07, 0x1f, 0x83, 0x90, 0xd3, 0x68,
0xd4, 0xd1, 0xf7, 0xb7, 0xe8, 0xd7, 0xc2, 0x9e, 0x3d, 0xeb, 0xe1, 0x90, 0x53, 0xf8, 0x04, 0xec,
0x58, 0xf6, 0xd5, 0x46, 0x3b, 0xff, 0x51, 0xac, 0x73, 0x42, 0x02, 0xc0, 0xa6, 0x7b, 0xd1, 0xad,
0x71, 0x30, 0x39, 0x38, 0x7d, 0x89, 0xae, 0xfb, 0x99, 0xae, 0xed, 0xc8, 0x35, 0xe4, 0xbc, 0xe5,
0x3e, 0xae, 0x15, 0x7b, 0x25, 0x9a, 0x7a, 0x6b, 0x73, 0xb1, 0x57, 0x7b, 0x09, 0x33, 0x70, 0x40,
0x14, 0x29, 0x56, 0x9c, 0x16, 0x35, 0x27, 0x5a, 0x9a, 0x68, 0xf7, 0xe6, 0xf7, 0xec, 0x13, 0x45,
0xa6, 0x9c, 0x9e, 0x77, 0xc0, 0xf4, 0x5b, 0x08, 0x4e, 0x88, 0xac, 0xd1, 0x8d, 0x33, 0x33, 0xbd,
0xb7, 0xfd, 0x75, 0xf3, 0x36, 0x7e, 0x1e, 0x7c, 0x7a, 0xe3, 0xe8, 0x52, 0x56, 0x58, 0x94, 0x48,
0xea, 0x32, 0x2e, 0x99, 0xe8, 0x8a, 0xfb, 0xf1, 0x52, 0xdc, 0xfc, 0x63, 0x9c, 0x9f, 0x0f, 0xea,
0x47, 0x38, 0x9a, 0x65, 0xd9, 0xcf, 0xf0, 0x78, 0xd6, 0x47, 0x66, 0xd4, 0xa0, 0x5e, 0xb6, 0x6a,
0x99, 0xa0, 0x85, 0x77, 0xfe, 0xf2, 0x9e, 0x3c, 0xa3, 0x26, 0x1f, 0x3c, 0xf9, 0x32, 0xc9, 0x07,
0xcf, 0xef, 0xf0, 0xa4, 0x3f, 0x48, 0xd3, 0x8c, 0x9a, 0x34, 0x1d, 0x5c, 0x69, 0xba, 0x4c, 0xd2,
0x74, 0xf0, 0xad, 0x76, 0xbb, 0xcb, 0x3e, 0xfd, 0x13, 0x00, 0x00, 0xff, 0xff, 0x77, 0x12, 0xa5,
0xa6, 0x7a, 0x03, 0x00, 0x00,
}