Enhanced Campaigns; Retrieving bid adjustment data

232 views
Skip to first unread message

Reed

unread,
Mar 1, 2013, 12:04:05 PM3/1/13
to adwor...@googlegroups.com
I picked a few existing campaigns and converted them to Enhanced.  Sure enough, when I run my API code and look at the XML being returned, there are two forwardcompatibiity keys.  Once is Campaign.enhanced and it is set to true for the upgraded campaigns, and false for all others.  Even on other AdWords Accounts where nothing has been done to upgrade any campaigns, I get that key, with a value of false.
 
The other key that comes back for all campaigns in all accounts, upgraded or not, is Campaign.suggestedMobileBidAdjustment.  it seems at least in the accounts I looked at, to always be 0.8.
 
That's all well and good, and helps to to identify and track those campaigns that our specialists are upgrading to Enhanced.  But how to I get the information on how they are configuring them?  When I upgraded those two campaigns, I had to give it the data for setting the bid boosts - how do I retrieve that data?  Without that data there is no way for me to be able to show what the actual bidding  numbers are in the various Enhanced Campaign scenarios.
 
thanks,
-reed
 

Takeshi Hagikura (AdWords API Team)

unread,
Mar 4, 2013, 4:46:48 AM3/4/13
to adwor...@googlegroups.com
Hi Reed,

Let me clarify your question.
You are asking how can you retrieve the current bid modifier for mobile, right?

If so, you can get the bid modifier with CampaignCriterionService by the Selector name "BidModifier" that platform Id is 30001.

Also, you can refer how you set the bid modifier 

and the available selector names.

Best,
- Takeshi, AdWords API Team

Takeshi Hagikura (AdWords API Team)

unread,
Mar 5, 2013, 11:53:57 PM3/5/13
to adwor...@googlegroups.com
As a note: 

Currently API supports bid modifier for device, ad schedule. 
Bid modifier for location is not supported. 

For setting the ad schedule bid modifier, you can refer this guide.

Best,
- Takeshi, 

Takeshi Hagikura (AdWords API Team)

unread,
Mar 7, 2013, 2:59:09 AM3/7/13
to adwor...@googlegroups.com
Note again.

Setting the Location modifier is not supported via API.
Getting the current modifier for Location, Device, AdSchedule is supported.

Best,
- Takeshi
Reply all
Reply to author
Forward
0 new messages