# GetLibraryItemsMediaContainer The Meta object is only included in the response if the `includeMeta` parameter is set to `1`. ## Fields | Field | Type | Required | Description | Example | | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | | `type` | List<[GetLibraryItemsType](../../models/operations/GetLibraryItemsType.md)> | :heavy_minus_sign: | N/A | | | `fieldType` | List<[GetLibraryItemsFieldType](../../models/operations/GetLibraryItemsFieldType.md)> | :heavy_minus_sign: | N/A | | | `size` | *int* | :heavy_check_mark: | N/A | 70 | | `totalSize` | *int* | :heavy_check_mark: | N/A | 170 | | `offset` | *int* | :heavy_check_mark: | N/A | 0 | | `content` | *String* | :heavy_check_mark: | N/A | secondary | | `allowSync` | *boolean* | :heavy_check_mark: | N/A | true | | `nocache` | *Optional* | :heavy_minus_sign: | N/A | true | | `art` | *String* | :heavy_check_mark: | N/A | /:/resources/movie-fanart.jpg | | `identifier` | *String* | :heavy_check_mark: | N/A | com.plexapp.plugins.library | | `librarySectionID` | *long* | :heavy_check_mark: | N/A | 1 | | `librarySectionTitle` | *String* | :heavy_check_mark: | N/A | Movies | | `librarySectionUUID` | *String* | :heavy_check_mark: | N/A | 322a231a-b7f7-49f5-920f-14c61199cd30 | | `mediaTagPrefix` | *String* | :heavy_check_mark: | N/A | /system/bundle/media/flags/ | | `mediaTagVersion` | *int* | :heavy_check_mark: | N/A | 1701731894 | | `thumb` | *String* | :heavy_check_mark: | N/A | /:/resources/movie.png | | `title1` | *String* | :heavy_check_mark: | N/A | Movies | | `title2` | *String* | :heavy_check_mark: | N/A | Recently Released | | `viewGroup` | *String* | :heavy_check_mark: | N/A | movie | | `viewMode` | *Optional* | :heavy_minus_sign: | N/A | 65592 | | `mixedParents` | *Optional* | :heavy_minus_sign: | N/A | true | | `metadata` | List<[GetLibraryItemsMetadata](../../models/operations/GetLibraryItemsMetadata.md)> | :heavy_check_mark: | N/A | | | `meta` | [Optional](../../models/operations/GetLibraryItemsMeta.md) | :heavy_minus_sign: | The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.
| |