Re: Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-08-26 Thread Larry Williamson
How would we adjust clientCustomerId in the PHP sdk? Previously $user-setClientID worked, but it doesn't seem to any longer.. On Tuesday, August 20, 2013 1:09:49 AM UTC-4, Takeshi Hagikura (AdWords API Team) wrote: Hi, Apologies for responding it late. Can you please include

Re: Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-08-19 Thread Takeshi Hagikura (AdWords API Team)
Hi, Apologies for responding it late. Can you please include clientCustomerId header in your request? The CampaignService.get should be made against an client account. Best, - Takeshi On Wednesday, July 31, 2013 6:41:19 PM UTC+9, Rachel Kellett wrote: Hi, I have same issue.. Here is my

Re: Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-07-31 Thread Rachel Kellett
Hi, I have same issue.. Here is my soap_xml.log [Jul 31 2013 09:33:45.00 - INFO] POST /api/adwords/cm/v201306/CampaignService?access_token=[REMOVED SENSITIVE DATA] HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.4.3 Content-Type: text/xml; charset=utf-8

Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-07-30 Thread Jason Kelley
So I downloaded and put in place the new adwords api php library 4.4.0 and changed my adwords version to v201306 and implanted Oauth2.0 login. All were required to even get anywhere. But now my code is no longer pulling data. NO errors just zero results. An Example is below and just to make

Re: Migrating from v201209 to v201306 with OAUTH2 but NO DATA BEING RETURNED

2013-07-30 Thread Takeshi Hagikura (AdWords API Team)
Hi, Do you have soap request and response xml logs? Can you please share it (please remove sensitive info) Best, - Takeshi, On Tuesday, July 30, 2013 12:52:11 AM UTC+9, Jason Kelley wrote: So I downloaded and put in place the new adwords api php library 4.4.0 and changed my adwords