Lines Matching refs:Ad

29 type Ad struct {  struct
98 func (m *Ad) Reset() { *m = Ad{} } argument
99 func (m *Ad) String() string { return proto.CompactTextString(m) } argument
100 func (*Ad) ProtoMessage() {} argument
101 func (*Ad) Descriptor() ([]byte, []int) { argument
105 func (m *Ad) XXX_Unmarshal(b []byte) error { argument
108 func (m *Ad) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
111 func (m *Ad) XXX_Merge(src proto.Message) { argument
114 func (m *Ad) XXX_Size() int { argument
117 func (m *Ad) XXX_DiscardUnknown() { argument
123 func (m *Ad) GetId() *wrappers.Int64Value { argument
130 func (m *Ad) GetFinalUrls() []*wrappers.StringValue { argument
137 func (m *Ad) GetFinalAppUrls() []*common.FinalAppUrl { argument
144 func (m *Ad) GetFinalMobileUrls() []*wrappers.StringValue { argument
151 func (m *Ad) GetTrackingUrlTemplate() *wrappers.StringValue { argument
158 func (m *Ad) GetUrlCustomParameters() []*common.CustomParameter { argument
165 func (m *Ad) GetDisplayUrl() *wrappers.StringValue { argument
172 func (m *Ad) GetType() enums.AdTypeEnum_AdType { argument
179 func (m *Ad) GetAddedByGoogleAds() *wrappers.BoolValue { argument
186 func (m *Ad) GetDevicePreference() enums.DeviceEnum_Device { argument
193 func (m *Ad) GetUrlCollections() []*common.UrlCollection { argument
200 func (m *Ad) GetName() *wrappers.StringValue { argument
207 func (m *Ad) GetSystemManagedResourceSource() enums.SystemManagedResourceSourceEnum_SystemManagedRe… argument
326 func (m *Ad) GetAdData() isAd_AdData { argument
333 func (m *Ad) GetTextAd() *common.TextAdInfo { argument
340 func (m *Ad) GetExpandedTextAd() *common.ExpandedTextAdInfo { argument
347 func (m *Ad) GetCallOnlyAd() *common.CallOnlyAdInfo { argument
354 func (m *Ad) GetExpandedDynamicSearchAd() *common.ExpandedDynamicSearchAdInfo { argument
361 func (m *Ad) GetHotelAd() *common.HotelAdInfo { argument
368 func (m *Ad) GetShoppingSmartAd() *common.ShoppingSmartAdInfo { argument
375 func (m *Ad) GetShoppingProductAd() *common.ShoppingProductAdInfo { argument
382 func (m *Ad) GetGmailAd() *common.GmailAdInfo { argument
389 func (m *Ad) GetImageAd() *common.ImageAdInfo { argument
396 func (m *Ad) GetVideoAd() *common.VideoAdInfo { argument
403 func (m *Ad) GetResponsiveSearchAd() *common.ResponsiveSearchAdInfo { argument
410 func (m *Ad) GetLegacyResponsiveDisplayAd() *common.LegacyResponsiveDisplayAdInfo { argument
417 func (m *Ad) GetAppAd() *common.AppAdInfo { argument
424 func (m *Ad) GetLegacyAppInstallAd() *common.LegacyAppInstallAdInfo { argument
431 func (m *Ad) GetResponsiveDisplayAd() *common.ResponsiveDisplayAdInfo { argument
438 func (m *Ad) GetDisplayUploadAd() *common.DisplayUploadAdInfo { argument
445 func (m *Ad) GetAppEngagementAd() *common.AppEngagementAdInfo { argument
452 func (m *Ad) GetShoppingComparisonListingAd() *common.ShoppingComparisonListingAdInfo { argument
460 func (*Ad) XXX_OneofWrappers() []interface{} { argument
484 proto.RegisterType((*Ad)(nil), "google.ads.googleads.v1.resources.Ad")