Consent String

To use the consent string of the user in the VAST URL, you simply set {consentString} at the corresponding place.

Alternatively you can define the consent string in the config:

{
  dataid: '...',
  container: '...',
  consentString: '...'
}

TCF

If TCF is active, the ConsentString will automatically be used. There is no further configuration needed.

SmartClip

If you use SmartClip, the player automatically sets the value of opt-out based on the consent string

Last updated