public class Dfareporting.Placements.Insert extends DfareportingRequest<Placement>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Insert(Long profileId,
Placement content)
Inserts a new placement.
|
Modifier and Type | Method and Description |
---|---|
Long |
getProfileId()
User profile ID associated with this request.
|
Dfareporting.Placements.Insert |
set(String parameterName,
Object value) |
Dfareporting.Placements.Insert |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.Placements.Insert |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.Placements.Insert |
setAlt(String alt)
Data format for response.
|
Dfareporting.Placements.Insert |
setCallback(String callback)
JSONP
|
Dfareporting.Placements.Insert |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.Placements.Insert |
setKey(String key)
API key.
|
Dfareporting.Placements.Insert |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.Placements.Insert |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.Placements.Insert |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.Placements.Insert |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.Placements.Insert |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.Placements.Insert |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Insert(Long profileId, Placement content)
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.content
- the Placement
public Dfareporting.Placements.Insert set$Xgafv(String $Xgafv)
DfareportingRequest
set$Xgafv
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setAccessToken(String accessToken)
DfareportingRequest
setAccessToken
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setAlt(String alt)
DfareportingRequest
setAlt
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setCallback(String callback)
DfareportingRequest
setCallback
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setFields(String fields)
DfareportingRequest
setFields
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setKey(String key)
DfareportingRequest
setKey
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setOauthToken(String oauthToken)
DfareportingRequest
setOauthToken
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setPrettyPrint(Boolean prettyPrint)
DfareportingRequest
setPrettyPrint
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setQuotaUser(String quotaUser)
DfareportingRequest
setQuotaUser
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setUploadType(String uploadType)
DfareportingRequest
setUploadType
in class DfareportingRequest<Placement>
public Dfareporting.Placements.Insert setUploadProtocol(String uploadProtocol)
DfareportingRequest
setUploadProtocol
in class DfareportingRequest<Placement>
public Long getProfileId()
public Dfareporting.Placements.Insert setProfileId(Long profileId)
public Dfareporting.Placements.Insert set(String parameterName, Object value)
set
in class DfareportingRequest<Placement>
Copyright © 2011–2025 Google. All rights reserved.