Re: BatchJobService downloadUrl null

2016-02-11 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
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'

BatchJobService downloadUrl null

2016-02-11 Thread AdWords API User
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