admob api 499 error

78 views
Skip to first unread message

홍원삼

unread,
Jun 24, 2020, 12:14:33 AM6/24/20
to AdMob API Developer Forum

When requesting to perform, the following error occurs What is the cause of the error?

수행 요청 시 아래와 같이 오류 발생합니다
오류 원인이 무엇입니까?

request

curl --request POST \

  'https://admob.googleapis.com/v1/accounts/pub-5595531870451293/mediationReport:generate?access_token='$access_token'' \

  --header 'Accept: application/json' \

  --header 'Content-Type: application/json' \

  --data '{"reportSpec":{"dateRange":{"startDate":{"year": '${year}',"month": '${month}',"day": '${day}'},"endDate":{"year": '${year}',"month": '${month}',"day": '${day}'}},"dimensions":["DATE","APP","AD_SOURCE","AD_UNIT","PLATFORM","COUNTRY"],"metrics":["AD_REQUESTS","MATCHED_REQUESTS","IMPRESSIONS","CLICKS","ESTIMATED_EARNINGS"],"localizationSettings":{"currencyCode":"JPY"}}}' \

  --compressed


result

[{

  "error": {

    "code": 499,

    "message": "The operation was cancelled.",

    "status": "CANCELLED"

  }

}

Михаил Коршунов

unread,
Jun 24, 2020, 12:17:42 AM6/24/20
to AdMob API Developer Forum
I have the same issue, even though I updated all the libraries it still exists. Do you have any info on that?

AdMob API Forum Advisor

unread,
Jun 26, 2020, 12:54:54 PM6/26/20
to mr.ra...@gmail.com, google-admob-api...@googlegroups.com

Hello,

 

We appreciate your patience as we resolved this issue as quickly as possible. On June 23, at approximately 7 pm PST, a bug caused an outage for the AdMob API. This bug impacted requests to the AdMob API to fail with a 499 error code.

 

The issue was resolved at approximately 9:30 pm PST on June 23rd and the AdMob API is now returning responses successfully. We recommend that you try to call the AdMob API again. 

 

If you have any questions or need help, please do not hesitate to contact us.

 

Thank you,

Amira

AdMob API Team



ref:_00D1U1174p._5004Q218wfC:ref
Reply all
Reply to author
Forward
0 new messages