Hi, For your earlier question, yes, the capitalization matters. The documentation indicates the name that should be used in the description field. For example, for the servingStatus field<https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.Campaign#servingStatus>, the descriptions says: This field can be selected using the value "ServingStatus".
The example, unfortunately, does not handle sandbox accounts as well as it could. Due to implementation details of how the sandbox works, the response from the sandbox does not match that of production (specifically, the links will have the correct child account id, but the parent id will be 0), so the same code cannot run in both environments. We're working on addressing these shortcomings of the sandbox. - Kevin Winter AdWords API Team On Wednesday, August 29, 2012 3:17:35 AM UTC-4, spetz wrote: > > Another problem is, GetAccountHierarchyExample() function returns only the > last account (it's the last element of array) but there are 4 more elements > in the root which is not listed in output. This should be a problem with > the code in the GetAccountHierarchyExample() or DisplayAccountTree() > function, right? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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