[[["易于理解","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"]],["最后更新时间 (UTC):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"]]