3 messages in com.googlegroups.adwords-apiUpdating MaxCPC with updateAdGroup an...
FromSent OnAttachments
j....@infra-strategy.com17 Feb 2006 15:44 
briguy21 Feb 2006 15:59 
j....@infra-strategy.com24 Feb 2006 08:41 
Subject:Updating MaxCPC with updateAdGroup and .NET
From:j....@infra-strategy.com (j.@infra-strategy.com)
Date:02/17/2006 03:44:50 PM
List:com.googlegroups.adwords-api

Hi,

I'm attempting to update the maxCpc value of an AdGroup in a .NET aspx page, and not making progress. I'm able to authenticate, get a copy of the adgroup, read the contents and update the Name value, but I'm not able to update the maxCpc or maxCpm values. No error is returned when I call updateAdGroup(objAdGroup), but no change is visible.

Thanks, Joel