Class QuotasResource
The "quotas" collection of methods.
Inherited Members
Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public class QuotasResource
Constructors
QuotasResource(IClientService)
Constructs a new resource.
Declaration
public QuotasResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(long)
Lists the daily call quota and usage per method for your Merchant Center account.
Declaration
public virtual QuotasResource.ListRequest List(long merchantId)
Parameters
Type | Name | Description |
---|---|---|
long | merchantId | Required. The ID of the account that has quota. This account must be an admin. |
Returns
Type | Description |
---|---|
QuotasResource.ListRequest |