QueryKeywordSummaryAsk AIpost https://<platform>-mgmt.mcm-api.moloco.com/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/keyword-reportRead summarized reporting information of campaigned keywords.Path Paramsplatform_idstringrequiredIdentifier of the platform who requests management api. It is passed as a path parameter.ad_account_idstringrequiredAdAccount id.Body Paramsdate_startstringrequiredDate in 'YYYY-MM-DD' when summary begins. Inclusive. The allowed maximum duration for the date range is 30 days.date_endstringrequiredDate in 'YYYY-MM-DD' when summary ends. Inclusive. The allowed maximum duration for the date range is 30 days.limitstringMaximum number of rows to be returned. Cannot exceed 50,000.Responses 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 11 months ago