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