enum SwiffyConversionError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Error reason for SwiffyConversionError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
SERVER_ERROR
|
Indicates the Swiffy service has an internal error that prevents the flash
asset being converted.
|
INVALID_FLASH_FILE
|
Indicates the uploaded flash asset is not a valid flash file.
|
UNSUPPORTED_FLASH
|
Indicates the Swiffy service currently does not support converting this
flash asset.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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. |"]]