ListCampaignReviewsAsk AIget https://<platform>-mgmt.mcm-api.moloco.com/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/campaign-reviewsList campaign reviews.Path Paramsplatform_idstringrequiredIdentifier of the platform who requests management api. It is passed as a path parameter.ad_account_idstringrequiredThe id of the ad account that owns this campaign review.Query Paramscampaign_idstringThe id of the campaign that owns this campaign review.brand_entity_typestringenumDefaults to ALLBrand entity type to be listed. Default is ALL type.ALLASSETLANDING_PAGEAllowed:ALLASSETLANDING_PAGEbrand_entity_idsarray of stringsLists campaign reviews for given entity ids.brand_entity_idsADD stringResponses 200A successful response. 400Bad request. Detailed cause can be found in the response message. 401Unauthorized. 403Permission denied. 404Not found. One or more required resources do not exist.You can see the details in the response message. 500Internal server error. Detailed cause can be found in the response message.Updated about 1 year ago