public final class DemandGenImageAd
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Display & Video 360 API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
DemandGenImageAd() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getBusinessName()
null for nonepublic DemandGenImageAd setBusinessName(String businessName)
businessName - businessName or null for nonepublic String getCallToAction()
null for nonepublic DemandGenImageAd setCallToAction(String callToAction)
callToAction - callToAction or null for nonepublic Map<String,String> getCustomParameters()
null for nonepublic DemandGenImageAd setCustomParameters(Map<String,String> customParameters)
customParameters - customParameters or null for nonepublic List<String> getDescriptions()
null for nonepublic DemandGenImageAd setDescriptions(List<String> descriptions)
descriptions - descriptions or null for nonepublic String getFinalMobileUrl()
null for nonepublic DemandGenImageAd setFinalMobileUrl(String finalMobileUrl)
finalMobileUrl - finalMobileUrl or null for nonepublic String getFinalUrl()
null for nonepublic DemandGenImageAd setFinalUrl(String finalUrl)
finalUrl - finalUrl or null for nonepublic String getFinalUrlSuffix()
null for nonepublic DemandGenImageAd setFinalUrlSuffix(String finalUrlSuffix)
finalUrlSuffix - finalUrlSuffix or null for nonepublic List<String> getHeadlines()
null for nonepublic DemandGenImageAd setHeadlines(List<String> headlines)
headlines - headlines or null for nonepublic List<ImageAsset> getLogoImages()
null for nonepublic DemandGenImageAd setLogoImages(List<ImageAsset> logoImages)
logoImages - logoImages or null for nonepublic List<ImageAsset> getMarketingImages()
null for nonepublic DemandGenImageAd setMarketingImages(List<ImageAsset> marketingImages)
marketingImages - marketingImages or null for nonepublic List<ImageAsset> getPortraitMarketingImages()
null for nonepublic DemandGenImageAd setPortraitMarketingImages(List<ImageAsset> portraitMarketingImages)
portraitMarketingImages - portraitMarketingImages or null for nonepublic List<ImageAsset> getSquareMarketingImages()
null for nonepublic DemandGenImageAd setSquareMarketingImages(List<ImageAsset> squareMarketingImages)
squareMarketingImages - squareMarketingImages or null for nonepublic String getTrackingUrl()
null for nonepublic DemandGenImageAd setTrackingUrl(String trackingUrl)
trackingUrl - trackingUrl or null for nonepublic String getUserSpecifiedTrackingUrl()
null for nonepublic DemandGenImageAd setUserSpecifiedTrackingUrl(String userSpecifiedTrackingUrl)
userSpecifiedTrackingUrl - userSpecifiedTrackingUrl or null for nonepublic DemandGenImageAd set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic DemandGenImageAd clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.