AccountLimitsService

Service to retrieve account limits.

GetAccountLimit

rpc GetAccountLimit(GetAccountLimitRequest) returns (AccountLimit)

Retrieves an account limit.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.

ListAccountLimits

rpc ListAccountLimits(ListAccountLimitsRequest) returns (ListAccountLimitsResponse)

Lists the limits of an account.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/content

For more information, see the OAuth 2.0 Overview.