type QuotaError (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
QuotaError is a type of ApiError that can occur in various services within the Google Ad Manager API.
QuotaError has areasonfield which indicates the specific reason for the quota error, such as exceeding a general quota limit, a report job limit, or a segment population limit.
The QuotaError also inherits fields from ApiError, includingfieldPath,fieldPathElements,trigger, anderrorString.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The content details various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `ReportService`, among others. Each service has a potential `QuotaError`. The content also outlines the `ApiError` structure, which can inherit various error types like `ApiVersionError`, `AuthenticationError`, and `QuotaError`, and more. `QuotaError` includes reasons like `EXCEEDED_QUOTA`, `UNKNOWN`, `REPORT_JOB_LIMIT` and `SEGMENT_POPULATION_LIMIT`, relating to usage restrictions.\n"]]