Interface VideoResponsiveAdInfoOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    VideoResponsiveAdInfo, VideoResponsiveAdInfo.Builder

    public interface VideoResponsiveAdInfoOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getHeadlinesList

        java.util.List<AdTextAsset> 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.v10.common.AdTextAsset headlines = 1;
      • getHeadlines

        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.v10.common.AdTextAsset headlines = 1;
      • getHeadlinesCount

        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.v10.common.AdTextAsset headlines = 1;
      • getHeadlinesOrBuilderList

        java.util.List<? extends 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.v10.common.AdTextAsset headlines = 1;
      • getHeadlinesOrBuilder

        AdTextAssetOrBuilder getHeadlinesOrBuilder​(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.v10.common.AdTextAsset headlines = 1;
      • getLongHeadlinesList

        java.util.List<AdTextAsset> 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.v10.common.AdTextAsset long_headlines = 2;
      • getLongHeadlines

        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.v10.common.AdTextAsset long_headlines = 2;
      • getLongHeadlinesCount

        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.v10.common.AdTextAsset long_headlines = 2;
      • getLongHeadlinesOrBuilderList

        java.util.List<? extends 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.v10.common.AdTextAsset long_headlines = 2;
      • getLongHeadlinesOrBuilder

        AdTextAssetOrBuilder getLongHeadlinesOrBuilder​(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.v10.common.AdTextAsset long_headlines = 2;
      • getDescriptionsList

        java.util.List<AdTextAsset> getDescriptionsList()
         List of text assets used for the description.
         Currently, only a single value for the description is supported.
         
        repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;
      • getDescriptions

        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.v10.common.AdTextAsset descriptions = 3;
      • getDescriptionsCount

        int getDescriptionsCount()
         List of text assets used for the description.
         Currently, only a single value for the description is supported.
         
        repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;
      • getDescriptionsOrBuilderList

        java.util.List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
         List of text assets used for the description.
         Currently, only a single value for the description is supported.
         
        repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;
      • getDescriptionsOrBuilder

        AdTextAssetOrBuilder getDescriptionsOrBuilder​(int index)
         List of text assets used for the description.
         Currently, only a single value for the description is supported.
         
        repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;
      • getCallToActionsList

        java.util.List<AdTextAsset> 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.v10.common.AdTextAsset call_to_actions = 4;
      • getCallToActions

        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.v10.common.AdTextAsset call_to_actions = 4;
      • getCallToActionsCount

        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.v10.common.AdTextAsset call_to_actions = 4;
      • getCallToActionsOrBuilderList

        java.util.List<? extends 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.v10.common.AdTextAsset call_to_actions = 4;
      • getCallToActionsOrBuilder

        AdTextAssetOrBuilder getCallToActionsOrBuilder​(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.v10.common.AdTextAsset call_to_actions = 4;
      • getVideosList

        java.util.List<AdVideoAsset> 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.v10.common.AdVideoAsset videos = 5;
      • getVideos

        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.v10.common.AdVideoAsset videos = 5;
      • getVideosCount

        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.v10.common.AdVideoAsset videos = 5;
      • getVideosOrBuilderList

        java.util.List<? extends 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.v10.common.AdVideoAsset videos = 5;
      • getVideosOrBuilder

        AdVideoAssetOrBuilder getVideosOrBuilder​(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.v10.common.AdVideoAsset videos = 5;
      • getCompanionBannersList

        java.util.List<AdImageAsset> 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.v10.common.AdImageAsset companion_banners = 6;
      • getCompanionBanners

        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.v10.common.AdImageAsset companion_banners = 6;
      • getCompanionBannersCount

        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.v10.common.AdImageAsset companion_banners = 6;
      • getCompanionBannersOrBuilderList

        java.util.List<? extends 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.v10.common.AdImageAsset companion_banners = 6;
      • getCompanionBannersOrBuilder

        AdImageAssetOrBuilder getCompanionBannersOrBuilder​(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.v10.common.AdImageAsset companion_banners = 6;