enum ServerError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
ServerError.Reason is an enumeration describing reasons for server errors.
The possible values for ServerError.Reason are SERVER_ERROR, SERVER_BUSY, and UNKNOWN.
SERVER_ERROR indicates an unexpected error, SERVER_BUSY suggests the server is under high load and requires retrying the request later, 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 an ad management system, including AdRule, Adjustment, AdsTxt, AudienceSegment, CdnConfiguration, and many more. Each service has a corresponding link to its \"ServerError.Reason\". Additionally, it outlines \"ServerError.Reason\" dependencies, specifically listing \"SERVER_ERROR\", \"SERVER_BUSY\", and \"UNKNOWN\" as reasons for server errors, along with descriptions and a namespace. The content mainly describes system services and their potential error states.\n"]]