Documentation ¶
Overview ¶
Package rebate 【代理】返点明点化素材数据
Index ¶
- func MaterialDownloadCreateTask(clt *core.SDKClient, accessToken string, ...) (string, error)
- func MaterialDownloadFile(clt *core.SDKClient, accessToken string, ...) (json.RawMessage, error)
- func MaterialDownloadTaskList(clt *core.SDKClient, accessToken string, ...) (*rebate.MaterialDonwloadTaskListResult, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MaterialDownloadCreateTask ¶
func MaterialDownloadCreateTask(clt *core.SDKClient, accessToken string, req *rebate.MaterialDownloadCreateTaskRequest) (string, error)
MaterialDownloadCreateTask 创建下载任务 根据筛选条件创建明点化素材相关指标的下载任务,返回用户query_id,用于后续的文件下载
func MaterialDownloadFile ¶
func MaterialDownloadFile(clt *core.SDKClient, accessToken string, req *rebate.MaterialDownloadFileRequest) (json.RawMessage, error)
MaterialDownloadFile 下载任务结果 通过指定的task_id,获取对应的数据明细文件
func MaterialDownloadTaskList ¶
func MaterialDownloadTaskList(clt *core.SDKClient, accessToken string, req *rebate.MaterialDownloadTaskListRequest) (*rebate.MaterialDonwloadTaskListResult, error)
MaterialDownloadTaskList 查询下载任务 查询指定query_id的所有下载任务
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.