{
    "data": [
        {
            "name": "total_interactions",
            "period": "day",
            "title": "Content interactions",
            "description": "The total number of post interactions, story interactions, reels interactions, video interactions and live video interactions, including any interactions on boosted content.",
            "total_value": {
                "value": 678
            },
            "id": "17841444317794475/insights/total_interactions/day"
        },
        {
            "name": "accounts_engaged",
            "period": "day",
            "title": "Accounts engaged",
            "description": "The number of accounts that have interacted with your content, including in ads. Content includes posts, stories, reels, videos and live videos. Interactions can include actions such as likes, saves, comments, shares or replies. These metrics are estimated and in development.",
            "total_value": {
                "value": 327
            },
            "id": "17841444317794475/insights/accounts_engaged/day"
        },
        {
            "name": "likes",
            "period": "day",
            "title": "Likes",
            "description": "The number of likes on your content minus the number of unlikes.",
            "total_value": {
                "value": 626
            },
            "id": "17841444317794475/insights/likes/day"
        },
        {
            "name": "comments",
            "period": "day",
            "title": "Comments",
            "description": "The number of comments on your content minus the number of deleted comments.",
            "total_value": {
                "value": 9
            },
            "id": "17841444317794475/insights/comments/day"
        },
        {
            "name": "saves",
            "period": "day",
            "title": "Saves",
            "description": "The number of saves of your content minus the number of unsaves.",
            "total_value": {
                "value": 20
            },
            "id": "17841444317794475/insights/saves/day"
        },
        {
            "name": "shares",
            "period": "day",
            "title": "Shares",
            "description": "The number of shares of your posts, stories, reels, videos and live videos.",
            "total_value": {
                "value": 23
            },
            "id": "17841444317794475/insights/shares/day"
        },
        {
            "name": "profile_views",
            "period": "day",
            "title": "Profile visits",
            "description": "The number of times that your profile was visited.",
            "total_value": {
                "value": 613
            },
            "id": "17841444317794475/insights/profile_views/day"
        }
    ],
    "paging": {
        "previous": "https://graph.facebook.com/v16.0/17841444317794475/insights?access_token=XXXXXX&pretty=0&since=1681343999&until=1683935999&metric=total_interactions%2Caccounts_engaged%2Clikes%2Ccomments%2Csaves%2Cshares%2Cprofile_views&metric_type=total_value&period=day",
        "next": "https://graph.facebook.com/v16.0/17841444317794475/insights?access_token=XXXXXX&pretty=0&since=1686528001&until=1689120001&metric=total_interactions%2Caccounts_engaged%2Clikes%2Ccomments%2Csaves%2Cshares%2Cprofile_views&metric_type=total_value&period=day"
    }
}