AssetResponse
An image or video
Properties
Name | Type | Description | Notes |
---|---|---|---|
asset_type | AssetType | ||
coactive_image_id | str | The coactive image id | |
preview_images | PreviewImages | ||
video | VideoAsset, none_type | [optional] | |
sensitive | bool, none_type | Flag for a sensitive content warning | [optional] |
image_id | str, none_type | The user provided image id | [optional] |
path | str, none_type | The original path of the image | [optional] |
format | str, none_type | The file extension of the asset | [optional] |
metadata | {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type | User provided metadata for the asset | [optional] |