分享(share)
share
API 用于分享消息给用户的订阅。
请求参数
Facebook
参数 | 类型 | 说明 | 备注 |
---|---|---|---|
third_type | string | 第三方渠道 类型 facebook | 必填 |
app_id | string | 申请 Facebook 应用的唯⼀标识符 | 必填 |
href | string | 对此帖⼦附加的链接 | 必填 |
display | string | 对话框呈现方式: page iframe popup touch 更多信息,请参见 分享对话框。 | 选填 |
redirect_uri | string | 用户点击对话框中的按钮后重新定向到此网址 | 选填 |
Twitter
参数 | 类型 | 说明 | 备注 |
---|---|---|---|
third_type | string | 第三方渠道 类型 twitter | 必填 |
url | string | 共享 URL,将在已发布的推文中自动缩短 |