개인 정보 보호 및 규정과 관련된 CAST DAI SDK의 설정입니다. 이 설정을 사용하면 신호를 생성하는 동안 사용되는 식별자에 관한 선택사항에 관해 결정을 내릴 수 있습니다.
생성자
ConsentSettings
new
ConsentSettings()
속성
allowStorage
부울
CAST DAI에 식별자 및 저장소 사용을 위한 목적 1 동의가 있는지 여부
값은 CMP (동의 관리 제공업체)와 통합하여 결정해야 합니다. 기본적으로 false로 설정됩니다. true로 지정하면 CAST DAI에 쿠키, 기기 ID, 광고 ID와 같은 정보를 사용할 수 있는 사용자의 동의가 있습니다. 이 값은 IAB TCFv2 (투명성 및 동의 프레임워크)를 준수하도록 설정해야 합니다.
[null,null,["최종 업데이트: 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."]]