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\u003e\u003ccode\u003eInternalApiError\u003c/code\u003e signifies a server-side error, typically not caused by invalid client requests.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the Ad Manager API and falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e and includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field, represented by the \u003ccode\u003eInternalApiError.Reason\u003c/code\u003e enum, provides specific reasons for the error, such as unexpected internal errors, transient errors, or API downtime.\u003c/p\u003e\n"]]],["This document outlines services and errors within an ad management API, specifically version v202411. Services listed include AdRuleService, AdsTxtService, and many others like CreativeService and ReportService. Errors inherit from `ApiError`, including `InternalApiError`, which signifies server-side issues not caused by client requests. `InternalApiError` reasons include `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, `DOWNTIME`, and `ERROR_GENERATING_RESPONSE`. `ApiError` includes details on the error's field path, trigger, and a string representation of the issue.\n"],null,[]]