AI-generated Key Takeaways
-
Display & Video 360 API v1 has been sunset.
-
The Dimensions JSON representation includes fields for
widthPixels
andheightPixels
.
Dimensions.
JSON representation |
---|
{ "widthPixels": integer, "heightPixels": integer } |
Fields | |
---|---|
widthPixels |
The width in pixels. |
heightPixels |
The height in pixels. |