When doing a mutate on adGroupService, the return value 
of AdGroupReturnValue can give us the partialfailure errors in the form of 
ApiError[].

What I haven't been able to confirm is, is this ApiError[] the same size as 
the adGroupOperations passed to mutate?  And if so, is the arrangement of 
the errors there the same as the arrrangement of the adgroupOperations 
passed in the mutate operation?  

I've been having trouble matching the given error with the speicifc 
adGroupOperation.

I've seen some code online using mathcer to match something like 
- Pattern.compile("^.*operations\\[(\\d+)\\].*$");  to get the index (I'm 
assuming this is the index of the adGroupOperation that I passed to mutate. 
 

Let me know which ones of my assumptions are correct and which are not.  

thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

--- 
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/groups/opt_out.

Reply via email to