public final class YoutubeAndPartnersSettings
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 |
|---|
YoutubeAndPartnersSettings() |
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 YoutubeAndPartnersBiddingStrategy getBiddingStrategy()
null for nonepublic YoutubeAndPartnersSettings setBiddingStrategy(YoutubeAndPartnersBiddingStrategy biddingStrategy)
biddingStrategy - biddingStrategy or null for nonepublic String getContentCategory()
null for nonepublic YoutubeAndPartnersSettings setContentCategory(String contentCategory)
contentCategory - contentCategory or null for nonepublic String getEffectiveContentCategory()
null for nonepublic YoutubeAndPartnersSettings setEffectiveContentCategory(String effectiveContentCategory)
effectiveContentCategory - effectiveContentCategory or null for nonepublic YoutubeAndPartnersInventorySourceConfig getInventorySourceSettings()
null for nonepublic YoutubeAndPartnersSettings setInventorySourceSettings(YoutubeAndPartnersInventorySourceConfig inventorySourceSettings)
inventorySourceSettings - inventorySourceSettings or null for nonepublic Long getLeadFormId()
null for nonepublic YoutubeAndPartnersSettings setLeadFormId(Long leadFormId)
leadFormId - leadFormId or null for nonepublic Long getLinkedMerchantId()
null for nonepublic YoutubeAndPartnersSettings setLinkedMerchantId(Long linkedMerchantId)
linkedMerchantId - linkedMerchantId or null for nonepublic List<String> getRelatedVideoIds()
null for nonepublic YoutubeAndPartnersSettings setRelatedVideoIds(List<String> relatedVideoIds)
relatedVideoIds - relatedVideoIds or null for nonepublic TargetFrequency getTargetFrequency()
null for nonepublic YoutubeAndPartnersSettings setTargetFrequency(TargetFrequency targetFrequency)
targetFrequency - targetFrequency or null for nonepublic YoutubeAndPartnersThirdPartyMeasurementSettings getThirdPartyMeasurementSettings()
null for nonepublic YoutubeAndPartnersSettings setThirdPartyMeasurementSettings(YoutubeAndPartnersThirdPartyMeasurementSettings thirdPartyMeasurementSettings)
thirdPartyMeasurementSettings - thirdPartyMeasurementSettings or null for nonepublic VideoAdInventoryControl getVideoAdInventoryControl()
null for nonepublic YoutubeAndPartnersSettings setVideoAdInventoryControl(VideoAdInventoryControl videoAdInventoryControl)
videoAdInventoryControl - videoAdInventoryControl or null for nonepublic VideoAdSequenceSettings getVideoAdSequenceSettings()
null for nonepublic YoutubeAndPartnersSettings setVideoAdSequenceSettings(VideoAdSequenceSettings videoAdSequenceSettings)
videoAdSequenceSettings - videoAdSequenceSettings or null for nonepublic FrequencyCap getViewFrequencyCap()
null for nonepublic YoutubeAndPartnersSettings setViewFrequencyCap(FrequencyCap viewFrequencyCap)
viewFrequencyCap - viewFrequencyCap or null for nonepublic YoutubeAndPartnersSettings set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic YoutubeAndPartnersSettings clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.