Use this API to retrieve the brands associated with a particular agency.
GET/api/ad/advertiser/agency/{agencyId}/brands
This API originated for the Naviga Propel Team with a use case of providing an Agency self-service user a list of brands that they are associated with so that they could book orders on behalf of their clients. This API may have broader appeal to other users as well.
The Agency ID needs to be provided as a parameter and the results returned will be the Advertiser and Brands with whom the agency is related.
Field
Description
AdvertiserID
ID for the Advertiser
AdvertiserName
Name of the Advertiser
BrandID
Brand ID
BrandName
Name of the Brand who is related to the given Agency