개인 정보 보호 및 규정과 관련된 CAST DAI SDK의 설정입니다. 이 설정은 신호를 생성하는 동안 사용되는 식별자와 관련된 선택을 결정하는 데 도움이 될 수 있습니다.
생성자
ConsentSettings
new
ConsentSettings()
속성
allowStorage
boolean
CAST DAI가 식별자 및 스토리지 사용에 대한 목적 1 동의를 받았는지 여부입니다.
값은 CMP (동의 관리 제공업체)와 통합하여 결정해야 합니다. 기본적으로 false로 설정되어 있습니다. true로 지정하면 CAST DAI가 쿠키, 기기 ID, 광고 ID와 같은 정보를 사용하는 것에 대해 사용자로부터 동의를 얻습니다. 이 값은 IAB TCFv2 (투명성 및 동의 프레임워크)를 준수하도록 설정해야 합니다.
[null,null,["최종 업데이트: 2023-12-15(UTC)"],[[["ConsentSettings class in CAST DAI SDK manages privacy and regulation settings, focusing on identifier usage for signal generation."],["The `allowStorage` 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."]]],[]]