Interface AppAdInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AppAdInfo,AppAdInfo.Builder
public interface AppAdInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetDescriptions(int index) List of text assets for descriptions.intList of text assets for descriptions.List of text assets for descriptions.getDescriptionsOrBuilder(int index) List of text assets for descriptions.List<? extends AdTextAssetOrBuilder>List of text assets for descriptions.getHeadlines(int index) List of text assets for headlines.intList of text assets for headlines.List of text assets for headlines.getHeadlinesOrBuilder(int index) List of text assets for headlines.List<? extends AdTextAssetOrBuilder>List of text assets for headlines.getHtml5MediaBundles(int index) List of media bundle assets that may be used with the ad.intList of media bundle assets that may be used with the ad.List of media bundle assets that may be used with the ad.getHtml5MediaBundlesOrBuilder(int index) List of media bundle assets that may be used with the ad.List<? extends AdMediaBundleAssetOrBuilder>List of media bundle assets that may be used with the ad.getImages(int index) List of image assets that may be displayed with the ad.intList of image assets that may be displayed with the ad.List of image assets that may be displayed with the ad.getImagesOrBuilder(int index) List of image assets that may be displayed with the ad.List<? extends AdImageAssetOrBuilder>List of image assets that may be displayed with the ad.Mandatory ad text.Mandatory ad text.getYoutubeVideos(int index) List of YouTube video assets that may be displayed with the ad.intList of YouTube video assets that may be displayed with the ad.List of YouTube video assets that may be displayed with the ad.getYoutubeVideosOrBuilder(int index) List of YouTube video assets that may be displayed with the ad.List<? extends AdVideoAssetOrBuilder>List of YouTube video assets that may be displayed with the ad.booleanMandatory ad text.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasMandatoryAdText
boolean hasMandatoryAdText()Mandatory ad text.
.google.ads.googleads.v18.common.AdTextAsset mandatory_ad_text = 1;- Returns:
- Whether the mandatoryAdText field is set.
-
getMandatoryAdText
AdTextAsset getMandatoryAdText()Mandatory ad text.
.google.ads.googleads.v18.common.AdTextAsset mandatory_ad_text = 1;- Returns:
- The mandatoryAdText.
-
getMandatoryAdTextOrBuilder
AdTextAssetOrBuilder getMandatoryAdTextOrBuilder()Mandatory ad text.
.google.ads.googleads.v18.common.AdTextAsset mandatory_ad_text = 1; -
getHeadlinesList
List<AdTextAsset> getHeadlinesList()List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 2; -
getHeadlines
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 2; -
getHeadlinesCount
int getHeadlinesCount()List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 2; -
getHeadlinesOrBuilderList
List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 2; -
getHeadlinesOrBuilder
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 2; -
getDescriptionsList
List<AdTextAsset> getDescriptionsList()List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3; -
getDescriptions
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3; -
getDescriptionsCount
int getDescriptionsCount()List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3; -
getDescriptionsOrBuilderList
List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3; -
getDescriptionsOrBuilder
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3; -
getImagesList
List<AdImageAsset> getImagesList()List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 4; -
getImages
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 4; -
getImagesCount
int getImagesCount()List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 4; -
getImagesOrBuilderList
List<? extends AdImageAssetOrBuilder> getImagesOrBuilderList()List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 4; -
getImagesOrBuilder
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 4; -
getYoutubeVideosList
List<AdVideoAsset> getYoutubeVideosList()List of YouTube video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset youtube_videos = 5; -
getYoutubeVideos
List of YouTube video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset youtube_videos = 5; -
getYoutubeVideosCount
int getYoutubeVideosCount()List of YouTube video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset youtube_videos = 5; -
getYoutubeVideosOrBuilderList
List<? extends AdVideoAssetOrBuilder> getYoutubeVideosOrBuilderList()List of YouTube video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset youtube_videos = 5; -
getYoutubeVideosOrBuilder
List of YouTube video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset youtube_videos = 5; -
getHtml5MediaBundlesList
List<AdMediaBundleAsset> getHtml5MediaBundlesList()List of media bundle assets that may be used with the ad.
repeated .google.ads.googleads.v18.common.AdMediaBundleAsset html5_media_bundles = 6; -
getHtml5MediaBundles
List of media bundle assets that may be used with the ad.
repeated .google.ads.googleads.v18.common.AdMediaBundleAsset html5_media_bundles = 6; -
getHtml5MediaBundlesCount
int getHtml5MediaBundlesCount()List of media bundle assets that may be used with the ad.
repeated .google.ads.googleads.v18.common.AdMediaBundleAsset html5_media_bundles = 6; -
getHtml5MediaBundlesOrBuilderList
List<? extends AdMediaBundleAssetOrBuilder> getHtml5MediaBundlesOrBuilderList()List of media bundle assets that may be used with the ad.
repeated .google.ads.googleads.v18.common.AdMediaBundleAsset html5_media_bundles = 6; -
getHtml5MediaBundlesOrBuilder
List of media bundle assets that may be used with the ad.
repeated .google.ads.googleads.v18.common.AdMediaBundleAsset html5_media_bundles = 6;
-