Hi,
We have been using the AdMob API to fetch our mediationGroups list, and it had been working fine.
However, since 2025-12-10 14:42:11 (KST, UTC+09:00) the API started returning an empty result.
We tested it with a direct curl request and confirmed that the HTTP status is 200, but the response body is just an empty JSON object {}.
Here is the curl request and response :
Console log (trimmed):
Up until 2025-12-10 14:42:11 (KST) this endpoint was returning our mediation group list as expected.
Thank you in advance for your support.