enum ServerError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ServerError.Reason is an enumeration describing reasons for server errors within the https://www.google.com/apis/ads/publisher/v202411 namespace.
Possible values for ServerError.Reason include SERVER_ERROR, SERVER_BUSY, and UNKNOWN.
SERVER_ERROR indicates an unexpected error, SERVER_BUSY suggests a high server load requiring a retry, and UNKNOWN is used when the actual value is not exposed by the API version.
[[["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 document lists various services within the Ad Manager API (v202411), including AdRuleService, AdjustmentService, and many more, covering areas like content, creatives, forecasting, inventory, and targeting. It also outlines the `ServerError` dependency, detailing potential error reasons: `SERVER_ERROR` for unexpected errors, `SERVER_BUSY` for high server load, and `UNKNOWN` for unexposed values. Each service is associated with a specific error.\n"]]