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 Summary
Modifier and TypeMethodDescriptiongetCallToActions(int index) List of text assets for call-to-actions.intList of text assets for call-to-actions.List of text assets for call-to-actions.getCallToActionsOrBuilder(int index) List of text assets for call-to-actions.List<? extends AdTextAssetOrBuilder>List of text assets for call-to-actions.getDescriptions(int index) List of text assets for descriptions.intList of text assets for descriptions.List of text assets for descriptions.getDescriptionsOrBuilder(int index) List of text assets for descriptions.List<? extends AdTextAssetOrBuilder>List of text assets for descriptions.getHeadlines(int index) List of text assets for headlines.intList of text assets for headlines.List of text assets for headlines.getHeadlinesOrBuilder(int index) List of text assets for headlines.List<? extends AdTextAssetOrBuilder>List of text assets for headlines.getLogoImages(int index) List of logo image assets that may be displayed with the ad.intList of logo image assets that may be displayed with the ad.List of logo image assets that may be displayed with the ad.getLogoImagesOrBuilder(int index) List of logo image assets that may be displayed with the ad.List<? extends AdImageAssetOrBuilder>List of logo image assets that may be displayed with the ad.getMarketingImages(int index) List of marketing image assets that may be displayed with the ad.intList of marketing image assets that may be displayed with the ad.List of marketing image assets that may be displayed with the ad.getMarketingImagesOrBuilder(int index) List of marketing image assets that may be displayed with the ad.List<? extends AdImageAssetOrBuilder>List of marketing image assets that may be displayed with the ad.getPath1()First part of optional text that can be appended to the URL in the ad.com.google.protobuf.ByteStringFirst part of optional text that can be appended to the URL in the ad.getPath2()Second part of optional text that can be appended to the URL in the ad.com.google.protobuf.ByteStringSecond part of optional text that can be appended to the URL in the ad.getVideos(int index) List of YouTube video assets that may be displayed with the ad.intList of YouTube video assets that may be displayed with the ad.List of YouTube video assets that may be displayed with the ad.getVideosOrBuilder(int index) List of YouTube video assets that may be displayed with the ad.List<? extends AdVideoAssetOrBuilder>List of YouTube video assets that may be displayed with the ad.booleanhasPath1()First part of optional text that can be appended to the URL in the ad.booleanhasPath2()Second part of optional text that can be appended to the URL in the ad.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
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
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
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
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
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
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
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
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
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
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
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
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
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.
-