Re: v17 prompts an error: setting the page size is not supported. search responses will have fixed page size of '10000' rows.

2024-07-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Kindly note that whatever the value you have set for page_size in v17 it will 
throw a PAGE_SIZE_NOT_SUPPORTED as setting the page size is not supported from 
v17, and will be unavailable in a future version. I would suggest not to use 
the page_size field from v17.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJb4z:ref" 
(ADR-00245132)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/SdZt20SG5MY000T8F-CssnRa2Ge4Eq8LI3gg%40sfdc.net.


Re: v17 prompts an error: setting the page size is not supported. search responses will have fixed page size of '10000' rows.

2024-07-05 Thread zhiwei hu

Thanks for your reply. You said that setting more than 1 will return 
this error, but I set the pageSize to 2000 and it still prompts an error.
在2024年7月4日星期四 UTC+8 20:57:15 写道:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Kindly note that it's an intended behavior, As 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.
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJb4z:ref" 
> (ADR-00245132) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/8ad3d0e7-f3fa-4e8a-a711-f7e8c66394fbn%40googlegroups.com.


RE: v17 prompts an error: setting the page size is not supported. search responses will have fixed page size of '10000' rows.

2024-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

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

Kindly note that it's an intended behavior, As 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.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJb4z:ref" 
(ADR-00245132)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/C_hpe0SG3NYG007ccza0DGQryURFFrSqkv2Q%40sfdc.net.


V17 prompts an error: Setting the page size is not supported. Search Responses will have fixed page size of '10000' rows.

2024-07-03 Thread zhiwei hu
When I use the googleAds:search method in version 17, I get the error 
Setting the page size is not supported. Search Responses will have fixed 
page size of '1' rows. I see in the documentation that the pageSize 
parameter can be set, and I want to know why. The requestId is 
9E0j5J9m3Qmjne_uyVRCKQ

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 on the web visit 
https://groups.google.com/d/msgid/adwords-api/f63298d3-6b5c-4155-a94b-901041a8cebbn%40googlegroups.com.