public class Dfareporting.RemarketingListShares.Update extends DfareportingRequest<RemarketingListShare>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Update(Long profileId,
RemarketingListShare content)
Updates an existing remarketing list share.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Update(Long profileId, RemarketingListShare 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 RemarketingListSharepublic Dfareporting.RemarketingListShares.Update setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<RemarketingListShare>public Dfareporting.RemarketingListShares.Update setUserIp(String userIp)
DfareportingRequestsetUserIp in class DfareportingRequest<RemarketingListShare>public Long getProfileId()
public Dfareporting.RemarketingListShares.Update setProfileId(Long profileId)
public Dfareporting.RemarketingListShares.Update set(String parameterName, Object value)
set in class DfareportingRequest<RemarketingListShare>Copyright © 2011–2019 Google. All rights reserved.