class ProductstatusesRepricingreports extends Resource (View source)

The "repricingreports" collection of methods.

Typical usage is:

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

Methods

listProductstatusesRepricingreports(string $merchantId, string $productId, array $optParams = [])

Lists the metrics report for a given Repricing product.

Details

ListRepricingProductReportsResponse listProductstatusesRepricingreports(string $merchantId, string $productId, array $optParams = [])

Lists the metrics report for a given Repricing product.

(repricingreports.listProductstatusesRepricingreports)

Parameters

string $merchantId

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

string $productId

Required. Id of the Repricing product. Also known as the REST_ID

array $optParams

Optional parameters.

Return Value

ListRepricingProductReportsResponse