mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-08 04:20:59 +00:00
10 lines
973 B
Markdown
10 lines
973 B
Markdown
# GetMediaMetaDataCountry
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| ---------------------------------- | ---------------------------------- | ---------------------------------- | ---------------------------------- | ---------------------------------- |
|
|
| `id` | *int* | :heavy_check_mark: | The unique country identifier. | 58591 |
|
|
| `filter` | *string* | :heavy_check_mark: | The filter string for the country. | country=58591 |
|
|
| `tag` | *string* | :heavy_check_mark: | The country name. | United States of America | |