[[["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."],[],["The document outlines `SwiffyConversionError.Reason` within the `CreativeService` and `CreativeSetService`. This error indicates issues during the conversion of flash assets using the Swiffy service. Four reasons are detailed: `SERVER_ERROR` (internal service error), `INVALID_FLASH_FILE` (invalid flash file), `UNSUPPORTED_FLASH` (unsupported flash asset), and `UNKNOWN` (value not exposed by the API version). These represent possible causes preventing the conversion of a flash file.\n"],null,["# enum SwiffyConversionError.Reason (v202502)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202502/CreativeService.SwiffyConversionError.Reason) **CreativeSetService** [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.SwiffyConversionError.Reason) **Dependencies** \n[SwiffyConversionError](/ad-manager/api/reference/v202502/CreativeSetService.SwiffyConversionError) \n▼\n**SwiffyConversionError.Reason**\n\nError reason for [SwiffyConversionError](/ad-manager/api/reference/v202502/CreativeSetService.SwiffyConversionError).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|----------------------|---------------------------------------------------------------------------------------------------|\n| `SERVER_ERROR` | Indicates the Swiffy service has an internal error that prevents the flash asset being converted. |\n| `INVALID_FLASH_FILE` | Indicates the uploaded flash asset is not a valid flash file. |\n| `UNSUPPORTED_FLASH` | Indicates the Swiffy service currently does not support converting this flash asset. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]