After I resolved an issue with the 
"ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISATCH" by adding a 
predicate to filter "CanManageClients", I started to get an error saying 
"The given key was not present in the dictionary".

This is what it looks like currently:
Dictionary<long, ManagedCustomerTreeNode> customerIdToCustomerNode = new 
Dictionary<long, ManagedCustomerTreeNode>();
                        
                        // Create account tree nodes for each customer.
                        foreach (ManagedCustomer customer in page.entries) 
{.....

Any help would be greatly appreciated.


Thanks, 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3282d252-d01e-4a32-af78-ed0cf8e22e78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to