+1
Thanks guys!
This worked for me

Sanchita


On Wednesday, February 13, 2013 1:21:32 AM UTC-5, Anash P. Oommen (AdWords 
API Team) wrote:
>
> Hi Sanchita,
>
> The field corresponds to 
> http://msdn.microsoft.com/en-us/library/system.net.webrequest.timeout.aspx, 
> the maximum value is -1 for no timeouts.
>
> Cheers,
> Anash
>
> On Wednesday, February 13, 2013 4:52:28 AM UTC+5:30, 
> sanchita...@fareportal.com wrote:
>>
>> Thankyou Anash and Danial for your replies.
>>
>> My default timeout was -
>>
>> <add key="Timeout" value="100000"/>
>>
>> changed it to <add key="Timeout" value="10000000"/>
>>
>> What is the max value allowed?
>>
>> I am going to test run this and lets see how it goes.
>>
>> Thanks again!
>> Sanchita
>>
>> On Monday, February 11, 2013 11:58:14 PM UTC-5, Anash P. Oommen (AdWords 
>> API Team) wrote:
>>>
>>> Hi Sanchita,
>>>
>>> There's also a flag in the .NET client library to control server call 
>>> timeouts. See 
>>> http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/src/AdWords/App.config#19for
>>>  details.
>>>
>>> Cheers,
>>> Anash P. Oommen,
>>> AdWords API Advisor.
>>>
>>> On Monday, February 11, 2013 3:14:07 PM UTC+5:30, Danial Klimkin wrote:
>>>>
>>>> Hello Sanchita,
>>>>
>>>>
>>>> Please check your network connectivity. In most cases this errors occur 
>>>> when the connection with the server was lost.
>>>>
>>>>
>>>> -Danial, AdWords API Team.
>>>>
>>>>
>>>> On Saturday, February 9, 2013 12:39:59 AM UTC+4, 
>>>> sanchita...@fareportal.com wrote:
>>>>>
>>>>> Hi
>>>>>
>>>>> Can anyone help me with the below error coming from "mutate" method in 
>>>>> Google.Api.Ads.AdWords.v201209.AdParamService class.
>>>>>
>>>>> System.Net.WebException: The operation has timed out
>>>>>    at 
>>>>> System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest 
>>>>> request)
>>>>>    at 
>>>>> System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest
>>>>>  
>>>>> request)
>>>>>    at 
>>>>> Google.Api.Ads.Common.Lib.AdsSoapClient.GetWebResponse(WebRequest request)
>>>>>    at 
>>>>> System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String 
>>>>> methodName, Object[] parameters)
>>>>>    at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String 
>>>>> methodName, Object[] parameters)
>>>>>    at Google.Api.Ads.Common.Lib.AdsSoapClient.Invoke(String 
>>>>> methodName, Object[] parameters)
>>>>>    at 
>>>>> Google.Api.Ads.AdWords.v201209.AdParamService.mutate(AdParamOperation[] 
>>>>> operations)
>>>>>
>>>>> Please let me know if you need to know more details of my account.
>>>>>
>>>>> Thanks
>>>>> Sanchita
>>>>>
>>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to