I'm upgrading to TCF 2.2 and I have a couple of questions:
Regarding the version parameter here: It is not clear which values are supported, eg. minor versions. Does this mean that I should change it to 2.2 or not?
Regarding the addEventListener command here: The getTCData used to support a vendorIds parameter but there is nothing stated here if addEventListener supports that even though it works when tried out. Should I be using that or not?
I'm upgrading to TCF 2.2 and I have a couple of questions:
Regarding the version parameter here: It is not clear which values are supported, eg. minor versions. Does this mean that I should change it to
2.2or not?Regarding the
addEventListenercommand here: ThegetTCDataused to support avendorIdsparameter but there is nothing stated here ifaddEventListenersupports that even though it works when tried out. Should I be using that or not?