On Wednesday, February 7, 2018 at 1:24:38 AM UTC-6, otct...@gmail.com wrote:
>
> I am attempting to access a test account using the Adwords API with the C#
> client libraries.
>
> I'm trying to follow these instructions:
> https://github.com/googleads/googleads-dotnet-lib/blob/master/README.m
I think I'll stick with Python for now since I've been able to get it to
work for the most part. Do you guys not have troubles executing your own
examples? Every print statement I've had to add parenthesis around so
far. In the get_report_fields.py example, the REPORT_TYPE field isn't
passin
On Wednesday, February 7, 2018 at 1:24:38 AM UTC-6, otct...@gmail.com wrote:
Note: I finally got a basic getcampaign pull to work using Python. Even
then there were syntax errors I had to correct - in a print statement for
example.
Quite frankly, I'm astonished at how poorly this code base
I am attempting to access a test account using the Adwords API with the C#
client libraries.
I'm trying to follow these instructions:
https://github.com/googleads/googleads-dotnet-lib/blob/master/README.md#getting-started
I'm to the point where I want to run the GetCampaigns.cs example and I'