public class Analytics.Management.WebpropertyUserLinks.Delete extends AnalyticsRequest<Void>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Delete(String accountId,
String webPropertyId,
String linkId)
Removes a user from the given web property.
|
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, 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(String accountId, String webPropertyId, String linkId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Analytics.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must
be called to initialize this instance immediately after invoking the constructor.
accountId - Account ID to delete the user link for.webPropertyId - Web Property ID to delete the user link for.linkId - Link ID to delete the user link for.public Analytics.Management.WebpropertyUserLinks.Delete setAlt(String alt)
AnalyticsRequestsetAlt in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setFields(String fields)
AnalyticsRequestsetFields in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setKey(String key)
AnalyticsRequestsetKey in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setOauthToken(String oauthToken)
AnalyticsRequestsetOauthToken in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setPrettyPrint(Boolean prettyPrint)
AnalyticsRequestsetPrettyPrint in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setQuotaUser(String quotaUser)
AnalyticsRequestsetQuotaUser in class AnalyticsRequest<Void>public Analytics.Management.WebpropertyUserLinks.Delete setUserIp(String userIp)
AnalyticsRequestsetUserIp in class AnalyticsRequest<Void>public String getAccountId()
public Analytics.Management.WebpropertyUserLinks.Delete setAccountId(String accountId)
public String getWebPropertyId()
public Analytics.Management.WebpropertyUserLinks.Delete setWebPropertyId(String webPropertyId)
public String getLinkId()
public Analytics.Management.WebpropertyUserLinks.Delete setLinkId(String linkId)
public Analytics.Management.WebpropertyUserLinks.Delete set(String parameterName, Object value)
set in class AnalyticsRequest<Void>Copyright © 2011–2022 Google. All rights reserved.