Type alias AdType

AdType: "linear" | "nonlinear"

The type of the ad, represented by a value from the following list:
- 'linear'
- 'nonlinear'