API Endpoints
Publisher

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

GET
https://<pcm-domain>/external/v2/publishers/{publisherId}/products/brands
Generated server url

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/v2/advertisers.

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