Interface DiscoveryVideoResponsiveAdInfoOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DiscoveryVideoResponsiveAdInfo,DiscoveryVideoResponsiveAdInfo.Builder
public interface DiscoveryVideoResponsiveAdInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetBreadcrumb1()First part of text that appears in the ad with the displayed URL.com.google.protobuf.ByteStringgetBreadcrumb1Bytes()First part of text that appears in the ad with the displayed URL.java.lang.StringgetBreadcrumb2()Second part of text that appears in the ad with the displayed URL.com.google.protobuf.ByteStringgetBreadcrumb2Bytes()Second part of text that appears in the ad with the displayed URL.AdTextAssetgetBusinessName()Required.AdTextAssetOrBuildergetBusinessNameOrBuilder()Required.AdCallToActionAssetgetCallToActions(int index)Assets of type CallToActionAsset used for the "Call To Action" button.intgetCallToActionsCount()Assets of type CallToActionAsset used for the "Call To Action" button.java.util.List<AdCallToActionAsset>getCallToActionsList()Assets of type CallToActionAsset used for the "Call To Action" button.AdCallToActionAssetOrBuildergetCallToActionsOrBuilder(int index)Assets of type CallToActionAsset used for the "Call To Action" button.java.util.List<? extends AdCallToActionAssetOrBuilder>getCallToActionsOrBuilderList()Assets of type CallToActionAsset used for the "Call To Action" button.AdTextAssetgetDescriptions(int index)List of text assets used for the description.intgetDescriptionsCount()List of text assets used for the description.java.util.List<AdTextAsset>getDescriptionsList()List of text assets used for the description.AdTextAssetOrBuildergetDescriptionsOrBuilder(int index)List of text assets used for the description.java.util.List<? extends AdTextAssetOrBuilder>getDescriptionsOrBuilderList()List of text assets used for the description.AdTextAssetgetHeadlines(int index)List of text assets used for the short headline.intgetHeadlinesCount()List of text assets used for the short headline.java.util.List<AdTextAsset>getHeadlinesList()List of text assets used for the short headline.AdTextAssetOrBuildergetHeadlinesOrBuilder(int index)List of text assets used for the short headline.java.util.List<? extends AdTextAssetOrBuilder>getHeadlinesOrBuilderList()List of text assets used for the short headline.AdImageAssetgetLogoImages(int index)Logo image to be used in the ad.intgetLogoImagesCount()Logo image to be used in the ad.java.util.List<AdImageAsset>getLogoImagesList()Logo image to be used in the ad.AdImageAssetOrBuildergetLogoImagesOrBuilder(int index)Logo image to be used in the ad.java.util.List<? extends AdImageAssetOrBuilder>getLogoImagesOrBuilderList()Logo image to be used in the ad.AdTextAssetgetLongHeadlines(int index)List of text assets used for the long headline.intgetLongHeadlinesCount()List of text assets used for the long headline.java.util.List<AdTextAsset>getLongHeadlinesList()List of text assets used for the long headline.AdTextAssetOrBuildergetLongHeadlinesOrBuilder(int index)List of text assets used for the long headline.java.util.List<? extends AdTextAssetOrBuilder>getLongHeadlinesOrBuilderList()List of text assets used for the long headline.AdVideoAssetgetVideos(int index)List of YouTube video assets used for the ad.intgetVideosCount()List of YouTube video assets used for the ad.java.util.List<AdVideoAsset>getVideosList()List of YouTube video assets used for the ad.AdVideoAssetOrBuildergetVideosOrBuilder(int index)List of YouTube video assets used for the ad.java.util.List<? extends AdVideoAssetOrBuilder>getVideosOrBuilderList()List of YouTube video assets used for the ad.booleanhasBusinessName()Required.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getHeadlinesList
java.util.List<AdTextAsset> getHeadlinesList()
List of text assets used for the short headline.
repeated .google.ads.googleads.v14.common.AdTextAsset headlines = 1;
-
getHeadlines
AdTextAsset getHeadlines(int index)
List of text assets used for the short headline.
repeated .google.ads.googleads.v14.common.AdTextAsset headlines = 1;
-
getHeadlinesCount
int getHeadlinesCount()
List of text assets used for the short headline.
repeated .google.ads.googleads.v14.common.AdTextAsset headlines = 1;
-
getHeadlinesOrBuilderList
java.util.List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()
List of text assets used for the short headline.
repeated .google.ads.googleads.v14.common.AdTextAsset headlines = 1;
-
getHeadlinesOrBuilder
AdTextAssetOrBuilder getHeadlinesOrBuilder(int index)
List of text assets used for the short headline.
repeated .google.ads.googleads.v14.common.AdTextAsset headlines = 1;
-
getLongHeadlinesList
java.util.List<AdTextAsset> getLongHeadlinesList()
List of text assets used for the long headline.
repeated .google.ads.googleads.v14.common.AdTextAsset long_headlines = 2;
-
getLongHeadlines
AdTextAsset getLongHeadlines(int index)
List of text assets used for the long headline.
repeated .google.ads.googleads.v14.common.AdTextAsset long_headlines = 2;
-
getLongHeadlinesCount
int getLongHeadlinesCount()
List of text assets used for the long headline.
repeated .google.ads.googleads.v14.common.AdTextAsset long_headlines = 2;
-
getLongHeadlinesOrBuilderList
java.util.List<? extends AdTextAssetOrBuilder> getLongHeadlinesOrBuilderList()
List of text assets used for the long headline.
repeated .google.ads.googleads.v14.common.AdTextAsset long_headlines = 2;
-
getLongHeadlinesOrBuilder
AdTextAssetOrBuilder getLongHeadlinesOrBuilder(int index)
List of text assets used for the long headline.
repeated .google.ads.googleads.v14.common.AdTextAsset long_headlines = 2;
-
getDescriptionsList
java.util.List<AdTextAsset> getDescriptionsList()
List of text assets used for the description.
repeated .google.ads.googleads.v14.common.AdTextAsset descriptions = 3;
-
getDescriptions
AdTextAsset getDescriptions(int index)
List of text assets used for the description.
repeated .google.ads.googleads.v14.common.AdTextAsset descriptions = 3;
-
getDescriptionsCount
int getDescriptionsCount()
List of text assets used for the description.
repeated .google.ads.googleads.v14.common.AdTextAsset descriptions = 3;
-
getDescriptionsOrBuilderList
java.util.List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
List of text assets used for the description.
repeated .google.ads.googleads.v14.common.AdTextAsset descriptions = 3;
-
getDescriptionsOrBuilder
AdTextAssetOrBuilder getDescriptionsOrBuilder(int index)
List of text assets used for the description.
repeated .google.ads.googleads.v14.common.AdTextAsset descriptions = 3;
-
getVideosList
java.util.List<AdVideoAsset> getVideosList()
List of YouTube video assets used for the ad.
repeated .google.ads.googleads.v14.common.AdVideoAsset videos = 4;
-
getVideos
AdVideoAsset getVideos(int index)
List of YouTube video assets used for the ad.
repeated .google.ads.googleads.v14.common.AdVideoAsset videos = 4;
-
getVideosCount
int getVideosCount()
List of YouTube video assets used for the ad.
repeated .google.ads.googleads.v14.common.AdVideoAsset videos = 4;
-
getVideosOrBuilderList
java.util.List<? extends AdVideoAssetOrBuilder> getVideosOrBuilderList()
List of YouTube video assets used for the ad.
repeated .google.ads.googleads.v14.common.AdVideoAsset videos = 4;
-
getVideosOrBuilder
AdVideoAssetOrBuilder getVideosOrBuilder(int index)
List of YouTube video assets used for the ad.
repeated .google.ads.googleads.v14.common.AdVideoAsset videos = 4;
-
getLogoImagesList
java.util.List<AdImageAsset> getLogoImagesList()
Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).
repeated .google.ads.googleads.v14.common.AdImageAsset logo_images = 5;
-
getLogoImages
AdImageAsset getLogoImages(int index)
Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).
repeated .google.ads.googleads.v14.common.AdImageAsset logo_images = 5;
-
getLogoImagesCount
int getLogoImagesCount()
Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).
repeated .google.ads.googleads.v14.common.AdImageAsset logo_images = 5;
-
getLogoImagesOrBuilderList
java.util.List<? extends AdImageAssetOrBuilder> getLogoImagesOrBuilderList()
Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).
repeated .google.ads.googleads.v14.common.AdImageAsset logo_images = 5;
-
getLogoImagesOrBuilder
AdImageAssetOrBuilder getLogoImagesOrBuilder(int index)
Logo image to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 128x128 and the aspect ratio must be 1:1 (+-1%).
repeated .google.ads.googleads.v14.common.AdImageAsset logo_images = 5;
-
getBreadcrumb1
java.lang.String getBreadcrumb1()
First part of text that appears in the ad with the displayed URL.
string breadcrumb1 = 6;- Returns:
- The breadcrumb1.
-
getBreadcrumb1Bytes
com.google.protobuf.ByteString getBreadcrumb1Bytes()
First part of text that appears in the ad with the displayed URL.
string breadcrumb1 = 6;- Returns:
- The bytes for breadcrumb1.
-
getBreadcrumb2
java.lang.String getBreadcrumb2()
Second part of text that appears in the ad with the displayed URL.
string breadcrumb2 = 7;- Returns:
- The breadcrumb2.
-
getBreadcrumb2Bytes
com.google.protobuf.ByteString getBreadcrumb2Bytes()
Second part of text that appears in the ad with the displayed URL.
string breadcrumb2 = 7;- Returns:
- The bytes for breadcrumb2.
-
hasBusinessName
boolean hasBusinessName()
Required. The advertiser/brand name.
.google.ads.googleads.v14.common.AdTextAsset business_name = 8 [(.google.api.field_behavior) = REQUIRED];- Returns:
- Whether the businessName field is set.
-
getBusinessName
AdTextAsset getBusinessName()
Required. The advertiser/brand name.
.google.ads.googleads.v14.common.AdTextAsset business_name = 8 [(.google.api.field_behavior) = REQUIRED];- Returns:
- The businessName.
-
getBusinessNameOrBuilder
AdTextAssetOrBuilder getBusinessNameOrBuilder()
Required. The advertiser/brand name.
.google.ads.googleads.v14.common.AdTextAsset business_name = 8 [(.google.api.field_behavior) = REQUIRED];
-
getCallToActionsList
java.util.List<AdCallToActionAsset> getCallToActionsList()
Assets of type CallToActionAsset used for the "Call To Action" button.
repeated .google.ads.googleads.v14.common.AdCallToActionAsset call_to_actions = 9;
-
getCallToActions
AdCallToActionAsset getCallToActions(int index)
Assets of type CallToActionAsset used for the "Call To Action" button.
repeated .google.ads.googleads.v14.common.AdCallToActionAsset call_to_actions = 9;
-
getCallToActionsCount
int getCallToActionsCount()
Assets of type CallToActionAsset used for the "Call To Action" button.
repeated .google.ads.googleads.v14.common.AdCallToActionAsset call_to_actions = 9;
-
getCallToActionsOrBuilderList
java.util.List<? extends AdCallToActionAssetOrBuilder> getCallToActionsOrBuilderList()
Assets of type CallToActionAsset used for the "Call To Action" button.
repeated .google.ads.googleads.v14.common.AdCallToActionAsset call_to_actions = 9;
-
getCallToActionsOrBuilder
AdCallToActionAssetOrBuilder getCallToActionsOrBuilder(int index)
Assets of type CallToActionAsset used for the "Call To Action" button.
repeated .google.ads.googleads.v14.common.AdCallToActionAsset call_to_actions = 9;
-
-