# GetBestTimeToPost200ResponseSlotsInner
## Properties
**day_of_week** | Option<**i32**> | 0=Monday, 6=Sunday | [optional]
**hour** | Option<**i32**> | Hour in UTC (0-23) | [optional]
**avg_engagement** | Option<**f64**> | Average engagement (likes + comments + shares + saves) | [optional]
**post_count** | Option<**i32**> | Number of posts in this slot | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)