Skip to main content
POST
Get Boosted Page Campaigns statistics

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string

Comma separated list of ids

Example:

"33,34,35"

mode
enum<string>
default:""

use Sources to send ids of facebook pages and instagram accounts instead of boosted pages

Available options:
,
sources
date_preset
enum<string>
default:overall
Available options:
past_day,
past_week,
past_month,
overall

Response

200 - application/json

Returns List of Campaign insights for given boosted pages

posts
integer
Example:

"16"

reach
integer
Example:

"3600"

engagement
integer
Example:

"9570"

clicks
integer
Example:

"180"

spend
number
Example:

"25.50"

cpm
number
Example:

"5.25"

ctr
number
Example:

"1.85"

cpc
number
Example:

"0.42"

cpa
number
Example:

"2.15"

conversions
integer
Example:

"45"

conversion_rate
number
Example:

"12.5"