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