AdRoll Ad API

Manage ads with the AdRoll Ad API.

Contact

Resource Types

URIs are relative to https://services.adroll.com/ad/api/v1, unless otherwise noted.

Ad

For more information, see Ad.
MethodEndpointDescription
get/ads

Retrieve a list of Ads belonging to the Advertisable

post/ads

Create an ad.

Note if the assets are missing the eid, those assets will also be created. This way we offer a way to create the assets of an ad in an atomic way

get/ads/{eid}

Retrieve an Ad by EID.

AdParameter

For more information, see AdParameter.
MethodEndpointDescription
get/ads

Retrieve a list of Ads belonging to the Advertisable

post/ads

Create an ad.

Note if the assets are missing the eid, those assets will also be created. This way we offer a way to create the assets of an ad in an atomic way

get/ads/{eid}

Retrieve an Ad by EID.

Advertiser

For more information, see Advertiser.
No methods use this type.

Asset

For more information, see Asset.
MethodEndpointDescription
get/ads

Retrieve a list of Ads belonging to the Advertisable

post/ads

Create an ad.

Note if the assets are missing the eid, those assets will also be created. This way we offer a way to create the assets of an ad in an atomic way

get/ads/{eid}

Retrieve an Ad by EID.

get/assets

Retrieve Assets belonging to the Advertisable.

post/assets

Create a new Asset.

get/assets/{eid}

Retrieve an Asset by EID.

Html5PreviewUrl

For more information, see Html5PreviewUrl.
No methods use this type.