setIntervalAttribute
Sends a custom string meta-data property for the given interval.
Parameters
intervalType
The interval type to which the property will be assigned.
key
The key of the property.
value
The value of the property.
Sends a custom number meta-data property for the given interval.
Parameters
intervalType
The interval type to which the property will be assigned.
key
The key of the property.
value
The value of the property.
Sends a custom boolean meta-data property for the given interval.
Parameters
intervalType
The interval type to which the property will be assigned.
key
The key of the property.
value
The value of the property.