Hi,

a Python script that has been running for several weeks now without errors 
keeps throwing a new Error since tonight:

"Error: Enum ChangeEventResourceType has no name defined for value 13"

when calling this query to the SearchStream Service (customer id doesn't 
matter):

query: "SELECT change_event.ad_group,change_event.campaign, 
change_event.change_date_time, change_event.change_resource_type, 
change_event.changed_fields, change_event.client_type, 
change_event.resource_change_operation, change_event.user_email, 
change_event.resource_name FROM change_event WHERE 
change_event.change_date_time >= \"2021-01-18\"       AND 
change_event.change_date_time < \"2021-01-19\" ORDER BY 
change_event.change_date_time LIMIT 10000"

This might be related to this announcement:

https://ads-developers.googleblog.com/2021/02/announcing-v61-of-google-ads-api.html

Please have a look into this issue and make sure to keep backwards 
compatibility in this "non breaking" update. 

Regards
Mat

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/92d3bf37-c8e9-4eb2-9f43-bfff5ccef604n%40googlegroups.com.

Reply via email to