type ServerError (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
The document lists various Google Ad Manager API services available in version 202411, covering areas such as ad rules, inventory, reports, and targeting.
It also details the inheritance hierarchy for error types, indicating that ServerError is a type of ApiError.
The ServerError specifically includes a 'reason' field, which can take values like SERVER_BUSY or 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."],[],["This document outlines the various services and error types within the Google Ad Manager API (v202411). It lists numerous services like `AdRuleService`, `CreativeService`, `ForecastService`, and `YieldGroupService`, each with a corresponding `ServerError`. The document details the inheritance structure of `ApiError`, showing its fields: `fieldPath`, `fieldPathElements`, `trigger`, `errorString` and `ServerError` with the reason, enumerating `SERVER_ERROR`, `SERVER_BUSY`, and `UNKNOWN`. It also defines a large set of specific error types, each inheriting from `ApiError`.\n"]]