adTrackingUpdateMode

The mode which controls how client-side tracking requests are managed. If set to playhead, the current playhead position will be included as a request query parameter to allow the server sending only the tracking info for ads close to the current playhead position. If set to pagination, a pagination token will be included as a request query parameter to allow the server to avoid resending tracking info that was already transmitted. If set to full, the server would send tracking info for all ads that exist in the manifest window. If left unspecified, the pagination mode would be chosen by default.

In order to use the playhead mode, the customer needs to open a support ticket with AWS to enable the feature in the MediaTailor Playback Configuration. When enabled, the server would return up to two avails that are closest to the current playhead position.