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\u003eCurrencyCodeError\u003c/code\u003e is an error type within the Google Ad Manager API that relates to issues with currency codes used in forecasting operations.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides a \u003ccode\u003ereason\u003c/code\u003e field specifying why the currency code is invalid, unsupported, or deprecated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field can have values like \u003ccode\u003eINVALID\u003c/code\u003e, \u003ccode\u003eUNSUPPORTED\u003c/code\u003e, or \u003ccode\u003eDEPRECATED_CURRENCY_USED\u003c/code\u003e for different error scenarios.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should refer to ISO 4217 standards for valid currency codes and ensure their usage aligns with Ad Manager's supported currencies.\u003c/p\u003e\n"],["\u003cp\u003eThis error commonly occurs in services like \u003ccode\u003eForecastService\u003c/code\u003e, \u003ccode\u003eLineItemService\u003c/code\u003e, \u003ccode\u003eOrderService\u003c/code\u003e, \u003ccode\u003eProposalService\u003c/code\u003e, and others where currency is involved.\u003c/p\u003e\n"]]],["The content details the `ForecastService` and its associated error types within the context of an API. It lists multiple services like `LineItemService`, `OrderService`, and `ReportService`, and outlines an inheritance hierarchy originating from `ApiError`. The core error, `CurrencyCodeError`, specifies that issues arise from invalid, unsupported, or deprecated currency codes, as defined by ISO 4217, with reason options such as `INVALID`, `UNSUPPORTED`, and `DEPRECATED_CURRENCY_USED`.\n"],null,[]]