π¨How to pass predefined custom targeting values in ad request (Only for GAM)
Below are the steps to pass predefined custom targeting value in ad request for GAM (Supported by all ad formats)
AdRequestConfiguration.Builder configuration = AdRequestConfiguration.Companion.builder(context, "Your_placement_name");val configuration = AdRequestConfiguration.builder(context, "Your_placement_name")PreviousRender Unified Ad (Only for GAM)NextHow to pass publisher provided identifiers in ad request (PPID) (Only for GAM)
Last updated