# MediaTrailer

Media trailer or advertisement

| Field         |                                                                                              Argument | Type                                                                      | Description |
| ------------- | ----------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------- | ----------- |
| **id**        | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The trailer video id                                                      |             |
| **site**      | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The site the video is hosted by (Currently either youtube or dailymotion) |             |
| **thumbnail** | [String](https://github.com/AniList/ApiV2-GraphQL-Docs/blob/master/reference/scalar/string/README.md) | The url for the thumbnail image of the video                              |             |
