Skip to main content
POST
Boost a post

Authorizations

Authorization
string
header
required

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

Body

application/json
accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
adAccountId
string
required
Minimum string length: 1
name
string
required
Required string length: 1 - 255
goal
enum<string>
required
Available options:
engagement,
traffic,
awareness,
video_views,
lead_generation,
conversions,
app_promotion
budget
object
required
postId
string
Minimum string length: 1
platformPostId
string
Minimum string length: 1
currency
string
Minimum string length: 1
schedule
object
targeting
object
bidStrategy
enum<string>
Available options:
LOWEST_COST_WITHOUT_CAP,
LOWEST_COST_WITH_BID_CAP,
COST_CAP,
LOWEST_COST_WITH_MIN_ROAS
bidAmount
number
roasAverageFloor
number
tracking
object
specialAdCategories
string[]
Required string length: 1 - 100
callToAction
string
Minimum string length: 1
sparkAuthCode
string
Minimum string length: 1
dsaBeneficiary
string
Required string length: 1 - 100
dsaPayor
string
Required string length: 1 - 100

Response

Boost a post completed.

ok
boolean
required
data
object
required