Hi,
Based on what I could search in the group, we can query change_event to
download the count, but we run into similar problem as Arshdeep reported on
his "Ad changes" and "Keyword changes" in another thread.
Is there a bug that we should wait till it's fixed or should we use a
different query? This is our query now:
SELECT change_event.change_date_time
FROM
change_event
WHERE
change_event.change_date_time >= 20210501 AND
change_event.change_date_time <= 20210511 AND
LIMIT 1000
Thank you for the help.
Andy
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/64511b4c-937e-4da4-b1db-fe35c66a0420n%40googlegroups.com.