Hi Ramanajee,

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

Based on the information provided, I understand that you are looking for 
guidance in using the next page token with v17 in C# in the Google Ads API. For 
example, if your account contains 50,000 keywords and page_size is set to 
1,000, the result set will contain 1,000 GoogleAdsRow objects in the first 
response, along with a next_page_token. To retrieve the next one thousand rows, 
send the request again with the same page size, but update the request's 
page_token to the response's next_page_token. The value of page_size in 
subsequent requests can be different each time. Note that next_page_token is 
not populated in the response that contains the last batch of rows. You can 
refer to the Paging Through Results documentation to know more about the 
'next_page_token' usage in the Google Ads API. Also, I would suggest you to 
refer to the C# example code for more information.
This message is in relation to case "ref:!00D1U01174p.!5004Q02vE5yy:ref" 
(ADR-00259399)

Thanks,

Google Ads API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ua_2i000000000000000000000000000000000000000000000SH56UF00nUQQtQ00SG-_0lENZFettw%40sfdc.net.
  • Ex... Ramanajee
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to