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\u003eThe \u003ccode\u003eTargetingPresetService\u003c/code\u003e enables management and execution of predefined targeting criteria for advertising campaigns within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt uses Publisher Query Language (PQL) for defining and applying targeting, which can lead to \u003ccode\u003ePublisherQueryLanguageContextError\u003c/code\u003e if the PQL query is invalid or unexecutable.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by reason, including \u003ccode\u003eUNEXECUTABLE\u003c/code\u003e for issues during query execution, and can contain details like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and adheres to its namespace for integration and usage.\u003c/p\u003e\n"],["\u003cp\u003eVarious error types, inherited from \u003ccode\u003eApiError\u003c/code\u003e, provide specific details about potential issues encountered while using this service, aiding in debugging and resolution.\u003c/p\u003e\n"]]],["The content details numerous services, including AdRuleService, AdjustmentService, and YieldGroupService, each with potential PublisherQueryLanguageContextErrors. These errors are triggered during the execution of PQL queries and are categorized by reasons like `UNEXECUTABLE` or `UNKNOWN`. The `ApiError` class details field-specific issues with attributes like `fieldPath`, `trigger`, and `errorString`. Additionally it shows that `PublisherQueryLanguageContextError` inherit from `ApiError` class.\n"],null,[]]