ContentItem

Overview

This type describes some content available for downloading.

Key

string Key { get; init; }

Key of the content;

string Link { get; init; }

Link for downloading of content;

Previews

List<string> Previews { get; init; }

Links for downloading of content's preview;

Tags

List<string> Tags { get; init; }

List of tags assigned to the content.

Related articles

Content

MagifyManager

Magify Manager

Campaigns

CampaignsProvider

MagifyManager․Storage