public class AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List extends AdExchangeBuyerIIRequest<ListLosingBidsResponse>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
List(String filterSetName)
List all reasons for which bids lost in the auction, with the number of bids that lost for each
reason.
|
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 filterSetName)
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.
filterSetName - Name of the filter set that should be applied to the requested metrics. For example: - For a bidder-
level filter set for bidder 123: `bidders/123/filterSets/abc` - For an account-level
filter set for the buyer account representing bidder 123:
`bidders/123/accounts/123/filterSets/abc` - For an account-level filter set for the child
seat buyer account 456 whose bidder is 123: `bidders/123/accounts/456/filterSets/abc`public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<ListLosingBidsResponse>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<ListLosingBidsResponse>IOExceptionpublic AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List set$Xgafv(String $Xgafv)
AdExchangeBuyerIIRequestset$Xgafv in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setAccessToken(String accessToken)
AdExchangeBuyerIIRequestsetAccessToken in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setAlt(String alt)
AdExchangeBuyerIIRequestsetAlt in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setCallback(String callback)
AdExchangeBuyerIIRequestsetCallback in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setFields(String fields)
AdExchangeBuyerIIRequestsetFields in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setKey(String key)
AdExchangeBuyerIIRequestsetKey in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setOauthToken(String oauthToken)
AdExchangeBuyerIIRequestsetOauthToken in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setPrettyPrint(Boolean prettyPrint)
AdExchangeBuyerIIRequestsetPrettyPrint in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setQuotaUser(String quotaUser)
AdExchangeBuyerIIRequestsetQuotaUser in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setUploadType(String uploadType)
AdExchangeBuyerIIRequestsetUploadType in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setUploadProtocol(String uploadProtocol)
AdExchangeBuyerIIRequestsetUploadProtocol in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>public String getFilterSetName()
public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setFilterSetName(String filterSetName)
public Integer getPageSize()
public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setPageSize(Integer pageSize)
public String getPageToken()
public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List setPageToken(String pageToken)
public AdExchangeBuyerII.Bidders.FilterSets.LosingBids.List set(String parameterName, Object value)
set in class AdExchangeBuyerIIRequest<ListLosingBidsResponse>Copyright © 2011–2021 Google. All rights reserved.