Hi Mark,

Could you please give me more info about your development environment, such 
as PHP version, OS, etc.
Also, when did this happen? Do you incorporate these classes in your 
project?
Or did this happen just when you run our example files simply?

To me, the errors look very random, but seem to occur with SOAP and XML 
related portions.
So, you may want to investigate your PHP settings about those components 
again.

Cheers,
Thanet, AdWords API Team

On Friday, October 2, 2015 at 11:57:00 PM UTC+9, Mark Rogoyski wrote:
>
> Hi Umesh,
>
> As I stated, it's a CLI script that is using the AdWords API and according 
> to the PHP documentation that you linked and I referenced in my post, 
> max_execution_time has a default value of 0. Furthermore, according to the 
> PHP documentation, no time limit is imposed if set to 0 (
> http://php.net/manual/en/function.set-time-limit.php).
>
> So my question again is, why would this error be happening in the AdWords 
> API code if I'm following the PHP-documented way for no execution time 
> timeout? Any ideas on what is going on?
>
> Thanks.
> Mark
>
> On Friday, October 2, 2015 at 7:47:13 AM UTC-7, Umesh Dengale wrote:
>>
>> Hi Mark,
>>
>> You are getting *Maximum execution time of 0 seconds exceeded *error as 
>> max_execution_time 
>> is set to zero at your end and not related to the AdWords API. For setting 
>> value for the property max_execution_time 
>> <http://php.net/manual/en/info.configuration.php#ini.max-execution-time> 
>> (default 
>> value is 30 seconds), please check this 
>> <http://php.net/manual/en/info.configuration.php> PHP guide.
>>
>> Thanks,
>> Umesh, AdWords API Team.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/69b1c3e1-4190-43f8-95e4-b6844c343e5a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to