Is there a default CPC bidding strategy for all adgroups?
27 views
Skip to first unread message
Gary Jiang
unread,
Apr 23, 2018, 7:31:21 PM4/23/18
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 AdWords API and Google Ads API Forum
Hi,
I created several adgroups and set bidding strategy with either a Cpa micro amount or a targetROAs override only using Adwords API. However, when I tried fetching their bidding strategy with API later by putting CpcBid, TargetCpaBid and TargetRoasOverride into selector , I found they both had a record like
I was wondering how that is introduced or if it is a default setting for adgroups created by API. Thanks
Luis Xander Talag (AdWords API Team)
unread,
Apr 24, 2018, 4:10:52 AM4/24/18
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 AdWords API and Google Ads API Forum
Hi Gary,
Even if you create a targetROAS or CPA bid strategy or if you created an Ad group without setting the bids, the AdWords API will create a default CPC and CPM bid values for your Ad group. The sample code snippet that you posted is a default one. Let me know if you have further clarifications.