public class ShoppingContent.Quotas extends Object
Modifier and Type | Class and Description |
---|---|
class |
ShoppingContent.Quotas.List |
Constructor and Description |
---|
Quotas() |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Quotas.List |
list(Long merchantId)
Lists the daily call quota and usage per method for your Merchant Center account.
|
public ShoppingContent.Quotas.List list(Long merchantId) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.merchantId
- Required. The ID of the account that has quota. This account must be an admin.IOException
Copyright © 2011–2024 Google. All rights reserved.