public class ShoppingContent.Conversionsources.List extends ShoppingContentRequest<ListConversionSourcesResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.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, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected 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>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListConversionSourcesResponse>
IOException
public ShoppingContent.Conversionsources.List set$Xgafv(String $Xgafv)
ShoppingContentRequest
set$Xgafv
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setAccessToken(String accessToken)
ShoppingContentRequest
setAccessToken
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setAlt(String alt)
ShoppingContentRequest
setAlt
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setCallback(String callback)
ShoppingContentRequest
setCallback
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setFields(String fields)
ShoppingContentRequest
setFields
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setKey(String key)
ShoppingContentRequest
setKey
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setOauthToken(String oauthToken)
ShoppingContentRequest
setOauthToken
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequest
setPrettyPrint
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setQuotaUser(String quotaUser)
ShoppingContentRequest
setQuotaUser
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setUploadType(String uploadType)
ShoppingContentRequest
setUploadType
in class ShoppingContentRequest<ListConversionSourcesResponse>
public ShoppingContent.Conversionsources.List setUploadProtocol(String uploadProtocol)
ShoppingContentRequest
setUploadProtocol
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.