mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-09 12:37:47 +00:00
12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
# Country
|
|
|
|
The filter query string for country media items.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- | ---------------------------------------- |
|
|
| `id` | *long* | :heavy_check_mark: | N/A | 259 |
|
|
| `tag` | *String* | :heavy_check_mark: | The country of origin of this media item | United States of America |
|
|
| `filter` | *Optional\<String>* | :heavy_minus_sign: | N/A | country=19 | |