Google Mobile Ads SDK ให้คุณใช้พารามิเตอร์การประมวลผลข้อมูลแบบจำกัด (RDP) ของ Google เพื่อระบุว่าจะเปิดใช้ RDP หรือไม่ เพื่อช่วยให้คุณปฏิบัติตามกฎหมายความเป็นส่วนตัวของรัฐในสหรัฐอเมริกา นอกจากนี้ Google ยังรองรับ Global Privacy Platform (GPP) สำหรับรัฐที่เกี่ยวข้องในสหรัฐอเมริกาด้วย เมื่อ SDK โฆษณาในอุปกรณ์เคลื่อนที่ของ Google ใช้สัญญาณใดสัญญาณหนึ่ง SDK จะจํากัดตัวระบุที่ไม่ซ้ำกันบางอย่างและประมวลผลข้อมูลอื่นๆ ในการให้บริการแก่คุณ
[[["เข้าใจง่าย","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-06-10 UTC"],[[["The Google Mobile Ads SDK helps publishers comply with U.S. state privacy laws by offering two parameters to enable restricted data processing (RDP): Google's RDP signal and the IAB-defined `IABUSPrivacy_String`."],["Enabling RDP restricts Google's use of certain user data, resulting in the display of non-personalized ads."],["Publishers can enable RDP on a per-ad request basis using either Google's RDP signal (`gad_rdp` key in `UserDefaults`) or the IAB signal (`IABUSPrivacy_String` key in `UserDefaults`)."],["When using mediation, publishers should add their mediation partners to the CPRA ad partners list in AdMob, utilize the IAB signal, and consult each partner's documentation for CPRA compliance options."]]],["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"]]