UpsertOrderWithLineItems

Create or update an order along with its associated line items in a single atomic operation.

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

Identifier of the platform who requests management api. It is passed as a path parameter.

string
required

AdAccount id.

Body Params
order
object
required

List of params required to upsert an order.

line_items
array of objects
required

List of line item parameters for creation or update. Each line item with an id will be updated; those without an id will be created.

line_items*
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json