organicMetrics property

OrganicMediaMetrics? organicMetrics
inherited

Engagement metrics for the media content, tracked in an organic context, at the time of the request. Requires user context authentication.

How It Can Be Used

  • Determine organic media engagement.

Implementation

OrganicMediaMetrics? get organicMetrics => throw _privateConstructorUsedError;