Bulk create items across campaigns

Bulk create items across multiple campaigns. The same items will be created for each campaign. You can also use a network account to bulk create new items across the network.

(This endpoint is applicable for regular items only - not video items.)

See also:

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

An alphabetic ID. See Get Account Details.

Body Params
json
required
Defaults to { "campaign_ids": [ 33, 270, 163 ], "items": [ { "url": "http://www.demo-advertiser.com/wedding-rings", "thumbnail_url": "http://cdn.demo-advertiser.com/thumbnails/thmbnail-1.jpg", "title": "The perfect wedding ring" }, { "url": "http://www.demo-advertiser.com/proposal-rings", "thumbnail_url": "http://cdn.demo-advertiser.com/thumbnails/thumbnail-2.jpg", "title": "Amazing proposal rings" }, { "url": "http://www.demo-advertiser.com/medalions", "thumbnail_url": "http://cdn.demo-advertiser.com/thumbnails/thumbnail-3.jpg", "title": "Beautiful medallions" } ] }

An object with 2 collections - refer to the notes provided.

Responses

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