Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation outlines the ParseError.Reason enumeration for the SuggestedAdUnitService within the Google Ad Manager API.
ParseError.Reason details the potential reasons for parsing errors encountered when using the service.
It includes two primary reasons: UNPARSABLE, indicating an attribute parsing error, and UNKNOWN, signifying an unexposed value in the current API version.
These reasons aid in understanding and resolving parsing issues during interactions with the SuggestedAdUnitService.
[[["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 content lists various services within an ad management API, including `AdRuleService`, `AdjustmentService`, `ForecastService`, `ReportService`, `UserService`, and more. Each service has a corresponding `ParseError.Reason` reference. The `ParseError` dependency defines error reasons: `UNPARSABLE` for attribute parsing errors, and `UNKNOWN` for values not exposed by the API version. These services likely facilitate actions related to ad management, reporting, and user/content handling.\n"]]