public class AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List extends AdExchangeBuyerIIRequest<ListDealAssociationsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String accountId,
String creativeId)
List all creative-deal associations.
|
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(String accountId, String creativeId)
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 to list the associations from. Specify "-" to list all creatives the current user has
access to.creativeId - The creative ID to list the associations from. Specify "-" to list all creatives under the above
account.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListDealAssociationsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListDealAssociationsResponse>IOExceptionpublic AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>public String getAccountId()
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setAccountId(String accountId)
public String getCreativeId()
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setCreativeId(String creativeId)
public Integer getPageSize()
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setPageSize(Integer pageSize)
public String getPageToken()
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setPageToken(String pageToken)
public String getQuery()
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List setQuery(String query)
public AdExchangeBuyerII.Accounts.Creatives.DealAssociations.List set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<ListDealAssociationsResponse>Copyright © 2011–2021 Google. All rights reserved.