Skip to main content
POST
Get Boosted Pages

Authorizations

Authorization
string
header
required

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

Body

application/json
page
integer
default:1
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 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