portalΒΆ

The portal you want the data to be loaded from.

accepts string
required true
values see Available Portals
default none

example:

<script>
  var tdsPcInpageConfig = tdsPcInpageConfig || {}
  tdsPcInpageConfig["widgetId"] = {
    portal: "nlTelecom"
  }
</script>