late 0.0.310

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
# GetInstagramStoryInsights200ResponseDataMetrics

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**views** | **i32** | Total story plays. Replaces deprecated 'impressions' for media created after 2024-07-02. | 
**reach** | **i32** | Unique accounts that saw the story. | 
**replies** | **i32** | DMs sent in reply to the story. | 
**shares** | **i32** |  | 
**navigation** | **i32** | Total nav actions (tapsForward + tapsBack + exits + swipesForward). | 
**taps_forward** | **i32** | Tapped right to next slide of SAME story. | 
**taps_back** | **i32** | Tapped left to previous slide. | 
**exits** | **i32** | Closed Stories interface entirely. | 
**swipes_forward** | **i32** | Swiped left to next account's story. | 
**profile_visits** | **i32** |  | 
**follows** | **i32** |  | 
**reposts** | **i32** |  | 
**total_interactions** | **i32** |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)