public class AdExchangeBuyerII.Accounts.Clients.Users.List extends AdExchangeBuyerIIRequest<ListClientUsersResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(Long accountId,
String clientAccountId)
Lists all the known client users for a specified sponsor buyer account ID.
|
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, String clientAccountId)
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 - Numerical account ID of the sponsor buyer of the client to list users for. (required)clientAccountId - The account ID of the client buyer to list users for. (required) You must specify either a string
representation of a numerical account identifier or the `-` character to list all the
client users for all the clients of a given sponsor buyer.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListClientUsersResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListClientUsersResponse>IOExceptionpublic AdExchangeBuyerII.Accounts.Clients.Users.List set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public AdExchangeBuyerII.Accounts.Clients.Users.List setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<ListClientUsersResponse>public Long getAccountId()
public AdExchangeBuyerII.Accounts.Clients.Users.List setAccountId(Long accountId)
public String getClientAccountId()
public AdExchangeBuyerII.Accounts.Clients.Users.List setClientAccountId(String clientAccountId)
public Integer getPageSize()
public AdExchangeBuyerII.Accounts.Clients.Users.List setPageSize(Integer pageSize)
public String getPageToken()
public AdExchangeBuyerII.Accounts.Clients.Users.List setPageToken(String pageToken)
public AdExchangeBuyerII.Accounts.Clients.Users.List set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<ListClientUsersResponse>Copyright © 2011–2021 Google. All rights reserved.