public class ShoppingContent.Repricingrules.Repricingreports.List extends ShoppingContentRequest<ListRepricingRuleReportsResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(Long merchantId,
String ruleId)
*Deprecated*: New merchants can't start using this service.
|
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, String ruleId)
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. Id of the merchant who owns the Repricing rule.ruleId - Required. Id of the Repricing rule.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListRepricingRuleReportsResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListRepricingRuleReportsResponse>IOExceptionpublic ShoppingContent.Repricingrules.Repricingreports.List set$Xgafv(String $Xgafv)
ShoppingContentRequestset$Xgafv in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setAccessToken(String accessToken)
ShoppingContentRequestsetAccessToken in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setCallback(String callback)
ShoppingContentRequestsetCallback in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setUploadType(String uploadType)
ShoppingContentRequestsetUploadType in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public ShoppingContent.Repricingrules.Repricingreports.List setUploadProtocol(String uploadProtocol)
ShoppingContentRequestsetUploadProtocol in class ShoppingContentRequest<ListRepricingRuleReportsResponse>public Long getMerchantId()
public ShoppingContent.Repricingrules.Repricingreports.List setMerchantId(Long merchantId)
public String getRuleId()
public ShoppingContent.Repricingrules.Repricingreports.List setRuleId(String ruleId)
public String getEndDate()
public ShoppingContent.Repricingrules.Repricingreports.List setEndDate(String endDate)
public Integer getPageSize()
public ShoppingContent.Repricingrules.Repricingreports.List setPageSize(Integer pageSize)
public String getPageToken()
public ShoppingContent.Repricingrules.Repricingreports.List setPageToken(String pageToken)
public String getStartDate()
public ShoppingContent.Repricingrules.Repricingreports.List setStartDate(String startDate)
public ShoppingContent.Repricingrules.Repricingreports.List set(String parameterName, Object value)
set in class ShoppingContentRequest<ListRepricingRuleReportsResponse>Copyright © 2011–2023 Google. All rights reserved.