Conversions
Get Event Match Quality
Reads Meta Event Match Quality (EMQ) and pixel↔CAPI event coverage for a pixel/dataset, live from Meta's Dataset Quality API. Web events only (a Meta limitation). Meta-only; other platforms return 405. Requires the Ads add-on.
get/v1/ads/conversions/quality
Query parameters
accountIdstring required
SocialAccount _id (must be a metaads account).
destinationIdstring required
Meta pixel/dataset ID.
Response
Match-quality rows, one per event name.
Example response
{
"platform": "metaads"
}Changes
No recorded changes to this endpoint across all 27 revisions of this API.