API Endpoints
Advertiser

/external/v1/advertisers/{advertiserId}/publishers/markets

GET

Retrieves publishers (associated to the advertiser specified by id) grouped by markets for which product feeds are set up.

The result can be used for creating a campaign i.e. for API endpoint POST /external/v1/advertisers/{advertiserId}/campaigns.

Path Parameters
advertiserId
*
Responses
200
OK
id
country
countryCode
currency
publishers
401
Unauthorized
403
Forbidden
404
Not Found
messages