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.
我想知道 google 的 admob sdk 将哪些数据发送到 admob 以提供广告,尤其是对于 Android。候选人是 gps 数据、android id、... 例如 inmobi 提供了一个 api,您可以从中查看可以为 inmobi 提供哪些数据来投放广告。
据我所知,谷歌只提供了一个 sdk,你可以将它集成到你的应用程序中,但是也有一个 api 吗?
当您要求 AdView 开始发送广告时,您可以提供一个 AdRequest,您可以在其中提供您想提供的任何信息。