zernio 0.0.132

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GetBestTimeToPost200ResponseSlotsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)