Hello,
I have spoken to the maintainer of the .NET client library, and this
appears to be an error in the example code.
https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201601/CampaignManagement/AddCompleteCampaignsUsingBatchJob.cs#L176
This selector doesn'
Hi,
We are looking at migrating from the MutateJobService to the
BatchJobService, using the .NET client library. However, when we run the
C# example "AddCompleteCampaignsUsingBatchJob", the job completes, but the
downloadUrl property is null and there are no processing errors. We are
seeing