Help Center Manage Your Account AdSpeed API

Ad Media Manager

Documentation for API methods to manage ad media files.

Requirement

An active Fast Delivery add-on subscription is required.

API Version

1.4.5 (build 20231101). This page was updated on Sun, 10 Mar 24 10:57:53 -0400. Since the API method and response format can change from one version to another, you should check this page for updates.

API Methods - Media

AS.Medias.upload

Upload an image file. Limit 50 calls/day. Submit via POST.
Additional Parameters
ParameterRequiredDescription
fileOptional
Default value is empty
The image file to upload. Limit 500KB.
descrOptional
Default value is empty
A brief file description
Sample Request
Sample Response
<Uploaded bytes="xxxx">https://g.adspeed.net/xxxx/yyyy/ad.jpg</Uploaded>

Sample Code

Sample code for uploading an ad image
Print Was this helpful? Yes / No

Other Articles in AdSpeed API

Documentation to use AdSpeed API to integrate AdSpeed AdServer into your own platform.

Cannot find an answer for your question? Ask our Customer Care team

Related