public class Dfareporting.DynamicTargetingKeys.Delete extends DfareportingRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(Long profileId,
Long objectId,
String name,
String objectType)
Deletes an existing dynamic targeting key.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of this dynamic targeting key.
|
Long |
getObjectId()
ID of the object of this dynamic targeting key.
|
String |
getObjectType()
Type of the object of this dynamic targeting key.
|
Long |
getProfileId()
User profile ID associated with this request.
|
Dfareporting.DynamicTargetingKeys.Delete |
set(String parameterName,
Object value) |
Dfareporting.DynamicTargetingKeys.Delete |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.DynamicTargetingKeys.Delete |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.DynamicTargetingKeys.Delete |
setAlt(String alt)
Data format for response.
|
Dfareporting.DynamicTargetingKeys.Delete |
setCallback(String callback)
JSONP
|
Dfareporting.DynamicTargetingKeys.Delete |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.DynamicTargetingKeys.Delete |
setKey(String key)
API key.
|
Dfareporting.DynamicTargetingKeys.Delete |
setName(String name)
Name of this dynamic targeting key.
|
Dfareporting.DynamicTargetingKeys.Delete |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.DynamicTargetingKeys.Delete |
setObjectId(Long objectId)
ID of the object of this dynamic targeting key.
|
Dfareporting.DynamicTargetingKeys.Delete |
setObjectType(String objectType)
Type of the object of this dynamic targeting key.
|
Dfareporting.DynamicTargetingKeys.Delete |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.DynamicTargetingKeys.Delete |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.DynamicTargetingKeys.Delete |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.DynamicTargetingKeys.Delete |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.DynamicTargetingKeys.Delete |
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, 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, 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 Delete(Long profileId, Long objectId, String name, String objectType)
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.objectId - ID of the object of this dynamic targeting key. This is a required field.name - Name of this dynamic targeting key. This is a required field. Must be less than 256 characters long
and cannot contain commas. All characters are converted to lowercase.objectType - Type of the object of this dynamic targeting key. This is a required field.public Dfareporting.DynamicTargetingKeys.Delete set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<Void>public Dfareporting.DynamicTargetingKeys.Delete setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<Void>public Long getProfileId()
public Dfareporting.DynamicTargetingKeys.Delete setProfileId(Long profileId)
public Long getObjectId()
public Dfareporting.DynamicTargetingKeys.Delete setObjectId(Long objectId)
public String getName()
public Dfareporting.DynamicTargetingKeys.Delete setName(String name)
public String getObjectType()
public Dfareporting.DynamicTargetingKeys.Delete setObjectType(String objectType)
public Dfareporting.DynamicTargetingKeys.Delete set(String parameterName, Object value)
set in class DfareportingRequest<Void>Copyright © 2011–2022 Google. All rights reserved.