I am thinking of installing Google Auto Ads on my site, however not quite sure where to put the code. Also with the code and I use conditionals so only certain user groups see those auto ads?
I'm not sure how that works then - I haven't looked into it at all.
I suspect you need to place the code in the PAGE_CONTAINER, page_container_js_head or page_container_js_body template.
If it's a single line of code though, you will be limited to a single conditional statement, unlike with regular adsense which can have different ads in different templates targeted at different visitors.
In that case, you should be able to have multiple instances wrapped in conditional statements, assuming there is a different publisher ID for each one.
In that case, you should be able to have multiple instances wrapped in conditional statements, assuming there is a different publisher ID for each one.