Re: ReadOnlyError.READ_ONLY exception on AdGroupCriterionService mutate call

2010-04-21 Thread kgmaho...@gmail.com
In my code I had it as adGroupCriterionOperation.OperationType = "SET"; When I changed it to: adgroupcriterionoperati...@operator = v200909.Operator.SET; it worked - thanks for pointing me in the right direction. Kevin On Apr 21, 11:19 am, "Peer Jakobsen (AdWords API Guru)" wrote: > I have o

Re: ReadOnlyError.READ_ONLY exception on AdGroupCriterionService mutate call

2010-04-21 Thread Peer Jakobsen (AdWords API Guru)
I have only seen this when using an ADD operator. Are you 100% sure that these are SET operations? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsapi.blogspot.

ReadOnlyError.READ_ONLY exception on AdGroupCriterionService mutate call

2010-04-21 Thread kgmaho...@gmail.com
I'm using the 7.1.0 version of the DotNet Client Library and I'm trying to update the destinationUrl of some ad group criterion. I build up an array of Ad Group Criterion SET Operations; however when I issue the mutate call I get back: [ReadOnlyError.READ_ONLY @ operations[0].operand.criterion.id,