public class Dfareporting.ChangeLogs.List extends DfareportingRequest<ChangeLogsListResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(Long profileId)
Retrieves a list of change logs.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
String |
getAction()
Select only change logs with the specified action.
|
List<Long> |
getIds()
Select only change logs with these IDs.
|
String |
getMaxChangeTime()
Select only change logs whose change time is before the specified maxChangeTime.The time should be
formatted as an RFC3339 date/time string.
|
Integer |
getMaxResults()
Maximum number of results to return.
|
String |
getMinChangeTime()
Select only change logs whose change time is after the specified minChangeTime.The time should be
formatted as an RFC3339 date/time string.
|
List<Long> |
getObjectIds()
Select only change logs with these object IDs.
|
String |
getObjectType()
Select only change logs with the specified object type.
|
String |
getPageToken()
Value of the nextPageToken from the previous result page.
|
Long |
getProfileId()
User profile ID associated with this request.
|
String |
getSearchString()
Select only change logs whose object ID, user name, old or new values match the search string.
|
List<Long> |
getUserProfileIds()
Select only change logs with these user profile IDs.
|
Dfareporting.ChangeLogs.List |
set(String parameterName,
Object value) |
Dfareporting.ChangeLogs.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.ChangeLogs.List |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.ChangeLogs.List |
setAction(String action)
Select only change logs with the specified action.
|
Dfareporting.ChangeLogs.List |
setAlt(String alt)
Data format for response.
|
Dfareporting.ChangeLogs.List |
setCallback(String callback)
JSONP
|
Dfareporting.ChangeLogs.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.ChangeLogs.List |
setIds(List<Long> ids)
Select only change logs with these IDs.
|
Dfareporting.ChangeLogs.List |
setKey(String key)
API key.
|
Dfareporting.ChangeLogs.List |
setMaxChangeTime(String maxChangeTime)
Select only change logs whose change time is before the specified maxChangeTime.The time
should be formatted as an RFC3339 date/time string.
|
Dfareporting.ChangeLogs.List |
setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.ChangeLogs.List |
setMinChangeTime(String minChangeTime)
Select only change logs whose change time is after the specified minChangeTime.The time
should be formatted as an RFC3339 date/time string.
|
Dfareporting.ChangeLogs.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.ChangeLogs.List |
setObjectIds(List<Long> objectIds)
Select only change logs with these object IDs.
|
Dfareporting.ChangeLogs.List |
setObjectType(String objectType)
Select only change logs with the specified object type.
|
Dfareporting.ChangeLogs.List |
setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.ChangeLogs.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.ChangeLogs.List |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.ChangeLogs.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.ChangeLogs.List |
setSearchString(String searchString)
Select only change logs whose object ID, user name, old or new values match the search
string.
|
Dfareporting.ChangeLogs.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.ChangeLogs.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Dfareporting.ChangeLogs.List |
setUserProfileIds(List<Long> userProfileIds)
Select only change logs with these user profile IDs.
|
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(Long profileId)
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.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ChangeLogsListResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ChangeLogsListResponse>IOExceptionpublic Dfareporting.ChangeLogs.List set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<ChangeLogsListResponse>public Dfareporting.ChangeLogs.List setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<ChangeLogsListResponse>public Long getProfileId()
public Dfareporting.ChangeLogs.List setProfileId(Long profileId)
public String getAction()
public Dfareporting.ChangeLogs.List setAction(String action)
public Dfareporting.ChangeLogs.List setIds(List<Long> ids)
public String getMaxChangeTime()
public Dfareporting.ChangeLogs.List setMaxChangeTime(String maxChangeTime)
public Integer getMaxResults()
public Dfareporting.ChangeLogs.List setMaxResults(Integer maxResults)
public String getMinChangeTime()
public Dfareporting.ChangeLogs.List setMinChangeTime(String minChangeTime)
public Dfareporting.ChangeLogs.List setObjectIds(List<Long> objectIds)
public String getObjectType()
public Dfareporting.ChangeLogs.List setObjectType(String objectType)
public String getPageToken()
public Dfareporting.ChangeLogs.List setPageToken(String pageToken)
public String getSearchString()
public Dfareporting.ChangeLogs.List setSearchString(String searchString)
public List<Long> getUserProfileIds()
public Dfareporting.ChangeLogs.List setUserProfileIds(List<Long> userProfileIds)
public Dfareporting.ChangeLogs.List set(String parameterName, Object value)
set in class DfareportingRequest<ChangeLogsListResponse>Copyright © 2011–2025 Google. All rights reserved.