public class AdExchangeBuyerII.Accounts.Creatives.Watch extends AdExchangeBuyerIIRequest<Empty>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Watch(String accountId,
String creativeId,
WatchCreativeRequest content)
Watches a creative.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Watch(String accountId, String creativeId, WatchCreativeRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
AdExchangeBuyerII.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
accountId - The account of the creative to watch.creativeId - The creative ID to watch for status changes. Specify "-" to watch all creatives under the above
account. If both creative-level and account-level notifications are sent, only a single
notification will be sent to the creative-level notification topic.content - the WatchCreativeRequestpublic AdExchangeBuyerII.Accounts.Creatives.Watch set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<Empty>public AdExchangeBuyerII.Accounts.Creatives.Watch setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<Empty>public String getAccountId()
public AdExchangeBuyerII.Accounts.Creatives.Watch setAccountId(String accountId)
public String getCreativeId()
public AdExchangeBuyerII.Accounts.Creatives.Watch setCreativeId(String creativeId)
public AdExchangeBuyerII.Accounts.Creatives.Watch set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<Empty>Copyright © 2011–2021 Google. All rights reserved.