analytics

Get fan analytics

get/v1/analytics/fans

Query parameters

fromstring date-time required

Inclusive analysis start in ISO 8601 with an explicit UTC offset.

tostring date-time required

Exclusive analysis end in ISO 8601 with an explicit UTC offset.

Response

Aggregate customer fan analytics for the requested time range.

fansAddedinteger required

Fans added during the requested range.

totalFansinteger required

Customer fan count at the end of the range.

unsubscribedinteger required

Fans who unsubscribed during the requested range.

Changes

No recorded changes to this endpoint across all 1 revision of this API.