mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 12:37:47 +00:00
12 lines
2.9 KiB
Markdown
12 lines
2.9 KiB
Markdown
# GetMediaMetaDataCountry
|
|
|
|
The filter query string for country media items.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- |
|
|
| `id` | *int* | :heavy_check_mark: | The unique identifier for the country.<br/>NOTE: This is different for each Plex server and is not globally unique.<br/> | 259 |
|
|
| `tag` | *String* | :heavy_check_mark: | The country of origin of this media item | United States of America |
|
|
| `filter` | *String* | :heavy_check_mark: | N/A | country=19 | |