Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This object is used by the Tag Group object to determine the rate at which the contained tags are polled.

Every Tag Group object requires a Schedule, so it is advised that you create this before creating the Tag Group.

Property

Description

Name

The name of this item

Poll Interval

The time in milliseconds between polls

Offset Time

The time in milliseconds by which the poll interval is offset from the hour

Example:

To poll a site once every 10 minutes starting at 5 minutes past the hour you would use:
Poll Interval: 600000
Offset Time: 300000

  • No labels