Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that it's an intended behavior of API, starting with version 17 of 
the Google Ads API, setting the page_size to a value other than 10,000 will 
return a PAGE_SIZE_NOT_SUPPORTED error. I would suggest that you refer to the 
Paging Through Results for more information.

As an alternative way you can try using next_page_token. If your account 
contains 50,000 keywords, the result set will contain 10,000 GoogleAdsRow 
objects in the first response, along with a next_page_token.

To retrieve the next 10,000 rows, send the request again, but update the 
request's page_token to the response's next_page_token. Note that 
next_page_token is not populated in the response that contains the last batch 
of rows. Hope this helps.

Thanks,

Google Ads API Team


Feedback
How was our support today?


[2025-02-19 22:18:35Z GMT] This message is in relation to case 
"ref:!00D1U01174p.!5004Q02tJb4z:ref" (ADR-00245132)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/qoKfZ000000000000000000000000000000000000000000000SRYBAZ00urBei5xxSLS0t5dPKQNI-Q%40sfdc.net.
  • V1... zhiwei hu
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... zhiwei hu
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
          • ... don....@gmail.com
            • ... Tjerk Ameel
              • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to