public class Dfareporting.ChangeLogs.Get extends DfareportingRequest<ChangeLog>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(Long profileId,
Long id)
Gets one change log by ID.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Long |
getId()
Change log ID.
|
Long |
getProfileId()
User profile ID associated with this request.
|
Dfareporting.ChangeLogs.Get |
set(String parameterName,
Object value) |
Dfareporting.ChangeLogs.Get |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.ChangeLogs.Get |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.ChangeLogs.Get |
setAlt(String alt)
Data format for response.
|
Dfareporting.ChangeLogs.Get |
setCallback(String callback)
JSONP
|
Dfareporting.ChangeLogs.Get |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.ChangeLogs.Get |
setId(Long id)
Change log ID.
|
Dfareporting.ChangeLogs.Get |
setKey(String key)
API key.
|
Dfareporting.ChangeLogs.Get |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.ChangeLogs.Get |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.ChangeLogs.Get |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.ChangeLogs.Get |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.ChangeLogs.Get |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.ChangeLogs.Get |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 Get(Long profileId, Long id)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dfareporting.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
profileId - User profile ID associated with this request.id - Change log ID.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ChangeLog>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ChangeLog>IOExceptionpublic Dfareporting.ChangeLogs.Get set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<ChangeLog>public Dfareporting.ChangeLogs.Get setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<ChangeLog>public Long getProfileId()
public Dfareporting.ChangeLogs.Get setProfileId(Long profileId)
public Long getId()
public Dfareporting.ChangeLogs.Get setId(Long id)
public Dfareporting.ChangeLogs.Get set(String parameterName, Object value)
set in class DfareportingRequest<ChangeLog>Copyright © 2011–2025 Google. All rights reserved.