ENUM

ConsentSpecialFeature

List of special features from GVL https://vendorlist.consensu.org/v2/vendor-list.json.

link GraphQL Schema definition

1enum ConsentSpecialFeature {
2
3# Use precise geolocation data.
4USE_PRECISE_GEO_DATA
5
6# Actively scan device cha…tics for identification.
7ACTIVELY_SCAN_DEVICE_CHARACTERISTICS_FOR_IDENTIFICATION
8}