Skip to main content
POST
Count Boosted Pages

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
status
enum<string>
default:all
Available options:
all,
active
platform
enum<string>
default:all
Available options:
all,
facebook,
instagram
source_id
integer

ID of a Facebook page or Instagram account

Example:

"987654321"

boosted_post_id
integer

ID of a Boosted Post. Use this when you want to list all campaigns were this Post is boosted

Example:

"987654321"

Response

200 - application/json

Returns number of Boosted Pages Objects

The response is of type integer.