enum LockedOrientation (v202411)

  • The CreativeService supports various creative types such as CustomCreative, Html5Creative, ImageOverlayCreative, InternalRedirectCreative, RichMediaStudioCreative, TemplateCreative, and ThirdPartyCreative.

  • LockedOrientation, within the CreativeService, describes how a creative should be displayed, with options like FREE_ORIENTATION, PORTRAIT_ONLY, and LANDSCAPE_ONLY.

  • LockedOrientation uses the namespace https://www.google.com/apis/ads/publisher/v202411.

  • UNKNOWN is returned if the LockedOrientation value is not supported by the API version being used.

Describes the orientation that a creative should be served with.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
FREE_ORIENTATION
PORTRAIT_ONLY
LANDSCAPE_ONLY