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 webpage lists various services available in the Ad Manager API v202411, including AdRuleService, AdjustmentService, and many others related to ad management, targeting, and reporting.\u003c/p\u003e\n"],["\u003cp\u003eIt provides detailed information on \u003ccode\u003eCommonError\u003c/code\u003e, a class used to handle errors across multiple services, defining its properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003ereason\u003c/code\u003e with a link for further exploration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCommonError\u003c/code\u003e class defines a set of error reasons via enumeration, such as \u003ccode\u003eNOT_FOUND\u003c/code\u003e, \u003ccode\u003eALREADY_EXISTS\u003c/code\u003e, \u003ccode\u003eCANNOT_UPDATE\u003c/code\u003e, and \u003ccode\u003eUNSUPPORTED_OPERATION\u003c/code\u003e, which are used to specify the cause of an error.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes an \u003ccode\u003eApiError\u003c/code\u003e class, which can be inherited, outlining essential properties like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003eerrorString\u003c/code\u003e for identifying and describing the details of specific errors encountered during API interactions.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers several error types derived from \u003ccode\u003eCommonError\u003c/code\u003e such as \u003ccode\u003eApiVersionError\u003c/code\u003e, \u003ccode\u003eAssetError\u003c/code\u003e, \u003ccode\u003eAuthenticationError\u003c/code\u003e, and many others, each representing distinct potential issues.\u003c/p\u003e\n"]]],["This document outlines various services and common errors within an ad management API, version v202411. It lists numerous services like AdRuleService, CreativeService, OrderService, and ReportService, each with associated potential `CommonError` types. The `CommonError` section details possible issues, including `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, `DUPLICATE_OBJECT`, `UNSUPPORTED_OPERATION`, and `CONCURRENT_MODIFICATION`. `ApiError` inheritance is also present with properties such as `fieldPath`, and `errorString`.\n"],null,[]]