Hi all,

Is there a way I can pull a list of Account IDs and Account Names for my 
MCC? I'm a beginner but from what I can see it's possible through 
managed_customer_service, but the output is in a format I'm unsure how to 
progress with (a small section shown below):

      (ManagedCustomer){
         name = "xxxxxxxxxxxx"
         customerId = 2340####32
      },
      (ManagedCustomer){
         name = "xxxxxxxxxx"
         customerId = 819####281
      },
   links[] =
      (ManagedCustomerLink){
         managerCustomerId = 837####873
         clientCustomerId = 681####557
      },

How can I deal with this to put the data in an array?

Thanks

Sam

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
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/6518172e-67fe-4f06-9110-f8eacb3b74ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to