New filter limits for AWQL and reports

2014-01-24 Thread CSPeter
http://googleadsdeveloper.blogspot.com/2014/01/ensuring-reliable-performance-with-new.html There is currently a limit of 10k results returned within a single page for adgroupcriterion calls. If you try to retrieve pages past 100k results, errors are thrown. Is this announcement to enforce thes

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-10-09 Thread CSPeter
; > On Wednesday, October 9, 2013 2:48:15 AM UTC+9, CSPeter wrote: >> >> Hi Takeshi, >> >> Was this number reduced from 1,000,000 to 100,000 recently? >> >> Either way, why does this limitation exist? I retrieve keywords by >> campaign in order to re

Re: Strange SelectorError.START_INDEX_IS_TOO_HIGH

2013-10-08 Thread CSPeter
Hi Takeshi, Was this number reduced from 1,000,000 to 100,000 recently? Either way, why does this limitation exist? I retrieve keywords by campaign in order to reduce the number of queries made to the API. If I go back to having to pull by AdGroup, the number of queries required is multiplie

Re: Announcing v201309 of AdWords API

2013-10-07 Thread CSPeter
Given the somewhat small window between now and the sunset of v201306, can we be provided with expected release dates for the client libraries? Also, the change log for the dotnet client library 16.2.0 claims support for v201309. I pulled 16.2.0 from NuGet, but it does not have v201309 suppo

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-12 Thread CSPeter
t; On Thursday, September 12, 2013 12:29:04 PM UTC+5:30, CSPeter wrote: >> >> I created a new program and used the c# example code from nuget. >> >> Essentially, all I did was change the login type to ClientLogin, change >> the report type, download format to XML

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-11 Thread CSPeter
I've found to fail in v201306): "Date", "AdGroupId", "Id", "Status", "CriteriaType", "AveragePosition", "CriteriaDestinationUrl", "Criteria", "FirstPageCpc", "

Re: .NET AdWords Client lib Download Report Error bug.

2013-09-06 Thread CSPeter
I also have this issue. I'm running the .net client library from nuget (16.1.0). When I make this call with the following report types, the reports are generated without errors: CAMPAIGN_PERFORMANCE_REPORT AD_PERFORMANCE_REPORT ADGROUP_PERFORMANCE_REPORT Then when I make the same call after on