...
argument name | type | optional | value | description |
---|---|---|---|---|
command | string |
| ||
version | integer | ✔️ |
| The TCF API version to use. Can be null instead. |
callback | function |
| The callback function that is called with the function call result. | |
parameter | integer or string | ✔️ |
| The vendor list version ID, |
Description
Fetch the vendor list to find more information about vendors and purposes. It can be used to map consent information to human readable information.
...