API Endpoints
Publisher

/external/v1/publishers/{publisherId}/products/brands

GET

Retrieves the brands of the products belonging to the publisher specified by id. The result can be used for creating an advertiser i.e. for API endpoint POST /external/v1/publishers/{publisherId}/advertisers.

Path Parameters
publisherId
*
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
messages