comment

package
v1.23.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Detail

func Detail(clt *core.SDKClient, accessToken string, req *comment.DetailRequest) (*comment.DetailResult, error)

Detail 获取评论从属信息 根据评论id,获取评论的上级评论和所属视频信息。

func ListGet

func ListGet(clt *core.SDKClient, accessToken string, req *comment.ListGetRequest) (*comment.ListGetResult, error)

ListGet 获取评论列表 根据企业号账户id,查询企业号下的评论列表,列表内容包含评论id、评论内容、评论用户open_id、评论所属视频、所属视频类型、评论时间、评论层级、流量来源(自然流量、dou+、竞价、品牌)等。

不支持查询评论用户头像、评论用户抖音号id; 评论用户昵称已模糊化处理; 用户open_id,用来识别用户唯一性和调用回复等操作接口,每个抖音用户对每个开发者的open_id是唯一的,对于不同开发者,同一用户的open_id不同。

func Reply

func Reply(clt *core.SDKClient, accessToken string, req *comment.ReplyRequest) (*comment.ReplyResult, error)

Reply 回复评论

func ReplyList

func ReplyList(clt *core.SDKClient, accessToken string, req *comment.ReplyListRequest) (*comment.ReplyListResult, error)

ReplyList 获取评论的回复 根据评论id,获取评论的回复内容。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL