<!-- PLEASE READ This form is for usage questions specific to this library. For questions that are related to the Google Ads API itself and not specific to this library, please reach out to one of our support channels: https://developers.google.com/google-ads/api/support. For troubleshooting tips, see: https://developers.google.com/google-ads/api/docs/best-practices/troubleshooting --> **What is your question?** https://ads-developers.googleblog.com/2024/07/upcoming-changes-to-page-size-in-google.html is page_size param skipped from the api request if we don't pass it while requesting ``` service.search(customer_id: xxxx, query: query) ``` we are using v28.0.0 of this package and V16 Google Ads api Version.