blob: 3910f64cf917e3fa902461c921c28dc9fd543daa [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v2/resources/dynamic_search_ads_search_term_view.proto
package resources
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
wrappers "github.com/golang/protobuf/ptypes/wrappers"
_ "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 dynamic search ads search term view.
type DynamicSearchAdsSearchTermView struct {
// Output only. The resource name of the dynamic search ads search term view.
// Dynamic search ads search term view resource names have the form:
//
// `customers/{customer_id}/dynamicSearchAdsSearchTermViews/{ad_group_id}~{search_term_fp}~{headline_fp}~{landing_page_fp}~{page_url_fp}`
ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
// Output only. Search term
//
// This field is read-only.
SearchTerm *wrappers.StringValue `protobuf:"bytes,2,opt,name=search_term,json=searchTerm,proto3" json:"search_term,omitempty"`
// Output only. The dynamically generated headline of the Dynamic Search Ad.
//
// This field is read-only.
Headline *wrappers.StringValue `protobuf:"bytes,3,opt,name=headline,proto3" json:"headline,omitempty"`
// Output only. The dynamically selected landing page URL of the impression.
//
// This field is read-only.
LandingPage *wrappers.StringValue `protobuf:"bytes,4,opt,name=landing_page,json=landingPage,proto3" json:"landing_page,omitempty"`
// Output only. The URL of page feed item served for the impression.
//
// This field is read-only.
PageUrl *wrappers.StringValue `protobuf:"bytes,5,opt,name=page_url,json=pageUrl,proto3" json:"page_url,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DynamicSearchAdsSearchTermView) Reset() { *m = DynamicSearchAdsSearchTermView{} }
func (m *DynamicSearchAdsSearchTermView) String() string { return proto.CompactTextString(m) }
func (*DynamicSearchAdsSearchTermView) ProtoMessage() {}
func (*DynamicSearchAdsSearchTermView) Descriptor() ([]byte, []int) {
return fileDescriptor_1886da9be7b94060, []int{0}
}
func (m *DynamicSearchAdsSearchTermView) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DynamicSearchAdsSearchTermView.Unmarshal(m, b)
}
func (m *DynamicSearchAdsSearchTermView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DynamicSearchAdsSearchTermView.Marshal(b, m, deterministic)
}
func (m *DynamicSearchAdsSearchTermView) XXX_Merge(src proto.Message) {
xxx_messageInfo_DynamicSearchAdsSearchTermView.Merge(m, src)
}
func (m *DynamicSearchAdsSearchTermView) XXX_Size() int {
return xxx_messageInfo_DynamicSearchAdsSearchTermView.Size(m)
}
func (m *DynamicSearchAdsSearchTermView) XXX_DiscardUnknown() {
xxx_messageInfo_DynamicSearchAdsSearchTermView.DiscardUnknown(m)
}
var xxx_messageInfo_DynamicSearchAdsSearchTermView proto.InternalMessageInfo
func (m *DynamicSearchAdsSearchTermView) GetResourceName() string {
if m != nil {
return m.ResourceName
}
return ""
}
func (m *DynamicSearchAdsSearchTermView) GetSearchTerm() *wrappers.StringValue {
if m != nil {
return m.SearchTerm
}
return nil
}
func (m *DynamicSearchAdsSearchTermView) GetHeadline() *wrappers.StringValue {
if m != nil {
return m.Headline
}
return nil
}
func (m *DynamicSearchAdsSearchTermView) GetLandingPage() *wrappers.StringValue {
if m != nil {
return m.LandingPage
}
return nil
}
func (m *DynamicSearchAdsSearchTermView) GetPageUrl() *wrappers.StringValue {
if m != nil {
return m.PageUrl
}
return nil
}
func init() {
proto.RegisterType((*DynamicSearchAdsSearchTermView)(nil), "google.ads.googleads.v2.resources.DynamicSearchAdsSearchTermView")
}
func init() {
proto.RegisterFile("google/ads/googleads/v2/resources/dynamic_search_ads_search_term_view.proto", fileDescriptor_1886da9be7b94060)
}
var fileDescriptor_1886da9be7b94060 = []byte{
// 483 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x9c, 0x93, 0x41, 0x6b, 0xd4, 0x40,
0x14, 0xc7, 0xc9, 0x6e, 0xd5, 0x3a, 0xad, 0x97, 0x9c, 0x62, 0x29, 0xb5, 0x55, 0x0a, 0x3d, 0xcd,
0x40, 0x3c, 0x88, 0x51, 0x91, 0x09, 0x85, 0x82, 0x82, 0x2c, 0x5b, 0xcd, 0xa1, 0x2c, 0x84, 0xd9,
0xcc, 0xeb, 0xec, 0x40, 0x32, 0x13, 0x66, 0x92, 0x5d, 0xa4, 0xf4, 0x3b, 0x78, 0xf1, 0xe0, 0xd5,
0x9b, 0x7e, 0x14, 0x3f, 0x45, 0xcf, 0xfd, 0x08, 0x9e, 0x24, 0x9b, 0x4c, 0xba, 0x17, 0xd7, 0xc5,
0xdb, 0x3f, 0xbc, 0xff, 0xff, 0x37, 0xef, 0x3d, 0x5e, 0xd0, 0x7b, 0xa1, 0xb5, 0xc8, 0x81, 0x30,
0x6e, 0x49, 0x2b, 0x1b, 0x35, 0x0f, 0x89, 0x01, 0xab, 0x6b, 0x93, 0x81, 0x25, 0xfc, 0xb3, 0x62,
0x85, 0xcc, 0x52, 0x0b, 0xcc, 0x64, 0xb3, 0x94, 0x71, 0xeb, 0x64, 0x05, 0xa6, 0x48, 0xe7, 0x12,
0x16, 0xb8, 0x34, 0xba, 0xd2, 0xfe, 0x51, 0x4b, 0xc0, 0x8c, 0x5b, 0xdc, 0xc3, 0xf0, 0x3c, 0xc4,
0x3d, 0x6c, 0xef, 0x89, 0x7b, 0xaf, 0x94, 0xe4, 0x52, 0x42, 0xce, 0xd3, 0x29, 0xcc, 0xd8, 0x5c,
0x6a, 0xd3, 0x32, 0xf6, 0x1e, 0xaf, 0x18, 0x5c, 0xac, 0x2b, 0x1d, 0x74, 0xa5, 0xe5, 0xd7, 0xb4,
0xbe, 0x24, 0x0b, 0xc3, 0xca, 0x12, 0x8c, 0xed, 0xea, 0xfb, 0x2b, 0x51, 0xa6, 0x94, 0xae, 0x58,
0x25, 0xb5, 0xea, 0xaa, 0x4f, 0x7f, 0x6c, 0xa1, 0x83, 0xd3, 0x76, 0x94, 0xf3, 0x65, 0xfb, 0x94,
0xdb, 0x56, 0x7c, 0x04, 0x53, 0x24, 0x12, 0x16, 0x3e, 0x47, 0x8f, 0xdc, 0x93, 0xa9, 0x62, 0x05,
0x04, 0xde, 0xa1, 0x77, 0xf2, 0x30, 0x7e, 0x7b, 0x43, 0x87, 0xbf, 0xe9, 0x4b, 0xf4, 0xe2, 0x6e,
0xa6, 0x4e, 0x95, 0xd2, 0xe2, 0x4c, 0x17, 0x64, 0x3d, 0x77, 0xbc, 0xeb, 0xa8, 0x1f, 0x58, 0x01,
0x7e, 0x8c, 0x76, 0x56, 0xf6, 0x17, 0x0c, 0x0e, 0xbd, 0x93, 0x9d, 0x70, 0xbf, 0x43, 0x62, 0x37,
0x1c, 0x3e, 0xaf, 0x8c, 0x54, 0x22, 0x61, 0x79, 0x0d, 0xf1, 0xf0, 0x86, 0x0e, 0xc7, 0xc8, 0xf6,
0x54, 0xff, 0x0d, 0xda, 0x9e, 0x01, 0xe3, 0xb9, 0x54, 0x10, 0x0c, 0x37, 0x05, 0xf4, 0x11, 0xff,
0x14, 0xed, 0xe6, 0x4c, 0x71, 0xa9, 0x44, 0x5a, 0x32, 0x01, 0xc1, 0xd6, 0xa6, 0x88, 0x9d, 0x2e,
0x36, 0x62, 0x02, 0xfc, 0xd7, 0x68, 0xbb, 0x49, 0xa7, 0xb5, 0xc9, 0x83, 0x7b, 0x9b, 0x12, 0x1e,
0x34, 0x91, 0x4f, 0x26, 0x8f, 0xbe, 0x79, 0xb7, 0xf4, 0xab, 0xf7, 0xdf, 0x4b, 0xf5, 0x2f, 0xb2,
0xda, 0x56, 0xba, 0x00, 0x63, 0xc9, 0x95, 0x93, 0xd7, 0xee, 0x58, 0xff, 0x12, 0xb2, 0xe4, 0x6a,
0x83, 0x6b, 0xbe, 0x8e, 0xbf, 0x0c, 0xd0, 0x71, 0xa6, 0x0b, 0xfc, 0xcf, 0x7b, 0x8e, 0x9f, 0xad,
0xef, 0x72, 0xd4, 0xec, 0x61, 0xe4, 0x5d, 0xbc, 0xeb, 0x48, 0x42, 0xe7, 0x4c, 0x09, 0xac, 0x8d,
0x20, 0x02, 0xd4, 0x72, 0x4b, 0xe4, 0x6e, 0xec, 0x35, 0x7f, 0xe1, 0xab, 0x5e, 0x7d, 0x1f, 0x0c,
0xcf, 0x28, 0xfd, 0x39, 0x38, 0x3a, 0x6b, 0x91, 0x94, 0x5b, 0xdc, 0xca, 0x46, 0x25, 0x21, 0x1e,
0x3b, 0xe7, 0x2f, 0xe7, 0x99, 0x50, 0x6e, 0x27, 0xbd, 0x67, 0x92, 0x84, 0x93, 0xde, 0x73, 0x3b,
0x38, 0x6e, 0x0b, 0x51, 0x44, 0xb9, 0x8d, 0xa2, 0xde, 0x15, 0x45, 0x49, 0x18, 0x45, 0xbd, 0x6f,
0x7a, 0x7f, 0xd9, 0xec, 0xf3, 0x3f, 0x01, 0x00, 0x00, 0xff, 0xff, 0x7f, 0xc7, 0xc5, 0x60, 0x31,
0x04, 0x00, 0x00,
}