You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi,
I want to change keywords bid via google ads api, which api can i used?
In addition, I also want to count how many extensions in each group, which api can i used?
: )
Google Ads API Forum Advisor Prod
unread,
Aug 6, 2020, 9:56:23 AM8/6/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gong...@wondershare.cn, adwor...@googlegroups.com
Hello,
You can use the AdGroupCriterionService to update your keywords. The AdGroupCriterion object will contain the bid fields such as cpc_bid_micros. Here is an example on how to update keywords using the API.