Hi Axum,
AdWords API .NET client library has a code example that updates the
bids on a keyword. See
http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v200909/UpdateAdGroupCriterion.cs
for details.
Cheers,
Anash P. Oommen,
AdWords API Advisor
On Jul 19, 10:08 pm, axu
is anyone using cscharp to change bids on key words? I have the
adgroupid and the campaignID. I can not seem to get the criterion
service to work right. Is there actual working code samples
somewhere? I want to be able to change bids on the keyword level of
an adgroup using the API 2009. Thanks