Get all property quotas organized by quota category for a given property. This will charge 1 property quota from the category with the most quota.
HTTP request
GET https://analyticsdata.googleapis.com/v1alpha/{name=properties/*/propertyQuotasSnapshot}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Quotas from this property will be listed in the response. Format: |
Request body
The request body must be empty.
Response body
Current state of all Property Quotas organized by quota category.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{ "name": string, "corePropertyQuota": { object ( |
Fields | |
---|---|
name |
Identifier. The property quota snapshot resource name. |
corePropertyQuota |
Property Quota for core property tokens |
realtimePropertyQuota |
Property Quota for realtime property tokens |
funnelPropertyQuota |
Property Quota for funnel property tokens |
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/analytics.readonly
https://www.googleapis.com/auth/analytics