パーソナライズド広告を無効にする
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
パブリッシャーのプライバシー保護(PPT)API は、広告リクエストの広告のパーソナライズをオフにするかどうかをパブリッシャーが指定できるオプション ツールです。
Google に広告リクエストがあると、デフォルトでパーソナライズド広告が配信されます。広告リクエストの広告のパーソナライズをオフにするには、次の例のように、広告タグパラメータに &ppt=1
を追加します。
https://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast&ppt=1
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-01 UTC。
[null,null,["最終更新日 2025-08-01 UTC。"],[[["\u003cp\u003eThe Publisher Privacy Treatment (PPT) API allows publishers to disable personalized ads for specific ad requests.\u003c/p\u003e\n"],["\u003cp\u003eTo turn off ad personalization, add \u003ccode\u003e&ppt=1\u003c/code\u003e to your ad tag's parameters.\u003c/p\u003e\n"],["\u003cp\u003eIn cases of multiple user privacy signals, the most restrictive signal is prioritized.\u003c/p\u003e\n"]]],[],null,["# Disable personalized ads\n\nThe\n[Publisher Privacy Treatment](//support.google.com/admanager/answer/14323214)\n(PPT) API is an optional tool that lets publishers indicate whether to turn off\nads personalization for an ad request.\n\nBy default, ad requests to Google are served personalized ads. To turn off ads\npersonalization for an ad request, append `&ppt=1` to your ad tag parameters, as\nshown in the following example: \n\n https://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast\\&ppt=1\n\n| **Note:** For ad requests with multiple user privacy signals, the most restrictive signal takes precedence. See the [Publisher Privacy Treatment API](//support.google.com/admanager/answer/14323214) documentation for specific examples."]]