public final class DynamicFeed
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 Campaign Manager 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 | 
|---|
DynamicFeed()  | 
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 ContentSource getContentSource()
null for nonepublic DynamicFeed setContentSource(ContentSource contentSource)
contentSource - contentSource or null for nonepublic LastModifiedInfo getCreateInfo()
null for nonepublic DynamicFeed setCreateInfo(LastModifiedInfo createInfo)
createInfo - createInfo or null for nonepublic Long getDynamicFeedId()
null for nonepublic DynamicFeed setDynamicFeedId(Long dynamicFeedId)
dynamicFeedId - dynamicFeedId or null for nonepublic String getDynamicFeedName()
null for nonepublic DynamicFeed setDynamicFeedName(String dynamicFeedName)
dynamicFeedName - dynamicFeedName or null for nonepublic Element getElement()
null for nonepublic DynamicFeed setElement(Element element)
element - element or null for nonepublic FeedIngestionStatus getFeedIngestionStatus()
null for nonepublic DynamicFeed setFeedIngestionStatus(FeedIngestionStatus feedIngestionStatus)
feedIngestionStatus - feedIngestionStatus or null for nonepublic FeedSchedule getFeedSchedule()
null for nonepublic DynamicFeed setFeedSchedule(FeedSchedule feedSchedule)
feedSchedule - feedSchedule or null for nonepublic Boolean getHasPublished()
null for nonepublic DynamicFeed setHasPublished(Boolean hasPublished)
hasPublished - hasPublished or null for nonepublic LastModifiedInfo getLastModifiedInfo()
null for nonepublic DynamicFeed setLastModifiedInfo(LastModifiedInfo lastModifiedInfo)
lastModifiedInfo - lastModifiedInfo or null for nonepublic String getStatus()
null for nonepublic DynamicFeed setStatus(String status)
status - status or null for nonepublic Long getStudioAdvertiserId()
null for nonepublic DynamicFeed setStudioAdvertiserId(Long studioAdvertiserId)
studioAdvertiserId - studioAdvertiserId or null for nonepublic DynamicFeed set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic DynamicFeed clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.