OnScreenPosition
Possible on screen positions.
Enums |
ON_SCREEN_POSITION_UNSPECIFIED |
On screen position is not specified in this version. This enum is a place holder for a default value and does not represent a real on screen position. |
ON_SCREEN_POSITION_UNKNOWN |
The ad position is unknown on the screen. |
ON_SCREEN_POSITION_ABOVE_THE_FOLD |
The ad is located above the fold. |
ON_SCREEN_POSITION_BELOW_THE_FOLD |
The ad is located below the fold. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["On screen positions can be specified using enums such as `ON_SCREEN_POSITION_ABOVE_THE_FOLD` and `ON_SCREEN_POSITION_BELOW_THE_FOLD`."],["`ON_SCREEN_POSITION_UNSPECIFIED` acts as a placeholder and `ON_SCREEN_POSITION_UNKNOWN` indicates an undefined screen position."]]],[]]