Data Discrepancy between ADS UI and ADS API for website clicks campaign
The results in Ads Ui not matching with any parameter in Api V1
AND THROUGH ADS API
{
“data_type”: “stats”,
“time_series_length”: 1,
“data”: [
{
“id”: “5de0p”,
“id_data”: [
{
“segment”: null,
“metrics”: {
“video_views_50”: null,
“impressions”: [
19124
],
“billed_charge_local_micro”: [
8165450000
],
“qualified_impressions”: null,
“video_views_75”: null,
“follows”: null,
“video_3s100pct_views”: null,
“app_clicks”: null,
“retweets”: [
2
],
“video_cta_clicks”: null,
“likes”: [
10
],
“video_content_starts”: null,
“video_views_25”: null,
“engagements”: [
193
],
“video_views_100”: null,
“clicks”: [
189
],
“media_views”: null,
“card_engagements”: null,
“replies”: [
2
],
“url_clicks”: [
57
],
“video_mrc_views”: null,
“billed_engagements”: [
41
],
“video_total_views”: null,
“carousel_swipes”: null
}
}
]
}
],
"request": {
"params": {
"start_time": "2016-07-01T01:00:00Z",
"segmentation_type": null,
"entity_ids": [
"5de0p"
],
"end_time": "2016-07-07T01:00:00Z",
"country": null,
"placement": "ALL_ON_TWITTER",
"granularity": "TOTAL",
"entity": "CAMPAIGN",
"platform": null,
"metric_groups": [
"BILLING",
"ENGAGEMENT",
"MEDIA",
"VIDEO"
]
}
}
}