快工助手跨境电商知识与商机助手

video_upload_push

Shopee 官方资料 · Shopee Open Platform 推送机制(Push Mechanism) · 适合开发者

stable本次发布有变化全部展示

来自 Shopee 官方资料快照 ·

打开官方原文 ↗
  1. 当前资料结构化阅读页
  2. 固定快照已留存,可追溯
  3. 官方原文可核对
查看技术与溯源信息
平台 / profile
Shopee / profile.shopee.push_mechanism
语言
en-US
发布版本
cn-20260909-2
标签
zhuge/sourceplatform/shopeeaudience/developercategory/api_doctopic/apitopic/developertopic/product-pushtopic/push

资料正文

§1 video_upload_push

Get the video upload push result

#

§2 Overview

Overview

FieldValue
Push code11
Timeout (seconds)3
Retry strategy (seconds)300, 1800, 10800
Guaranteed deliveryNo
#

§3 Push parameters

Push parameters

NameTypeRequiredSampleDescription
dataobject
data.video_upload_idstringsg_a106a162-8a60-4a3e-9eba-7844d7a6f4f2_000197The identifier of this upload session, used in following video upload request and item creating and/or updating.
data.statusstringFAILEDVideo upload result. Can be SUCCEEDED / FAILED
data.messagestringVideo is too shortMore about failed uploads.
data.video_infoobjectVideo id and video url for each markets.
data.video_info.video_idstringEqual to video_upload_id, the identifier for this upload session, used for subsequent video upload requests and item creation and/or updates
data.video_info.video_urlobject[]Video URLs for each markets
data.video_info.video_url.video_url_regionstringVideo region.
data.video_info.video_url.video_urlstringVideo URL
data.video_info.thumbnail_urlobject[]Video thumbnails for each markets.
data.video_info.thumbnail_url.image_url_regionstringVideo Thumbnail region.
data.video_info.thumbnail_url.image_urlstringimage url.
shop_idint608118757Shopee's unique identifier for a shop.
codeint11Shopee's unique identifier for a push notification.
timestamptimestamp1660125113Timestamp that indicates the message was sent.
#

§4 Sample

Sample

{
	"data": {
		"video_upload_id": "sg_f12ebfcb-a415-4c8a-b873-cc2ea8803c11_000203",
		"status": "SUCCEEDED",
		"message": "Success",
		"video_info": {
			"video_id": "0b6b0046852b64676545cf734ef52441",
			"video_url": [{
				"video_url_region": "MX",
				"video_url": "https://cvf.shopee.com.mx/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "CO",
				"video_url": "https://cvf.shopee.com.co/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "BR",
				"video_url": "https://cvf.shopee.com.br/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "ID",
				"video_url": "https://cvf.shopee.co.id/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "PH",
				"video_url": "https://cvf.shopee.ph/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "TH",
				"video_url": "https://cvf.shopee.co.th/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "TW",
				"video_url": "https://cvf.shopee.tw/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "VN",
				"video_url": "https://cvf.shopee.vn/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "CL",
				"video_url": "https://cvf.shopee.cl/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "PL",
				"video_url": "https://cvf.shopee.pl/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "MY",
				"video_url": "https://cvf.shopee.com.my/file/0b6b0046852b64676545cf734ef52441"
			}, {
				"video_url_region": "SG",
				"video_url": "https://cvf.shopee.sg/file/0b6b0046852b64676545cf734ef52441"
			}],
			       "thumbnail_url": [          {             
				"image_url_region": "BR",
				             "image_url": "https://cf.shopee.com.br/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "SG",
				             "image_url": "https://cf.shopee.sg/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "TW",
				             "image_url": "https://cf.shopee.tw/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "VN",
				             "image_url": "https://cf.shopee.vn/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "PH",
				             "image_url": "https://cf.shopee.ph/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "TH",
				             "image_url": "https://cf.shopee.co.th/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "ID",
				             "image_url": "https://cf.shopee.co.id/file/023397b8fe760c31c2185dd6dc93be64"          
			},            {             
				"image_url_region": "MY",
				             "image_url": "https://cf.shopee.com.my/file/023397b8fe760c31c2185dd6dc93be64"          
			}, {             
				"image_url_region": "CO",
				             "image_url": "https://cf.shopee.com.co/file/023397b8fe760c31c2185dd6dc93be64"          
			},{             
				"image_url_region": "CL",
				             "image_url": "https://cf.shopee.cl/file/023397b8fe760c31c2185dd6dc93be64"          
			},{             
				"image_url_region": "MX",
				             "image_url": "https://cf.shopee.com.mx/file/023397b8fe760c31c2185dd6dc93be64"          
			},{             
				"image_url_region": "PL",
				             "image_url": "https://cf.shopee.com.pl/file/023397b8fe760c31c2185dd6dc93be64"          
			}
                                    ],
			       "duration": 60    
		} 
	},
	"shop_id":908118757,
	"code":11,
	"timestamp":1660125113
}
{"data":{"video_upload_id":"sg_a106a162-8a60-4a3e-9eba-7844d7a6f4f2_000197","status":"FAILED","message":"Video is too short"},"shop_id":608118757,"code":11,"timestamp":1660125113}
#

§5 Update log

Update log

DateChange
2022-08-18New Push Mechanism
#