Shareable Media Files (Partial Update)
File Naming Convention
TGEN_shareableMediaFiles_partialupdate_2025-08_<optionalSuffix>.csv
importType:partialupdateapiVersion:2025-08
Columns
| Column Header | Description | Type | Required |
|---|---|---|---|
assetId | Mux Asset identifier of the media file | string | Yes |
displayName | The display name or title of the media file | string | Yes |
type | Type of media file | string | Yes |
thumbnailUrl | URL of where the thumbnail is hosted | string | Yes |
mediaUrl | URL of where the media is hosted | string | Yes |
metadata | Metadata of the shareable media | string | No |
isShareable | Boolean dictating if media is shareable | boolean | Yes |
isHidden | Boolean dictating if media is hidden | boolean | Yes |
isReadOnly | Boolean dictating if media is readonly | boolean | Yes |
isDeleted | Boolean dictating if media is deleted | boolean | Yes |
associations | array of category IDs (associations models) | array | No |
Sample CSV
See the following shareableMediaFiles CSV sample file.