Hello Anash,

I have a Web Service (C# with Web API). The user pastes a predefined table
and i process the csv into an account, so I'm using the BatchJob inside a
async PUT REST API (I've tried synchronous too, but without success). In
that case, what is the best approach to the connection limits?

On Wed, Feb 3, 2016 at 7:26 PM, Anash P. Oommen (AdWords API Team) <
adwordsapiadvisor+an...@google.com> wrote:

> Hi Rafael,
>
> I suspect that Upload method may not be disposing the HTTP connections
> correctly in all cases. I'll take a look at it and try to get a fix out for
> the next release. Meanwhile, you could use this code in your main() to
> increase the connection limit.
>
>  System.Net.ServicePointManager.DefaultConnectionLimit = 100;
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Wednesday, February 3, 2016 at 9:19:27 AM UTC-5, Rafael Machado wrote:
>>
>> Hello Yin,
>>
>> Thank you for your attention. I hav a BatchJob with Id 1200430. Is that
>> the Id you need?
>>
>> Thank you,
>> Rafael
>>
>> On Friday, January 15, 2016 at 6:06:00 PM UTC-2, Yin Niu wrote:
>>>
>>> Hi Rafael,
>>>
>>> Do you have the request id that is taking too long?
>>>
>>> Thanks,
>>> Yin, 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 a topic in the
> Google Groups "AdWords API Forum" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/adwords-api/HiE7q6lCKuk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/adwords-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/adwords-api/b00809fa-7fea-49dc-b971-077a6df5d032%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/b00809fa-7fea-49dc-b971-077a6df5d032%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAFE1PQLCOosAHTdK8YPhPDrhXr%3DocyF-JhK6s5p%2BVh%2BquCjzSQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to