list
public ShoppingContent.Repricingrules.Repricingreports.List list(Long merchantId,
String ruleId)
throws IOException
*Deprecated*: New merchants can't start using this service. Lists the metrics report for a given
Repricing rule.
Create a request for the method "repricingreports.list".
This request holds the parameters needed by the content server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
merchantId
- Required. Id of the merchant who owns the Repricing rule.
ruleId
- Required. Id of the Repricing rule.
- Returns:
- the request
- Throws:
IOException