ManagedCustomerService and $user-SetClientId($acct-customerId); no longer works in v201306

2013-08-26 Thread Larry Williamson
I am migrating some code from v201209 to v201306 and OAuth2 -- I have authentication working, and I can use ManagedCustomerService to get the customer IDs, IE: $managedCustomerService = $user-GetService('ManagedCustomerService', ADWORDS_VERSION); $selector = new Selector();

Re: ManagedCustomerService and $user-SetClientId($acct-customerId); no longer works in v201306

2013-08-26 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you please share the xml request/response logs with which you can't get the campaigns? (Please remove the sensitive info before posting it) Best, - Takeshi, AdWords API Team On Thursday, August 22, 2013 5:58:49 AM UTC+9, Larry Williamson wrote: I am migrating some code from v201209