1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v3/resources/detail_placement_view.proto
3
4package resources
5
6import (
7	fmt "fmt"
8	math "math"
9
10	proto "github.com/golang/protobuf/proto"
11	wrappers "github.com/golang/protobuf/ptypes/wrappers"
12	enums "google.golang.org/genproto/googleapis/ads/googleads/v3/enums"
13	_ "google.golang.org/genproto/googleapis/api/annotations"
14)
15
16// Reference imports to suppress errors if they are not otherwise used.
17var _ = proto.Marshal
18var _ = fmt.Errorf
19var _ = math.Inf
20
21// This is a compile-time assertion to ensure that this generated file
22// is compatible with the proto package it is being compiled against.
23// A compilation error at this line likely means your copy of the
24// proto package needs to be updated.
25const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
26
27// A view with metrics aggregated by ad group and URL or YouTube video.
28type DetailPlacementView struct {
29	// Output only. The resource name of the detail placement view.
30	// Detail placement view resource names have the form:
31	//
32	// `customers/{customer_id}/detailPlacementViews/{ad_group_id}~{base64_placement}`
33	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
34	// Output only. The automatic placement string at detail level, e. g. website URL, mobile
35	// application ID, or a YouTube video ID.
36	Placement *wrappers.StringValue `protobuf:"bytes,2,opt,name=placement,proto3" json:"placement,omitempty"`
37	// Output only. The display name is URL name for websites, YouTube video name for YouTube
38	// videos, and translated mobile app name for mobile apps.
39	DisplayName *wrappers.StringValue `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
40	// Output only. URL of the group placement, e.g. domain, link to the mobile application in
41	// app store, or a YouTube channel URL.
42	GroupPlacementTargetUrl *wrappers.StringValue `protobuf:"bytes,4,opt,name=group_placement_target_url,json=groupPlacementTargetUrl,proto3" json:"group_placement_target_url,omitempty"`
43	// Output only. URL of the placement, e.g. website, link to the mobile application in app
44	// store, or a YouTube video URL.
45	TargetUrl *wrappers.StringValue `protobuf:"bytes,5,opt,name=target_url,json=targetUrl,proto3" json:"target_url,omitempty"`
46	// Output only. Type of the placement, e.g. Website, YouTube Video, and Mobile Application.
47	PlacementType        enums.PlacementTypeEnum_PlacementType `protobuf:"varint,6,opt,name=placement_type,json=placementType,proto3,enum=google.ads.googleads.v3.enums.PlacementTypeEnum_PlacementType" json:"placement_type,omitempty"`
48	XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
49	XXX_unrecognized     []byte                                `json:"-"`
50	XXX_sizecache        int32                                 `json:"-"`
51}
52
53func (m *DetailPlacementView) Reset()         { *m = DetailPlacementView{} }
54func (m *DetailPlacementView) String() string { return proto.CompactTextString(m) }
55func (*DetailPlacementView) ProtoMessage()    {}
56func (*DetailPlacementView) Descriptor() ([]byte, []int) {
57	return fileDescriptor_55e3b8e503380d64, []int{0}
58}
59
60func (m *DetailPlacementView) XXX_Unmarshal(b []byte) error {
61	return xxx_messageInfo_DetailPlacementView.Unmarshal(m, b)
62}
63func (m *DetailPlacementView) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
64	return xxx_messageInfo_DetailPlacementView.Marshal(b, m, deterministic)
65}
66func (m *DetailPlacementView) XXX_Merge(src proto.Message) {
67	xxx_messageInfo_DetailPlacementView.Merge(m, src)
68}
69func (m *DetailPlacementView) XXX_Size() int {
70	return xxx_messageInfo_DetailPlacementView.Size(m)
71}
72func (m *DetailPlacementView) XXX_DiscardUnknown() {
73	xxx_messageInfo_DetailPlacementView.DiscardUnknown(m)
74}
75
76var xxx_messageInfo_DetailPlacementView proto.InternalMessageInfo
77
78func (m *DetailPlacementView) GetResourceName() string {
79	if m != nil {
80		return m.ResourceName
81	}
82	return ""
83}
84
85func (m *DetailPlacementView) GetPlacement() *wrappers.StringValue {
86	if m != nil {
87		return m.Placement
88	}
89	return nil
90}
91
92func (m *DetailPlacementView) GetDisplayName() *wrappers.StringValue {
93	if m != nil {
94		return m.DisplayName
95	}
96	return nil
97}
98
99func (m *DetailPlacementView) GetGroupPlacementTargetUrl() *wrappers.StringValue {
100	if m != nil {
101		return m.GroupPlacementTargetUrl
102	}
103	return nil
104}
105
106func (m *DetailPlacementView) GetTargetUrl() *wrappers.StringValue {
107	if m != nil {
108		return m.TargetUrl
109	}
110	return nil
111}
112
113func (m *DetailPlacementView) GetPlacementType() enums.PlacementTypeEnum_PlacementType {
114	if m != nil {
115		return m.PlacementType
116	}
117	return enums.PlacementTypeEnum_UNSPECIFIED
118}
119
120func init() {
121	proto.RegisterType((*DetailPlacementView)(nil), "google.ads.googleads.v3.resources.DetailPlacementView")
122}
123
124func init() {
125	proto.RegisterFile("google/ads/googleads/v3/resources/detail_placement_view.proto", fileDescriptor_55e3b8e503380d64)
126}
127
128var fileDescriptor_55e3b8e503380d64 = []byte{
129	// 522 bytes of a gzipped FileDescriptorProto
130	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x53, 0x4d, 0x8b, 0x13, 0x31,
131	0x18, 0xa6, 0xed, 0xba, 0xb0, 0xd9, 0x8f, 0xc3, 0x78, 0xb0, 0x96, 0x45, 0xbb, 0xc2, 0x42, 0x0f,
132	0x92, 0x40, 0xc7, 0xd3, 0x88, 0x1f, 0x53, 0x56, 0x16, 0x3c, 0x48, 0xa9, 0x5a, 0x50, 0x8a, 0x25,
133	0xed, 0xbc, 0x3b, 0x46, 0x66, 0x92, 0x98, 0x64, 0x5a, 0xca, 0xb2, 0x47, 0xff, 0x88, 0x47, 0x7f,
134	0x8a, 0xbf, 0x62, 0xcf, 0xfb, 0x13, 0xf4, 0x22, 0x9d, 0xc9, 0xa4, 0x53, 0xe8, 0x6a, 0xbd, 0x3d,
135	0x33, 0xef, 0xf3, 0x3c, 0xef, 0xfb, 0x24, 0x79, 0xd1, 0xb3, 0x58, 0x88, 0x38, 0x01, 0x42, 0x23,
136	0x4d, 0x0a, 0xb8, 0x44, 0x33, 0x9f, 0x28, 0xd0, 0x22, 0x53, 0x53, 0xd0, 0x24, 0x02, 0x43, 0x59,
137	0x32, 0x96, 0x09, 0x9d, 0x42, 0x0a, 0xdc, 0x8c, 0x67, 0x0c, 0xe6, 0x58, 0x2a, 0x61, 0x84, 0x77,
138	0x52, 0x68, 0x30, 0x8d, 0x34, 0x76, 0x72, 0x3c, 0xf3, 0xb1, 0x93, 0xb7, 0xba, 0xb7, 0x75, 0x00,
139	0x9e, 0xa5, 0x9a, 0xac, 0x6c, 0xcd, 0x42, 0x42, 0x61, 0xdb, 0x7a, 0x58, 0x6a, 0x24, 0x23, 0x17,
140	0x0c, 0x92, 0x68, 0x3c, 0x81, 0xcf, 0x74, 0xc6, 0x84, 0xb2, 0x84, 0xfb, 0x15, 0x42, 0xd9, 0xca,
141	0x96, 0x1e, 0xd8, 0x52, 0xfe, 0x35, 0xc9, 0x2e, 0xc8, 0x5c, 0x51, 0x29, 0x41, 0x69, 0x5b, 0x3f,
142	0xae, 0x48, 0x29, 0xe7, 0xc2, 0x50, 0xc3, 0x04, 0xb7, 0xd5, 0x47, 0xbf, 0x77, 0xd0, 0xdd, 0xb3,
143	0x3c, 0x70, 0xbf, 0x1c, 0x6c, 0xc8, 0x60, 0xee, 0x7d, 0x40, 0x87, 0x65, 0x9f, 0x31, 0xa7, 0x29,
144	0x34, 0x6b, 0xed, 0x5a, 0x67, 0xaf, 0xf7, 0xe4, 0x3a, 0x6c, 0xfc, 0x0a, 0x31, 0x7a, 0xbc, 0x0a,
145	0x6f, 0x91, 0x64, 0x1a, 0x4f, 0x45, 0x4a, 0x36, 0x98, 0x0d, 0x0e, 0x4a, 0xab, 0x37, 0x34, 0x05,
146	0xef, 0x05, 0xda, 0x73, 0x87, 0xd0, 0xac, 0xb7, 0x6b, 0x9d, 0xfd, 0xee, 0xb1, 0x75, 0xc1, 0x65,
147	0x08, 0xfc, 0xd6, 0x28, 0xc6, 0xe3, 0x21, 0x4d, 0x32, 0xe8, 0x35, 0xae, 0xc3, 0xc6, 0x60, 0xa5,
148	0xf1, 0xce, 0xd0, 0x41, 0xc4, 0xb4, 0x4c, 0xe8, 0xa2, 0x18, 0xad, 0xb1, 0xad, 0xc7, 0xbe, 0x95,
149	0xe5, 0x63, 0x7c, 0x42, 0xad, 0x58, 0x89, 0x4c, 0x56, 0x2e, 0xda, 0x50, 0x15, 0x83, 0x19, 0x67,
150	0x2a, 0x69, 0xee, 0x6c, 0xeb, 0x79, 0x2f, 0x37, 0x71, 0x79, 0xdf, 0xe5, 0x16, 0xef, 0x55, 0xe2,
151	0xbd, 0x44, 0xa8, 0xe2, 0x77, 0x67, 0xeb, 0x9c, 0xc6, 0x39, 0x7c, 0x41, 0x47, 0xeb, 0xaf, 0xa5,
152	0xb9, 0xdb, 0xae, 0x75, 0x8e, 0xba, 0xcf, 0xf1, 0x6d, 0xaf, 0x30, 0x7f, 0x62, 0x78, 0x35, 0xcc,
153	0x42, 0xc2, 0x2b, 0x9e, 0xa5, 0xeb, 0x7f, 0x8a, 0x3e, 0x87, 0xb2, 0xfa, 0x2f, 0x30, 0x37, 0xe1,
154	0xd7, 0xff, 0xbb, 0x55, 0x2f, 0x9c, 0x66, 0xda, 0x88, 0x14, 0x94, 0x26, 0x97, 0x25, 0xbc, 0xb2,
155	0xdb, 0xb3, 0xc6, 0xd4, 0xe4, 0x72, 0xe3, 0x4e, 0x5d, 0xf5, 0xbe, 0xd5, 0xd1, 0xe9, 0x54, 0xa4,
156	0xf8, 0x9f, 0x5b, 0xd5, 0x6b, 0x6e, 0x98, 0xa0, 0xbf, 0x3c, 0xc4, 0x7e, 0xed, 0xe3, 0x6b, 0x2b,
157	0x8f, 0x45, 0x42, 0x79, 0x8c, 0x85, 0x8a, 0x49, 0x0c, 0x3c, 0x3f, 0x62, 0xb2, 0xca, 0xf1, 0x97,
158	0x95, 0x7f, 0xea, 0xd0, 0xf7, 0x7a, 0xe3, 0x3c, 0x0c, 0x7f, 0xd4, 0x4f, 0xce, 0x0b, 0xcb, 0x30,
159	0xd2, 0xb8, 0x80, 0x4b, 0x34, 0xf4, 0xf1, 0xa0, 0x64, 0xfe, 0x2c, 0x39, 0xa3, 0x30, 0xd2, 0x23,
160	0xc7, 0x19, 0x0d, 0xfd, 0x91, 0xe3, 0xdc, 0xd4, 0x4f, 0x8b, 0x42, 0x10, 0x84, 0x91, 0x0e, 0x02,
161	0xc7, 0x0a, 0x82, 0xa1, 0x1f, 0x04, 0x8e, 0x37, 0xd9, 0xcd, 0x87, 0xf5, 0xff, 0x04, 0x00, 0x00,
162	0xff, 0xff, 0x3e, 0x55, 0x87, 0x6a, 0x9e, 0x04, 0x00, 0x00,
163}
164