target.apidocs.com.google.api.services.realtimebidding.v1.RealTimeBidding.Bidders.Creatives.Watch.html Maven / Gradle / Ivy
RealTimeBidding.Bidders.Creatives.Watch (Real-time Bidding API v1-rev20230821-2.0.0)
com.google.api.services.realtimebidding.v1
Class RealTimeBidding.Bidders.Creatives.Watch
- java.lang.Object
-
- java.util.AbstractMap<String,Object>
-
- com.google.api.client.util.GenericData
-
- com.google.api.client.googleapis.services.AbstractGoogleClientRequest<T>
-
- com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest<T>
-
- com.google.api.services.realtimebidding.v1.RealTimeBiddingRequest<WatchCreativesResponse>
-
- com.google.api.services.realtimebidding.v1.RealTimeBidding.Bidders.Creatives.Watch
-
- Enclosing class:
- RealTimeBidding.Bidders.Creatives
public class RealTimeBidding.Bidders.Creatives.Watch
extends RealTimeBiddingRequest<WatchCreativesResponse>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
com.google.api.client.util.GenericData.Flags
-
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
-
Constructor Summary
Constructors
Modifier
Constructor and Description
protected
Watch(String parent,
WatchCreativesRequest content)
Watches all creatives pertaining to a bidder.
-
Method Summary
-
Methods inherited from class com.google.api.services.realtimebidding.v1.RealTimeBiddingRequest
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
-
Methods inherited from class com.google.api.client.googleapis.services.json.AbstractGoogleJsonClientRequest
getJsonContent, newExceptionOnError, queue
-
Methods inherited from class com.google.api.client.googleapis.services.AbstractGoogleClientRequest
buildHttpRequest, 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, setReturnRawInputStream
-
Methods inherited from class com.google.api.client.util.GenericData
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
-
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, isEmpty, keySet, size, values
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
-
-
Constructor Detail
-
Watch
protected Watch(String parent,
WatchCreativesRequest content)
Watches all creatives pertaining to a bidder. It is sufficient to invoke this endpoint once per
bidder. A Pub/Sub topic will be created and notifications will be pushed to the topic when any
of the bidder's creatives change status. All of the bidder's service accounts will have access
to read from the topic. Subsequent invocations of this method will return the existing Pub/Sub
configuration.
Create a request for the method "creatives.watch".
This request holds the parameters needed by the the realtimebidding server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
RealTimeBidding.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
- Parameters:
parent
- Required. To watch all creatives pertaining to the bidder and all its child seat accounts, the
bidder must follow the pattern `bidders/{bidderAccountId}`.
content
- the WatchCreativesRequest
- Since:
- 1.13
-
Method Detail
-
set$Xgafv
public RealTimeBidding.Bidders.Creatives.Watch set$Xgafv(String $Xgafv)
Description copied from class: RealTimeBiddingRequest
V1 error format.
- Overrides:
set$Xgafv
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setAccessToken
public RealTimeBidding.Bidders.Creatives.Watch setAccessToken(String accessToken)
Description copied from class: RealTimeBiddingRequest
OAuth access token.
- Overrides:
setAccessToken
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setAlt
public RealTimeBidding.Bidders.Creatives.Watch setAlt(String alt)
Description copied from class: RealTimeBiddingRequest
Data format for response.
- Overrides:
setAlt
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setCallback
public RealTimeBidding.Bidders.Creatives.Watch setCallback(String callback)
Description copied from class: RealTimeBiddingRequest
JSONP
- Overrides:
setCallback
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setFields
public RealTimeBidding.Bidders.Creatives.Watch setFields(String fields)
Description copied from class: RealTimeBiddingRequest
Selector specifying which fields to include in a partial response.
- Overrides:
setFields
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setKey
public RealTimeBidding.Bidders.Creatives.Watch setKey(String key)
Description copied from class: RealTimeBiddingRequest
API key. Your API key identifies your project and provides you with API access, quota, and
reports. Required unless you provide an OAuth 2.0 token.
- Overrides:
setKey
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setOauthToken
public RealTimeBidding.Bidders.Creatives.Watch setOauthToken(String oauthToken)
Description copied from class: RealTimeBiddingRequest
OAuth 2.0 token for the current user.
- Overrides:
setOauthToken
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setPrettyPrint
public RealTimeBidding.Bidders.Creatives.Watch setPrettyPrint(Boolean prettyPrint)
Description copied from class: RealTimeBiddingRequest
Returns response with indentations and line breaks.
- Overrides:
setPrettyPrint
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setQuotaUser
public RealTimeBidding.Bidders.Creatives.Watch setQuotaUser(String quotaUser)
Description copied from class: RealTimeBiddingRequest
Available to use for quota purposes for server-side applications. Can be any arbitrary string
assigned to a user, but should not exceed 40 characters.
- Overrides:
setQuotaUser
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setUploadType
public RealTimeBidding.Bidders.Creatives.Watch setUploadType(String uploadType)
Description copied from class: RealTimeBiddingRequest
Legacy upload protocol for media (e.g. "media", "multipart").
- Overrides:
setUploadType
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
setUploadProtocol
public RealTimeBidding.Bidders.Creatives.Watch setUploadProtocol(String uploadProtocol)
Description copied from class: RealTimeBiddingRequest
Upload protocol for media (e.g. "raw", "multipart").
- Overrides:
setUploadProtocol
in class RealTimeBiddingRequest<WatchCreativesResponse>
-
getParent
public String getParent()
Required. To watch all creatives pertaining to the bidder and all its child seat accounts, the
bidder must follow the pattern `bidders/{bidderAccountId}`.
-
setParent
public RealTimeBidding.Bidders.Creatives.Watch setParent(String parent)
Required. To watch all creatives pertaining to the bidder and all its child seat
accounts, the bidder must follow the pattern `bidders/{bidderAccountId}`.
-
set
public RealTimeBidding.Bidders.Creatives.Watch set(String parameterName,
Object value)
- Overrides:
set
in class RealTimeBiddingRequest<WatchCreativesResponse>
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy