We recently successfully converted to v201402 (right at the deadline) and are using the PHP SDK. One non-documented change that appears to have broken with this release is the ability to call:
$customerService = $this->GetService('CustomerService'); $return = $customerService->get(); Where $this is an authenticated AdsUser instance and $return would contain an object that contained descriptiveName and customerId. I confirmed this worked with v201309. When I used v201402, it returns: AuthError.CLIENT_CUSTOMER_ID_IS_REQUIRED Which, incidentally, is exactly why I'm trying to access the "CustomerService" endpoint -- in order to get the CustomerId to store with subsequent requests. :) - Stephen -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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. For more options, visit https://groups.google.com/d/optout.