Skip to main content
The CampaignResource class represents a resource file bundled with a campaign. Resources can be binary data, text files, JSON data, or images. You query resources via the Campaign namespace.

Properties

CampaignResourceType

The CampaignResourceType enum classifies the format of a campaign resource:

Usage Example