Hi, When you create a test account, it will be in canceled status by default. To see the cancelled accounts from the UI, you will need to adjust the filters in the top left corner. When you run $customerService->getCustomers(), the API will only return the accounts on which you are a user. In your case, if you are not a user on the client accounts, only the MCC accounts will be returned. To get the account hierarchy, you will need to use the ManagedCustomerService.get().
Regards, Dhanya, Adwords APi Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/93e71fd9-f803-4b8b-9ede-80c8bd8fad83%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
