| Package | Description |
|---|---|
| com.google.api.services.analyticsadmin.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.clone() |
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.getQuota()
The quota state for this Analytics property including this request.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.set(String fieldName,
Object value) |
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setConcurrentRequests(GoogleAnalyticsAdminV1betaAccessQuotaStatus concurrentRequests)
Properties can use up to 50 concurrent requests.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setServerErrorsPerProjectPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus serverErrorsPerProjectPerHour)
Properties and cloud project pairs can have up to 50 server errors per hour.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerDay(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerDay)
Properties can use 250,000 tokens per day.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerHour)
Properties can use 50,000 tokens per hour.
|
GoogleAnalyticsAdminV1betaAccessQuota |
GoogleAnalyticsAdminV1betaAccessQuota.setTokensPerProjectPerHour(GoogleAnalyticsAdminV1betaAccessQuotaStatus tokensPerProjectPerHour)
Properties can use up to 25% of their tokens per project per hour.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsAdminV1betaRunAccessReportResponse |
GoogleAnalyticsAdminV1betaRunAccessReportResponse.setQuota(GoogleAnalyticsAdminV1betaAccessQuota quota)
The quota state for this Analytics property including this request.
|
Copyright © 2011–2024 Google. All rights reserved.