mirror of
https://github.com/LukeHagar/plexcsharp.git
synced 2025-12-07 12:37:45 +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 | |