---
title: MediaCreatePayload - Shop Partners API
description: Return type for the `mediaCreate` mutation.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/payloads/MediaCreatePayload
  md: https://shopify.dev/docs/api/shop-partners/latest/payloads/MediaCreatePayload.md
---

# Media​Create​Payload

payload

Return type for the `mediaCreate` mutation.

## Fields

* shop​Video

  [Shop​Video](https://shopify.dev/docs/api/shop-partners/latest/objects/ShopVideo)

* user​Errors

  [\[User​Error!\]!](https://shopify.dev/docs/api/shop-partners/latest/objects/UserError)

  non-null

  List of errors that occured while executing the mutation.

***

## Mutations with this payload

* [media​Create](https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaCreate)

  mutation

  Create a new shop video with related products.

  * input

    [Media​Create​Input!](https://shopify.dev/docs/api/shop-partners/latest/input-objects/MediaCreateInput)

    required

    ### Arguments

  ***

***

## Map

### Mutations with this payload

* [media​Create](https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaCreate)