Class ProductstatusesResource.RepricingreportsResource
The "repricingreports" collection of methods.
Inherited Members
Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public class ProductstatusesResource.RepricingreportsResource
Constructors
RepricingreportsResource(IClientService)
Constructs a new resource.
Declaration
public RepricingreportsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(long, string)
Lists the metrics report for a given Repricing product.
Declaration
public virtual ProductstatusesResource.RepricingreportsResource.ListRequest List(long merchantId, string productId)
Parameters
| Type | Name | Description |
|---|---|---|
| long | 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 |
Returns
| Type | Description |
|---|---|
| ProductstatusesResource.RepricingreportsResource.ListRequest |