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\u003eThese errors often arise from unexpected internal issues or transient problems.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eInternalApiError\u003c/code\u003e includes a \u003ccode\u003ereason\u003c/code\u003e field with an enum value indicating the specific error cause, such as \u003ccode\u003eUNEXPECTED_INTERNAL_API_ERROR\u003c/code\u003e or \u003ccode\u003eTRANSIENT_ERROR\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eInternalApiError\u003c/code\u003e is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about the error is available through inherited fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including AdRuleService, AdjustmentService, and many others related to content, creatives, targeting, and reporting. It details error handling, with a focus on `InternalApiError`, which signifies server-side issues not caused by client requests. It includes the `ApiError` inheritance and lists fields like `fieldPath`, `trigger`, and `errorString`. Also, it has an enumeration of the possible `InternalApiError.Reason` such as `UNEXPECTED_INTERNAL_API_ERROR`, `TRANSIENT_ERROR`, and `DOWNTIME`.\n"],null,[]]