IGPAPI
    Preparing search index...

    Interface PostsInsightsFeedResponseMetrics

    interface PostsInsightsFeedResponseMetrics {
        impression_count: number | null;
        owner_account_follows_count: null;
        owner_profile_views_count: null;
        profile_actions: PostsInsightsFeedResponseProfile_actions;
        reach_count: number | null;
        share_count: PostsInsightsFeedResponseShare_count;
    }
    Index

    Properties

    impression_count: number | null
    owner_account_follows_count: null
    owner_profile_views_count: null
    reach_count: number | null