This edge allows you to get all child media objects in an album carousel.
This operation is not supported.
To get an album carousel's child media objects, send a GET
request to the /media/children
edge.
A User access token with the following permissions:
instagram_basic
If the token is for a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_management
manage_pages
business_management
GET graph.facebook.com /17896450804038745/children
{ "data": [ { "id": "17880997618081620" }, { "id": "17871527143187462" } ] }
This operation is not supported.
This operation is not supported.