enum ParseError.Reason (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
The provided content details various services available through the Ad Manager API, along with their associated ParseError.Reason enum values.
The ParseError.Reason enum has two possible values: UNPARSABLE, for issues with parsing attributes, and UNKNOWN, for values 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 provided content outlines various services within an ad management system, including AdRuleService, AdjustmentService, and numerous others like CreativeService, ForecastService, and ReportService. Each service links to a potential `ParseError.Reason`. These reasons, within the `ParseError` dependency, can be `UNPARSABLE`, indicating an attribute parsing issue, or `UNKNOWN`, signifying an unexposed value. All these services use the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]