Skip to main content
POST
Create an ad from an existing creative or an existing Page post

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required

Body

application/json
name
string
required
adSetId
string
required

Ad set the ad runs in.

creativeId
string

Existing ad creative to reuse.

objectStoryId
string

Existing Page post to turn into the creative, as {page-id}_{post-id}. Required when creativeId is absent.

status
enum<string>
Available options:
ACTIVE,
PAUSED

Response

201 - undefined