public class AdExchangeBuyerII.Accounts.Proposals.CompleteSetup extends AdExchangeBuyerIIRequest<Proposal>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
CompleteSetup(String accountId,
String proposalId,
CompleteSetupRequest content)
Update the given proposal to indicate that setup has been completed.
|
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 CompleteSetup(String accountId, String proposalId, CompleteSetupRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. CompleteSetup#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) must be called to initialize this instance immediately after invoking
the constructor.
accountId - Account ID of the buyer.proposalId - The ID of the proposal to mark as setup completed.content - the CompleteSetupRequestpublic AdExchangeBuyerII.Accounts.Proposals.CompleteSetup set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<Proposal>public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<Proposal>public String getAccountId()
public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setAccountId(String accountId)
public String getProposalId()
public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup setProposalId(String proposalId)
public AdExchangeBuyerII.Accounts.Proposals.CompleteSetup set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<Proposal>Copyright © 2011–2021 Google. All rights reserved.