Filter on multiple ad groups

2025-01-27 Thread Brad Melluish
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/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Keyword Customizer availability in GAQL

2025-01-02 Thread Brad Melluish
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! -