tokenΒΆ
The token that is linked to your account with The Dutch Selection, specific for the selected portal. Ask your account manager for this.
accepts | string |
required | true |
values | |
default | none |
example:
<script>
var tdsPcInpageConfig = tdsPcInpageConfig || {}
tdsPcInpageConfig["widgetId"] = {
token: "thisIsMyToken"
}
</script>