janu-software / facebook-php-sdk

Alternative API client for deprecated Facebook Graph SDK.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Insights Issue for latest version of facebook App v18.0

shoyshai opened this issue · comments

metric[0] must be one of the following values: impressions, reach, follower_count, email_contacts, phone_call_clicks, text_message_clicks, get_directions_clicks, website_clicks, profile_views, audience_gender_age, audience_locale, audience_country, audience_city, online_followers, accounts_engaged, total_interactions, likes, comments, shares, saves, replies, engaged_audience_demographics, reached_audience_demographics, follower_demographics, follows_and_unfollows, profile_links_taps

More info?

i am trying to fetch the Instagram insights using the below code but getting the above error as Instagram introdudced updates for instagram insights on September 12, 2023,
$this->fb->get($endpoint.'?metric=audience_city?metric_type=total_value&period=lifetime', $account->token)->getDecodedBody();

Use something like this {profileId}/insights/follower_demographics/lifetime?breakdown=gender,age&metric_type=total_value&fields=total_value