Get Facebook pages
GET/ad-publishing/facebook/pages
Retrieve Facebook pages for the connected account. Without limit the response is an array of pages. When limit is provided the response is a paginated { pages, paging } envelope; pass after (from paging.next) to fetch the next batch.
Request
Responses
- 200
- 400
- 401
- 422
An array of pages (default), or a \{ pages, paging \} envelope when `limit` is provided
Bad Request
Unauthorized
Unprocessable Entity