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.
別の Web サイトに埋め込まれた Google ガジェットを強制的に更新して、リンク先の Google スプレッドシート/フォームが新しいデータで更新されたときに自動的かつ即座に更新するにはどうすればよいですか?
強制することはできませんが、ガジェットが 5 分ごとに自動的に更新されるようにするには、次のようにします。
<UserPref name="_table_query_refresh_interval" display_name="Query Interval" default_value="300">
5 分 == 300 秒。好きなように変更してください。