A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eLiveStreamEventService\u003c/code\u003e within the Google Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines potential errors, specifically focusing on those related to parsing data or requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParseError\u003c/code\u003e object provides insight into the cause of the error with \u003ccode\u003ereason\u003c/code\u003e and inherited fields from \u003ccode\u003eApiError\u003c/code\u003e for context.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by an enum \u003ccode\u003eParseError.Reason\u003c/code\u003e, which can indicate issues like unparsable attributes or unknown values.\u003c/p\u003e\n"]]],["This content details various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others totaling over 40. It outlines the `ParseError` class, which inherits from `ApiError`. `ParseError` includes a `reason` field with `UNPARSABLE` and `UNKNOWN` enum values, indicating errors during attribute parsing. `ApiError` has fields such as `fieldPath`, `trigger`, and `errorString`, providing details about the error's location and cause.\n"],null,[]]