Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我制作了集成了 admob 的 Android 应用程序。然后我在我的测试设备上运行这个应用程序,它会在屏幕上显示广告横幅。但是广告的状态仍然是无效的。这让我很困惑。
你知道当admob激活时吗?运行从市场商店下载的这个应用程序?
提前致谢。
AdMob 统计信息不是实时的。可能需要几个小时才能在 admob 网站上看到您的请求。
在这里,我想使用 API 密钥显示 JSON 内容。但我无法获得身份验证。
我在 JsonObject 中收到错误:
org.json.JSONException: Value Authorization of type java.lang.String cannot be converted to JSONObject
在我的 and