Hi,
Thanks for the additional information. We've used AdMob for 10+ years and have a lot of mediation partners signed up. We also have used GAM extensively so we are very familiar with it.
My question was more on the internals of the SDK.
What is com.google.android.gms.ads.APPLICATION_ID used for in the SDK? The ad unit IDs seem to decide whether the SDK uses AdMob or GAM. I believe APPLICATION_ID is only used when initializing the SDK. So my question is then, is it used for anything besides finding which mediation adapters to initialize? I guess it might also be used for deciding on where to fetch the Google consent dialog? But in regards to actual ad fetching, is the APPLICATION_ID used or is only the ad unit used? From the Charles logs I've checked it doesn't seem to impact the ad requests?
- Christer