Create an order.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Body
ID of the advertiser who owns this order.
End date of the contract period (UTC).
1Start date of the contract period (UTC).
x >= 0Extension field for additional order-specific data.
Lifecycle state of the order.
draft, active, archived List of operator IDs responsible for managing this order.
Response
Successful Response
ID of the advertiser who owns this order.
End date of the contract period (UTC).
Unique identifier for the order (UUID v4).
Human-readable name of the order.
Start date of the contract period (UTC).
Total budget for the order.
Extension field for additional order-specific data.
Lifecycle state of the order.
draft, active, archived List of operator IDs responsible for managing this order.
