廣告個人化控制項 (Beta 版)
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
使用者可透過廣告個人化控制選項,選擇不要在您的應用程式中看到個人化廣告。
如果您使用 Google 認證的 IAB 同意聲明管理平台架構訊息,或是在受到隱私權法規影響的區域,系統就不會顯示廣告個人化控制選項訊息。也就是說,您為 GDPR 等法規建立的任何訊息,都會取代廣告個人化訊息。
本指南將說明如何透過 UMP SDK 支援廣告個人化訊息。
必要條件
隱私權選項
廣告個人化訊息必須允許使用者隨時修改廣告個人化控制選項。按照「隱私權選項」一節中的步驟,導入讓使用者修改設定選項的方法。
測試
您可以使用廣告檢查器或 Charles 等 Proxy 工具,擷取應用程式的 HTTPS 流量,並檢查廣告請求的 &uptc=
參數。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-30 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-30 (世界標準時間)。"],[[["Ads personalization controls allow users to opt out of personalized ads within your app, giving them greater privacy control."],["This feature is superseded by Google-certified IAB consent management platforms and privacy regulations like GDPR, ensuring compliance with existing standards."],["Implementation requires the Google Mobile Ads SDK (v22.5.0 or higher), completion of the Get started guide, and creation of a personalized ads message."],["Users must be able to adjust their ad personalization preferences at any time through integrated privacy options."],["Testing can be conducted using tools like ad inspector or Charles proxy to verify implementation by checking for the `&uptc=` parameter in ad requests."]]],["Users can opt out of personalized ads via ads personalization controls, which are superseded by GDPR or other privacy legislation messages. Implementing this feature requires Google Mobile Ads SDK 22.5.0+ and completion of the \"Get started guide.\" An ads personalization message must be created, and users must be able to modify their choices at any time. Testing can be done via ad inspector or proxy tools by looking for the `&uptc=` parameter.\n"]]