Running a GAM ad with this targeting:
.setTargeting('forum', ['{$forum.node_id}'])
But I get no output in the rendered code:
.setTargeting('forum', [''])
This is in the _ads template, via the Advertising system.
So is {$forum.node_id} actually a valid variable?
I'm finding that excluding ads from certain forums is also not working.
.setTargeting('forum', ['{$forum.node_id}'])
But I get no output in the rendered code:
.setTargeting('forum', [''])
This is in the _ads template, via the Advertising system.
So is {$forum.node_id} actually a valid variable?
I'm finding that excluding ads from certain forums is also not working.