Hi Rafael,

That seems a different case to me - could you please setup Fiddler as 
explained 
on 
https://github.com/googleads/googleads-dotnet-lib/wiki/How-to-capture-SOAP-messages#option-2-use-fiddler
 
and see if the request actually goes through and you get a response back? 
That would tell if the issue is at the client library's end, or if it is a 
server issue.

Cheers,
Anash

On Friday, January 30, 2015 at 3:57:16 AM UTC+5:30, Rafael Machado wrote:
>
> Anash,
>
> Thank you for your reply. I'm using the last client library (v18.7.0). The 
> program gets stuck when i call the following method:
> SimpleMutateJob job = mutateJobService.mutate(operations.ToArray(), 
> policy);
>
> Thank you,
> Rafael
>
> On Thursday, January 29, 2015 at 3:58:37 AM UTC-2, Anash P. Oommen 
> (AdWords API Team) wrote:
>>
>> Hi Rafael,
>>
>> API call "stuck" usually means that you have a WebRequest leak somewhere 
>> - something like this one 
>> <https://github.com/googleads/googleads-dotnet-lib/issues/36>. Are you 
>> using the latest client library?
>>
>> Cheers,
>> Anash P. Oommen,
>> AdWords API Advisor.
>>
>> On Thursday, January 29, 2015 at 2:26:11 AM UTC+5:30, Rafael Machado 
>> wrote:
>>>
>>> I'm trying to use the C# Adwords API to batch update keywords. Sometimes 
>>> the MutateJobService.mutate() method gets stuck (the code doesn't continue 
>>> and it doesn't return any error either). As it doesn't return any error or 
>>> any other output (it simply gets frozen), i'm not able to verify what's 
>>> happening.
>>> I would like some insight of what's causing this behaviour.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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
--- 
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 [email protected].
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/143e51de-7449-4b3e-aac5-ad88b7922023%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to