미국 주 개인 정보 보호법을 준수할 수 있도록 Google 모바일 광고 SDK에서는 Google 제한적인 데이터 처리 (RDP) 매개변수를 사용하여 RDP를 사용 설정할지 여부를 나타낼 수 있습니다. Google은 해당하는 미국 주에 글로벌 개인 정보 보호 플랫폼(GPP)도 지원합니다. Google 모바일 광고 SDK에서 두 신호 중 하나를 사용하면 SDK는 특정 고유 식별자 및 서비스를 프로비저닝할 때 처리된 기타 데이터를 제한합니다.
제한적인 데이터 처리가 규정 준수 계획을 어떻게 지원할 수 있는지, 언제 사용 설정할지를 결정해야 합니다. RDP 매개변수를 직접 사용하거나 GPP 사양으로 동의 및 개인 정보 보호 선택사항을 신호를 보내야 하는지 결정합니다.
이 가이드를 통해 광고 요청별로 RDP를 사용 설정하고 GPP 신호를 사용할 수 있습니다.
RDP 신호 사용 설정
Google의 RDP 신호를 통해 RDP가 사용 설정되어야 한다는 점을 Google에 알리려면
rdp 키를 값이 1인 추가 매개변수로 입력하세요.
동의 관리 플랫폼 또는 자체 맞춤 메시지로 동의 결정을 수집하는 경우 Google 모바일 광고 SDK는 로컬 저장소에 작성된 GPP 신호를 따릅니다. 사용자 메시지 플랫폼 (UMP) SDK는 GPP 신호 쓰기를 지원합니다. 미국 주 동의를 수집하려면 미국 IAB 지원을 참고하세요.
[[["이해하기 쉬움","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-08(UTC)"],[[["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"]]