zernio 0.0.144

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
# GetContentDecay200ResponseBucketsInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**bucket_order** | Option<**i32**> | Sort order (0 = earliest, 6 = latest) | [optional]
**bucket_label** | Option<**String**> | Human-readable label | [optional]
**avg_pct_of_final** | Option<**f64**> | Average % of final engagement reached (0-100) | [optional]
**post_count** | Option<**i32**> | Number of posts with data in this bucket | [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)