android / privacy-sandbox-samples

Apache License 2.0
130 stars 52 forks source link

Protected Audience : Waterfall Mediation queries #96

Open pm-vishal-chougule opened 7 months ago

pm-vishal-chougule commented 7 months ago

I was exploring the protected audience APIs for the Waterfall mediation use case and I have a couple of queries that are mentioned below.

  1. How the 3P SDK network invocation will happen from Mediation SDK?  (Traditionally it is used to happen through Reflection API) Is there any plan to handle the same case?
  2. The current document and developer guide describe the ad rendering is going to be handled by Mediation SDK, so in that case 3P SDKs will lose the ad rendering capability which contains a lot of custom implementations like UI-specific details, OM SDK implementation, etc. Is there any rationale behind not allowing 3P SDKs to render their own ads?

I think we should reconsider this approach, should allow 3P SDK to render its own ads. Please share your thoughts on this?