Skip to main content
GET
Get publisher platforms

Overview

Return the publisher channels Targeter is allowed to pass in publisher_platforms on Create ad and Update ad. id must be stable. Targeter stores these ids and sends them back unchanged. formats tells Targeter which creative types (image, video, html5) each channel accepts.

Request

Headers

  • Authorization: Bearer {token} (required)

Example Request

Response

Success (200)

object[]
Channels available for delivery
string
Stable platform id to pass when creating an ad
string
Human-readable platform name
string[]
Creative formats this platform accepts: image, video, and/or html5

Error Responses

401 - Unauthorized

500 - Server Error

Authorizations

Authorization
string
header
required

API token issued to Targeter during integration setup. Send as Authorization: Bearer <token>.

Response

Available publisher platforms

publisher_platforms
object[]
required