kpis

package
v0.0.0-...-917435a Latest Latest
Warning

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

Go to latest
Published: May 9, 2016 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const URLPath = "kpis/v1"

Variables

This section is empty.

Functions

This section is empty.

Types

type Params

type Params struct {
	Trackers    []string
	AppTokens   []string
	KPIs        []string
	OSNames     []string
	Countries   []string
	DeviceTypes []string
	Grouping    []string
	Events      []string
	Period      string
	Start       string
	End         string
	UserToken   string
	Sandbox     bool
}

func NewParams

func NewParams(endpoint string, config *adjust.Config, context *cli.Context) (*Params, error)

func (*Params) NewRequest

func (params *Params) NewRequest(endpoint string, scheme string, host string) *http.Request

Jump to

Keyboard shortcuts

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