public class ShoppingContent.Conversionsources.List extends ShoppingContentRequest<ListConversionSourcesResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(Long merchantId)
Retrieves the list of conversion sources the caller has access to.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 List(Long merchantId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation. ShoppingContent.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
merchantId - Required. The ID of the account that owns the new conversion source.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListConversionSourcesResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListConversionSourcesResponse>IOExceptionpublic ShoppingContent.Conversionsources.List set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<ListConversionSourcesResponse>public ShoppingContent.Conversionsources.List setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<ListConversionSourcesResponse>public Long getMerchantId()
public ShoppingContent.Conversionsources.List setMerchantId(Long merchantId)
public Integer getPageSize()
public ShoppingContent.Conversionsources.List setPageSize(Integer pageSize)
public String getPageToken()
public ShoppingContent.Conversionsources.List setPageToken(String pageToken)
public Boolean getShowDeleted()
public ShoppingContent.Conversionsources.List setShowDeleted(Boolean showDeleted)
public ShoppingContent.Conversionsources.List set(String parameterName, Object value)
set in class ShoppingContentRequest<ListConversionSourcesResponse>Copyright © 2011–2024 Google. All rights reserved.