We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ed6693 commit 8ddef4eCopy full SHA for 8ddef4e
src/connections/destinations/catalog/youbora/index.md
@@ -87,7 +87,7 @@ analytics.track('Video Playback Buffer Started', { session_id: 1 });
87
analytics.track('Video Playback Buffer Completed', { session_id: 1 });
88
```
89
90
-If the user pauses during an ad, be sure to fill the `properties.ad_asset_id` field from the spec for **both** calls, as Segment uses its
+If the user pauses during an ad, fill the `properties.ad_asset_id` field from the spec for **both** calls, as Segment uses its
91
presence to determine whether the pause is occurring during an ad or not.
92
93
### Video Playback Interrupted
0 commit comments