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\u003eApiError\u003c/code\u003e object provides detailed information about errors encountered during service requests in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt includes the OGNL field path, which helps identify the specific data element causing the error.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiError\u003c/code\u003e also contains a parsed field path, the error trigger data, and a concise error description.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiError\u003c/code\u003e is the base class for more specific errors like \u003ccode\u003eApiVersionError\u003c/code\u003e, \u003ccode\u003eAssetError\u003c/code\u003e, \u003ccode\u003eAudienceExtensionError\u003c/code\u003e, etc., allowing for granular error handling.\u003c/p\u003e\n"]]],["This document outlines the various services and associated errors within the Google Ad Manager API (v202411). It lists numerous services like AdRuleService, AudienceSegmentService, and OrderService, each with potential ApiError occurrences. The core of the error handling is the `ApiError` class, which provides details about service request issues. It includes `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to pinpoint and describe the source of any errors encountered.\n"],null,[]]