Class RepricingrulesResource.RepricingreportsResource
The "repricingreports" collection of methods.
Inherited Members
Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public class RepricingrulesResource.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 rule.
Declaration
public virtual RepricingrulesResource.RepricingreportsResource.ListRequest List(long merchantId, string ruleId)
Parameters
| Type | Name | Description |
|---|---|---|
| long | merchantId | Required. Id of the merchant who owns the Repricing rule. |
| string | ruleId | Required. Id of the Repricing rule. |
Returns
| Type | Description |
|---|---|
| RepricingrulesResource.RepricingreportsResource.ListRequest |