개인 정보 보호 및 규정과 관련된 PAL SDK의 다양한 설정 이 설정은 nonce 신호를 생성하는 동안 사용되는 식별자와 관련된 선택을 결정하는 데 도움이 될 수 있습니다.
생성자
ConsentSettings
new
ConsentSettings()
속성
allowStorage
boolean
PAL이 식별자 및 스토리지 사용에 대한 목적 1 동의를 받았는지 여부 이 값은 동의 관리 제공업체 (CMP)와의 통합을 통해 결정해야 합니다. 기본적으로 false로 설정되어 있습니다. true로 지정하면 PAL은 쿠키, 기기 ID, 광고 ID와 같은 정보를 사용하는 것에 대해 사용자로부터 동의를 얻습니다. 이 값은 IAB TCFv2(투명성 및 동의 프레임워크)를 준수하도록 설정해야 합니다.
[null,null,["최종 업데이트: 2025-08-21(UTC)"],[[["\u003cp\u003e\u003ccode\u003eConsentSettings\u003c/code\u003e manages privacy and regulation options within the PAL SDK, influencing identifier choices for nonce signals.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eallowStorage\u003c/code\u003e property, defaulting to false, dictates whether PAL has user consent (requiring CMP integration and IAB TCFv2 compliance) to utilize identifiers like cookies and device/advertising IDs for data storage.\u003c/p\u003e\n"]]],[],null,["# Class: ConsentSettings\n\nConsentSettings\n===============\n\nclass public\n\nVarious settings to the PAL SDK related to privacy and regulations. The\nsettings can help make decisions about the choice regarding the identifiers\nused while generating nonce signals.\n\nConstructor\n-----------\n\n### ConsentSettings\n\nnew\nConsentSettings()\n\nProperty\n--------\n\n### allowStorage\n\nboolean\n\nWhether PAL has purpose 1 consent to use identifiers and storage. The\nvalue needs to be determined by integrating with CMP (Consent Management\nProvider). This is set to false by default. If specified as true, PAL has\nconsent from the user to use information like cookies, device IDs\nand advertising IDs. This value needs to be set to be IAB TCFv2\n(Transparency and Consent Framework) compliant."]]