# LibrarySection ## Fields | Field | Type | Required | Description | Example | | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- | | `Title` | **string* | :heavy_minus_sign: | The title of the library | Movies | | `Type` | [components.MediaTypeString](../../models/components/mediatypestring.md) | :heavy_check_mark: | The type of media content in the Plex library. This can represent videos, music, or photos.
| movie | | `Agent` | **string* | :heavy_minus_sign: | N/A | | | `AllowSync` | **bool* | :heavy_minus_sign: | N/A | | | `Art` | **string* | :heavy_minus_sign: | N/A | | | `Composite` | **string* | :heavy_minus_sign: | N/A | | | `Content` | **bool* | :heavy_minus_sign: | N/A | | | `ContentChangedAt` | **int64* | :heavy_minus_sign: | N/A | 1556281940 | | `CreatedAt` | **int64* | :heavy_minus_sign: | N/A | 1556281940 | | `Directory` | **bool* | :heavy_minus_sign: | N/A | | | `Filters` | **bool* | :heavy_minus_sign: | Indicates whether this section has filtering capabilities | | | `Hidden` | **bool* | :heavy_minus_sign: | N/A | | | `Key` | **string* | :heavy_minus_sign: | N/A | | | `Language` | *string* | :heavy_check_mark: | N/A | | | `UUID` | *string* | :heavy_check_mark: | The universally unique identifier for the library. | e69655a2-ef48-4aba-bb19-d3cc3401e7d6 | | `Location` | [][components.LibrarySectionLocation](../../models/components/librarysectionlocation.md) | :heavy_minus_sign: | N/A | | | `Refreshing` | **bool* | :heavy_minus_sign: | Indicates whether this library section is currently scanning | | | `ScannedAt` | **int64* | :heavy_minus_sign: | N/A | 1556281940 | | `Scanner` | **string* | :heavy_minus_sign: | N/A | | | `Thumb` | **string* | :heavy_minus_sign: | N/A | | | `UpdatedAt` | **int64* | :heavy_minus_sign: | N/A | 1556281940 |