package
Version:
v0.0.0-...-2887456
Opens a new window with list of versions in this module.
Published: Jul 5, 2022
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DatasetContext struct {
Dataset string
Variables []string
}
type Event struct {
Name string `json:"name"`
Params map[string]interface{} `json:"params"`
}
type Measure struct {
ClientId string `json:"client_id"`
NonPersonalizedAds bool `json:"non_personalized_ads"`
Events []Event `json:"events"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.