Interface DemandGenMultiAssetAdInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DemandGenMultiAssetAdInfo,DemandGenMultiAssetAdInfo.Builder
public interface DemandGenMultiAssetAdInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionThe Advertiser/brand name.com.google.protobuf.ByteStringThe Advertiser/brand name.Call to action text.com.google.protobuf.ByteStringCall to action text.getDescriptions(int index) The descriptive text of the ad.intThe descriptive text of the ad.The descriptive text of the ad.getDescriptionsOrBuilder(int index) The descriptive text of the ad.List<? extends AdTextAssetOrBuilder>The descriptive text of the ad.getHeadlines(int index) Headline text asset of the ad.intHeadline text asset of the ad.Headline text asset of the ad.getHeadlinesOrBuilder(int index) Headline text asset of the ad.List<? extends AdTextAssetOrBuilder>Headline text asset of the ad.booleanBoolean option that indicates if this ad must be served with lead form.getLogoImages(int index) Logo image assets to be used in the ad.intLogo image assets to be used in the ad.Logo image assets to be used in the ad.getLogoImagesOrBuilder(int index) Logo image assets to be used in the ad.List<? extends AdImageAssetOrBuilder>Logo image assets to be used in the ad.getMarketingImages(int index) Marketing image assets to be used in the ad.intMarketing image assets to be used in the ad.Marketing image assets to be used in the ad.getMarketingImagesOrBuilder(int index) Marketing image assets to be used in the ad.List<? extends AdImageAssetOrBuilder>Marketing image assets to be used in the ad.getPortraitMarketingImages(int index) Portrait marketing image assets to be used in the ad.intPortrait marketing image assets to be used in the ad.Portrait marketing image assets to be used in the ad.getPortraitMarketingImagesOrBuilder(int index) Portrait marketing image assets to be used in the ad.List<? extends AdImageAssetOrBuilder>Portrait marketing image assets to be used in the ad.getSquareMarketingImages(int index) Square marketing image assets to be used in the ad.intSquare marketing image assets to be used in the ad.Square marketing image assets to be used in the ad.getSquareMarketingImagesOrBuilder(int index) Square marketing image assets to be used in the ad.List<? extends AdImageAssetOrBuilder>Square marketing image assets to be used in the ad.booleanThe Advertiser/brand name.booleanCall to action text.booleanBoolean option that indicates if this ad must be served with lead form.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
-
getMarketingImagesList
List<AdImageAsset> getMarketingImagesList()Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with `square_marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 1; -
getMarketingImages
Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with `square_marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 1; -
getMarketingImagesCount
int getMarketingImagesCount()Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with `square_marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 1; -
getMarketingImagesOrBuilderList
List<? extends AdImageAssetOrBuilder> getMarketingImagesOrBuilderList()Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with `square_marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 1; -
getMarketingImagesOrBuilder
Marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 600x314 and the aspect ratio must be 1.91:1 (+-1%). Required if square_marketing_images is not present. Combined with `square_marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset marketing_images = 1; -
getSquareMarketingImagesList
List<AdImageAsset> getSquareMarketingImagesList()Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with `marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset square_marketing_images = 2; -
getSquareMarketingImages
Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with `marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset square_marketing_images = 2; -
getSquareMarketingImagesCount
int getSquareMarketingImagesCount()Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with `marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset square_marketing_images = 2; -
getSquareMarketingImagesOrBuilderList
List<? extends AdImageAssetOrBuilder> getSquareMarketingImagesOrBuilderList()Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with `marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset square_marketing_images = 2; -
getSquareMarketingImagesOrBuilder
Square marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 300x300 and the aspect ratio must be 1:1 (+-1%). Required if marketing_images is not present. Combined with `marketing_images` and `portrait_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset square_marketing_images = 2; -
getPortraitMarketingImagesList
List<AdImageAsset> getPortraitMarketingImagesList()Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with `marketing_images` and `square_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset portrait_marketing_images = 3; -
getPortraitMarketingImages
Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with `marketing_images` and `square_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset portrait_marketing_images = 3; -
getPortraitMarketingImagesCount
int getPortraitMarketingImagesCount()Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with `marketing_images` and `square_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset portrait_marketing_images = 3; -
getPortraitMarketingImagesOrBuilderList
List<? extends AdImageAssetOrBuilder> getPortraitMarketingImagesOrBuilderList()Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with `marketing_images` and `square_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset portrait_marketing_images = 3; -
getPortraitMarketingImagesOrBuilder
Portrait marketing image assets to be used in the ad. Valid image types are GIF, JPEG, and PNG. The minimum size is 480x600 and the aspect ratio must be 4:5 (+-1%). Combined with `marketing_images` and `square_marketing_images` the maximum is 20.
repeated .google.ads.googleads.v18.common.AdImageAsset portrait_marketing_images = 3; -
getLogoImagesList
List<AdImageAsset> getLogoImagesList()Logo image assets 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%). At least 1 and max 5 logo images can be specified.
repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 4; -
getLogoImages
Logo image assets 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%). At least 1 and max 5 logo images can be specified.
repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 4; -
getLogoImagesCount
int getLogoImagesCount()Logo image assets 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%). At least 1 and max 5 logo images can be specified.
repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 4; -
getLogoImagesOrBuilderList
List<? extends AdImageAssetOrBuilder> getLogoImagesOrBuilderList()Logo image assets 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%). At least 1 and max 5 logo images can be specified.
repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 4; -
getLogoImagesOrBuilder
Logo image assets 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%). At least 1 and max 5 logo images can be specified.
repeated .google.ads.googleads.v18.common.AdImageAsset logo_images = 4; -
getHeadlinesList
List<AdTextAsset> getHeadlinesList()Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 5; -
getHeadlines
Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 5; -
getHeadlinesCount
int getHeadlinesCount()Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 5; -
getHeadlinesOrBuilderList
List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 5; -
getHeadlinesOrBuilder
Headline text asset of the ad. Maximum display width is 30. At least 1 and max 5 headlines can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 5; -
getDescriptionsList
List<AdTextAsset> getDescriptionsList()The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 6; -
getDescriptions
The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 6; -
getDescriptionsCount
int getDescriptionsCount()The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 6; -
getDescriptionsOrBuilderList
List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 6; -
getDescriptionsOrBuilder
The descriptive text of the ad. Maximum display width is 90. At least 1 and max 5 descriptions can be specified.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 6; -
hasBusinessName
boolean hasBusinessName()The Advertiser/brand name. Maximum display width is 25. Required.
optional string business_name = 7;- Returns:
- Whether the businessName field is set.
-
getBusinessName
String getBusinessName()The Advertiser/brand name. Maximum display width is 25. Required.
optional string business_name = 7;- Returns:
- The businessName.
-
getBusinessNameBytes
com.google.protobuf.ByteString getBusinessNameBytes()The Advertiser/brand name. Maximum display width is 25. Required.
optional string business_name = 7;- Returns:
- The bytes for businessName.
-
hasCallToActionText
boolean hasCallToActionText()Call to action text.
optional string call_to_action_text = 8;- Returns:
- Whether the callToActionText field is set.
-
getCallToActionText
String getCallToActionText()Call to action text.
optional string call_to_action_text = 8;- Returns:
- The callToActionText.
-
getCallToActionTextBytes
com.google.protobuf.ByteString getCallToActionTextBytes()Call to action text.
optional string call_to_action_text = 8;- Returns:
- The bytes for callToActionText.
-
hasLeadFormOnly
boolean hasLeadFormOnly()Boolean option that indicates if this ad must be served with lead form.
optional bool lead_form_only = 9;- Returns:
- Whether the leadFormOnly field is set.
-
getLeadFormOnly
boolean getLeadFormOnly()Boolean option that indicates if this ad must be served with lead form.
optional bool lead_form_only = 9;- Returns:
- The leadFormOnly.
-