Google 모바일 광고 SDK를 사용하면 미국 주 개인 정보 보호법 준수를 위해 Google 제한적인 데이터 처리 (RDP) 매개변수를 사용하여 RDP 사용 설정 여부를 나타낼 수 있습니다. Google은 해당하는 미국 주에 Global Privacy Platform(GPP)도 지원합니다. Google 모바일 광고 SDK가 두 신호 중 하나를 사용하는 경우 SDK는 특정 고유 식별자를 제한하며 사용자에게 서비스를 제공할 때 기타 데이터가 처리됩니다.
제한적인 데이터 처리를 통해 규정 준수 계획을 지원하는 방식 및 사용 설정 시기를 결정해야 합니다. RDP 매개변수를 직접 사용할지 아니면 GPP 사양을 사용하여 동의 및 개인 정보 보호와 관련된 선택을 알릴지 결정하세요.
이 가이드에서는 광고 요청별로 RDP를 사용 설정하고 GPP 신호를 사용하는 방법을 설명합니다.
RDP 신호 사용 설정하기
RDP 신호를 사용 설정하도록 Google에 알리려면 true~UserDefaults 스토리지의 값으로 gad_rdp 키를 작성하세요.
동의 관리 플랫폼 또는 자체 맞춤 메시지를 사용하여 동의 결정을 수집하는 경우 Google 모바일 광고 SDK는 로컬 스토리지에 작성된 GPP 신호를 준수합니다. User Messaging Platform (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-09-02(UTC)"],[],["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"],null,[]]