blob: 8283249139b8fbf0bde61de9de19a693f7af341f [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v1/resources/paid_organic_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 paid organic search term view providing a view of search stats across
// ads and organic listings aggregated by search term at the ad group level.
type PaidOrganicSearchTermView struct {
// The resource name of the search term view.
// Search term view resource names have the form:
//
// `customers/{customer_id}/paidOrganicSearchTermViews/{campaign_id}~
// {ad_group_id}~{URL-base64 search term}`
ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
// The search term.
SearchTerm *wrappers.StringValue `protobuf:"bytes,2,opt,name=search_term,json=searchTerm,proto3" json:"search_term,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *PaidOrganicSearchTermView) Reset() { *m = PaidOrganicSearchTermView{} }
func (m *PaidOrganicSearchTermView) String() string { return proto.CompactTextString(m) }
func (*PaidOrganicSearchTermView) ProtoMessage() {}
func (*PaidOrganicSearchTermView) Descriptor() ([]byte, []int) {
return fileDescriptor_8e209ceb6c96a605, []int{0}
}
func (m *PaidOrganicSearchTermView) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_PaidOrganicSearchTermView.Unmarshal(m, b)
}
func (m *PaidOrganicSearchTermView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_PaidOrganicSearchTermView.Marshal(b, m, deterministic)
}
func (m *PaidOrganicSearchTermView) XXX_Merge(src proto.Message) {
xxx_messageInfo_PaidOrganicSearchTermView.Merge(m, src)
}
func (m *PaidOrganicSearchTermView) XXX_Size() int {
return xxx_messageInfo_PaidOrganicSearchTermView.Size(m)
}
func (m *PaidOrganicSearchTermView) XXX_DiscardUnknown() {
xxx_messageInfo_PaidOrganicSearchTermView.DiscardUnknown(m)
}
var xxx_messageInfo_PaidOrganicSearchTermView proto.InternalMessageInfo
func (m *PaidOrganicSearchTermView) GetResourceName() string {
if m != nil {
return m.ResourceName
}
return ""
}
func (m *PaidOrganicSearchTermView) GetSearchTerm() *wrappers.StringValue {
if m != nil {
return m.SearchTerm
}
return nil
}
func init() {
proto.RegisterType((*PaidOrganicSearchTermView)(nil), "google.ads.googleads.v1.resources.PaidOrganicSearchTermView")
}
func init() {
proto.RegisterFile("google/ads/googleads/v1/resources/paid_organic_search_term_view.proto", fileDescriptor_8e209ceb6c96a605)
}
var fileDescriptor_8e209ceb6c96a605 = []byte{
// 338 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x91, 0xc1, 0x4a, 0x33, 0x31,
0x14, 0x85, 0x99, 0xf9, 0xe1, 0x07, 0xa7, 0xba, 0xe9, 0xaa, 0x96, 0x52, 0x5a, 0xa5, 0xd0, 0x55,
0xc2, 0xe8, 0x2e, 0xe2, 0x62, 0x0a, 0x52, 0x70, 0xa1, 0xa5, 0x95, 0x59, 0xc8, 0xc0, 0x90, 0x4e,
0xae, 0x31, 0xd0, 0x49, 0x86, 0x64, 0xda, 0x2e, 0x7d, 0x00, 0xdf, 0xc2, 0xa5, 0x8f, 0xe2, 0xa3,
0xf8, 0x14, 0xd2, 0xc9, 0x24, 0xb8, 0x51, 0x77, 0x87, 0xdc, 0x73, 0xcf, 0xf9, 0xc2, 0x8d, 0x6e,
0xb8, 0x52, 0x7c, 0x03, 0x98, 0x32, 0x83, 0xad, 0x3c, 0xa8, 0x5d, 0x8c, 0x35, 0x18, 0xb5, 0xd5,
0x05, 0x18, 0x5c, 0x51, 0xc1, 0x72, 0xa5, 0x39, 0x95, 0xa2, 0xc8, 0x0d, 0x50, 0x5d, 0x3c, 0xe7,
0x35, 0xe8, 0x32, 0xdf, 0x09, 0xd8, 0xa3, 0x4a, 0xab, 0x5a, 0x75, 0xc7, 0x76, 0x17, 0x51, 0x66,
0x90, 0x8f, 0x41, 0xbb, 0x18, 0xf9, 0x98, 0xfe, 0xb0, 0x6d, 0x6a, 0x16, 0xd6, 0xdb, 0x27, 0xbc,
0xd7, 0xb4, 0xaa, 0x40, 0x1b, 0x1b, 0xd1, 0x1f, 0x38, 0x92, 0x4a, 0x60, 0x2a, 0xa5, 0xaa, 0x69,
0x2d, 0x94, 0x6c, 0xa7, 0x67, 0x2f, 0xd1, 0xe9, 0x82, 0x0a, 0x76, 0x6f, 0x31, 0x56, 0x0d, 0xc5,
0x03, 0xe8, 0x32, 0x15, 0xb0, 0xef, 0x9e, 0x47, 0x27, 0xae, 0x27, 0x97, 0xb4, 0x84, 0x5e, 0x30,
0x0a, 0xa6, 0x47, 0xcb, 0x63, 0xf7, 0x78, 0x47, 0x4b, 0xe8, 0x5e, 0x47, 0x9d, 0x6f, 0xf0, 0xbd,
0x70, 0x14, 0x4c, 0x3b, 0x17, 0x83, 0x96, 0x16, 0x39, 0x2a, 0xb4, 0xaa, 0xb5, 0x90, 0x3c, 0xa5,
0x9b, 0x2d, 0x2c, 0x23, 0xe3, 0x7b, 0x66, 0xaf, 0x61, 0x34, 0x29, 0x54, 0x89, 0xfe, 0xfc, 0xe8,
0x6c, 0xf8, 0x23, 0xe8, 0xe2, 0x50, 0xb2, 0x08, 0x1e, 0x6f, 0xdb, 0x10, 0xae, 0x36, 0x54, 0x72,
0xa4, 0x34, 0xc7, 0x1c, 0x64, 0x83, 0xe0, 0x8e, 0x50, 0x09, 0xf3, 0xcb, 0x4d, 0xae, 0xbc, 0x7a,
0x0b, 0xff, 0xcd, 0x93, 0xe4, 0x3d, 0x1c, 0xcf, 0x6d, 0x64, 0xc2, 0x0c, 0xb2, 0xf2, 0xa0, 0xd2,
0x18, 0x2d, 0x9d, 0xf3, 0xc3, 0x79, 0xb2, 0x84, 0x99, 0xcc, 0x7b, 0xb2, 0x34, 0xce, 0xbc, 0xe7,
0x33, 0x9c, 0xd8, 0x01, 0x21, 0x09, 0x33, 0x84, 0x78, 0x17, 0x21, 0x69, 0x4c, 0x88, 0xf7, 0xad,
0xff, 0x37, 0xb0, 0x97, 0x5f, 0x01, 0x00, 0x00, 0xff, 0xff, 0xf5, 0xba, 0x4f, 0xb5, 0x3f, 0x02,
0x00, 0x00,
}