Appearance
Shopee Specifications
Shopee supports scheduling video uploads (Shopee Video) directly to connected Shopee seller/affiliate accounts.
Supported Post Types
- Video (
video): A short video post published to the Shopee Video feed.
Media Technical Requirements
Videos
- Supported Formats: MP4.
- Maximum File Size: 1 GB (or 30 MB for standard Media Space uploads).
- Video Duration:
- Reality: 3 to 60 seconds (recommended).
- Note: Although the official documentation lists 1 to 180 seconds, the actual upload interface enforces a maximum duration of 60 seconds.
- Recommended Aspect Ratio: 9:16 (Vertical) is highly recommended.
Text & Caption Limits
- Video Description (
description): Maximum 150 characters.
Extra Configurations (additionalInfo)
When scheduling posts to Shopee, you can configure the following Shopee-specific fields inside the additionalInfo object of the request body:
| Field | Type | Description |
|---|---|---|
additionalInfo.products | array | Array of products to attach to the Shopee Video. You can retrieve eligible products using the Get Shopee Product API. |
Product Attachment Object Schema
Inside the additionalInfo.products array, each product object should contain the following fields:
| Field | Type | Required | Description |
|---|---|---|---|
id | string | Yes | The Shopee product ID. |
name | string | Yes | The product name. |
thumbnail | string | Yes | The thumbnail image URL of the product. |
