# Media

**Properties**

| Name                   | Type            | Required | Description                                |
| :--------------------- | :-------------- | :------- | :----------------------------------------- |
| type\_                 | string          | ❌       | Asset type (e.g. image).                   |
| subtype                | string          | ❌       | Asset subtype (e.g. photo).                |
| caption                | string          | ❌       | Media caption.                             |
| copyright              | string          | ❌       | Media credit.                              |
| approvedForSyndication | number          | ❌       | Whether media is approved for syndication. |
| mediaMetadata          | MediaMetadata[] | ❌       | Media metadata (url, width, height, ...).  |
