Set of available consent languages published by the IAB
baseUrl - Entities using the vendor-list.json are required by the iab to host their own copy of it to reduce the load on the iab's infrastructure so a 'base' url must be set to be put together with the versioning scheme of the filenames. baseUrl - Entities using the vendor-list.json are required by the iab to host their own copy of it to reduce the load on the iab's infrastructure so a 'base' url must be set to be put together with the versioning scheme of the filenames.
changeLanguage - retrieves the purpose language translation and sets the internal language variable
ISO 639-1 langauge code to change language to
readyPromise
and
resolves when this GVL is populated with the data from the language file.clone - overrides base clone()
method since GVL is a special class that
represents a JSON structure with some additional functionality
emptyLanguageCache
getJson - Method for getting the JSON that was downloaded to created this
GVL
object
narrowVendorsTo - narrows vendors represented in this GVL to the list of ids passed in
list of ids to narrow this GVL to
Generated using TypeDoc
class with utilities for managing the global vendor list. Will use JSON to fetch the vendor list from specified url and will serialize it into this object and provide accessors. Provides ways to group vendors on the list by purpose and feature.