View Source Metaex.Facebook (Metaex v0.1.0)

Summary

Functions

Link to this function

current_profile_url(access_token, fields \\ "id,name")

View Source
Link to this function

cursor_based_pagination(map, params)

View Source
Link to this function

page_insights(access_token, post_id)

View Source
Link to this function

page_insights_url(access_token, post_id, period \\ "days_28", metric \\ "page_post_engagements,page_consumptions_unique, page_negative_feedback")

View Source
Link to this function

pages_url(access_token, fields \\ "bio,description,followers_count,id,link,name,picture,connected_instagram_account")

View Source
Link to this function

post_details(access_token, post_id)

View Source
Link to this function

post_insights(access_token, post_id)

View Source
Link to this function

post_insights_url(access_token, post_id, metric \\ "post_engaged_users,post_impressions,post_reactions_like_total")

View Source