Skip to main content
POST
Update details of Boosted Page Campaign

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required
Example:

11

Body

application/json
budget
number<float>
Example:

"50"

targeting
string

JSON-encoded Facebook AdSet targeting spec (merged on top of the preset's audience_targeting). See https://developers.facebook.com/docs/marketing-api/audiences/reference/targeting-specs

Example:
hashtag
string
Example:

"#ad1"

end_date
string

Campaign end date (timestamp)

Response

200 - application/json

Returns true when change of status is successful

The response is of type boolean.