InteractiveAdvertisingBureau/iabtcf-es

Update interface "Purpose" to contain "illustrations" array

Opened this issue · 1 comments

export interface Purpose extends GVLMapItem {
description: string;
descriptionLegal: string;
}

is to be updated to contain "illustrations" array which is the part of the new Global Vendor list released

https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/IAB%20Tech%20Lab%20-%20Consent%20string%20and%20vendor%20list%20formats%20v2.md#example-global-vendor-list-json-object

can someone help here. If not then please let me know the alternative because i am using
import { VendorList } from '@iabtcf/core';
where "VendorList" does not support the new vendor list released.

@avijit0109 please reffer to Issue 416.

They've updated the scope of the project from @iabtcf to @ iabtechlabtcf. There you can find the latest version of the library which supports illustrations.

Hope this helps. :)