API Endpoints
Campaign-Product

/external/v1/advertisers/{advertiserId}/campaigns/{campaignId}/products/categories

GET

Retrieves category names of all products belonging to the brands of the campaign's advertiser.

The result can be used to apply a category filter to API endpoints POST /external/v1/advertisers/{advertiserId}/campaigns/{campaignId}/products-search or PUT /external/v1/advertisers/{advertiserId}/campaigns/{campaignId}/products.

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