Good afternoon team,

We have certain Ad groups with paused status for today 2023-07-28 in the 
Google Ads UI that we need to get through the API, we had no problem until 
yesterday, when we made the request we did not specify what status to bring 
so we can bring all the adgroups. the query is as follows:

SELECT 
ad_group.name, 
ad_group.resource_name, 
ad_group.status, 
metrics.clicks, 
metrics.cost_micros, 
segments.hour, 
segments.date 
FROM ad_group WHERE segments.date BETWEEN '${startDate}' AND '${endDate}'
now to retrieve paused adgroups we have to specify it with
ad_group.status = 'PAUSED'
, but for some reason we can't retrieve some of today 2023-07-28, I can't 
show the adgroups we need to retrieve so we would appreciate if we could 
continue this chat by mail.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/760bced1-4fc0-4bac-a0d4-b80f500b58can%40googlegroups.com.
  • No... Emmanuel Martinez
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to