public class Dfareporting.MobileCarriers.List extends DfareportingRequest<MobileCarriersListResponse>
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 mobile carriers.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
Long |
getProfileId()
User profile ID associated with this request.
|
Dfareporting.MobileCarriers.List |
set(String parameterName,
Object value) |
Dfareporting.MobileCarriers.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.MobileCarriers.List |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.MobileCarriers.List |
setAlt(String alt)
Data format for response.
|
Dfareporting.MobileCarriers.List |
setCallback(String callback)
JSONP
|
Dfareporting.MobileCarriers.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.MobileCarriers.List |
setKey(String key)
API key.
|
Dfareporting.MobileCarriers.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.MobileCarriers.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.MobileCarriers.List |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.MobileCarriers.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.MobileCarriers.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.MobileCarriers.List |
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 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<MobileCarriersListResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<MobileCarriersListResponse>IOExceptionpublic Dfareporting.MobileCarriers.List set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<MobileCarriersListResponse>public Dfareporting.MobileCarriers.List setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<MobileCarriersListResponse>public Long getProfileId()
public Dfareporting.MobileCarriers.List setProfileId(Long profileId)
public Dfareporting.MobileCarriers.List set(String parameterName, Object value)
set in class DfareportingRequest<MobileCarriersListResponse>Copyright © 2011–2025 Google. All rights reserved.