Не могу получить какие-либо тестовые объявления с помощью тестового приложения Amazon "package com.amazon.sample.interstitialad;". Я внедрил Amazon Mobile Ads в соответствии с этим руководством: https://developer.amazon.com/public/apis/earn/mobile-ads/docs/quick-start
Amazon уведомил меня 10 дней go, что моя налоговая идентификация была подтверждена.
Это мой журнал Logcat:
AdRegistration: Debug logging has been enabled.
AdRegistration: Amazon Mobile Ads API Version: 5.9.0
AdRegistration: Test mode has been enabled.
...
ResponseReader AdRequest WebRequest HttpURLConnectionWebRequest: Response Body: {"noretryTTL":10,"instrPixelURL":"https://aax-eu.amazon-adsystem.com/x/px/p/Qgqh65RdKQWxvus1GfxuG2UAAAFwTmMIggMAAA-iA90O6sw/","errorMessage":"no results","errorCode":"503","status":"error"}
MetricsCollector: METRIC Publish AD_NO_RETRY_TTL_RECEIVED
AdLoader: Server Message: no results. Try again in 10 seconds; code: 503
...
Ad failed to load. Code: NO_FILL, Message: Server Message: no results. Try again in 10 seconds
Что я делаю не так?
Спасибо