Hello Team,

I am using code to get Customers using CustomerService,
And I am seeing that there is difference in results between 2 versions of 
API.

For v201605 
  $CustomerService = $user->GetService('CustomerService', ADWORDS_VERSION);
  $graph = $CustomerService->get();

This code gives me Only one customerID

For v201609 
    $CustomerService = $user->GetService('CustomerService', 
ADWORDS_VERSION);
    $graph = $CustomerService->getCustomers();

This will gives me 2 customerID.

How this are the possible between 2 versions of API?

If anyone can help me to correct same would be helpful.

Thanks,


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/cb18845d-b306-49e1-be01-d61e6e61dd79%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • CustomerService... cv
    • Re: Custom... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Cu... cv
        • Re... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum

Reply via email to