API Endpoints
Advertiser-Informational
/external/v2/advertisers/brands/usage
GET
https://<pcm-domain>/external/v2/advertisers/brands/usage
Generated server url
Query Parameters
brands
Responses
200
OK
401
Unauthorized
403
Forbidden
Retrieves all the brands linked to advertisers of user's organization. The keys are brands and the values are advertisers using those brands. Additionally, the result can be filtered using brands param. The brands param is optional. If not provided result will contain all the brands which are linked to advertisers of user's organization.