Hi,
I'm trying to add filter to conversion action via query builder and by 
using Google Ads API with python
this is the filter I use in the platform
[image: Filter in platform.png]
And this is this the query I currently use:
SELECT 
                         segments.date, 
                        campaign.name, 
                        ad_group.name, 
                        ad_group_ad.ad.name, 
                        segments.conversion_action, 
                        metrics.conversions, 
                        metrics.conversions_value 
                        FROM ad_group_ad 
                        WHERE 
                        segments.date BETWEEN 2022-01-01 AND 2022-01-02

Thanks for helping,
Tom

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/44ba359d-8b60-4200-bf37-5d54a35923c9n%40googlegroups.com.
  • Fi... Tom Menashe
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to