IGPAPI
    Preparing search index...

    Interface InsightsServiceAccountResponseTop_posts_unit

    interface InsightsServiceAccountResponseTop_posts_unit {
        last_week_posts_count: number;
        top_posts: InsightsServiceAccountResponseTop_posts;
        week_over_week_posts_delta: number;
    }
    Index

    Properties

    last_week_posts_count: number
    week_over_week_posts_delta: number