Google Ads Developer Blog |
Ensuring reliable performance with new filter limits for AWQL and reports Posted: 23 Jan 2014 10:33 AM PST To ensure reliable performance for all developers and advertisers, AdWords API and AdWords scripts will start enforcing a limit of 10,000 matching values as arguments for the IN and NOT_IN operators starting March 31, 2014. You may be affected by this change if you construct large queries that have thousands of matching values using these operators in one of these use cases:
IN and NOT_IN operators. For AdWords API v201309, the error reason would be set to SELECTOR_ERROR . In newer versions, the error reason would be set to TOO_MANY_PREDICATE_VALUES .To make sure your applications and scripts work properly, check any code that constructs queries for reports and AWQL and add necessary limit checks before March 31, 2014. If you have any questions about this change, you can post them on AdWords API or Scripts developer forums. |
You are subscribed to email updates from Google Ads Developer Blog To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment