public class ShoppingContent.Repricingrules.Repricingreports extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Repricingrules.Repricingreports.List |
| Constructor and Description |
|---|
Repricingreports() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Repricingrules.Repricingreports.List |
list(Long merchantId,
String ruleId)
Lists the metrics report for a given Repricing rule.
|
public ShoppingContent.Repricingrules.Repricingreports.List list(Long merchantId, String ruleId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - Required. Id of the merchant who owns the Repricing rule.ruleId - Required. Id of the Repricing rule.IOExceptionCopyright © 2011–2022 Google. All rights reserved.