importing keyword bid changes

39 views
Skip to first unread message

Gigel Chiazna

unread,
Aug 17, 2022, 8:36:54 AM8/17/22
to Google Ads API and AdWords API Forum
Hello

I am interested in importing only bid changes - using various bidding strategies.

Currently I managed to import but it is not optimised to filter only bid related changes.

Htere it is my current query:

SELECT change_event.resource_name, change_event.change_date_time, change_event.change_resource_name, change_event.user_email, change_event.client_type, change_event.change_resource_type, change_event.old_resource, change_event.new_resource, change_event.resource_change_operation, change_event.changed_fields FROM change_event WHERE change_event.change_date_time <= 20220818 AND change_event.change_date_time >= 20220803 ORDER BY change_event.change_date_time DESC LIMIT 2000

Is it possible to filter changes so as to get only bid related changes? I repeat: either campaign (ROAS values) or AdGroup (CPA) or Keyword (cpc).

I am willing to make multiple queries if not possible to filter all in one.

Thank you in advance for any feedback.

Gigel Chiazna

Google Ads API Forum Advisor

unread,
Aug 17, 2022, 10:57:19 AM8/17/22
to chi...@gmail.com, adwor...@googlegroups.com
Hi Gigel,

Thank you for reaching out to the Google Ads API support team.

With regards to your concern, you can use change_event.change_resourse_type field via filtering ad_group, campaign etc. Let me know if this what you are looking for. If not, can you please provide full screen screenshot of the UI so that i can further investigate the issue. Please reply via privately author option.

Let me know if you have any questions.

Thanks,
Google Logo
Nirmita
Google Ads API Team
 


ref:_00D1U1174p._5004Q2dLZ7a:ref
Reply all
Reply to author
Forward
0 new messages