Re: google adwords php soap response is null

2013-10-21 Thread Paul Matthews (AdWords API Team)
Hi Contra, It seems you've pasted the soap log without the response. The error above suggests that DOM is unable to process the response XML. Can you include it or provide a recent requestId (from the log) to allow us to investigate the issue further. Regards, - Paul, AdWords API Team. On Su

Re: google adwords php soap response is null

2013-09-16 Thread Contra Mundi
I get a very similar problem. I am trying to run one of the examples in PHP Client Library (latest version i.e. 4.5.1) - GetKeywordIdeas.php. I have set up a test MCC account for that, also sorted Google Console API stuff. Client ID for web applications didnt work for me, probably because Windo

Re: google adwords php soap response is null

2013-05-24 Thread Paul Matthews (AdWords API Team)
Hi Modestats, Can you turn on logging and post the SOAP request / response here so we can investigate further. Please see the README filefor further information on this. Please remember to remove any personally identifiable

Re: google adwords php soap response is null

2013-05-22 Thread Modestas Stankevičius
Still can't find the problem. searched almost everywhere. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: google adwords php soap response is null

2013-05-22 Thread Modestas Stankevičius
On Wednesday, May 22, 2013 11:21:38 AM UTC+3, Modestas Stankevičius wrote: > > I have a problem with my google adwords api. I do a request and i get a > null response. I'm using v201209 also tried using v201302 it was the same > thing. my code: > > $user = new AdWordsUser(NULL, $email, $passwor

google adwords php soap response is null

2013-05-22 Thread Modestas Stankevičius
I have a problem with my google adwords api. I do a request and i get a null response. I'm using v201209 my code: $user = new AdWordsUser(NULL, $email, $password, $developerToken, $applicationToken, $userAgent, $clientId); // Get the CampaignService. $campaignService = $user->GetCampaignSe