| Package | Description |
|---|---|
| com.google.api.services.content |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.list(BigInteger merchantId)
Lists order returns in your Merchant Center account.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.set(String parameterName,
Object value) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.set$Xgafv(String $Xgafv) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setAccessToken(String accessToken) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setAcknowledged(Boolean acknowledged)
Obtains order returns that match the acknowledgement status.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setAlt(String alt) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setCallback(String callback) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setCreatedEndDate(String createdEndDate)
Obtains order returns created before this date (inclusively), in ISO 8601 format.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setCreatedStartDate(String createdStartDate)
Obtains order returns created after this date (inclusively), in ISO 8601 format.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setFields(String fields) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setGoogleOrderIds(List<String> googleOrderIds)
Obtains order returns with the specified order ids.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setKey(String key) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setMaxResults(Long maxResults)
The maximum number of order returns to return in the response, used for paging.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setMerchantId(BigInteger merchantId)
The ID of the account that manages the order.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setOauthToken(String oauthToken) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setOrderBy(String orderBy)
Return the results in the specified order.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setPageToken(String pageToken)
The token returned by the previous request.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setQuotaUser(String quotaUser) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setShipmentStates(List<String> shipmentStates)
Obtains order returns that match any shipment state provided in this parameter.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setShipmentStatus(List<String> shipmentStatus)
Obtains order returns that match any shipment status provided in this parameter.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setShipmentTrackingNumbers(List<String> shipmentTrackingNumbers)
Obtains order returns with the specified tracking numbers.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setShipmentTypes(List<String> shipmentTypes)
Obtains order returns that match any shipment type provided in this parameter.
|
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setUploadProtocol(String uploadProtocol) |
ShoppingContent.Orderreturns.List |
ShoppingContent.Orderreturns.List.setUploadType(String uploadType) |
Copyright © 2011–2022 Google. All rights reserved.