type CommonError (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
The page provides a list of various Google Ad Manager API services available in version v202502, each with a link to its CommonError documentation.
Several error types are listed under "Inheritance" as subtypes ofApiError, includingAdSenseAccountError,AuthenticationError, andCollectionSizeError, among others.
TheCommonErrorobject, also listed under "Inheritance", has areasonfield which is an enumeration with values likeNOT_FOUND,ALREADY_EXISTS, andUNSUPPORTED_OPERATION.
TheApiErrorobject, from which other errors inherit, includes fields such asfieldPath,fieldPathElements,trigger, anderrorString.
[[["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 various services within an ad management API, including `AdRuleService`, `AdjustmentService`, and `CreativeService`, among others. These services manage different aspects of ad operations, such as content, creatives, forecasting, and reporting. It also defines the `CommonError` structure, detailing potential errors like `NOT_FOUND`, `DUPLICATE_OBJECT`, and `UNKNOWN` with the fields of `fieldPath`, `fieldPathElements`, `trigger`, `errorString`, and `reason`, providing a standardized way to handle issues across these services.\n"]]