SiteTrend is an interface representing the site trend. It includes the date, count, and change each having their own properties.
SiteTrend
change is a number representing the change of the trend.
change
count is a number representing the count of the trend.
count
date is a number representing the date of the trend.
date
SiteTrend
is an interface representing the site trend. It includes the date, count, and change each having their own properties.