[[["容易理解","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 (世界標準時間)。"],[[["Google Mobile Ads SDK enables Restricted Data Processing (RDP) using Google's signal or the IAB-defined `IABUSPrivacy_String`, allowing publishers to comply with U.S. state privacy laws."],["Enabling RDP signals restricts Google's use of certain data, resulting in the display of non-personalized ads and overriding RDP UI settings."],["Publishers can implement RDP on a per-ad request basis using extra parameters, `rdp` for Google's signal and `IABUSPrivacy_String` for IAB's signal."],["When using mediation, publishers should configure CPRA settings in AdMob, potentially store the IAB signal using `UserDefaults`, and consult each ad network partner's documentation for compliance options."]]],["Publishers can enable restricted data processing (RDP) for ad requests to comply with U.S. privacy laws. This is done by adding parameters to ad requests, either using Google's `rdp` signal (value: `1`) or IAB's `IABUSPrivacy_String` signal. Both signals trigger non-personalized ads and override UI settings. For mediation, add partners to the CPRA list, consider using `UserDefaults` for the IAB signal, and check each partner's documentation for compliance options. Ensure you have necessary account permissions.\n"]]