Module analytics_api

Source

Structs§

AnalyticsApiClient
CreateAnalyticsEventParams
struct for passing parameters to the method [create_analytics_event]
CreateAnalyticsRuleParams
struct for passing parameters to the method [create_analytics_rule]
DeleteAnalyticsRuleParams
struct for passing parameters to the method [delete_analytics_rule]
RetrieveAnalyticsRuleParams
struct for passing parameters to the method [retrieve_analytics_rule]
UpsertAnalyticsRuleParams
struct for passing parameters to the method [upsert_analytics_rule]

Enums§

CreateAnalyticsEventError
struct for typed errors of method [create_analytics_event]
CreateAnalyticsRuleError
struct for typed errors of method [create_analytics_rule]
DeleteAnalyticsRuleError
struct for typed errors of method [delete_analytics_rule]
RetrieveAnalyticsRuleError
struct for typed errors of method [retrieve_analytics_rule]
RetrieveAnalyticsRulesError
struct for typed errors of method [retrieve_analytics_rules]
UpsertAnalyticsRuleError
struct for typed errors of method [upsert_analytics_rule]

Traits§

AnalyticsApi