Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
ConsentSettings
classpublic
Impostazioni nell'SDK CAST DAI relative alla privacy e alle normative. Le impostazioni possono aiutarti a prendere decisioni in merito alla scelta degli identificatori utilizzati durante la generazione degli indicatori.
Costruttore
ConsentSettings
new
ConsentSettings()
Proprietà
allowStorage
booleano
Indica se il DAI di CAST ha il consenso per lo scopo 1 per l'utilizzo di identificatori e spazio di archiviazione.
Il valore deve essere determinato tramite l'integrazione con la CMP (piattaforma di gestione del consenso). Per impostazione predefinita, questo valore è impostato su false. Se specificato come
true, il DAI CAST ha il consenso dell'utente per utilizzare informazioni come cookie,
ID dispositivo e ID pubblicità. Questo valore deve essere impostato in modo da essere conforme al TCF v2 (Transparency and Consent Framework) di IAB.
[null,null,["Ultimo aggiornamento 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."]]