TrendInsight

  • TrendInsight represents a trend insight for a given attribute.

  • It includes the attribute itself (trend_attribute), associated metrics (trend_metrics), and the trend direction (trend).

  • The trend direction is indicated by values like RISING or DECLINING.

A trend insight for a given attribute.

Fields

trend_attribute

AudienceInsightsAttributeMetadata

The attribute this trend is for.

trend_metrics

TrendInsightMetrics

Metrics associated with this trend.

trend

InsightsTrend

The direction of trend (such as RISING or DECLINING).