---
title: >-
  Adding mediaWarnings and 3D model bounding box information - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/adding-mediawarnings-and-3d-model-bounding-box-information
  md: >-
    https://shopify.dev/changelog/adding-mediawarnings-and-3d-model-bounding-box-information.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2021-11-29T10:49:25-05:00'
  postedAt: '2021-12-03T00:00:00-05:00'
  updatedAt: '2024-02-02T10:05:03-05:00'
  effectiveAt: '2021-12-03T00:00:00-05:00'
---

December 3, 2021

Tags:

* API

# Adding mediaWarnings and 3D model bounding box information

Media objects in the Admin API now includes **mediaWarnings** which returns information about a media item that might require attention such as when a 3D Model is incorrectly scaled. Data about the warning can be retrieved using the associated MediaWarningCode and message string.

Model3d objects now include a new field **boundingBox** that returns a Model3dBoundingBox object. The bounding box of the 3D model is the size of the model described by a box that surrounds the model.
