Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google スプレッドシート/フォームにリスト ベースのクエリ インターフェイスを使用したいのですが、返される行数が指定された最大値に制限されていることを確認したいと考えています。これを行う方法はありますか?
ありがとう。
トム。
max-resultsリスト フィードによって返される行数を制限できるクエリ パラメータがあります。
max-results
https://spreadsheets.google.com/feeds/list/key/worksheetId/private/full?max-results=10
ただし、すべてのクライアント ライブラリでサポートされているわけではありません。