class RepricingrulesRepricingreports extends Resource (View source)

The "repricingreports" collection of methods.

Typical usage is:

 $contentService = new Google\Service\ShoppingContent(...);
 $repricingreports = $contentService->repricingrules_repricingreports;

Methods

listRepricingrulesRepricingreports(string $merchantId, string $ruleId, array $optParams = [])

Deprecated: New merchants can't start using this service. Lists the metrics report for a given Repricing rule.

Details

ListRepricingRuleReportsResponse listRepricingrulesRepricingreports(string $merchantId, string $ruleId, array $optParams = [])

Deprecated: New merchants can't start using this service. Lists the metrics report for a given Repricing rule.

(repricingreports.listRepricingrulesRepricingreports)

Parameters

string $merchantId

Required. Id of the merchant who owns the Repricing rule.

string $ruleId

Required. Id of the Repricing rule.

array $optParams

Optional parameters.

Return Value

ListRepricingRuleReportsResponse