public class AdExchangeBuyerII.Accounts.Clients.List extends AdExchangeBuyerIIRequest<ListClientsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(Long accountId)
Lists all the clients for the current sponsor buyer.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
buildHttpRequestUsingHead() |
HttpResponse |
executeUsingHead() |
Long |
getAccountId()
Unique numerical account ID of the sponsor buyer to list the clients for.
|
Integer |
getPageSize()
Requested page size.
|
String |
getPageToken()
A token identifying a page of results the server should return.
|
String |
getPartnerClientId()
Optional unique identifier (from the standpoint of an Ad Exchange sponsor buyer partner) of the
client to return.
|
AdExchangeBuyerII.Accounts.Clients.List |
set(String parameterName,
Object value) |
AdExchangeBuyerII.Accounts.Clients.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
AdExchangeBuyerII.Accounts.Clients.List |
setAccessToken(String accessToken)
OAuth access token.
|
AdExchangeBuyerII.Accounts.Clients.List |
setAccountId(Long accountId)
Unique numerical account ID of the sponsor buyer to list the clients for.
|
AdExchangeBuyerII.Accounts.Clients.List |
setAlt(String alt)
Data format for response.
|
AdExchangeBuyerII.Accounts.Clients.List |
setCallback(String callback)
JSONP
|
AdExchangeBuyerII.Accounts.Clients.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
AdExchangeBuyerII.Accounts.Clients.List |
setKey(String key)
API key.
|
AdExchangeBuyerII.Accounts.Clients.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
AdExchangeBuyerII.Accounts.Clients.List |
setPageSize(Integer pageSize)
Requested page size.
|
AdExchangeBuyerII.Accounts.Clients.List |
setPageToken(String pageToken)
A token identifying a page of results the server should return.
|
AdExchangeBuyerII.Accounts.Clients.List |
setPartnerClientId(String partnerClientId)
Optional unique identifier (from the standpoint of an Ad Exchange sponsor buyer partner)
of the client to return.
|
AdExchangeBuyerII.Accounts.Clients.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
AdExchangeBuyerII.Accounts.Clients.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
AdExchangeBuyerII.Accounts.Clients.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
AdExchangeBuyerII.Accounts.Clients.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List(Long accountId)
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 - Unique numerical account ID of the sponsor buyer to list the clients for.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListClientsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListClientsResponse>IOExceptionpublic AdExchangeBuyerII.Accounts.Clients.List set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<ListClientsResponse>public AdExchangeBuyerII.Accounts.Clients.List setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<ListClientsResponse>public Long getAccountId()
public AdExchangeBuyerII.Accounts.Clients.List setAccountId(Long accountId)
public Integer getPageSize()
public AdExchangeBuyerII.Accounts.Clients.List setPageSize(Integer pageSize)
public String getPageToken()
public AdExchangeBuyerII.Accounts.Clients.List setPageToken(String pageToken)
public String getPartnerClientId()
public AdExchangeBuyerII.Accounts.Clients.List setPartnerClientId(String partnerClientId)
public AdExchangeBuyerII.Accounts.Clients.List set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<ListClientsResponse>Copyright © 2011–2021 Google. All rights reserved.