# GetPostingFrequency200ResponseFrequencyInner
## Properties
**platform** | Option<**String**> | | [optional]
**posts_per_week** | Option<**i32**> | Number of posts published that week | [optional]
**avg_engagement_rate** | Option<**f64**> | Average engagement rate as percentage (0-100) | [optional]
**avg_engagement** | Option<**f64**> | Average raw engagement (likes+comments+shares+saves) | [optional]
**weeks_count** | Option<**i32**> | Number of calendar weeks observed at this frequency | [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)