Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update interface "Purpose" to contain "illustrations" array #415

Open
avijit0109 opened this issue Sep 4, 2023 · 1 comment
Open

Update interface "Purpose" to contain "illustrations" array #415

avijit0109 opened this issue Sep 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@avijit0109
Copy link

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 avijit0109 added the bug Something isn't working label Sep 4, 2023
@nejcsever
Copy link

@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. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants