enum ServerError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The content provides a list of various advertising services available in the Ad Manager API v202502, such as AdRuleService, AdsTxtService, and CreativeService.
Each listed service is hyperlinked to its specific documentation within the Google Ad Manager API reference for version 202502.
A dependency section highlights ServerError, which is linked to its specific reference page within the AdsTxtService documentation.
The ServerError section further defines the possible reasons for a server error as an enumeration with values including SERVER_ERROR, SERVER_BUSY, and UNKNOWN.
[[["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 core content outlines various services within an ad management platform, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. These services manage aspects like content, creatives, forecasting, inventory, line items, orders, proposals, reporting, and user management. The AdsTxtService and all of the other services rely on `ServerError.Reason` which specifies possible server errors like `SERVER_ERROR`, `SERVER_BUSY`, and `UNKNOWN`, with the namespace being `https://www.google.com/apis/ads/publisher/v202502`.\n"]]