mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-06 12:37:46 +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` | *int* | :heavy_check_mark: | N/A | 259 |
|
|
| `Tag` | *string* | :heavy_check_mark: | The country of origin of this media item | United States of America |
|
|
| `Filter` | *string* | :heavy_minus_sign: | N/A | country=19 | |