API Endpoints
Publisher
/external/v1/publishers/{publisherId}/products/brands
GET
Path Parameters
publisherId
*
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
messages
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.