dataCube

package
v3.2.17 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	BaseClient *kernel.BaseClient
}

func RegisterProvider

func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)

func (*Client) GetMonthlyVisitTrend

func (comp *Client) GetMonthlyVisitTrend(ctx context.Context, from string, to string) (*response.ResponseDataCubeSummary, error)

获取用户访问小程序数据月趋势(能查询到的最新数据为上一个自然月的数据) https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/data-analysis/visit-trend/analysis.getMonthlyVisitTrend.html

func (*Client) Query

func (comp *Client) Query(ctx context.Context, endpoint string, from string, to string, outHeader interface{}, outBody interface{}) (interface{}, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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