Wenn Sie sich mit anderen Nutzern über unsere Produkte austauschen und Feedback geben möchten, treten Sie dem offiziellen Ad Manager-Discord-Kanal auf dem Server der Google Advertising and Measurement Community bei.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
ConsentSettings
classpublic
Einstellungen im CAST DAI SDK im Zusammenhang mit Datenschutz und Bestimmungen. Anhand der Einstellungen können Sie Entscheidungen über die Auswahl der IDs treffen, die beim Generieren von Signalen verwendet werden.
Konstruktor
ConsentSettings
new
ConsentSettings()
Attribut
allowStorage
boolean
Ob CAST DAI die Einwilligung für den Zweck 1 zur Verwendung von IDs und zum Speichern hat.
Der Wert muss durch die Integration mit einer CMP (Consent Management Platform) ermittelt werden. Diese Einstellung ist standardmäßig auf „false“ festgelegt. Wenn „wahr“ angegeben ist, hat CAST DAI die Einwilligung des Nutzers zur Verwendung von Informationen wie Cookies, Geräte-IDs und Werbe-IDs. Dieser Wert muss so festgelegt sein, dass er dem IAB TCFv2 (Transparency and Consent Framework) entspricht.
[null,null,["Zuletzt aktualisiert: 2025-08-21 (UTC)."],[[["\u003cp\u003eConsentSettings class in CAST DAI SDK manages privacy and regulation settings, focusing on identifier usage for signal generation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eallowStorage\u003c/code\u003e property, defaulting to false, dictates whether CAST DAI has user consent to utilize identifiers like cookies and device IDs for data storage and processing, requiring integration with a Consent Management Provider (CMP) and compliance with IAB TCFv2 for a 'true' value.\u003c/p\u003e\n"]]],[],null,["# Class: ConsentSettings\n\nConsentSettings\n===============\n\nclass public\n\nSettings on CAST DAI SDK related to privacy and regulations. The\nsettings can help make decisions about the choice regarding the identifiers\nused while generating signals.\n\nConstructor\n-----------\n\n### ConsentSettings\n\nnew\nConsentSettings()\n\nProperty\n--------\n\n### allowStorage\n\nboolean\n\nWhether CAST DAI has purpose 1 consent to use identifiers and storage.\nThe value needs to be determined by integrating with CMP (Consent\nManagement Provider). This is set to false by default. If specified as\ntrue, CAST DAI has consent from the user to use information like cookies,\ndevice IDs and advertising IDs. This value needs to be set to be IAB\nTCFv2 (Transparency and Consent Framework) compliant."]]