Re: MutateJobService gets stuck

2015-02-01 Thread Anash P. Oommen (AdWords API Team)
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 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/143e51de-7449-4b3e-aac5-ad88b7922023%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: MutateJobService gets stuck

2015-01-29 Thread Rafael Machado
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 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/7de7cbde-d6dc-408d-9972-c26b023adf70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


MutateJobService gets stuck

2015-01-28 Thread Rafael Machado
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 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/3143321d-d7ef-4ba1-934d-7733bfeb0738%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: MutateJobService gets stuck

2015-01-28 Thread Anash P. Oommen (AdWords API Team)
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 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/2a3f5081-eaea-4133-96ef-7c8e6b9ac31e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.