Hi,

You can set keyword level bids by creating a BiddableAdGroupCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupCriterionService.BiddableAdGroupCriterion>
 for 
your keyword and including bids on its biddingStrategyConfiguration 
<https://developers.google.com/adwords/api/docs/reference/v201406/AdGroupCriterionService.BiddableAdGroupCriterion#biddingStrategyConfiguration>.
 
Each of our client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries> contains 
examples that illustrate this in the *basicoperations* folder, e.g., see 
the *AddKeywords.cs* and *UpdateKeywords.cs* examples in the .NET 
BasicOperations folder 
<https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201406/BasicOperations>
.

One thing to note is that although the examples separate out adding the 
keywords and updating them to set bids, you could pass the bid information 
while adding the keyword's BiddableAdGroupCriterion as well.

Cheers,
Josh, AdWords API Team

On Monday, August 11, 2014 2:57:04 PM UTC-4, Doug wrote:
>
> From reading the API documentation, the only thing I can find to do is 
> assign a bid to an AdGroup or Campaign level.  Is there any way to assign a 
> bid to a Keyword?  
>
> We have many Campaigns, all with many AdGroups, and each AdGroup has tons 
> of keywords in them.  My marketing team wants to assign a bid to each 
> Keyword automatically, at the Keyword level not the AdGroup.  Any code 
> examples that can be shared to do this?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to