enum ServerError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
ServerError.Reason is an enumeration used to describe the reasons for server errors within the specified API namespace.
The enumeration includes values such as SERVER_ERROR for unexpected errors, SERVER_BUSY when the server is under high load, and UNKNOWN for values not exposed in the API version.
Numerous services, such as AdRuleService, AdjustmentService, and AudienceSegmentService, are listed, each linking to their ServerError.Reason documentation for version v202502.
[[["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 system, each with a corresponding `ServerError.Reason`. These services include managing ads, content, audiences, creatives, forecasting, inventory, line items, and more. `ServerError.Reason` details potential issues like `SERVER_ERROR` for unexpected issues, `SERVER_BUSY` for high load, and `UNKNOWN` for unexposed values, with a defined namespace. This provides error types for the listed services.\n"]]