Hello, im using Admob in my Unity project. I want to render custom native ads into my app. The only way i found of doing this with Admob Unity plugin is with Custom Native Ad Formats. However that technology does not use Admob ids generated in the console. It uses some sample ids like: /6499/example/native, 10063170, 10063171, 10063172.
As far as i understand i have to make a new account on DFP (Double click for publishers) to generate my own ids? In the first place, the DFP website does not let me do an account there. In the second place, how is that related to admob mediation?
I can generate native ads from my admob console, and configure a template, how can i use that information in natives custom rendering? I want to show native ads mediated by admob with my own generated ids.