public class Doubleclicksearch.Reports.GetIdMappingFile extends DoubleclicksearchRequest<IdMappingFile>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetIdMappingFile(Long agencyId,
Long advertiserId)
Downloads a csv file(encoded in UTF-8) that contains ID mappings between legacy SA360 and new
SA360.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected GetIdMappingFile(Long agencyId, Long advertiserId)
AbstractGoogleClientRequest.execute()
method to invoke the
remote operation. GetIdMappingFile#initialize(com.google.api.client.googleapis.servi
ces.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
agencyId
- Legacy SA360 agency ID.advertiserId
- Legacy SA360 advertiser ID.public void executeMediaAndDownloadTo(OutputStream outputStream) throws IOException
executeMediaAndDownloadTo
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
IOException
public InputStream executeMediaAsInputStream() throws IOException
executeMediaAsInputStream
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
IOException
public com.google.api.client.http.HttpResponse executeMedia() throws IOException
executeMedia
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
IOException
public com.google.api.client.http.GenericUrl buildHttpRequestUrl()
buildHttpRequestUrl
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<IdMappingFile>
IOException
public Doubleclicksearch.Reports.GetIdMappingFile set$Xgafv(String $Xgafv)
DoubleclicksearchRequest
set$Xgafv
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setAccessToken(String accessToken)
DoubleclicksearchRequest
setAccessToken
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setAlt(String alt)
DoubleclicksearchRequest
setAlt
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setCallback(String callback)
DoubleclicksearchRequest
setCallback
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setFields(String fields)
DoubleclicksearchRequest
setFields
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setKey(String key)
DoubleclicksearchRequest
setKey
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setOauthToken(String oauthToken)
DoubleclicksearchRequest
setOauthToken
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setPrettyPrint(Boolean prettyPrint)
DoubleclicksearchRequest
setPrettyPrint
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setQuotaUser(String quotaUser)
DoubleclicksearchRequest
setQuotaUser
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setUploadType(String uploadType)
DoubleclicksearchRequest
setUploadType
in class DoubleclicksearchRequest<IdMappingFile>
public Doubleclicksearch.Reports.GetIdMappingFile setUploadProtocol(String uploadProtocol)
DoubleclicksearchRequest
setUploadProtocol
in class DoubleclicksearchRequest<IdMappingFile>
public Long getAgencyId()
public Doubleclicksearch.Reports.GetIdMappingFile setAgencyId(Long agencyId)
public Long getAdvertiserId()
public Doubleclicksearch.Reports.GetIdMappingFile setAdvertiserId(Long advertiserId)
public Doubleclicksearch.Reports.GetIdMappingFile set(String parameterName, Object value)
set
in class DoubleclicksearchRequest<IdMappingFile>
Copyright © 2011–2024 Google. All rights reserved.