AI-generated Key Takeaways
-
SwiffyConversionError.Reason provides error reasons for SwiffyConversionError.
-
It is used in conjunction with CreativeService, CreativeSetService, and LineItemCreativeAssociationService.
-
Possible error reasons include server errors, invalid flash files, unsupported flash, and unknown issues.
Service
CreativeService
CreativeSetService
LineItemCreativeAssociationService
Dependencies
SwiffyConversionError
▼
SwiffyConversionError.Reason
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. |