public class Dfareporting.Browsers.List extends DfareportingRequest<BrowsersListResponse>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
Dfareporting.Browsers.List(java.lang.Long profileId)
Retrieves a list of browsers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
java.lang.Long |
getProfileId()
User profile ID associated with this request.
|
Dfareporting.Browsers.List |
set(java.lang.String parameterName,
java.lang.Object value) |
Dfareporting.Browsers.List |
setAlt(java.lang.String alt)
Data format for the response.
|
Dfareporting.Browsers.List |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.Browsers.List |
setKey(java.lang.String key)
API key.
|
Dfareporting.Browsers.List |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.Browsers.List |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.Browsers.List |
setProfileId(java.lang.Long profileId)
User profile ID associated with this request.
|
Dfareporting.Browsers.List |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.Browsers.List |
setUserIp(java.lang.String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysprotected Dfareporting.Browsers.List(java.lang.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 java.io.IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<BrowsersListResponse>java.io.IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws java.io.IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<BrowsersListResponse>java.io.IOExceptionpublic Dfareporting.Browsers.List setAlt(java.lang.String alt)
DfareportingRequestsetAlt in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setFields(java.lang.String fields)
DfareportingRequestsetFields in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setKey(java.lang.String key)
DfareportingRequestsetKey in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setOauthToken(java.lang.String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setPrettyPrint(java.lang.Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setQuotaUser(java.lang.String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<BrowsersListResponse>public Dfareporting.Browsers.List setUserIp(java.lang.String userIp)
DfareportingRequestsetUserIp in class DfareportingRequest<BrowsersListResponse>public java.lang.Long getProfileId()
public Dfareporting.Browsers.List setProfileId(java.lang.Long profileId)
public Dfareporting.Browsers.List set(java.lang.String parameterName, java.lang.Object value)
set in class DfareportingRequest<BrowsersListResponse>