Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeGoogleAnalytics ¶
func (*FakeGoogleAnalytics) GetProvider ¶
func (f *FakeGoogleAnalytics) GetProvider(_ googleanalytics.Provider) googleanalytics.IProvider
type FakeGoogleAnalytics4 ¶
func (*FakeGoogleAnalytics4) GetDimensionsAndMetrics ¶ added in v1.1.41
func (f *FakeGoogleAnalytics4) GetDimensionsAndMetrics() ([]*ga.DimensionMetadata, []*ga.MetricMetadata, error)
func (*FakeGoogleAnalytics4) GetName ¶
func (f *FakeGoogleAnalytics4) GetName() googleanalytics.Provider
func (*FakeGoogleAnalytics4) RunReport ¶
func (f *FakeGoogleAnalytics4) RunReport(runReportRequest *ga.RunReportRequest) (*ga.RunReportResponse, error)
Click to show internal directories.
Click to hide internal directories.