UNPKG

@didomi/iabtcf-cmpapi

Version:

Ensures other in-page digital marketing technologies have access to CMP transparency and consent information for the iab. Transparency and Consent Framework (TCF).

9 lines (8 loc) 262 B
export declare enum TCFCommand { PING = "ping", GET_TC_DATA = "getTCData", GET_IN_APP_TC_DATA = "getInAppTCData", GET_VENDOR_LIST = "getVendorList", ADD_EVENT_LISTENER = "addEventListener", REMOVE_EVENT_LISTENER = "removeEventListener" }