Skip to main content
POST
Get Boosted Pages grouped by facebook page or instagram account (for dashboard)

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

Response

200 - application/json

Returns array of Boosted Pages Objects

id
integer
active
boolean
Example:

"1"

page_id
integer
Example:

"123456789"

instagram_id
integer
Example:

"123456789"

preset_id
integer
Example:

"123456789"

campaign_budget_type
enum<string>
Available options:
daily,
lifetime
campaign_budget_value
number
Example:

"10"

adset_budget_sharing_enabled
boolean
Example:

false

campaign_bid_strategy_enabled
boolean
Example:

false

campaign_bid_strategy
enum<string>
Available options:
LOWEST_COST_WITHOUT_CAP,
COST_CAP,
LOWEST_COST_WITH_BID_CAP
campaign_bid_amount
number
Example:

"1.50"

goal
enum<string>
Available options:
POST_ENGAGEMENT,
LINK_CLICKS,
CONVERSIONS,
REACH,
BRAND_AWARENESS,
APP_INSTALLS,
VIDEO_VIEWS
audience_targeting
object
hashtag
string
page
object
instagram
object
preset
object