Hi, 

Could you try the code snippet provided below? 

$customerService = $adWordsServices->get($session, CustomerService::class);
$customers = $customerService->getCustomers();
//assuming that only one AdWords account is directly accessible by the 
authenticated account
$customer = $customers[0]; 
var_dump($customer);

If the response is still empty, please enable logging and provide the 
request and response logs along with the email address used to generate the 
OAuth2 credentials used. Please use *Reply privately to author* when 
responding.

Regards,
Shwetha, AdWords API Team.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ddf0f91f-8e1f-4fb0-aa8c-741fac403473%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to