com.google.ads.googleads.v17.common.LocalAdInfoOrBuilder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of google-ads-stubs-v17 Show documentation
Show all versions of google-ads-stubs-v17 Show documentation
Stubs for GAAPI version google-ads-stubs-v17
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/ads/googleads/v17/common/ad_type_infos.proto
// Protobuf Java Version: 3.25.3
package com.google.ads.googleads.v17.common;
public interface LocalAdInfoOrBuilder extends
// @@protoc_insertion_point(interface_extends:google.ads.googleads.v17.common.LocalAdInfo)
com.google.protobuf.MessageOrBuilder {
/**
*
* 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.v17.common.AdTextAsset headlines = 1;
*/
java.util.List
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.v17.common.AdTextAsset headlines = 1;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset headlines = 1;
*/
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.v17.common.AdTextAsset headlines = 1;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset headlines = 1;
*/
com.google.ads.googleads.v17.common.AdTextAssetOrBuilder getHeadlinesOrBuilder(
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.v17.common.AdTextAsset descriptions = 2;
*/
java.util.List
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.v17.common.AdTextAsset descriptions = 2;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset descriptions = 2;
*/
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.v17.common.AdTextAsset descriptions = 2;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset descriptions = 2;
*/
com.google.ads.googleads.v17.common.AdTextAssetOrBuilder getDescriptionsOrBuilder(
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.v17.common.AdTextAsset call_to_actions = 3;
*/
java.util.List
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.v17.common.AdTextAsset call_to_actions = 3;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset call_to_actions = 3;
*/
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.v17.common.AdTextAsset call_to_actions = 3;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdTextAsset call_to_actions = 3;
*/
com.google.ads.googleads.v17.common.AdTextAssetOrBuilder getCallToActionsOrBuilder(
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.v17.common.AdImageAsset marketing_images = 4;
*/
java.util.List
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.v17.common.AdImageAsset marketing_images = 4;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdImageAsset marketing_images = 4;
*/
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.v17.common.AdImageAsset marketing_images = 4;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdImageAsset marketing_images = 4;
*/
com.google.ads.googleads.v17.common.AdImageAssetOrBuilder getMarketingImagesOrBuilder(
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.v17.common.AdImageAsset logo_images = 5;
*/
java.util.List
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.v17.common.AdImageAsset logo_images = 5;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdImageAsset logo_images = 5;
*/
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.v17.common.AdImageAsset logo_images = 5;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdImageAsset logo_images = 5;
*/
com.google.ads.googleads.v17.common.AdImageAssetOrBuilder getLogoImagesOrBuilder(
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.v17.common.AdVideoAsset videos = 6;
*/
java.util.List
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.v17.common.AdVideoAsset videos = 6;
*/
com.google.ads.googleads.v17.common.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.v17.common.AdVideoAsset videos = 6;
*/
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.v17.common.AdVideoAsset videos = 6;
*/
java.util.List extends com.google.ads.googleads.v17.common.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.v17.common.AdVideoAsset videos = 6;
*/
com.google.ads.googleads.v17.common.AdVideoAssetOrBuilder getVideosOrBuilder(
int index);
/**
*
* First part of optional text that can be appended to the URL in the ad.
*
*
* optional string path1 = 9;
* @return Whether the path1 field is set.
*/
boolean hasPath1();
/**
*
* First part of optional text that can be appended to the URL in the ad.
*
*
* optional string path1 = 9;
* @return The path1.
*/
java.lang.String getPath1();
/**
*
* First part of optional text that can be appended to the URL in the ad.
*
*
* optional string path1 = 9;
* @return The bytes for path1.
*/
com.google.protobuf.ByteString
getPath1Bytes();
/**
*
* 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;
* @return Whether the path2 field is set.
*/
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;
* @return The path2.
*/
java.lang.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;
* @return The bytes for path2.
*/
com.google.protobuf.ByteString
getPath2Bytes();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy