
com.google.ads.googleads.v9.common.VideoResponsiveAdInfoOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v9 Show documentation
Show all versions of google-ads-stubs-v9 Show documentation
Stubs for GAAPI version google-ads-stubs-v9
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v9/common/ad_type_infos.proto
package com.google.ads.googleads.v9.common;
public interface VideoResponsiveAdInfoOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googleads.v9.common.VideoResponsiveAdInfo)
com.google.protobuf.MessageOrBuilder {
/**
*
* List of text assets used for the short headline, e.g. the "Call To Action"
* banner. Currently, only a single value for the short headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset headlines = 1;
*/
java.util.List
getHeadlinesList();
/**
*
* List of text assets used for the short headline, e.g. the "Call To Action"
* banner. Currently, only a single value for the short headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset headlines = 1;
*/
com.google.ads.googleads.v9.common.AdTextAsset getHeadlines(int index);
/**
*
* List of text assets used for the short headline, e.g. the "Call To Action"
* banner. Currently, only a single value for the short headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset headlines = 1;
*/
int getHeadlinesCount();
/**
*
* List of text assets used for the short headline, e.g. the "Call To Action"
* banner. Currently, only a single value for the short headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset headlines = 1;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdTextAssetOrBuilder>
getHeadlinesOrBuilderList();
/**
*
* List of text assets used for the short headline, e.g. the "Call To Action"
* banner. Currently, only a single value for the short headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset headlines = 1;
*/
com.google.ads.googleads.v9.common.AdTextAssetOrBuilder getHeadlinesOrBuilder(
int index);
/**
*
* List of text assets used for the long headline.
* Currently, only a single value for the long headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset long_headlines = 2;
*/
java.util.List
getLongHeadlinesList();
/**
*
* List of text assets used for the long headline.
* Currently, only a single value for the long headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset long_headlines = 2;
*/
com.google.ads.googleads.v9.common.AdTextAsset getLongHeadlines(int index);
/**
*
* List of text assets used for the long headline.
* Currently, only a single value for the long headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset long_headlines = 2;
*/
int getLongHeadlinesCount();
/**
*
* List of text assets used for the long headline.
* Currently, only a single value for the long headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset long_headlines = 2;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdTextAssetOrBuilder>
getLongHeadlinesOrBuilderList();
/**
*
* List of text assets used for the long headline.
* Currently, only a single value for the long headline is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset long_headlines = 2;
*/
com.google.ads.googleads.v9.common.AdTextAssetOrBuilder getLongHeadlinesOrBuilder(
int index);
/**
*
* List of text assets used for the description.
* Currently, only a single value for the description is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset descriptions = 3;
*/
java.util.List
getDescriptionsList();
/**
*
* List of text assets used for the description.
* Currently, only a single value for the description is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset descriptions = 3;
*/
com.google.ads.googleads.v9.common.AdTextAsset getDescriptions(int index);
/**
*
* List of text assets used for the description.
* Currently, only a single value for the description is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset descriptions = 3;
*/
int getDescriptionsCount();
/**
*
* List of text assets used for the description.
* Currently, only a single value for the description is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset descriptions = 3;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdTextAssetOrBuilder>
getDescriptionsOrBuilderList();
/**
*
* List of text assets used for the description.
* Currently, only a single value for the description is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset descriptions = 3;
*/
com.google.ads.googleads.v9.common.AdTextAssetOrBuilder getDescriptionsOrBuilder(
int index);
/**
*
* List of text assets used for the button, e.g. the "Call To Action" button.
* Currently, only a single value for the button is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset call_to_actions = 4;
*/
java.util.List
getCallToActionsList();
/**
*
* List of text assets used for the button, e.g. the "Call To Action" button.
* Currently, only a single value for the button is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset call_to_actions = 4;
*/
com.google.ads.googleads.v9.common.AdTextAsset getCallToActions(int index);
/**
*
* List of text assets used for the button, e.g. the "Call To Action" button.
* Currently, only a single value for the button is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset call_to_actions = 4;
*/
int getCallToActionsCount();
/**
*
* List of text assets used for the button, e.g. the "Call To Action" button.
* Currently, only a single value for the button is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset call_to_actions = 4;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdTextAssetOrBuilder>
getCallToActionsOrBuilderList();
/**
*
* List of text assets used for the button, e.g. the "Call To Action" button.
* Currently, only a single value for the button is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdTextAsset call_to_actions = 4;
*/
com.google.ads.googleads.v9.common.AdTextAssetOrBuilder getCallToActionsOrBuilder(
int index);
/**
*
* List of YouTube video assets used for the ad.
* Currently, only a single value for the YouTube video asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdVideoAsset videos = 5;
*/
java.util.List
getVideosList();
/**
*
* List of YouTube video assets used for the ad.
* Currently, only a single value for the YouTube video asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdVideoAsset videos = 5;
*/
com.google.ads.googleads.v9.common.AdVideoAsset getVideos(int index);
/**
*
* List of YouTube video assets used for the ad.
* Currently, only a single value for the YouTube video asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdVideoAsset videos = 5;
*/
int getVideosCount();
/**
*
* List of YouTube video assets used for the ad.
* Currently, only a single value for the YouTube video asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdVideoAsset videos = 5;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdVideoAssetOrBuilder>
getVideosOrBuilderList();
/**
*
* List of YouTube video assets used for the ad.
* Currently, only a single value for the YouTube video asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdVideoAsset videos = 5;
*/
com.google.ads.googleads.v9.common.AdVideoAssetOrBuilder getVideosOrBuilder(
int index);
/**
*
* List of image assets used for the companion banner.
* Currently, only a single value for the companion banner asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdImageAsset companion_banners = 6;
*/
java.util.List
getCompanionBannersList();
/**
*
* List of image assets used for the companion banner.
* Currently, only a single value for the companion banner asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdImageAsset companion_banners = 6;
*/
com.google.ads.googleads.v9.common.AdImageAsset getCompanionBanners(int index);
/**
*
* List of image assets used for the companion banner.
* Currently, only a single value for the companion banner asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdImageAsset companion_banners = 6;
*/
int getCompanionBannersCount();
/**
*
* List of image assets used for the companion banner.
* Currently, only a single value for the companion banner asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdImageAsset companion_banners = 6;
*/
java.util.List extends com.google.ads.googleads.v9.common.AdImageAssetOrBuilder>
getCompanionBannersOrBuilderList();
/**
*
* List of image assets used for the companion banner.
* Currently, only a single value for the companion banner asset is supported.
*
*
* repeated .google.ads.googleads.v9.common.AdImageAsset companion_banners = 6;
*/
com.google.ads.googleads.v9.common.AdImageAssetOrBuilder getCompanionBannersOrBuilder(
int index);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy