Documentation ¶
Index ¶
- func GetBindList(clt *core.SDKClient, accessToken string, req *enterprise.GetBindListRequest) ([]*enterprise.BindItem, error)
- func GetFlowCategory(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetFlowCategoryResponse, error)
- func GetOverview(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetOverviewResponse, error)
- func GetVideoInfo(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetVideoInfoDataResponse, error)
- func ListItem(clt *core.SDKClient, accessToken string, req *enterprise.ListItemRequest) (*enterprise.ListItemResponse, error)
- func ListMedia(clt *core.SDKClient, accessToken string, req *enterprise.ListMediaRequest) (*enterprise.ListMediaResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBindList ¶
func GetBindList(clt *core.SDKClient, accessToken string, req *enterprise.GetBindListRequest) ([]*enterprise.BindItem, error)
GetBindList 获取广告主关联的企业号列表
func GetFlowCategory ¶
func GetFlowCategory(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetFlowCategoryResponse, error)
GetOverview 获取企业号流量来源数据
func GetOverview ¶
func GetOverview(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetOverviewResponse, error)
GetOverview 获取企业号基础数据
func GetVideoInfo ¶
func GetVideoInfo(clt *core.SDKClient, accessToken string, req *enterprise.GetDataRequest) (*enterprise.GetVideoInfoDataResponse, error)
GetVideoInfo 获取企业号视频分析数据
func ListItem ¶
func ListItem(clt *core.SDKClient, accessToken string, req *enterprise.ListItemRequest) (*enterprise.ListItemResponse, error)
ListItem 获取企业号视频列表
func ListMedia ¶
func ListMedia(clt *core.SDKClient, accessToken string, req *enterprise.ListMediaRequest) (*enterprise.ListMediaResponse, error)
ListMedia 企业号用户素材列表接口
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.