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 page documents the \u003ccode\u003eDaiEncodingProfileService\u003c/code\u003e and the errors related to the usage of API versions within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileService\u003c/code\u003e namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e is thrown if there's an issue with the API version being used, like using an older version for an operation that requires a newer one.\u003c/p\u003e\n"],["\u003cp\u003eErrors inherit from \u003ccode\u003eApiError\u003c/code\u003e which provides details like the error cause (\u003ccode\u003efieldPath\u003c/code\u003e), a structured representation of the error cause (\u003ccode\u003efieldPathElements\u003c/code\u003e), the data triggering the error (\u003ccode\u003etrigger\u003c/code\u003e), and a simple error description (\u003ccode\u003eerrorString\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiVersionError\u003c/code\u003e has a \u003ccode\u003ereason\u003c/code\u003e field indicating the specific cause, like needing to update to a newer API version (\u003ccode\u003eUPDATE_TO_NEWER_VERSION\u003c/code\u003e) or an unknown reason (\u003ccode\u003eUNKNOWN\u003c/code\u003e).\u003c/p\u003e\n"]]],["This document outlines various services and potential errors within an ad management API, version 202411. Services include managing ads, content, creatives, targeting, forecasts, inventory, and reports. Errors are categorized, such as `ApiVersionError`, which indicates issues with the API version used, with reasons like `UPDATE_TO_NEWER_VERSION`. The `ApiError` details the cause of the error, including the field path, trigger, and error string.\n"],null,[]]