page_size removed from GoogleAdsService.Search; fixed at 10,000 rows from August 19, 2024
- Date
- Jul 16, 2024
- Effective
- Aug 19, 2024
- Primary source
- Google Ads Developers Blog
Starting the week of August 19, 2024 the Google Ads API stopped honoring page_size in Search requests, using a fixed 10,000-row page; v16 returns PAGE_SIZE_NOT_SUPPORTED and v15 and older return INVALID_PAGE_SIZE if the field is set.
Sources
- open_in_newUpcoming changes to page size in the Google Ads APIGoogle Ads Developers Blog · Jul 16, 2024
Related changes
Undo