Re: AdGroupCriterionService SizeLimitError.REQUEST_SIZE_LIMIT_EXCEEDED

2019-12-16 Thread Henrik Niklaus
Hello, we experience the same problem here. We send batches of 2000 as recommended here https://developers.google.com/adwords/api/docs/appendix/limits#general (the maximum limit is 5000) and get a REQUEST_SIZE_LIMIT_EXCEEDED error. After reducing the batch size to 250 the error disappeard. This w

Re: Invalid field name for report 'MaxCpc' while using the api v201409

2014-10-15 Thread henrik . niklaus
Hi, ok the documentation I see (in German) is not up-to-date. Changing my accept-language header to 'en-US' did the trick. Thanks, Henrik Am Dienstag, 14. Oktober 2014 15:23:19 UTC+2 schrieb Oliver: > > I don't actually see MaxCpc in the keywords report anymore. There is this > one instead: > >

Invalid field name for report 'MaxCpc' while using the api v201409

2014-10-14 Thread henrik . niklaus
Hi, after upgrading the google adWords api version from v201406 to 09, requesting a report with the fieldname 'MaxCpc' results in an error stating 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT'. I am using the google ads java client (https://github.com/googleads/googleads-java-lib) Versi