probe_asset_duration
Measure how long a public ad's creative actually runs. Returns duration in seconds, or null when media cannot be measured, so you know it's unmeasured, not zero.
Instructions
Measure how long a PUBLIC ad's creative actually runs, in seconds, and remember it. Reads the header of the copy we already hold (no download, no third-party CDN). Returns {duration_seconds} — or null when the media cannot be measured, which means UNMEASURED, never zero. Use before acting on an ad's length when the corpus says its duration is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | Yes | The watch asset id of the public ad to measure. |