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\u003eSwiffyConversionError\u003c/code\u003e is an error type in Google Ad Manager that occurs when converting Flash assets to Swiffy format.\u003c/p\u003e\n"],["\u003cp\u003eThis error can be triggered due to server issues, invalid Flash files, or unsupported Flash versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSwiffyConversionError\u003c/code\u003e inherits from the \u003ccode\u003eApiError\u003c/code\u003e type and includes fields for identifying the error's cause.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides further details about the specific cause of the conversion error, such as server error or unsupported Flash version.\u003c/p\u003e\n"]]],["The content details the `SwiffyConversionError` within the `LineItemCreativeAssociationService` and related services, specifically for converting Flash assets. This error inherits from the `ApiError` and has a `reason` field with several enumerated values: `SERVER_ERROR` (internal Swiffy service error), `INVALID_FLASH_FILE`, `UNSUPPORTED_FLASH`, and `UNKNOWN`. The `ApiError` also includes fields like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to provide detailed error information. It also provide some services associated with this Error.\n"],null,[]]