1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/common/click_location.proto
package common
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
// Location criteria associated with a click.
type ClickLocation struct {
// The city location criterion associated with the impression.
City *wrappers.StringValue `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
// The country location criterion associated with the impression.
Country *wrappers.StringValue `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"`
// The metro location criterion associated with the impression.
Metro *wrappers.StringValue `protobuf:"bytes,3,opt,name=metro,proto3" json:"metro,omitempty"`
// The most specific location criterion associated with the impression.
MostSpecific *wrappers.StringValue `protobuf:"bytes,4,opt,name=most_specific,json=mostSpecific,proto3" json:"most_specific,omitempty"`
// The region location criterion associated with the impression.
Region *wrappers.StringValue `protobuf:"bytes,5,opt,name=region,proto3" json:"region,omitempty"`
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ClickLocation) Reset() { *m = ClickLocation{} }
func (m *ClickLocation) String() string { return proto.CompactTextString(m) }
func (*ClickLocation) ProtoMessage() {}
func (*ClickLocation) Descriptor() ([]byte, []int) {
return fileDescriptor_24c993db9da99d67, []int{0}
}
func (m *ClickLocation) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ClickLocation.Unmarshal(m, b)
}
func (m *ClickLocation) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ClickLocation.Marshal(b, m, deterministic)
}
func (m *ClickLocation) XXX_Merge(src proto.Message) {
xxx_messageInfo_ClickLocation.Merge(m, src)
}
func (m *ClickLocation) XXX_Size() int {
return xxx_messageInfo_ClickLocation.Size(m)
}
func (m *ClickLocation) XXX_DiscardUnknown() {
xxx_messageInfo_ClickLocation.DiscardUnknown(m)
}
var xxx_messageInfo_ClickLocation proto.InternalMessageInfo
func (m *ClickLocation) GetCity() *wrappers.StringValue {
if m != nil {
return m.City
}
return nil
}
func (m *ClickLocation) GetCountry() *wrappers.StringValue {
if m != nil {
return m.Country
}
return nil
}
func (m *ClickLocation) GetMetro() *wrappers.StringValue {
if m != nil {
return m.Metro
}
return nil
}
func (m *ClickLocation) GetMostSpecific() *wrappers.StringValue {
if m != nil {
return m.MostSpecific
}
return nil
}
func (m *ClickLocation) GetRegion() *wrappers.StringValue {
if m != nil {
return m.Region
}
return nil
}
func init() {
proto.RegisterType((*ClickLocation)(nil), "google.ads.googleads.v3.common.ClickLocation")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/common/click_location.proto", fileDescriptor_24c993db9da99d67)
}
var fileDescriptor_24c993db9da99d67 = []byte{
// 352 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x8c, 0x92, 0xbd, 0x6a, 0xf3, 0x30,
0x14, 0x86, 0xb1, 0xf3, 0xf3, 0x81, 0xbe, 0x66, 0xf1, 0x64, 0x42, 0x08, 0x25, 0x53, 0x27, 0xa9,
0xc4, 0xa5, 0x83, 0x3a, 0x39, 0x29, 0x64, 0xe9, 0x10, 0x1a, 0xf0, 0x50, 0x0c, 0xc1, 0x91, 0x1d,
0x21, 0x6a, 0xeb, 0x18, 0x49, 0x49, 0xc9, 0xed, 0x74, 0xe8, 0xd0, 0x4b, 0xe9, 0xa5, 0x14, 0x7a,
0x0f, 0xc5, 0x96, 0x1d, 0xe8, 0xd0, 0xe2, 0xc9, 0x07, 0xeb, 0x79, 0xde, 0xd7, 0x58, 0x07, 0x05,
0x1c, 0x80, 0xe7, 0x19, 0x49, 0x52, 0x4d, 0xec, 0x58, 0x4d, 0xc7, 0x80, 0x30, 0x28, 0x0a, 0x90,
0x84, 0xe5, 0x82, 0x3d, 0x6f, 0x73, 0x60, 0x89, 0x11, 0x20, 0x71, 0xa9, 0xc0, 0x80, 0x37, 0xb5,
0x24, 0x4e, 0x52, 0x8d, 0xcf, 0x12, 0x3e, 0x06, 0xd8, 0x4a, 0xe3, 0xe6, 0x9c, 0xd4, 0xf4, 0xee,
0xb0, 0x27, 0x2f, 0x2a, 0x29, 0xcb, 0x4c, 0x69, 0xeb, 0x8f, 0x27, 0x6d, 0x69, 0x29, 0x48, 0x22,
0x25, 0x98, 0x3a, 0xbc, 0x39, 0x9d, 0xbd, 0xb9, 0x68, 0xb4, 0xac, 0x6a, 0x1f, 0x9a, 0x56, 0xef,
0x1a, 0xf5, 0x99, 0x30, 0x27, 0xdf, 0xb9, 0x74, 0xae, 0xfe, 0xcf, 0x27, 0x4d, 0x27, 0x6e, 0xe3,
0xf1, 0xc6, 0x28, 0x21, 0x79, 0x94, 0xe4, 0x87, 0xec, 0xb1, 0x26, 0xbd, 0x5b, 0xf4, 0x8f, 0xc1,
0x41, 0x1a, 0x75, 0xf2, 0xdd, 0x0e, 0x52, 0x0b, 0x7b, 0x73, 0x34, 0x28, 0x32, 0xa3, 0xc0, 0xef,
0x75, 0xb0, 0x2c, 0xea, 0x85, 0x68, 0x54, 0x80, 0x36, 0x5b, 0x5d, 0x66, 0x4c, 0xec, 0x05, 0xf3,
0xfb, 0x1d, 0xdc, 0x8b, 0x4a, 0xd9, 0x34, 0x86, 0x77, 0x83, 0x86, 0x2a, 0xe3, 0x02, 0xa4, 0x3f,
0xe8, 0xe0, 0x36, 0xec, 0xe2, 0xcb, 0x41, 0x33, 0x06, 0x05, 0xfe, 0xfb, 0x36, 0x16, 0xde, 0x8f,
0x9f, 0xb9, 0xae, 0x12, 0xd7, 0xce, 0xd3, 0x7d, 0x63, 0x71, 0xc8, 0x13, 0xc9, 0x31, 0x28, 0x4e,
0x78, 0x26, 0xeb, 0xbe, 0x76, 0x11, 0x4a, 0xa1, 0x7f, 0xdb, 0x8b, 0x3b, 0xfb, 0x78, 0x75, 0x7b,
0xab, 0x30, 0x7c, 0x77, 0xa7, 0x2b, 0x1b, 0x16, 0xa6, 0x1a, 0xdb, 0xb1, 0x9a, 0xa2, 0x00, 0x2f,
0x6b, 0xec, 0xa3, 0x05, 0xe2, 0x30, 0xd5, 0xf1, 0x19, 0x88, 0xa3, 0x20, 0xb6, 0xc0, 0xa7, 0x3b,
0xb3, 0x6f, 0x29, 0x0d, 0x53, 0x4d, 0xe9, 0x19, 0xa1, 0x34, 0x0a, 0x28, 0xb5, 0xd0, 0x6e, 0x58,
0x7f, 0x5d, 0xf0, 0x1d, 0x00, 0x00, 0xff, 0xff, 0x3c, 0xd9, 0xfd, 0x93, 0xb4, 0x02, 0x00, 0x00,
}
|