public class Dfareporting.TargetableRemarketingLists.Get extends DfareportingRequest<TargetableRemarketingList>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(Long profileId,
Long id)
Gets one remarketing list by ID.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 Get(Long profileId, 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.id - Remarketing list ID.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<TargetableRemarketingList>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<TargetableRemarketingList>IOExceptionpublic Dfareporting.TargetableRemarketingLists.Get setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<TargetableRemarketingList>public Dfareporting.TargetableRemarketingLists.Get setUserIp(String userIp)
DfareportingRequestsetUserIp in class DfareportingRequest<TargetableRemarketingList>public Long getProfileId()
public Dfareporting.TargetableRemarketingLists.Get setProfileId(Long profileId)
public Long getId()
public Dfareporting.TargetableRemarketingLists.Get setId(Long id)
public Dfareporting.TargetableRemarketingLists.Get set(String parameterName, Object value)
set in class DfareportingRequest<TargetableRemarketingList>Copyright © 2011–2019 Google. All rights reserved.