Interface LocalAdInfoOrBuilder

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

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

    • getHeadlinesList

      List<AdTextAsset> getHeadlinesList()
       List of text assets for headlines. When the ad serves the headlines will
       be selected from this list. At least 1 and at most 5 headlines must be
       specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlines

      AdTextAsset getHeadlines(int index)
       List of text assets for headlines. When the ad serves the headlines will
       be selected from this list. At least 1 and at most 5 headlines must be
       specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesCount

      int getHeadlinesCount()
       List of text assets for headlines. When the ad serves the headlines will
       be selected from this list. At least 1 and at most 5 headlines must be
       specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesOrBuilderList

      List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()
       List of text assets for headlines. When the ad serves the headlines will
       be selected from this list. At least 1 and at most 5 headlines must be
       specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getHeadlinesOrBuilder

      AdTextAssetOrBuilder getHeadlinesOrBuilder(int index)
       List of text assets for headlines. When the ad serves the headlines will
       be selected from this list. At least 1 and at most 5 headlines must be
       specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;
    • getDescriptionsList

      List<AdTextAsset> getDescriptionsList()
       List of text assets for descriptions. When the ad serves the descriptions
       will be selected from this list. At least 1 and at most 5 descriptions must
       be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;
    • getDescriptions

      AdTextAsset getDescriptions(int index)
       List of text assets for descriptions. When the ad serves the descriptions
       will be selected from this list. At least 1 and at most 5 descriptions must
       be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;
    • getDescriptionsCount

      int getDescriptionsCount()
       List of text assets for descriptions. When the ad serves the descriptions
       will be selected from this list. At least 1 and at most 5 descriptions must
       be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;
    • getDescriptionsOrBuilderList

      List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
       List of text assets for descriptions. When the ad serves the descriptions
       will be selected from this list. At least 1 and at most 5 descriptions must
       be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;
    • getDescriptionsOrBuilder

      AdTextAssetOrBuilder getDescriptionsOrBuilder(int index)
       List of text assets for descriptions. When the ad serves the descriptions
       will be selected from this list. At least 1 and at most 5 descriptions must
       be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;
    • getCallToActionsList

      List<AdTextAsset> getCallToActionsList()
       List of text assets for call-to-actions. When the ad serves the
       call-to-actions will be selected from this list. At least 1 and at most
       5 call-to-actions must be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset call_to_actions = 3;
    • getCallToActions

      AdTextAsset getCallToActions(int index)
       List of text assets for call-to-actions. When the ad serves the
       call-to-actions will be selected from this list. At least 1 and at most
       5 call-to-actions must be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset call_to_actions = 3;
    • getCallToActionsCount

      int getCallToActionsCount()
       List of text assets for call-to-actions. When the ad serves the
       call-to-actions will be selected from this list. At least 1 and at most
       5 call-to-actions must be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset call_to_actions = 3;
    • getCallToActionsOrBuilderList

      List<? extends AdTextAssetOrBuilder> getCallToActionsOrBuilderList()
       List of text assets for call-to-actions. When the ad serves the
       call-to-actions will be selected from this list. At least 1 and at most
       5 call-to-actions must be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset call_to_actions = 3;
    • getCallToActionsOrBuilder

      AdTextAssetOrBuilder getCallToActionsOrBuilder(int index)
       List of text assets for call-to-actions. When the ad serves the
       call-to-actions will be selected from this list. At least 1 and at most
       5 call-to-actions must be specified.
       
      repeated .google.ads.googleads.v18.common.AdTextAsset call_to_actions = 3;
    • getMarketingImagesList

      List<AdImageAsset> getMarketingImagesList()
       List of marketing image assets that may be displayed with the ad. The
       images must be 314x600 pixels or 320x320 pixels. At least 1 and at most
       20 image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 4;
    • getMarketingImages

      AdImageAsset getMarketingImages(int index)
       List of marketing image assets that may be displayed with the ad. The
       images must be 314x600 pixels or 320x320 pixels. At least 1 and at most
       20 image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 4;
    • getMarketingImagesCount

      int getMarketingImagesCount()
       List of marketing image assets that may be displayed with the ad. The
       images must be 314x600 pixels or 320x320 pixels. At least 1 and at most
       20 image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 4;
    • getMarketingImagesOrBuilderList

      List<? extends AdImageAssetOrBuilder> getMarketingImagesOrBuilderList()
       List of marketing image assets that may be displayed with the ad. The
       images must be 314x600 pixels or 320x320 pixels. At least 1 and at most
       20 image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 4;
    • getMarketingImagesOrBuilder

      AdImageAssetOrBuilder getMarketingImagesOrBuilder(int index)
       List of marketing image assets that may be displayed with the ad. The
       images must be 314x600 pixels or 320x320 pixels. At least 1 and at most
       20 image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 4;
    • getLogoImagesList

      List<AdImageAsset> getLogoImagesList()
       List of logo image assets that may be displayed with the ad. The images
       must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5
       image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 5;
    • getLogoImages

      AdImageAsset getLogoImages(int index)
       List of logo image assets that may be displayed with the ad. The images
       must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5
       image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 5;
    • getLogoImagesCount

      int getLogoImagesCount()
       List of logo image assets that may be displayed with the ad. The images
       must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5
       image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 5;
    • getLogoImagesOrBuilderList

      List<? extends AdImageAssetOrBuilder> getLogoImagesOrBuilderList()
       List of logo image assets that may be displayed with the ad. The images
       must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5
       image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 5;
    • getLogoImagesOrBuilder

      AdImageAssetOrBuilder getLogoImagesOrBuilder(int index)
       List of logo image assets that may be displayed with the ad. The images
       must be 128x128 pixels and not larger than 120KB. At least 1 and at most 5
       image assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 5;
    • getVideosList

      List<AdVideoAsset> getVideosList()
       List of YouTube video assets that may be displayed with the ad. At least 1
       and at most 20 video assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 6;
    • getVideos

      AdVideoAsset getVideos(int index)
       List of YouTube video assets that may be displayed with the ad. At least 1
       and at most 20 video assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 6;
    • getVideosCount

      int getVideosCount()
       List of YouTube video assets that may be displayed with the ad. At least 1
       and at most 20 video assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 6;
    • getVideosOrBuilderList

      List<? extends AdVideoAssetOrBuilder> getVideosOrBuilderList()
       List of YouTube video assets that may be displayed with the ad. At least 1
       and at most 20 video assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 6;
    • getVideosOrBuilder

      AdVideoAssetOrBuilder getVideosOrBuilder(int index)
       List of YouTube video assets that may be displayed with the ad. At least 1
       and at most 20 video assets must be specified.
       
      repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 6;
    • hasPath1

      boolean hasPath1()
       First part of optional text that can be appended to the URL in the ad.
       
      optional string path1 = 9;
      Returns:
      Whether the path1 field is set.
    • getPath1

      String getPath1()
       First part of optional text that can be appended to the URL in the ad.
       
      optional string path1 = 9;
      Returns:
      The path1.
    • getPath1Bytes

      com.google.protobuf.ByteString getPath1Bytes()
       First part of optional text that can be appended to the URL in the ad.
       
      optional string path1 = 9;
      Returns:
      The bytes for path1.
    • hasPath2

      boolean hasPath2()
       Second part of optional text that can be appended to the URL in the ad.
       This field can only be set when `path1` is also set.
       
      optional string path2 = 10;
      Returns:
      Whether the path2 field is set.
    • getPath2

      String getPath2()
       Second part of optional text that can be appended to the URL in the ad.
       This field can only be set when `path1` is also set.
       
      optional string path2 = 10;
      Returns:
      The path2.
    • getPath2Bytes

      com.google.protobuf.ByteString getPath2Bytes()
       Second part of optional text that can be appended to the URL in the ad.
       This field can only be set when `path1` is also set.
       
      optional string path2 = 10;
      Returns:
      The bytes for path2.