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 PublisherQueryLanguageService allows you to query data within Google Ad Manager using the Publisher Query Language (PQL).\u003c/p\u003e\n"],["\u003cp\u003ePQL errors inherit from the \u003ccode\u003eApiError\u003c/code\u003e type and provide specific details about the issue encountered during query execution.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUniqueError\u003c/code\u003e is a specific type of error within PQL that indicates a uniqueness constraint violation for a field.\u003c/p\u003e\n"],["\u003cp\u003eThis error contains detailed information like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e to help debug the issue.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to identify the cause of the error and modify their PQL queries accordingly to resolve the uniqueness constraint violation.\u003c/p\u003e\n"]]],["The content outlines various services within an ad management system, including `AdRuleService`, `CreativeService`, `ForecastService`, and `OrderService`. It also details error types under `ApiError` inheritance, such as `AuthenticationError`, `QuotaError`, and `StringLengthError`, for use with the `PublisherQueryLanguageService`. The document defines `UniqueError`, an error indicating a uniqueness constraint violation. Additionally, it provides the namespace and describes `ApiError` fields: `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`.\n"],null,[]]