Display & Video 360 API v1beta2 has been sunset. Requests to a sunset version may return an error.

You must use Display & Video 360 API v2. See our migration guide for steps in migrating from v1 to v2.

Dimensions

Dimensions.

JSON representation
{
  "widthPixels": integer,
  "heightPixels": integer
}
Fields
widthPixels

integer

The width in pixels.

heightPixels

integer

The height in pixels.