public class ShoppingContent.Productstatuses.Repricingreports extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Productstatuses.Repricingreports.List |
| Constructor and Description |
|---|
Repricingreports() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Productstatuses.Repricingreports.List |
list(Long merchantId,
String productId)
Lists the metrics report for a given Repricing product.
|
public ShoppingContent.Productstatuses.Repricingreports.List list(Long merchantId, String productId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - Required. Id of the merchant who owns the Repricing rule.productId - Required. Id of the Repricing product. Also known as the [REST_ID](https://developers.google.com
/shopping-content/reference/rest/v2.1/products#Product.FIELDS.id)IOExceptionCopyright © 2011–2022 Google. All rights reserved.