NextRoll CRUD API

The core REST service behind the AdRoll and AdRoll ABM dashboards. Create and manage organizations, advertisables, campaigns, ad groups, ads, pixels, rules, segments, product feeds, marketplace deals, invoices and users. JSON over HTTP using GET/POST/PUT/DELETE, with parameters accepted in the query string or as form-encoded/multipart bodies.

API entry from apis.yml

apis.yml Raw ↑
name: NextRoll CRUD API
description: The core REST service behind the AdRoll and AdRoll ABM dashboards. Create and manage organizations,
  advertisables, campaigns, ad groups, ads, pixels, rules, segments, product feeds, marketplace deals,
  invoices and users. JSON over HTTP using GET/POST/PUT/DELETE, with parameters accepted in the query
  string or as form-encoded/multipart bodies.
humanURL: https://apidocs.nextroll.com/crud-api/index.html
baseURL: https://services.adroll.com/api/v1
tags:
- Campaigns
- Ads
- Advertisables
- Pixels
- Segments
properties:
- type: Documentation
  url: https://apidocs.nextroll.com/crud-api/overview.html
- type: APIReference
  url: https://apidocs.nextroll.com/crud-api/reference.html
- type: Examples
  url: https://apidocs.nextroll.com/crud-api/examples.html