public final class DemandGenCarouselAd
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 |
|---|
DemandGenCarouselAd() |
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 DemandGenCarouselAd setBusinessName(String businessName)
businessName - businessName or null for nonepublic List<CarouselCard> getCards()
null for nonepublic DemandGenCarouselAd setCards(List<CarouselCard> cards)
cards - cards or null for nonepublic Map<String,String> getCustomParameters()
null for nonepublic DemandGenCarouselAd setCustomParameters(Map<String,String> customParameters)
customParameters - customParameters or null for nonepublic String getDescription()
null for nonepublic DemandGenCarouselAd setDescription(String description)
description - description or null for nonepublic String getFinalUrl()
null for nonepublic DemandGenCarouselAd setFinalUrl(String finalUrl)
finalUrl - finalUrl or null for nonepublic String getFinalUrlSuffix()
null for nonepublic DemandGenCarouselAd setFinalUrlSuffix(String finalUrlSuffix)
finalUrlSuffix - finalUrlSuffix or null for nonepublic String getHeadline()
null for nonepublic DemandGenCarouselAd setHeadline(String headline)
headline - headline or null for nonepublic ImageAsset getLogo()
null for nonepublic DemandGenCarouselAd setLogo(ImageAsset logo)
logo - logo or null for nonepublic String getTrackingUrl()
null for nonepublic DemandGenCarouselAd setTrackingUrl(String trackingUrl)
trackingUrl - trackingUrl or null for nonepublic String getUserSpecifiedTrackingUrl()
null for nonepublic DemandGenCarouselAd setUserSpecifiedTrackingUrl(String userSpecifiedTrackingUrl)
userSpecifiedTrackingUrl - userSpecifiedTrackingUrl or null for nonepublic DemandGenCarouselAd set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic DemandGenCarouselAd clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.