enum LockedOrientation (v202408)
Describes the orientation that a creative should be served with.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API
version.
|
FREE_ORIENTATION
|
|
PORTRAIT_ONLY
|
|
LANDSCAPE_ONLY
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The CreativeService encompasses various creative types, including custom, HTML5, image overlay, internal redirect, Rich Media Studio, template, and third-party creatives."],["LockedOrientation, within the CreativeService, dictates the served orientation of a creative, offering options like free orientation, portrait-only, and landscape-only, alongside an unknown value for unexposed API versions."]]],["The content defines `LockedOrientation` for creatives, specifying how they should be displayed. It outlines supported orientations via an enumeration: `UNKNOWN`, `FREE_ORIENTATION`, `PORTRAIT_ONLY`, and `LANDSCAPE_ONLY`. This information is part of the `CreativeService` and the service depends on different creative types, such as `CustomCreative`, `Html5Creative`, `ImageOverlayCreative`, `InternalRedirectCreative`, `RichMediaStudioCreative`, `TemplateCreative`, and `ThirdPartyCreative`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]