orientation property
Orientation of a video placement.
If this value is set, placement will return assets matching the specified orientation. Possible string values are:
- "ANY"
- "LANDSCAPE"
- "PORTRAIT"
Implementation
core.String? orientation;
Orientation of a video placement.
If this value is set, placement will return assets matching the specified orientation. Possible string values are:
core.String? orientation;