Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner has changed the time period for a graph.

example
{
  action: "changedTimePeriod",
  context_module: "analyticsMostViewed" | "analyticsPublishedArtworks" | "analyticsViews" | "analyticsInquiries" | "analyticsSales" | "analyticsAudience",
  context_page_owner_type: "analytics",
  time_period_start: -28 | -112 | -365,
  time_period_end: 0
}

Hierarchy

  • CmsAnalyticsPageChangedTimePeriod

Index

Properties

action

action: changedTimePeriod

context_module

context_module: CmsContextModule

context_page_owner_type

context_page_owner_type: analytics

time_period_end

time_period_end: number

time_period_start

time_period_start: number

Generated using TypeDoc