Help Center Manage Your Account AdSpeed API

Channels

Documentation for API methods to manage one or multiple channels.

API Version

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

API Methods - Channel

AS.Channels.getCounts

Return the number of active, deleted and total channels for this publisher or ad network.
Additional Parameters
  • None
Sample Request
Sample Response
<Channels total="0" active="0" deleted="0"/>

AS.Channels.getList

Return the list of channels for this publisher or ad network.
Additional Parameters
ParameterRequiredDescription
perpageOptional
Default value is "10"
The number of items per page. Maximum value is 100.
pageOptional
Default value is "1"
The page number
Sample Request
Sample Response
<Channels total="0" page="1" numpage="0" perpage="4">
</Channels>
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

  • Campaign
    "Documentation for API methods to manage your campaigns in our ad server. API Version1.4.5 (build 20231101). This page was updated ..."
  • Website
    "Documentation for API methods to manage one or multiple websites. API Version1.4.5 (build 20231101). This page was updated on Sat, ..."
  • Channel
    "A channel is a collection of zones. For publishers or ad networks with many zones, it is better to group ..."
  • Group
    "Documentation for API methods to manage one or multiple groups. API Version1.4.5 (build 20231101). This page was updated on Tue, ..."
  • Publisher
    "Publishers operate websites, blogs, newsletters, mobile apps, mobile games and any online properties that attract viewers. Publishers generate revenue from ..."