mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-07 20:47:45 +00:00
12 lines
1.1 KiB
Markdown
12 lines
1.1 KiB
Markdown
# GetMediaMetaDataCountry
|
|
|
|
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` | *Optional\<String>* | :heavy_minus_sign: | N/A | country=19 | |