Files
plexpy/docs/models/operations/getbannerimagerequest.md

13 lines
2.2 KiB
Markdown

# GetBannerImageRequest
## Fields
| Field | Type | Required | Description | Example |
| ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
| `rating_key` | *int* | :heavy_check_mark: | the id of the library item to return the children of. | 9518 |
| `width` | *int* | :heavy_check_mark: | N/A | 396 |
| `height` | *int* | :heavy_check_mark: | N/A | 396 |
| `min_size` | *int* | :heavy_check_mark: | N/A | 1 |
| `upscale` | *int* | :heavy_check_mark: | N/A | 1 |
| `x_plex_token` | *str* | :heavy_check_mark: | An authentication token, obtained from plex.tv | CV5xoxjTpFKUzBTShsaf |