report

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

信息流数据报告

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRealTimeData

func GetRealTimeData(clt *core.SDKClient, auth model.RequestHeader, realTimeRequest *report.RealTimeRequest) (*model.ResponseHeader, []report.RealTimeResult, error)

GetRealTimeData 推广报告

func GetReportFeedFileUrl

func GetReportFeedFileUrl(clt *core.SDKClient, auth model.RequestHeader, reportId string) (*model.ResponseHeader, string, error)

GetReportFeedFileUrl 获取异步报告文件URL 获取报告下载地址。当报告成功生成后,使用reportId请求,返回相应的报告下载地址。

func GetReportFeedId

func GetReportFeedId(clt *core.SDKClient, auth model.RequestHeader, reqBody *report.ReportRequest) (*model.ResponseHeader, string, error)

GetReportFeedId 创建异步报告(获取异步报告id) 创建异步报告,获取报告ID(reportId) 基于reportType可创建多种数据报告的异步任务,具体报告规则可参数基础数据报告介绍

func GetReportFeedState

func GetReportFeedState(clt *core.SDKClient, auth model.RequestHeader, reportId string) (*model.ResponseHeader, int, error)

GetReportFeedState 获取异步报告状态 查询报告当前的生成状态。请求中提供报告ID,返回报告的处理状态。 说明:在获取Report文件url前,请调用此方法。待确认报表已生成时,再获取下载的url

Types

This section is empty.

Jump to

Keyboard shortcuts

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