Is there a way to filter on a list of ad group ids instead of just one
(e.g., "WHERE ad_group.id = '12345'") in a GAQL query's WHERE clause?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Currently, the v18 API has visibility of campaign and ad group customizers
via the campaign_customizer and ad_group_customizer resources, along with
customizer metadata via customizer_attribute.
Is there a way to pull keyword customizers, as well? If not, is this a
planned feature?
Thanks!
-