diff --git a/4.3.md b/4.3.md index ad0d05f..b5f226d 100644 --- a/4.3.md +++ b/4.3.md @@ -1973,13 +1973,13 @@ Interactive Ad Metric #### 3.14.2 TrackingEvents -The `` element is available for Linear, NonLinear, and Companion, elements in both InLine and Wrapper formats. When the media player detects that a specified event occurs, the media player is required to trigger the tracking resource URI provided in the nested `` element. When the server receives this request, it records the event and the time it occurred. +The `` element is available for the Linear, NonLinearAds, and Companion elements in both InLine and Wrapper formats. When the media player detects that a specified event occurs, the media player is required to trigger the tracking resource URI provided in the nested `` element. When the server receives this request, it records the event and the time it occurred. | Feature | Description | |---|---| | Player Support | Required under supported ad types | | Required in Response | No | -| Parent | Linear NonLinear Companion | +| Parent | Linear NonLinearAds Companion | | Bounded | 0-1 | | Sub-elements | Tracking | @@ -2377,7 +2377,7 @@ The following schema models the structure for VAST along with available attribut |/Creative |/NonLinearAds | | Yes | 3.12 | |/NonLinearAds |/NonLinear | | | 3.12.1 | |/NonLinear |/NonLinearClickThrough | | | 3.12.2 | -|/NonLinear |/TrackingEvents | | No | 3.14| +|/NonLinearAds |/TrackingEvents | | No | 3.14| |/TrackingEvents |/Tracking | event | No | 3.14.3 | |/Creative |/CompanionAds |required | No | 3.13 | |/CompanionAds |/Companion | id, width, height, assetWidth, assetHeight, expandedWidth, expandedHeight, apiFramework, adSlotId, pxratio, renderingMode | No | 3.13.1 | diff --git a/4.4.md b/4.4.md index 119e14d..216dc44 100644 --- a/4.4.md +++ b/4.4.md @@ -2145,13 +2145,13 @@ Interactive Ad Metric #### 3.14.2 TrackingEvents -The `` element is available for Linear, NonLinear, and Companion, elements in both InLine and Wrapper formats. When the media player detects that a specified event occurs, the media player is required to trigger the tracking resource URI provided in the nested `` element. When the server receives this request, it records the event and the time it occurred. +The `` element is available for the Linear, NonLinearAds, and Companion elements in both InLine and Wrapper formats. When the media player detects that a specified event occurs, the media player is required to trigger the tracking resource URI provided in the nested `` element. When the server receives this request, it records the event and the time it occurred. | Feature | Description | |---|---| | Player Support | Required under supported ad types | | Required in Response | No | -| Parent | Linear NonLinear Companion | +| Parent | Linear NonLinearAds Companion | | Bounded | 0-1 | | Sub-elements | Tracking |