Represents a Facebook Page.
This node allows you to:
Available via Facebook Login for Business only.
This operation is not supported.
GET /<PAGE_ID>?fields=instagram_business_account
Returns the IG User connected to the Facebook Page.
A Facebook User access token with the following permissions:
instagram_basicpages_show_listIf the token is from a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_managementads_readGET graph.facebook.com /134895793791914?fields=instagram_business_account
{
"instagram_business_account": {
"id": "17841405822304914"
},
"id": "134895793791914"
}This operation is not supported.
This operation is not supported.