Public attributes | |
---|---|
height | int Height of the ad in pixels. |
position | The position of the AdView if one has been set as the target position, or kPositionUndefined otherwise. |
width | int Width of the ad in pixels. |
x | int Horizontal position of the ad in pixels from the left. |
y | int Vertical position of the ad in pixels from the top. |
intfirebase::gma::BoundingBox::height
Height of the ad in pixels.
AdView::Positionfirebase::gma::BoundingBox::position
The position of the AdView if one has been set as the target position, or kPositionUndefined otherwise.
intfirebase::gma::BoundingBox::width
Width of the ad in pixels.
intfirebase::gma::BoundingBox::x
Horizontal position of the ad in pixels from the left.
intfirebase::gma::BoundingBox::y
Vertical position of the ad in pixels from the top.
firebase::gma::BoundingBox::BoundingBox()
Default constructor which initializes all member variables to 0.
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-01-23 UTC.