Great, it worked! I opened the bug, but for now I'm using the local
assembly, thank you for the help!

Thank you,
Rafael

On Tue, Dec 1, 2015 at 5:39 PM, <adwordsapi-supp...@google.com> wrote:

> Hi Rafael,
>
> Could you open an bug on the issue tracker at
> https://github.com/googleads/googleads-dotnet-lib/issues? I'll push a fix
> by next week.
>
> If you could compile the assembly from the source
> <https://github.com/googleads/googleads-dotnet-lib/releases/tag/v18.19.0>,
> then you need to fix line 80 in BatchJobUtilities
> <https://github.com/googleads/googleads-dotnet-lib/blob/master/src/AdWords/Util/BatchJob/v201509/BatchJobUtilities.cs#L80>.cs
> from
>
>     public BatchJobUtilities(AdsUser user, int chunkSize) : this(user) {
>
> to
>     public BatchJobUtilities(AdsUser user, int chunkSize) {
>
> Cheers,
> Anash
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     http://googleadsdeveloper.blogspot.com/search/label/adwords_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 11/30/15 21:49:26 rafapm...@gmail.com wrote:
>
> Nadine,
> Thank you for your help! I'll wait for your answer then.
>
> Thank you,
> Rafael
>
> Em Seg, 30 de nov de 2015 20:42, Nadine Sundquist (AdWords API Team) <
> adwordsapiadvisor+nad...@google.com> escreveu:
>
> Hi Rafael,
>
> I'm having our .NET engineer take a look at this to see if he's seen this
> before. We'll get back to you soon.
>
> Cheers,
> Nadine, AdWords API Team
>
> On Monday, November 30, 2015 at 11:55:50 AM UTC-5, Rafael Machado wrote:
>
> Hello,
>
> I'm having troubles creating a BatchJobUtilities instance. I followed the
> code on .NET examples (
> https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201509/CampaignManagement/AddCompleteCampaignsUsingBatchJob.cs),
> but when i call
> BatchJobUtilities batchJobUploadHelper = new BatchJobUtilities(user)
> I get a StackOverflowException (the AdWordsUser user object is already
> instantiated and working - i used it on reporting before).
>
> Could you please help me?
>
> Thank you in advance,
> Rafael
>
> --
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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/Xq5BA_s4SC0/unsubscribe.
> To unsubscribe from this group and all its topics, 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/43b0119f-f92e-4429-a24a-e2cede4205aa%40googlegroups.com
> <https://groups.google.com/d/msgid/adwords-api/43b0119f-f92e-4429-a24a-e2cede4205aa%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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CAFE1PQ%2BpfSoScsXinQpBdB%2BqO%2BpvJwa5dV02oe_fFDw9zRZ2tw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to