כדי לעזור לבעלי תוכן דיגיטלי לעמוד בדרישות של
חוק הפרטיות לצרכנים בקליפורניה (CCPA), Google Interactive Media Ads SDK מאפשר לבעלי תוכן דיגיטלי להשתמש בשני פרמטרים שונים כדי לציין אם Google צריכה להפעיל עיבוד נתונים מוגבל (RDP). ה-SDK
מאפשר לבעלי תוכן דיגיטלי להגדיר RDP ברמת הבקשה להצגת מודעה באמצעות הפרמטרים הבאים:
כשמשתמשים באחד מהפרמטרים האלה, Google מגבילה את אופן השימוש שלה במזהים ייחודיים מסוימים ובנתונים אחרים שמעובדים במסגרת השירותים שניתנים לבעלי תוכן דיגיטלי.
בעלי תוכן דיגיטלי צריכים להחליט בעצמם איך עיבוד נתונים מוגבל יכול לתמוך בתוכניות שלהם לתאימות, ומתי צריך להפעיל אותו. אפשר להשתמש בשני הפרמטרים האופציונליים בו-זמנית, למרות שהם משפיעים באותו אופן על הצגת המודעות של Google.
המדריך הזה נועד לעזור לבעלי אפליקציות להבין את השלבים הנדרשים כדי להפעיל את האפשרויות האלה על בסיס כל בקשה להצגת מודעה.
אות RDP
כדי להודיע ל-Google שצריך להפעיל את RDP באמצעות האות של Google, מוסיפים את &rdp=1 לפרמטרים של תג המודעה, כמו בדוגמה הבאה:
כדי להודיע ל-Google שצריך להפעיל RDP באמצעות האות של IAB, צריך להשתמש בפרמטר תג המודעה
us_privacy. חשוב לוודא שערך המחרוזת שבו אתם משתמשים תואם
למפרט של IAB.
בדוגמה הבאה מוצג קטע קוד שמדגים איך ליצור בקשה להצגת מודעה עם הפרמטר של IAB
"1YNN":
[[["התוכן קל להבנה","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-06 (שעון UTC)."],[[["\u003cp\u003eGoogle's Interactive Media Ads SDK offers two parameters, Google's RDP and IAB's \u003ccode\u003eus_privacy\u003c/code\u003e, for publishers to enable restricted data processing (RDP) for CCPA compliance.\u003c/p\u003e\n"],["\u003cp\u003eWhen either RDP or \u003ccode\u003eus_privacy\u003c/code\u003e parameter is used, Google limits the use of certain identifiers and data processed in ad serving, aiding publishers in CCPA compliance.\u003c/p\u003e\n"],["\u003cp\u003ePublishers can use Google's RDP signal by adding \u003ccode\u003e&rdp=1\u003c/code\u003e to ad tag parameters, while IAB's signal is enabled using the \u003ccode\u003eus_privacy\u003c/code\u003e parameter with a compliant string value like \u003ccode\u003e"1YNN"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis guide helps publishers implement these options on a per-ad-request basis to manage data usage and potentially aid in CCPA compliance efforts.\u003c/p\u003e\n"]]],[],null,["Select platform: [HTML5](/interactive-media-ads/docs/sdks/html5/client-side/ccpa \"View this page for the HTML5 platform docs.\") [Android](/interactive-media-ads/docs/sdks/android/client-side/ccpa \"View this page for the Android platform docs.\") [iOS](/interactive-media-ads/docs/sdks/ios/client-side/ccpa \"View this page for the iOS platform docs.\") [tvOS](/interactive-media-ads/docs/sdks/tvos/client-side/ccpa \"View this page for the tvOS platform docs.\")\n\n\nTo help publishers toward compliance with the [California Consumer Privacy Act (CCPA)](//support.google.com/admob/answer/9561022), the Google Interactive Media Ads SDK allows publishers\nto use two different parameters to indicate whether Google should enable\n[restricted data processing](//privacy.google.com/businesses/rdp/) (RDP). The SDK\nprovides publishers with the ability to set RDP at an ad request level utilizing the following\nparameters:\n\n- Google's RDP\n- [IAB-defined](//github.com/InteractiveAdvertisingBureau/USPrivacy/blob/master/CCPA/US%20Privacy%20String.md) `us_privacy`\n\n| **Note:** The RDP and `us_privacy` ad tag parameters are supported for ad tags originating from Ad Manager, AdSense, and AdMob. If you use a third-party ad provider, contact the provider about supporting restricted data processing.\n\n\nWhen either parameter is used, Google restricts how it uses certain unique identifiers and other\ndata processed in the provision of services to publishers.\n\n\nPublishers should decide for themselves how restricted data processing can support their\ncompliance plans and when it should be enabled. It is possible to use both optional parameters at\nthe same time, although they have the same effect on Google's ad serving.\n\n\nThis guide is intended to help publishers understand the steps required to enable these options on\na per-ad-request basis.\n\nRDP signal\n\n\nTo notify Google that RDP should be enabled using Google's signal, append `&rdp=1` to\nyour ad tag parameters, as shown in the following example: \n\n```scdoc\nhttps://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast&rdp=1\n```\n\nIAB signal\n\n\nTo notify Google that RDP should be enabled using IAB's signal, use the ad tag parameter\n`us_privacy`. Make sure that the string value you use is compliant with the\n[IAB specification](//github.com/InteractiveAdvertisingBureau/USPrivacy/blob/master/CCPA/US%20Privacy%20String.md).\n\n\nThe snippet below demonstrates how to create an ad request with the IAB parameter\n`\"1YNN\"`: \n\n```scdoc\nhttps://pubads.g.doubleclick.net/gampad/ads?iu=/21775744923/external/single_ad_samples&output=vast&us_privacy=1YNN\n```"]]