curl --request POST \
--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
[{
"error": {
"code": 499,
"message": "The operation was cancelled.",
"status": "CANCELLED"
}
}
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