[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-06-04 UTC"],[[["`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."]]],[]]