Submit a creative upload + publish batch

Accepts a batch of creative URLs together with target-network publish
instructions and queues them for processing. The endpoint is asynchronous
— it returns a batch_id immediately; poll /creative/v1.0/upload/status/{batch_id}
for per-item outcomes.

Per-creative validation (file format, dimensions, aspect ratio, duration)
happens after download. A creative that violates network constraints is
marked as failed with a human-readable error_message and a full list
of issues — the rest of the batch is unaffected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Destination network. v1 supports facebook only.

Allowed:
string
required
length ≤ 200
^[a-zA-Z0-9_-]{1,100}$

Network-specific ad-account identifier. For Facebook this is the
act_<digits> form.

string
required
length ≤ 50
^[a-zA-Z0-9@_+%.*-]+$

The customer's user identifier on the destination network.

publish
object
required
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json