I have read Discover v201008: Partial Failure for 
AdGroupCriterionService<http://adwordsapi.blogspot.com/2010/12/discover-v201008-partial-failure-for.html>and
 I'm trying to enable partial failure.
I am using v201101 in C# and I do not get .setUsePartialFailure() as a 
property of AdWordsUser after initialising.
I've also tried adding the key partialFailure to my App.config, but I'm 
still not getting this behaviour.

I use the AdWords API to add keywords to AdGroups via 
adGroupCriterionService.mutate(operations.ToArray());
Some of the keywords throw policy violation errors on the Api side and I 
would like to ignore these and complete my operations.

Can anyone shed some light on why this is not working.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to