[[["容易理解","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-02-08 (世界標準時間)。"],[[["The Google Mobile Ads SDK helps publishers comply with U.S. state privacy laws by offering two parameters to enable restricted data processing (RDP): Google's RDP signal and the IAB-defined `IABUSPrivacy_String`."],["Enabling RDP restricts Google's use of certain user data, resulting in the display of non-personalized ads."],["Publishers can enable RDP on a per-ad request basis using either Google's RDP signal (`gad_rdp` key in `UserDefaults`) or the IAB signal (`IABUSPrivacy_String` key in `UserDefaults`)."],["When using mediation, publishers should add their mediation partners to the CPRA ad partners list in AdMob, utilize the IAB signal, and consult each partner's documentation for CPRA compliance options."]]],["Publishers can enable restricted data processing (RDP) for U.S. state privacy laws compliance via the Google Mobile Ads SDK. This is achieved by setting either the `gad_rdp` key to `true` or providing a compliant `IABUSPrivacy_String` using `UserDefaults`. Utilizing either signal restricts Google's data processing and serves only non-personalized ads. For mediation, partners should be added to the CPRA ad partners list in the AdMob UI, and consider using the IAB signal via `UserDefaults`. Verify account permissions before configuring.\n"]]