Duplicate a line item

GET: Retrieve the JSON representation of a line item and its duplicable entities. POST: Initiates line item duplication using the provided configuration.

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

A unique integer value identifying this line item.

Body Params
string
required
length ≤ 191

The descriptive name of the line item, e.g. "Spring lead generation".

integer | null

The unique identifier of the campaign the line item belongs to.

string | null
required

The type of the line item. One of: "banner", "video", "native".

boolean

Whether the line item is programmatically guaranteed.

duplicate
array of objects
required

The list of strings that describes a set of entities to be duplicated.

duplicate*
integer
Defaults to 1

Number of copies to be created.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Invalid request parameters or duplication configuration.

404

Line item not found.

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