Get Channel
get/v1/channel/{ChannelID}
Path parameters
ChannelIDinteger required
The ID of the Channel
Response
200
Example response
{
"Title": "Finance Sites",
"AdTypes": [
5
],
"Commission": 0.01,
"Engine": "CPM",
"CPM": 0.01,
"Id": 1234
}Changes
No recorded changes to this endpoint across all 1 revision of this API.