I noticed that I’m getting different result for billed_engagements for v1 vs v0, can someone please help to clarify whether this is expected or not, and explain it? Otherwise, is this a bug?
//v1 -getting billed_engagements 133
twurl -H ads-api.twitter.com “/1/stats/accounts/18ce53x6z98?entity=FUNDING_INSTRUMENT&entity_ids=iu4u7&start_time=2014-11-04T16:00:00Z&end_time=2014-11-11T16:00:00Z&granularity=TOTAL&metric_groups=ENGAGEMENT,BILLING&placement=ALL_ON_TWITTER”
//v0 -getting billed_engagements 143
twurl -H ads-api.twitter.com “/0/stats/accounts/18ce53x6z98/funding_instruments/iu4u7?start_time=2014-11-04T16:00:00Z&end_time=2014-11-11T16:00:00Z&granularity=TOTAL”
//v1
{
"data_type": "stats",
"time_series_length": 1,
"data": [{
"id": "iu4u7",
"id_data": [{
"segment": null,
"metrics": {
"impressions": [20337],
"billed_charge_local_micro": [75530000],
"follows": [3],
"retweets": [6],
"likes": [5],
"engagements": [161],
"replies": null,
**"billed_engagements": [133]**
}
}]
}],
"request": {
"params": {
**"start_time": "2014-11-04T16:00:00Z",**
"segmentation_type": null,
"entity_ids": ["iu4u7"],
**"end_time": "2014-11-11T16:00:00Z",**
"country": null,
"placement": "ALL_ON_TWITTER",
"granularity": "TOTAL",
"entity": "FUNDING_INSTRUMENT",
"platform": null,
"metric_groups": ["ENGAGEMENT",
"BILLING"]
}
}
}
//v0
{
"data_type": "stats",
"data": {
"start_time": "2014-11-04T16:00:00Z",
"promoted_tweet_timeline_card_engagements": [0],
"promoted_account_follow_rate": [0.0],
"promoted_tweet_search_url_clicks": [0],
"promoted_tweet_search_clicks": [0],
"promoted_tweet_search_engagement_rate": [0.0],
"promoted_tweet_search_favorites": [0],
"billed_charge_local_micro": [75530000],
"promoted_tweet_search_retweets": [0],
"promoted_tweet_timeline_favorites": [5],
"promoted_tweet_app_open_attempts": [0],
"promoted_tweet_search_card_engagements": [0],
"promoted_account_impressions": [0],
"end_time": "2014-11-11T16:00:00Z",
"promoted_tweet_search_replies": [0],
"promoted_tweet_search_follows": [0],
"promoted_account_profile_visits": [0],
"promoted_tweet_timeline_clicks": [151],
"id": "iu4u7",
"promoted_tweet_timeline_impressions": [20337],
"promoted_account_follows": [0],
"promoted_tweet_timeline_url_clicks": [30],
"promoted_tweet_timeline_engagement_rate": [0.007916605202340561],
"billed_follows": [2],
"granularity": "TOTAL",
"promoted_tweet_timeline_retweets": [6],
"promoted_tweet_timeline_replies": [0],
"promoted_tweet_app_install_attempts": [0],
**"billed_engagements": [143],**
"promoted_tweet_timeline_follows": [3],
"promoted_tweet_search_engagements": [0],
"promoted_tweet_timeline_engagements": [161],
"promoted_tweet_search_impressions": [0]
},
"request": {
"params": {
**"start_time": "2014-11-04T16:00:00Z",**
**"end_time": "2014-11-11T16:00:00Z",**
"funding_instrument_id": "iu4u7",
"account_id": "18ce53x6z98",
"granularity": "TOTAL"
}
}
}
again
//v1 -getting billed_engagements 29
twurl -H ads-api.twitter.com “/1/stats/accounts/18ce53x6z98?entity=FUNDING_INSTRUMENT&entity_ids=iu4u7&start_time=2014-11-04T00:00:00Z&end_time=2014-11-11T00:00:00Z&granularity=TOTAL&metric_groups=ENGAGEMENT,BILLING&placement=ALL_ON_TWITTER”
//v0 -getting billed_engagements 31
twurl -H ads-api.twitter.com “/0/stats/accounts/18ce53x6z98/funding_instruments/iu4u7?start_time=2014-11-04T00:00:00Z&end_time=2014-11-11T00:00:00Z&granularity=TOTAL”
//v1
{
"data_type": "stats",
"time_series_length": 1,
"data": [{
"id": "iu4u7",
"id_data": [{
"segment": null,
"metrics": {
"impressions": [3031],
"billed_charge_local_micro": [15650000],
"follows": [1],
"retweets": [1],
"likes": [1],
"engagements": [39],
"replies": null,
**"billed_engagements": [29]**
}
}]
}],
"request": {
"params": {
**"start_time": "2014-11-04T00:00:00Z",**
"segmentation_type": null,
"entity_ids": ["iu4u7"],
**"end_time": "2014-11-11T00:00:00Z",**
"country": null,
"placement": "ALL_ON_TWITTER",
"granularity": "TOTAL",
"entity": "FUNDING_INSTRUMENT",
"platform": null,
"metric_groups": ["ENGAGEMENT",
"BILLING"]
}
}
}
//v0
{
"data_type": "stats",
"data": {
"start_time": "2014-11-04T00:00:00Z",
"promoted_tweet_timeline_card_engagements": [0],
"promoted_account_follow_rate": [0.0],
"promoted_tweet_search_url_clicks": [0],
"promoted_tweet_search_clicks": [0],
"promoted_tweet_search_engagement_rate": [0.0],
"promoted_tweet_search_favorites": [0],
"billed_charge_local_micro": [15650000],
"promoted_tweet_search_retweets": [0],
"promoted_tweet_timeline_favorites": [1],
"promoted_tweet_app_open_attempts": [0],
"promoted_tweet_search_card_engagements": [0],
"promoted_account_impressions": [0],
"end_time": "2014-11-11T00:00:00Z",
"promoted_tweet_search_replies": [0],
"promoted_tweet_search_follows": [0],
"promoted_account_profile_visits": [0],
"promoted_tweet_timeline_clicks": [37],
"id": "iu4u7",
"promoted_tweet_timeline_impressions": [3031],
"promoted_account_follows": [0],
"promoted_tweet_timeline_url_clicks": [12],
"promoted_tweet_timeline_engagement_rate": [0.012867040580666447],
"billed_follows": [0],
"granularity": "TOTAL",
"promoted_tweet_timeline_retweets": [1],
"promoted_tweet_timeline_replies": [0],
"promoted_tweet_app_install_attempts": [0],
**"billed_engagements": [31],**
"promoted_tweet_timeline_follows": [1],
"promoted_tweet_search_engagements": [0],
"promoted_tweet_timeline_engagements": [39],
"promoted_tweet_search_impressions": [0]
},
"request": {
"params": {
**"start_time": "2014-11-04T00:00:00Z",**
**"end_time": "2014-11-11T00:00:00Z",**
"funding_instrument_id": "iu4u7",
"account_id": "18ce53x6z98",
"granularity": "TOTAL"
}
}
}