[[["容易理解","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-20 (世界標準時間)。"],[[["Google's Mobile Ads SDK enables publishers to comply with U.S. state privacy laws using Google's RDP signal or the IAB-defined `IABUSPrivacy_String` to restrict data processing for non-personalized ads."],["Publishers can signal restricted data processing at the ad request level by adding the key `rdp` with a value of `1` for Google's signal, or the key `IABUSPrivacy_String` with a compliant IAB string value for IAB's signal."],["When using mediation, publishers should add their mediation partners to the CPRA ad partners list in Ad Manager, potentially store the IAB signal using `UserDefaults` for partner access, and consult partner documentation for CPRA compliance options."]]],["Publishers can use two parameters to enable restricted data processing (RDP) for U.S. state privacy law compliance: Google's `rdp` signal or the IAB's `IABUSPrivacy_String` signal. Both signals trigger non-personalized ads and override UI settings. To use Google's signal, add \"rdp\" with a value of \"1\" as an extra parameter in the ad request. For IAB, insert \"IABUSPrivacy_String\" with a compliant string. For mediation, add partners to the CPRA ad partners list, consider using UserDefaults for the IAB signal, and consult partner documentation. Ensure necessary account permissions are in place.\n"]]