コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
広告スロットを更新する
Google サイト運営者タグ(GPT)ライブラリの更新機能を使用すると、ページのコンテンツ全体を更新することなく、広告を動的に再読み込みすることができます。
この関数を実装するには、GPT タグを生成し、少し修正を加えます。この実装例では、2 つの広告スロットと、それぞれのスロットを更新して新しい広告を表示するためのボタンを配置しています。
実装例
デモを見る
[null,null,[],[],[],null,["# Refresh ad slots\n================\n\nYou can use the refresh functionality of the Google Publisher Tag (GPT) library\nto dynamically reload ads without having to refresh the entire contents of your\npage.\n| **Important:** To comply with Google policy and enable your inventory to compete on Ad Exchange, you must [declare which portions of your inventory refresh](http://support.google.com/admanager/answer/6286179).\n\nIn order to implement this functionality, you'll need to generate a GPT tag and\napply some modifications. This sample implementation features two ad slots and\ncorresponding buttons to refresh the slots with new ads.\n\nSample implementation\n---------------------\n\n[View demo](https://googleads.github.io/google-publisher-tag-samples/refresh/js/demo.html) \n\n### JavaScript\n\nLoading...\n----------\n\nLoading...\n----------\n\n[Improve this sample](https://github.com/googleads/google-publisher-tag-samples/tree/main/dist/refresh/js) [Report an issue](https://github.com/googleads/google-publisher-tag-samples/issues/new?labels=documentation&template=sample-feedback.md&title=Sample+feedback%3A+refresh/js)\n\n### TypeScript\n\nLoading...\n----------\n\nLoading...\n----------\n\n[Improve this sample](https://github.com/googleads/google-publisher-tag-samples/tree/main/dist/refresh/ts) [Report an issue](https://github.com/googleads/google-publisher-tag-samples/issues/new?labels=documentation&template=sample-feedback.md&title=Sample+feedback%3A+refresh/ts)"]]