Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The ServerError.Reason enumeration describes the reasons for server errors in Google Ad Manager API.
There are three possible reasons for server errors: SERVER_ERROR, SERVER_BUSY, and UNKNOWN.
SERVER_ERROR indicates an unexpected error, SERVER_BUSY indicates a high server load, and UNKNOWN is used when the actual reason is not exposed by the API.
[[["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 provided content outlines various services within an ad management API, version v202411. These services, including AdRuleService, AdjustmentService, and others, manage diverse aspects like ad rules, adjustments, audience segments, content, creatives, forecasts, inventory, line items, and reports. A **DaiAuthenticationKeyService** dependency, `ServerError`, is detailed, listing error reasons such as `SERVER_ERROR`, `SERVER_BUSY`, and `UNKNOWN`. All the service are under the same namespace : `https://www.google.com/apis/ads/publisher/v202411`.\n"]]