[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-25 UTC。"],[[["\u003cp\u003eDimensions are represented using a JSON object with \u003ccode\u003ewidthPixels\u003c/code\u003e and \u003ccode\u003eheightPixels\u003c/code\u003e fields.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003ewidthPixels\u003c/code\u003e and \u003ccode\u003eheightPixels\u003c/code\u003e fields are integers indicating the dimensions in pixels.\u003c/p\u003e\n"]]],[],null,["# Dimensions\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDimensions.\n\n| JSON representation |\n|-------------------------------------------------------------|\n| ``` { \"widthPixels\": integer, \"heightPixels\": integer } ``` |\n\n| Fields ||\n|----------------|---------------------------------|\n| `widthPixels` | `integer` The width in pixels. |\n| `heightPixels` | `integer` The height in pixels. |"]]