public class Dfareporting.AdvertiserLandingPages.Patch extends DfareportingRequest<LandingPage>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Patch(Long profileId,
Long id,
LandingPage content)
Updates an existing landing page.
|
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 Patch(Long profileId, Long id, LandingPage 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.id
- Required. Landing Page ID.content
- the LandingPage
public Dfareporting.AdvertiserLandingPages.Patch set$Xgafv(String $Xgafv)
DfareportingRequest
set$Xgafv
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setAccessToken(String accessToken)
DfareportingRequest
setAccessToken
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setAlt(String alt)
DfareportingRequest
setAlt
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setCallback(String callback)
DfareportingRequest
setCallback
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setFields(String fields)
DfareportingRequest
setFields
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setKey(String key)
DfareportingRequest
setKey
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setOauthToken(String oauthToken)
DfareportingRequest
setOauthToken
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setPrettyPrint(Boolean prettyPrint)
DfareportingRequest
setPrettyPrint
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setQuotaUser(String quotaUser)
DfareportingRequest
setQuotaUser
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setUploadType(String uploadType)
DfareportingRequest
setUploadType
in class DfareportingRequest<LandingPage>
public Dfareporting.AdvertiserLandingPages.Patch setUploadProtocol(String uploadProtocol)
DfareportingRequest
setUploadProtocol
in class DfareportingRequest<LandingPage>
public Long getProfileId()
public Dfareporting.AdvertiserLandingPages.Patch setProfileId(Long profileId)
public Long getId()
public Dfareporting.AdvertiserLandingPages.Patch setId(Long id)
public Dfareporting.AdvertiserLandingPages.Patch set(String parameterName, Object value)
set
in class DfareportingRequest<LandingPage>
Copyright © 2011–2025 Google. All rights reserved.