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\u003eRichMediaStudioCreativeError\u003c/code\u003e object lists errors encountered with Studio creatives, including issues with creation, connections, and invalid parameters.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by a \u003ccode\u003ereason\u003c/code\u003e field represented by an enum with values such as \u003ccode\u003eCREATION_NOT_ALLOWED\u003c/code\u003e, \u003ccode\u003eSTUDIO_CONNECTION_ERROR\u003c/code\u003e, and \u003ccode\u003eINVALID_POSITION\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRichMediaStudioCreativeError\u003c/code\u003e object inherits properties from \u003ccode\u003eApiError\u003c/code\u003e providing context about the error with details like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eOnly Studio can create a \u003ccode\u003eRichMediaStudioCreative\u003c/code\u003e, attempts to create it otherwise will result in a \u003ccode\u003eCREATION_NOT_ALLOWED\u003c/code\u003e error.\u003c/p\u003e\n"],["\u003cp\u003eIssues connecting to Rich Media Studio to save the creative are flagged by \u003ccode\u003eSTUDIO_CONNECTION_ERROR\u003c/code\u003e, often suggesting a temporary problem.\u003c/p\u003e\n"]]],["The core content outlines the error types associated with services like `CreativeService` and `CreativeSetService`, specifically under the `LineItemCreativeAssociationService`. It details an inheritance structure with `ApiError` as a base, listing numerous specific error types, such as `AdSenseAccountError`, `AuthenticationError`, and `CreativeError`. The document also defines `RichMediaStudioCreativeError` and its specific error reasons, including `CREATION_NOT_ALLOWED`, `INVALID_CREATIVE_OBJECT`, and `STUDIO_CONNECTION_ERROR`, plus error values of fields from `ApiError`.\n"],null,[]]