I am using Youtube api V3 to get the Youtube ranking, but after reading this post Is youtube data api paging consistent if you use pagetokens? (v3 data api) I realized that the ordering is not guaranteed when using page tokens, so there is any option to get the same order? for example for the first 300 entries, Can I get it trough the API (order by relevance and using the same configuration settings)
Asked
Active
Viewed 966 times
1 Answers
3
Using page tokens is the suggested best way to retrieve further results. Even though there is not a 100% guarantee, you will still get the same most likely.

Ibrahim Ulukaya
- 12,767
- 1
- 33
- 36