Interface DemandGenVideoResponsiveAdInfoOrBuilder

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

public interface DemandGenVideoResponsiveAdInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getHeadlinesList

      List<AdTextAsset> getHeadlinesList()
       List of text assets used for the short headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlines

      AdTextAsset getHeadlines(int index)
       List of text assets used for the short headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesCount

      int getHeadlinesCount()
       List of text assets used for the short headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesOrBuilderList

      List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()
       List of text assets used for the short headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesOrBuilder

      AdTextAssetOrBuilder getHeadlinesOrBuilder(int index)
       List of text assets used for the short headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getLongHeadlinesList

      List<AdTextAsset> getLongHeadlinesList()
       List of text assets used for the long headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset long_headlines = 2;
    • getLongHeadlines

      AdTextAsset getLongHeadlines(int index)
       List of text assets used for the long headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset long_headlines = 2;
    • getLongHeadlinesCount

      int getLongHeadlinesCount()
       List of text assets used for the long headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset long_headlines = 2;
    • getLongHeadlinesOrBuilderList

      List<? extends AdTextAssetOrBuilder> getLongHeadlinesOrBuilderList()
       List of text assets used for the long headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset long_headlines = 2;
    • getLongHeadlinesOrBuilder

      AdTextAssetOrBuilder getLongHeadlinesOrBuilder(int index)
       List of text assets used for the long headline.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset long_headlines = 2;
    • getDescriptionsList

      List<AdTextAsset> getDescriptionsList()
       List of text assets used for the description.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3;
    • getDescriptions

      AdTextAsset getDescriptions(int index)
       List of text assets used for the description.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3;
    • getDescriptionsCount

      int getDescriptionsCount()
       List of text assets used for the description.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3;
    • getDescriptionsOrBuilderList

      List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
       List of text assets used for the description.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3;
    • getDescriptionsOrBuilder

      AdTextAssetOrBuilder getDescriptionsOrBuilder(int index)
       List of text assets used for the description.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 3;
    • getVideosList

      List<AdVideoAsset> getVideosList()
       List of YouTube video assets used for the ad.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;
    • getVideos

      AdVideoAsset getVideos(int index)
       List of YouTube video assets used for the ad.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;
    • getVideosCount

      int getVideosCount()
       List of YouTube video assets used for the ad.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;
    • getVideosOrBuilderList

      List<? extends AdVideoAssetOrBuilder> getVideosOrBuilderList()
       List of YouTube video assets used for the ad.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;
    • getVideosOrBuilder

      AdVideoAssetOrBuilder getVideosOrBuilder(int index)
       List of YouTube video assets used for the ad.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;
    • getLogoImagesList

      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.v18.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.v18.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.v18.common.AdImageAsset logo_images = 5;
    • getLogoImagesOrBuilderList

      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.v18.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.v18.common.AdImageAsset logo_images = 5;
    • getBreadcrumb1

      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

      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.v18.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.v18.common.AdTextAsset business_name = 8 [(.google.api.field_behavior) = REQUIRED];
      Returns:
      The businessName.
    • getBusinessNameOrBuilder

      AdTextAssetOrBuilder getBusinessNameOrBuilder()
       Required. The advertiser/brand name.
       
      .google.ads.googleads.v18.common.AdTextAsset business_name = 8 [(.google.api.field_behavior) = REQUIRED];
    • getCallToActionsList

      List<AdCallToActionAsset> getCallToActionsList()
       Assets of type CallToActionAsset used for the "Call To Action" button.
       
      repeated .google.ads.googleads.v18.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.v18.common.AdCallToActionAsset call_to_actions = 9;
    • getCallToActionsCount

      int getCallToActionsCount()
       Assets of type CallToActionAsset used for the "Call To Action" button.
       
      repeated .google.ads.googleads.v18.common.AdCallToActionAsset call_to_actions = 9;
    • getCallToActionsOrBuilderList

      List<? extends AdCallToActionAssetOrBuilder> getCallToActionsOrBuilderList()
       Assets of type CallToActionAsset used for the "Call To Action" button.
       
      repeated .google.ads.googleads.v18.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.v18.common.AdCallToActionAsset call_to_actions = 9;