meta_match_quality_poll beat task —events means no poll has landed yet (the store may have justads_read scope the DatasetAuthorization: Bearer ********************curl --location 'https://numueg.app/api/v1/stores//settings/tracking/meta/match-quality' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"events": [
{
"event_name": "string",
"pixel_id": "string",
"emq_score": 0,
"emq_week_ago": 0,
"total_events": 0,
"dedup_rate": 0,
"event_coverage": 0,
"data_freshness": "string",
"match_keys": [
{
"identifier": "string",
"coverage_percentage": 0
}
],
"diagnostics": [
{
"property1": "string",
"property2": "string"
}
],
"captured_at": "2019-08-24T14:15:22.123Z"
}
],
"last_polled_at": "2019-08-24T14:15:22.123Z",
"low_score_threshold": 6.5
},
"message": "string"
}