public class Analytics.Management.WebPropertyAdWordsLinks.Insert extends AnalyticsRequest<EntityAdWordsLink>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Analytics.Management.WebPropertyAdWordsLinks.Insert(String accountId,
String webPropertyId,
EntityAdWordsLink content)
Creates a webProperty-AdWords link.
|
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, valuesprotected Analytics.Management.WebPropertyAdWordsLinks.Insert(String accountId, String webPropertyId, EntityAdWordsLink content)
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 - ID of the Google Analytics account to create the link for.webPropertyId - Web property ID to create the link for.content - the EntityAdWordsLinkpublic Analytics.Management.WebPropertyAdWordsLinks.Insert setAlt(String alt)
AnalyticsRequestsetAlt in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setFields(String fields)
AnalyticsRequestsetFields in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setKey(String key)
AnalyticsRequestsetKey in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setOauthToken(String oauthToken)
AnalyticsRequestsetOauthToken in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setPrettyPrint(Boolean prettyPrint)
AnalyticsRequestsetPrettyPrint in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setQuotaUser(String quotaUser)
AnalyticsRequestsetQuotaUser in class AnalyticsRequest<EntityAdWordsLink>public Analytics.Management.WebPropertyAdWordsLinks.Insert setUserIp(String userIp)
AnalyticsRequestsetUserIp in class AnalyticsRequest<EntityAdWordsLink>public String getAccountId()
public Analytics.Management.WebPropertyAdWordsLinks.Insert setAccountId(String accountId)
public String getWebPropertyId()
public Analytics.Management.WebPropertyAdWordsLinks.Insert setWebPropertyId(String webPropertyId)
public Analytics.Management.WebPropertyAdWordsLinks.Insert set(String parameterName, Object value)
set in class AnalyticsRequest<EntityAdWordsLink>