Thanks Shwetha Vastrad. Can someone help me with the code. I tried the one bellow but it does not seem to print anything out:
[...] use Google\AdsApi\AdWords\v201702\mcm\CustomerService; [...] $adWordsServices = new AdWordsServices(); $CustomerService= $adWordsServices->get($session, CustomerService::class); $cid=$CustomerService->getCustomers(); var_dump $cid; Page appears empty. [2017-05-31 15:22:07] AW_SOAP.INFO: clientCustomerId= operations=1 service=CustomerService method=getCustomers responseTime=460 requestId=000550d0f7ee23c00a1bb0dc1600bca3 server=adwords.google.com isFault=0 faultMessage= -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/57878d89-52a0-46e5-b0cd-ecedacb090de%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
