; the .NET library but that bug was rejected.
>
> As a workaround, the project got some information how to access the API
> from .NET without using the library.
>
>
> Hope this helps
>
>
> On Friday, February 21, 2014 3:52:24 PM UTC+1, Jeremy K wrote:
>>
>> Can
Can anyone help with this please?
I'm still struggling to get this to work without an app.config
On Friday, February 14, 2014 5:22:32 PM UTC, Jeremy K wrote:
> Hi,
>
> I'm looking to take the AdWords c# .net sample and get it working in an
> SSIS package, which will
This is resolved now by addressing the transparent proxy issues. Thanks for
your help Danial
On Friday, February 14, 2014 9:06:42 AM UTC, Jeremy K wrote:
> Hi Danial,
>
> I've now made some progress - it seems that it works when connected to
> Wifi, but not when connected th
Hi,
I'm looking to take the AdWords c# .net sample and get it working in an
SSIS package, which will allow the use of .Net via a VSTA script. According
to the best of my knowledge, a VSTA script will behave just like standard
.net, but you can't give it an app.config.
Therefore I understand
some "wrong" settings.
>
> I suggest checking with your network administrator.
>
>
> -Danial, AdWords API Team.
>
>
> On Wednesday, February 12, 2014 7:02:57 PM UTC+4, Jeremy K wrote:
>>
>> Hi Danial,
>>
>> Thanks for your reply.
>>
>
> Hello Jeremy,
>
>
> Unfortunately we can not advise on the client side setup or network
> issues. The error message sounds like a networking issue to me. Do you
> happen to use a proxy / transparent proxy?
>
>
> -Danial, AdWords API Team.
>
>
> On Monday, February
e.com.
>
>
> -Danial, AdWords API Team.
>
>
> On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:
>>
>> Hi,
>>
>> Unfortunately I'm getting an error when I try to run GetCampaigns in the
>> c# .net sample that I downloaded from:
>
ning the app on. You'll need https port (443) to be accessible for *.
> google.com.
>
>
> -Danial, AdWords API Team.
>
>
> On Friday, February 7, 2014 4:48:08 PM UTC+4, Jeremy K wrote:
>>
>> Hi,
>>
>> Unfortunately I'm getting an error when I tr
Hi,
Unfortunately I'm getting an error when I try to run GetCampaigns in the c#
.net sample that I downloaded from:
https://github.com/googleads/googleads-adwords-dotnet-lib/releases/tag/v16.6.0
What's frustrating is that a colleague has managed to get this working in
ruby and I'm using the