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\u003eCustomCreativeError\u003c/code\u003e outlines errors encountered when working with custom creatives in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error encompasses issues like duplicate macro names, missing or unrecognized macros, and interstitial macro requirements.\u003c/p\u003e\n"],["\u003cp\u003eIt also addresses restrictions on custom creative usage and potential conflicts with asset associations within macros.\u003c/p\u003e\n"],["\u003cp\u003eDetailed information about the error is available through the \u003ccode\u003ereason\u003c/code\u003e field, which provides specific error codes and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use the provided namespace and field details to understand and troubleshoot \u003ccode\u003eCustomCreativeError\u003c/code\u003e instances.\u003c/p\u003e\n"]]],["The content outlines error types related to the `CreativeService` within an API, specifically focusing on `CustomCreativeError`. It details an inheritance structure, beginning with `ApiError` and branching into various specific error types, including issues with assets, authentication, collections, creatives, and files. `CustomCreativeError` itself has specific reasons, including `DUPLICATE_MACRO_NAME_FOR_CREATIVE`, `SNIPPET_REFERENCES_MISSING_MACRO`, and others, all associated with custom creative implementation. The content also provides details on each `ApiError` field, like `fieldPath`, `trigger`, and `errorString`, and gives information about the names space.\n"],null,[]]