Interface: PostsInsightsFeedResponseNode
September 10, 2021 · View on GitHub
instagram-private-api / responses / PostsInsightsFeedResponseNode
Interface: PostsInsightsFeedResponseNode
responses.PostsInsightsFeedResponseNode
Table of contents
Properties
- __typename
- comment_count
- creation_time
- engagement
- id
- image
- inline_insights_node
- instagram_media_id
- instagram_media_type
- like_count
- name
- save_count
- shopping_outbound_click_count
- shopping_product_click_count
- value
- video_view_count
Properties
__typename
• __typename: string
Defined in
src/responses/posts-insights.feed.response.ts:39
comment_count
• Optional comment_count: number
Defined in
src/responses/posts-insights.feed.response.ts:30
creation_time
• Optional creation_time: number
Defined in
src/responses/posts-insights.feed.response.ts:29
engagement
• Optional engagement: number
Defined in
src/responses/posts-insights.feed.response.ts:31
id
• Optional id: string
Defined in
src/responses/posts-insights.feed.response.ts:38
image
• Optional image: PostsInsightsFeedResponseImage
Defined in
src/responses/posts-insights.feed.response.ts:28
inline_insights_node
• Optional inline_insights_node: PostsInsightsFeedResponseInline_insights_node
Defined in
src/responses/posts-insights.feed.response.ts:37
instagram_media_id
• Optional instagram_media_id: string
Defined in
src/responses/posts-insights.feed.response.ts:26
instagram_media_type
• Optional instagram_media_type: string
Defined in
src/responses/posts-insights.feed.response.ts:27
like_count
• Optional like_count: number
Defined in
src/responses/posts-insights.feed.response.ts:32
name
• Optional name: string
Defined in
src/responses/posts-insights.feed.response.ts:40
save_count
• Optional save_count: number
Defined in
src/responses/posts-insights.feed.response.ts:33
shopping_outbound_click_count
• Optional shopping_outbound_click_count: number
Defined in
src/responses/posts-insights.feed.response.ts:36
shopping_product_click_count
• Optional shopping_product_click_count: number
Defined in
src/responses/posts-insights.feed.response.ts:35
value
• Optional value: number
Defined in
src/responses/posts-insights.feed.response.ts:41
video_view_count
• Optional video_view_count: null