# GetRecentlyAddedMediaContainer ## Fields | Field | Type | Required | Description | Example | | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | | `Size` | *long* | :heavy_check_mark: | N/A | 50 | | `Offset` | *int* | :heavy_minus_sign: | N/A | | | `TotalSize` | *int* | :heavy_minus_sign: | N/A | | | `Identifier` | *string* | :heavy_minus_sign: | N/A | com.plexapp.plugins.library | | `AllowSync` | *bool* | :heavy_minus_sign: | N/A | false | | `Meta` | [Meta](../../Models/Requests/Meta.md) | :heavy_minus_sign: | The Meta object is only included in the response if the `includeMeta` parameter is set to `1`.
| | | `Metadata` | List<[GetRecentlyAddedMetadata](../../Models/Requests/GetRecentlyAddedMetadata.md)> | :heavy_minus_sign: | N/A | |