Type alias AdReadyState

AdReadyState: "none" | "ready"

The ad readiness state, represented by a value from the following list:
- 'none': The ad not loaded state.
- 'ready': The ad loaded state.

Remarks


- An ad is loaded when the ad resource (e.g. VAST file) is downloaded.