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

item_scheduled_publish_failed_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 item_scheduled_publish_failed_push

Get notified when the product fails to publish at scheduled publish time

#

§2 Overview

Overview

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

§3 Push parameters

Push parameters

NameTypeRequiredSampleDescription
dataobjectMain Push message info.
data.shop_idint64220904434Shopee's unique identifier for a shop.
data.item_idint64885138337Shopee's unique identifier for an item.
data.scheduled_publish_timetimestamp1725922200Scheduled publish time of this item.
shop_idint64220904434Shopee's unique identifier for a shop.
codeint3227Shopee's unique identifier for a push notification.
timestamptimestamp1725922200Timestamp that indicates the message was sent.
#

§4 Sample

Sample

{"data":{"shop_id":220904434,"item_id":885138337,"scheduled_publish_time":1725922200},"shop_id":220904434,"code":27,"timestamp":1725922200}
#

§5 Update log

Update log

DateChange
2024-09-25New Push
#