Hi, i am using apility 1.13.1 to run a web page that allows end-users
to do things like change their campaign status from active to paused,
etc. etc.

Starting yesterday (Dec 29, 2009), the page suddenly stopped working,
despite the fact that nothing about the code or the account was
changed. Interestingly and importantly, the page takes a long time to
load, meaning it may be some sort of a timeout issue.

I have tracked the problem down to:
in apility's lib/ directory, in the Campaign.inc.php file, in the
CreateCampaignObject function,
after running
    $someCampaign = $someSoapClient->call("getCampaign",
$soapParameters);
$someCampaign is coming up empty (even though it should not be empty,
and was working with the same code, same accounts, same everything,
until yesterday when it stopped working).

Does anyone know if anything is wrong or changed recently? Perhaps
even something to do with URLs used to hit the api (as a timeout issue
of some sort seems possible)? Or parameters expected? Thanks!

--

You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.


Reply via email to