Hi Supporters,

I'm looking for a Query using Google Ads API on

- https://developers.google.com/google-ads/api/fields/v11/geographic_view

I've succeed on getting installations of each campaigns on this Query:

SELECT geographic_view.country_criterion_id, campaign.id, 
campaign.app_campaign_setting.app_id, campaign.app_campaign_setting.app_store, 
segments.date, metrics.clicks, metrics.conversions_value, 
metrics.impressions, metrics.cost_micros
                    FROM geographic_view WHERE segments.date DURING 
LAST_7_DAYS

However it worked only if we configured the campaign to have 
conversion_action is "install" or "download". Now we have to change 
conversion_action into another. So the conversion_value is not the 
installation anymore. Can you plz help us to look for another alternative 
solution ?

Thanks alot

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f9bd0a5f-0cf0-4036-84e6-07d1d1604552n%40googlegroups.com.

Reply via email to