How do I retrieve campaigns that are paused from the User Location View? I 
used this query, but it only returns campaigns with an ACTIVE status.

QUERY:
SELECT segments.date,campaign.name, metrics.cost_micros, 
user_location_view.country_criterion_id,metrics.conversions, 
metrics.impressions, metrics.clicks, metrics.conversions_value FROM 
user_location_view WHERE segments.date >= '2024-04-01' and segments.date <= 
'2024-04-02'

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ba4ebce5-938a-481a-834d-151130c64cdan%40googlegroups.com.

Reply via email to