The id
string is an optional parameter that allows you to identify a Streamrooter in a web page containing several Streamroot instances.
id - string (optional)
If not defined, a unique identifier will be defined by the Streamrooter.
Note
Since DNA 2.16, this id cannot be define anymore. It will always be defined by the Streamrooter.
Since DNA 2.16, this id cannot be define anymore. It will always be defined by the Streamrooter.
Example
dnaConfig: {
"id": "123e4567-e89b-12d3-a456-426655440000"
}