Hi,
I’m getting different results when sending synchronous and asynchronous requests (stats reports).

  1. Sync report: GET stats/accounts/<account_id> with params:
[start_time] => 2022-03-14T03:00:00Z
    [end_time] => 2022-03-15T03:00:00Z
    [entity] => PROMOTED_TWEET
    [entity_ids] => 8lg6ep
    [granularity] => DAY
    [metric_groups] => BILLING,ENGAGEMENT,LIFE_TIME_VALUE_MOBILE_CONVERSION,MEDIA,MOBILE_CONVERSION,VIDEO,WEB_CONVERSION
    [placement] => ALL_ON_TWITTER

The response: Deleted

  1. Async report: POST stats/jobs/accounts/<account_id> with the same params:
[start_time] => 2022-03-14T03:00:00Z
                    [segmentation_type] => 
                    [entity_ids] => Array
                        (
                            [0] => 8lg6ep
                        )

                    [end_time] => 2022-03-15T03:00:00Z
                    [country] => 
                    [placement] => ALL_ON_TWITTER
                    [granularity] => DAY
                    [entity] => PROMOTED_TWEET
                    [platform] => 
                    [metric_groups] => Array
                        (
                            [0] => BILLING
                            [1] => ENGAGEMENT
                            [2] => LIFE_TIME_VALUE_MOBILE_CONVERSION
                            [3] => MEDIA
                            [4] => MOBILE_CONVERSION
                            [5] => VIDEO
                            [6] => WEB_CONVERSION
                        )

The response: Deleted

Some fields in results (for example, ‘impressions’, ‘billed_charge_local_micro’ , etc. are different in the 2 responses. Please advise: what can cause a difference?

Hello,

Thanks for reaching out. It seems like the url for the response data is invalid. Could you re-attach it again?

In addition, could you provide the value of the account ID? This information isn’t considered sensitive and cannot be used by unauthorized users in any way.

Hi @jaredtcy , thank you for the prompt response. As I cannot attach txt files here, will attach responses in separate messages. The account id is: 18ce555eo3p

Synchronous call response:

[id] => 8lg6ep
            [id_data] => Array
                (
                    [0] => Array
                        (
                            [segment] => 
                            [metrics] => Array
                                (
                                    [impressions] => Array
                                        (
                                            [0] => 155868
                                        )

                                    [mobile_conversion_installs] => Array
                                        (
                                            [skan] => Array
                                                (
                                                    [post_view] => 
                                                    [post_engagement] => 
                                                )

                                            [post_view] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [order_quantity] => 
                                            [assisted] => 
                                            [post_engagement] => 
                                            [sale_amount] => 
                                        )

                                    [mobile_conversion_content_views] => Array
                                        (
                                            [post_view] => Array
                                                (
                                                    [0] => 8
                                                )

                                            [order_quantity] => 
                                            [assisted] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [post_engagement] => Array
                                                (
                                                    [0] => 7
                                                )

                                            [sale_amount] => 
                                        )

                                    [mobile_conversion_checkouts_initiated] => Array
                                        (
                                            [post_view] => Array
                                                (
                                                    [0] => 8
                                                )

                                            [order_quantity] => 
                                            [assisted] => Array
                                                (
                                                    [0] => 4
                                                )

                                            [post_engagement] => Array
                                                (
                                                    [0] => 10
                                                )

                                            [sale_amount] => 
                                        )

                                    [conversion_purchases] => Array
                                        (
                                            [order_quantity_engagement] => 
                                            [sale_amount_engagement] => 
                                            [sale_amount_view] => 
                                            [post_view] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [order_quantity] => 
                                            [assisted] => 
                                            [post_engagement] => Array
                                                (
                                                    [0] => 2
                                                )

                                            [sale_amount] => Array
                                                (
                                                    [0] => 217150000
                                                )

                                            [metric] => Array
                                                (
                                                    [0] => 3
                                                )

                                            [order_quantity_view] => 
                                        )

                                    [billed_charge_local_micro] => Array
                                        (
                                            [0] => 265345798
                                        )

                                    [conversion_sign_ups] => Array
                                        (
                                            [order_quantity_engagement] => 
                                            [sale_amount_engagement] => 
                                            [sale_amount_view] => 
                                            [post_view] => Array
                                                (
                                                    [0] => 3
                                                )

                                            [order_quantity] => 
                                            [assisted] => 
                                            [post_engagement] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [sale_amount] => 
                                            [metric] => Array
                                                (
                                                    [0] => 4
                                                )

                                            [order_quantity_view] => 
                                        )

                                    [follows] => Array
                                        (
                                            [0] => 2
                                        )

                                    [app_clicks] => Array
                                        (
                                            [0] => 258
                                        )

                                    [likes] => Array
                                        (
                                            [0] => 13
                                        )

                                    [mobile_conversion_re_engages] => Array
                                        (
                                            [post_view] => Array
                                                (
                                                    [0] => 20
                                                )

                                            [order_quantity] => 
                                            [assisted] => Array
                                                (
                                                    [0] => 9
                                                )

                                            [post_engagement] => Array
                                                (
                                                    [0] => 30
                                                )

                                            [sale_amount] => 
                                        )

                                    [engagements] => Array
                                        (
                                            [0] => 1154
                                        )

                                    [clicks] => Array
                                        (
                                            [0] => 894
                                        )

                                    [mobile_conversion_sign_ups] => Array
                                        (
                                            [post_view] => Array
                                                (
                                                    [0] => 3
                                                )

                                            [order_quantity] => 
                                            [assisted] => 
                                            [post_engagement] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [sale_amount] => 
                                        )

                                    [card_engagements] => Array
                                        (
                                            [0] => 258
                                        )

                                    [mobile_conversion_purchases] => Array
                                        (
                                            [skan] => Array
                                                (
                                                    [post_view] => 
                                                    [post_engagement] => 
                                                )

                                            [post_view] => Array
                                                (
                                                    [0] => 1
                                                )

                                            [order_quantity] => 
                                            [assisted] => 
                                            [post_engagement] => Array
                                                (
                                                    [0] => 2
                                                )

                                            [sale_amount] => Array
                                                (
                                                    [0] => 217150000
                                                )

                                        )

                                )

                        )

                )

        )

Asynchronous job response:

[id] => 8lg6ep
                    [id_data] => Array
                        (
                            [0] => Array
                                (
                                    [segment] => 
                                    [metrics] => Array
                                        (
                                            [video_views_50] => 
                                            [impressions] => Array
                                                (
                                                    [0] => 156501
                                                )

                                            [mobile_conversion_spent_credits] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_installs] => Array
                                                (
                                                    [skan] => Array
                                                        (
                                                            [post_view] => 
                                                            [post_engagement] => 
                                                        )

                                                    [post_view] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_content_views] => Array
                                                (
                                                    [post_view] => Array
                                                        (
                                                            [0] => 8
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 7
                                                        )

                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_tutorials_completed] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_add_to_wishlists] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_checkouts_initiated] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_add_to_wishlists] => Array
                                                (
                                                    [sale_amount] => 
                                                    [order_quantity] => 
                                                    [metric] => 
                                                )

                                            [mobile_conversion_lifetime_value_logins] => Array
                                                (
                                                    [metric] => 
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_checkouts_initiated] => Array
                                                (
                                                    [post_view] => Array
                                                        (
                                                            [0] => 8
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => Array
                                                        (
                                                            [0] => 4
                                                        )

                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 10
                                                        )

                                                    [sale_amount] => 
                                                )

                                            [tweets_send] => 
                                            [conversion_purchases] => Array
                                                (
                                                    [order_quantity_engagement] => 
                                                    [sale_amount_engagement] => 
                                                    [sale_amount_view] => 
                                                    [post_view] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 2
                                                        )

                                                    [sale_amount] => Array
                                                        (
                                                            [0] => 217150000
                                                        )

                                                    [metric] => Array
                                                        (
                                                            [0] => 3
                                                        )

                                                    [order_quantity_view] => 
                                                )

                                            [mobile_conversion_reservations] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_tutorials_completed] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [billed_charge_local_micro] => Array
                                                (
                                                    [0] => 265913047
                                                )

                                            [qualified_impressions] => 
                                            [video_views_75] => 
                                            [conversion_sign_ups] => Array
                                                (
                                                    [order_quantity_engagement] => 
                                                    [sale_amount_engagement] => 
                                                    [sale_amount_view] => 
                                                    [post_view] => Array
                                                        (
                                                            [0] => 3
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [sale_amount] => 
                                                    [metric] => Array
                                                        (
                                                            [0] => 4
                                                        )

                                                    [order_quantity_view] => 
                                                )

                                            [media_engagements] => 
                                            [follows] => Array
                                                (
                                                    [0] => 2
                                                )

                                            [mobile_conversion_achievements_unlocked] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_add_to_carts] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [video_3s100pct_views] => 
                                            [app_clicks] => Array
                                                (
                                                    [0] => 259
                                                )

                                            [mobile_conversion_lifetime_value_sign_ups] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_searches] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_spent_credits] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_site_visits] => Array
                                                (
                                                    [order_quantity] => 
                                                    [post_engagement] => 
                                                    [post_view] => 
                                                    [sale_amount] => 
                                                )

                                            [retweets] => 
                                            [mobile_conversion_key_page_views] => Array
                                                (
                                                    [post_view] => 
                                                    [post_engagement] => 
                                                )

                                            [video_cta_clicks] => 
                                            [unfollows] => 
                                            [mobile_conversion_lifetime_value_achievements_unlocked] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [likes] => Array
                                                (
                                                    [0] => 13
                                                )

                                            [mobile_conversion_add_to_carts] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_payment_info_additions] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_re_engages] => Array
                                                (
                                                    [post_view] => Array
                                                        (
                                                            [0] => 20
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => Array
                                                        (
                                                            [0] => 11
                                                        )

                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 30
                                                        )

                                                    [sale_amount] => 
                                                )

                                            [video_content_starts] => 
                                            [mobile_conversion_lifetime_value_updates] => Array
                                                (
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                )

                                            [video_views_25] => 
                                            [mobile_conversion_shares] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [conversion_site_visits] => Array
                                                (
                                                    [order_quantity_engagement] => 
                                                    [sale_amount_engagement] => 
                                                    [sale_amount_view] => 
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                    [order_quantity_view] => 
                                                )

                                            [mobile_conversion_lifetime_value_content_views] => Array
                                                (
                                                    [sale_amount] => 
                                                    [metric] => 
                                                    [order_quantity] => 
                                                )

                                            [mobile_conversion_lifetime_value_invites] => Array
                                                (
                                                    [sale_amount] => 
                                                    [metric] => 
                                                    [order_quantity] => 
                                                )

                                            [engagements] => Array
                                                (
                                                    [0] => 1158
                                                )

                                            [mobile_conversion_lifetime_value_shares] => Array
                                                (
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                )

                                            [conversion_custom] => Array
                                                (
                                                    [order_quantity_engagement] => 
                                                    [sale_amount_engagement] => 
                                                    [sale_amount_view] => 
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                    [order_quantity_view] => 
                                                )

                                            [video_views_100] => 
                                            [mobile_conversion_lifetime_value_searches] => Array
                                                (
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                )

                                            [mobile_conversion_lifetime_value_purchases] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [clicks] => Array
                                                (
                                                    [0] => 897
                                                )

                                            [mobile_conversion_sign_ups] => Array
                                                (
                                                    [post_view] => Array
                                                        (
                                                            [0] => 3
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [sale_amount] => 
                                                )

                                            [media_views] => 
                                            [card_engagements] => Array
                                                (
                                                    [0] => 259
                                                )

                                            [video_6s_views] => 
                                            [poll_card_vote] => 
                                            [mobile_conversion_lifetime_value_reservations] => Array
                                                (
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                )

                                            [mobile_conversion_lifetime_value_rates] => Array
                                                (
                                                    [metric] => 
                                                    [order_quantity] => 
                                                    [sale_amount] => 
                                                )

                                            [replies] => 
                                            [mobile_conversion_lifetime_value_levels_achieved] => Array
                                                (
                                                    [order_quantity] => 
                                                    [metric] => 
                                                    [sale_amount] => 
                                                )

                                            [video_15s_views] => 
                                            [url_clicks] => 
                                            [mobile_conversion_purchases] => Array
                                                (
                                                    [skan] => Array
                                                        (
                                                            [post_view] => 
                                                            [post_engagement] => 
                                                        )

                                                    [post_view] => Array
                                                        (
                                                            [0] => 1
                                                        )

                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => Array
                                                        (
                                                            [0] => 2
                                                        )

                                                    [sale_amount] => Array
                                                        (
                                                            [0] => 217150000
                                                        )

                                                )

                                            [mobile_conversion_rates] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_logins] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [billed_engagements] => 
                                            [mobile_conversion_updates] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_lifetime_value_payment_info_additions] => Array
                                                (
                                                    [sale_amount] => 
                                                    [order_quantity] => 
                                                    [metric] => 
                                                )

                                            [conversion_downloads] => Array
                                                (
                                                    [order_quantity_engagement] => 
                                                    [sale_amount_engagement] => 
                                                    [sale_amount_view] => 
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                    [metric] => 
                                                    [order_quantity_view] => 
                                                )

                                            [mobile_conversion_levels_achieved] => Array
                                                (
                                                    [post_view] => 
                                                    [order_quantity] => 
                                                    [assisted] => 
                                                    [post_engagement] => 
                                                    [sale_amount] => 
                                                )

                                            [mobile_conversion_downloads] => Array
                                                (
                                                    [post_view] => 
                                                    [sale_amount] => 
                                                    [post_engagement] => 
                                                    [order_quantity] => 
                                                )

                                            [video_total_views] => 
                                          
                                        )

                                )

                        )

                )

Hello,

I am not able to reproduce the issue. These are the steps that I took using the twurl command.

For synchronous endpoint

twurl -H ads-api.twitter.com  "/10/stats/accounts/18ce555eo3p?entity=PROMOTED_TWEET&entity_ids=8lg6ep&granularity=DAY&start_time=2022-03-14T03:00:00Z&end_time=2022-03-15T03:00:00Z&placement=ALL_ON_TWITTER&metric_groups=BILLING,ENGAGEMENT,LIFE_TIME_VALUE_MOBILE_CONVERSION,MEDIA,MOBILE_CONVERSION,VIDEO,WEB_CONVERSION" | jq .

This is the value I received

"data_type": "stats",
  "time_series_length": 1,
  "data": [
    {
      "id": "8lg6ep",
      "id_data": [
        {
          "segment": null,
          "metrics": {
            "video_views_50": null,
            "impressions": [
              317228
            ],
            "mobile_conversion_spent_credits": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_installs": {
              "skan": {
                "post_view": null,
                "post_engagement": null
              },
              "post_view": [
                1
              ],
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_content_views": {
              "post_view": [
                9
              ],
              "order_quantity": null,
              "assisted": [
                6
              ],
              "post_engagement": [
                28
              ],
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_tutorials_completed": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "mobile_conversion_add_to_wishlists": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_checkouts_initiated": {
              "order_quantity": null,
              "metric": [
                11
              ],
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_add_to_wishlists": {
              "sale_amount": null,
              "order_quantity": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_logins": {
              "metric": null,
              "order_quantity": null,
              "sale_amount": null
            },
            "mobile_conversion_checkouts_initiated": {
              "post_view": [
                9
              ],
              "order_quantity": null,
              "assisted": [
                11
              ],
              "post_engagement": [
                20
              ],
              "sale_amount": null
            },
            "tweets_send": null,
            "conversion_purchases": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": [
                2
              ],
              "order_quantity": null,
              "assisted": [
                1
              ],
              "post_engagement": [
                5
              ],
              "sale_amount": [
                412440000
              ],
              "metric": [
                8
              ],
              "order_quantity_view": null
            },
            "mobile_conversion_reservations": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_tutorials_completed": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "billed_charge_local_micro": [
              578356497
            ],
            "qualified_impressions": null,
            "video_views_75": null,
            "conversion_sign_ups": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": [
                6
              ],
              "order_quantity": null,
              "assisted": [
                3
              ],
              "post_engagement": [
                4
              ],
              "sale_amount": null,
              "metric": [
                13
              ],
              "order_quantity_view": null
            },
            "media_engagements": [
              2
            ],
            "follows": [
              4
            ],
            "mobile_conversion_achievements_unlocked": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_add_to_carts": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "video_3s100pct_views": null,
            "app_clicks": [
              549
            ],
            "mobile_conversion_lifetime_value_sign_ups": {
              "order_quantity": null,
              "metric": [
                1
              ],
              "sale_amount": null
            },
            "mobile_conversion_searches": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_spent_credits": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "mobile_conversion_site_visits": {
              "order_quantity": null,
              "post_engagement": null,
              "post_view": null,
              "sale_amount": null
            },
            "retweets": null,
            "mobile_conversion_key_page_views": {
              "post_view": null,
              "post_engagement": null
            },
            "video_cta_clicks": null,
            "unfollows": null,
            "mobile_conversion_lifetime_value_achievements_unlocked": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "likes": [
              19
            ],
            "mobile_conversion_add_to_carts": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_payment_info_additions": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_re_engages": {
              "post_view": [
                39
              ],
              "order_quantity": null,
              "assisted": [
                35
              ],
              "post_engagement": [
                77
              ],
              "sale_amount": null
            },
            "video_content_starts": null,
            "mobile_conversion_lifetime_value_updates": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "video_views_25": null,
            "mobile_conversion_shares": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "conversion_site_visits": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "mobile_conversion_lifetime_value_content_views": {
              "sale_amount": null,
              "metric": [
                9
              ],
              "order_quantity": null
            },
            "mobile_conversion_lifetime_value_invites": {
              "sale_amount": null,
              "metric": null,
              "order_quantity": null
            },
            "engagements": [
              2562
            ],
            "mobile_conversion_lifetime_value_shares": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "conversion_custom": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "video_views_100": null,
            "mobile_conversion_lifetime_value_searches": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_purchases": {
              "order_quantity": null,
              "metric": [
                2
              ],
              "sale_amount": [
                45810000
              ]
            },
            "clicks": [
              2007
            ],
            "mobile_conversion_sign_ups": {
              "post_view": [
                6
              ],
              "order_quantity": null,
              "assisted": [
                3
              ],
              "post_engagement": [
                4
              ],
              "sale_amount": null
            },
            "media_views": [
              2
            ],
            "card_engagements": [
              549
            ],
            "video_6s_views": null,
            "poll_card_vote": null,
            "mobile_conversion_lifetime_value_reservations": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_rates": {
              "metric": null,
              "order_quantity": null,
              "sale_amount": null
            },
            "replies": null,
            "mobile_conversion_lifetime_value_levels_achieved": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "video_15s_views": null,
            "url_clicks": null,
            "mobile_conversion_purchases": {
              "skan": {
                "post_view": null,
                "post_engagement": null
              },
              "post_view": [
                2
              ],
              "order_quantity": null,
              "assisted": [
                1
              ],
              "post_engagement": [
                5
              ],
              "sale_amount": [
                412440000
              ]
            },
            "mobile_conversion_rates": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_logins": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "billed_engagements": null,
            "mobile_conversion_updates": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_payment_info_additions": {
              "sale_amount": null,
              "order_quantity": null,
              "metric": null
            },
            "conversion_downloads": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "mobile_conversion_levels_achieved": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_downloads": {
              "post_view": null,
              "sale_amount": null,
              "post_engagement": null,
              "order_quantity": null
            },
            "video_total_views": null,
            "mobile_conversion_invites": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "carousel_swipes": null
          }
        }
      ]
    }
  ],
  "request": {
    "params": {
      "start_time": "2022-03-14T03:00:00Z",
      "segmentation_type": null,
      "entity_ids": [
        "8lg6ep"
      ],
      "end_time": "2022-03-15T03:00:00Z",
      "country": null,
      "placement": "ALL_ON_TWITTER",
      "granularity": "DAY",
      "entity": "PROMOTED_TWEET",
      "platform": null,
      "metric_groups": [
        "BILLING",
        "ENGAGEMENT",
        "LIFE_TIME_VALUE_MOBILE_CONVERSION",
        "MEDIA",
        "MOBILE_CONVERSION",
        "VIDEO",
        "WEB_CONVERSION"
      ]
    }
  }
}


For the Asynchronous endpoint

twurl -H ads-api.twitter.com -X POST  "/10/stats/jobs/accounts/18ce555eo3p?entity=PROMOTED_TWEET&entity_ids=8lg6ep&granularity=DAY&start_time=2022-03-14T03:00:00Z&end_time=2022-03-15T03:00:00Z&placement=ALL_ON_TWITTER&metric_groups=BILLING,ENGAGEMENT,LIFE_TIME_VALUE_MOBILE_CONVERSION,MEDIA,MOBILE_CONVERSION,VIDEO,WEB_CONVERSION" | jq .

This resulted in this gunzip file being generated

This is the response when unzipping the file:

{
  "data_type": "stats",
  "time_series_length": 1,
  "data": [
    {
      "id": "8lg6ep",
      "id_data": [
        {
          "segment": null,
          "metrics": {
            "video_views_50": null,
            "impressions": [
              317228
            ],
            "mobile_conversion_spent_credits": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_installs": {
              "skan": {
                "post_view": null,
                "post_engagement": null
              },
              "post_view": [
                1
              ],
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_content_views": {
              "post_view": [
                9
              ],
              "order_quantity": null,
              "assisted": [
                6
              ],
              "post_engagement": [
                28
              ],
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_tutorials_completed": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "mobile_conversion_add_to_wishlists": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_checkouts_initiated": {
              "order_quantity": null,
              "metric": [
                11
              ],
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_add_to_wishlists": {
              "sale_amount": null,
              "order_quantity": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_logins": {
              "metric": null,
              "order_quantity": null,
              "sale_amount": null
            },
            "mobile_conversion_checkouts_initiated": {
              "post_view": [
                9
              ],
              "order_quantity": null,
              "assisted": [
                11
              ],
              "post_engagement": [
                20
              ],
              "sale_amount": null
            },
            "tweets_send": null,
            "conversion_purchases": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": [
                2
              ],
              "order_quantity": null,
              "assisted": [
                1
              ],
              "post_engagement": [
                5
              ],
              "sale_amount": [
                412440000
              ],
              "metric": [
                8
              ],
              "order_quantity_view": null
            },
            "mobile_conversion_reservations": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_tutorials_completed": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "billed_charge_local_micro": [
              578356497
            ],
            "qualified_impressions": null,
            "video_views_75": null,
            "conversion_sign_ups": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": [
                6
              ],
              "order_quantity": null,
              "assisted": [
                3
              ],
              "post_engagement": [
                4
              ],
              "sale_amount": null,
              "metric": [
                13
              ],
              "order_quantity_view": null
            },
            "media_engagements": [
              2
            ],
            "follows": [
              4
            ],
            "mobile_conversion_achievements_unlocked": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_add_to_carts": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "video_3s100pct_views": null,
            "app_clicks": [
              550
            ],
            "mobile_conversion_lifetime_value_sign_ups": {
              "order_quantity": null,
              "metric": [
                1
              ],
              "sale_amount": null
            },
            "mobile_conversion_searches": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_spent_credits": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "mobile_conversion_site_visits": {
              "order_quantity": null,
              "post_engagement": null,
              "post_view": null,
              "sale_amount": null
            },
            "retweets": null,
            "mobile_conversion_key_page_views": {
              "post_view": null,
              "post_engagement": null
            },
            "video_cta_clicks": null,
            "unfollows": null,
            "mobile_conversion_lifetime_value_achievements_unlocked": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "likes": [
              19
            ],
            "mobile_conversion_add_to_carts": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_payment_info_additions": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_re_engages": {
              "post_view": [
                39
              ],
              "order_quantity": null,
              "assisted": [
                35
              ],
              "post_engagement": [
                77
              ],
              "sale_amount": null
            },
            "video_content_starts": null,
            "mobile_conversion_lifetime_value_updates": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "video_views_25": null,
            "mobile_conversion_shares": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "conversion_site_visits": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "mobile_conversion_lifetime_value_content_views": {
              "sale_amount": null,
              "metric": [
                9
              ],
              "order_quantity": null
            },
            "mobile_conversion_lifetime_value_invites": {
              "sale_amount": null,
              "metric": null,
              "order_quantity": null
            },
            "engagements": [
              2563
            ],
            "mobile_conversion_lifetime_value_shares": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "conversion_custom": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "video_views_100": null,
            "mobile_conversion_lifetime_value_searches": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_purchases": {
              "order_quantity": null,
              "metric": [
                2
              ],
              "sale_amount": [
                45810000
              ]
            },
            "clicks": [
              2007
            ],
            "mobile_conversion_sign_ups": {
              "post_view": [
                6
              ],
              "order_quantity": null,
              "assisted": [
                3
              ],
              "post_engagement": [
                4
              ],
              "sale_amount": null
            },
            "media_views": [
              2
            ],
            "card_engagements": [
              550
            ],
            "video_6s_views": null,
            "poll_card_vote": null,
            "mobile_conversion_lifetime_value_reservations": {
              "order_quantity": null,
              "sale_amount": null,
              "metric": null
            },
            "mobile_conversion_lifetime_value_rates": {
              "metric": null,
              "order_quantity": null,
              "sale_amount": null
            },
            "replies": null,
            "mobile_conversion_lifetime_value_levels_achieved": {
              "order_quantity": null,
              "metric": null,
              "sale_amount": null
            },
            "video_15s_views": null,
            "url_clicks": null,
            "mobile_conversion_purchases": {
              "skan": {
                "post_view": null,
                "post_engagement": null
              },
              "post_view": [
                2
              ],
              "order_quantity": null,
              "assisted": [
                1
              ],
              "post_engagement": [
                5
              ],
              "sale_amount": [
                412440000
              ]
            },
            "mobile_conversion_rates": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_logins": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "billed_engagements": null,
            "mobile_conversion_updates": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_lifetime_value_payment_info_additions": {
              "sale_amount": null,
              "order_quantity": null,
              "metric": null
            },
            "conversion_downloads": {
              "order_quantity_engagement": null,
              "sale_amount_engagement": null,
              "sale_amount_view": null,
              "post_view": null,
              "order_quantity": null,
              "post_engagement": null,
              "sale_amount": null,
              "metric": null,
              "order_quantity_view": null
            },
            "mobile_conversion_levels_achieved": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "mobile_conversion_downloads": {
              "post_view": null,
              "sale_amount": null,
              "post_engagement": null,
              "order_quantity": null
            },
            "video_total_views": null,
            "mobile_conversion_invites": {
              "post_view": null,
              "order_quantity": null,
              "assisted": null,
              "post_engagement": null,
              "sale_amount": null
            },
            "carousel_swipes": null
          }
        }
      ]
    }
  ],
  "request": {
    "params": {
      "start_time": "2022-03-14T03:00:00Z",
      "segmentation_type": null,
      "entity_ids": [
        "8lg6ep"
      ],
      "end_time": "2022-03-15T03:00:00Z",
      "country": null,
      "placement": "ALL_ON_TWITTER",
      "granularity": "DAY",
      "entity": "PROMOTED_TWEET",
      "platform": null,
      "metric_groups": [
        "BILLING",
        "ENGAGEMENT",
        "LIFE_TIME_VALUE_MOBILE_CONVERSION",
        "MEDIA",
        "MOBILE_CONVERSION",
        "VIDEO",
        "WEB_CONVERSION"
      ]
    }
  }
}

From both endpoint, I got ‘impressions’ to be of a value of 317228 and ‘billed_charge_local_micro’ to be 578356497

Maybe you could try using the twurl command to try again.

Hi @jaredtcy seems like I was mistaken with date ranges. Now it works and returns the same values (!) Thank you for your great help!