# ContentItemSortableKey

ContentItemSortableKey

Field to sort content items by.

**Status:** ⚠️ Experimental

**Values:**
- `targetDate` - Sort by the content item's target date, the date it is planned for. Content
items with no target date sort first in ascending order.
- `createdAt` - Sort by the date the content item was created.