TimeseriesDataPointDto
- endType: string
Date requiredEnd of the time bucket (inclusive)
- metricsType: object · TimeseriesMetricsDtorequired
- clicksType: number | null
Total number of clicks on the content.
- commentsType: number | null
Total number of comments on the content. For Twitch streams, this represents chat messages.
- cpeType: number | null
Cost per engagement, calculated as the ratio of cost to total engagements. Exists in organic, paid, and blended (total) variants. A lower CPE indicates more cost-efficient content.
- cpmType: number | null
Cost per thousand impressions, calculated as (cost / impressions) × 1,000. Exists in organic, paid, and blended (total) variants. A lower CPM indicates more cost-efficient content in terms of reach/visibility.
- engagementType: number | null
Rate Percentage of impressions that resulted in an engagement action. Calculated as (engagements / impressions) × 100. Exists in organic, paid, and blended (total) variants.
- engagementsType: number | null
Total number of engagement actions on the content. Calculated as the sum of likes, comments, shares, clicks, and saves (where applicable). The paid engagement formula differs slightly by content type (e.g., TikTok excludes saves from paid engagements).
- estimatedType: number | null
Value Generated Estimated monetary value of organic engagement, calculated using industry benchmark rates. Calculated as the sum of value of likes, value of comments, value of impressions, and value of shares, using platform-specific benchmark multipliers. Also referred to as "estimated value generated" in some API responses.
- impressionsType: number | null
Total number of times the content was displayed. The source of this metric varies by content type: for video content types like reels, it may represent video plays; for story and streaming content, it may represent views.
- likesType: number | null
Total number of likes received on the content.
- paidType: number | null
Comments Paid variant. Total number of comments on the content. For Twitch streams, this represents chat messages.
- paidType: number | null
Engagement Rate Paid variant. Percentage of impressions that resulted in an engagement action. Calculated as (engagements / impressions) × 100. Exists in organic, paid, and blended (total) variants.
- paidType: number | null
Engagements Paid variant. Total number of engagement actions on the content. Calculated as the sum of likes, comments, shares, clicks, and saves (where applicable). The paid engagement formula differs slightly by content type (e.g., TikTok excludes saves from paid engagements).
- paidType: number | null
Impressions Paid variant. Total number of times the content was displayed. The source of this metric varies by content type: for video content types like reels, it may represent video plays; for story and streaming content, it may represent views.
- paidType: number | null
Likes Paid variant. Total number of likes received on the content.
- paidType: number | null
Reach Paid variant. Number of unique accounts that saw the content.
- paidType: number | null
Shares Paid variant. Total number of shares of the content. For Pinterest, this represents pin saves. For Twitter/X, this represents retweets.
- paidType: number | null
Views Paid variant. Number of times the content was viewed. For Instagram content, this is the new "views" metric from the Instagram Graph API (replacing deprecated "impressions"). For TikTok, views represent organic video views.
- postsType: number | null
Count Total number of content pieces (posts) in the reporting scope. Exists in organic and paid variants.
- reachType: number | null
Number of unique accounts that saw the content.
- sharesType: number | null
Total number of shares of the content. For Pinterest, this represents pin saves. For Twitter/X, this represents retweets.
- viewsType: number | null
Number of times the content was viewed. For Instagram content, this is the new "views" metric from the Instagram Graph API (replacing deprecated "impressions"). For TikTok, views represent organic video views.
- startType: string
Date requiredStart of the time bucket (inclusive)