[null,null,["最后更新时间 (UTC):2024-11-20。"],[[["`GoogleAdsService.Search` returns data in fixed pages of 10,000 rows, requiring multiple requests to retrieve larger datasets."],["To retrieve subsequent pages, use the `next_page_token` from the previous response in your next request's `page_token` field."],["Client libraries automate paging, but when using REST, you must manually request each page."],["The Google Ads API caches the entire dataset, making subsequent requests with the same query faster and not counted towards quota."],["For custom pagination scenarios, it's recommended to retrieve and store results locally, implementing your own pagination logic."]]],[]]