GetWSATTrainingActivityResponseModel_Campaign
Provides information about a training campaign.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| SiteId |
The identifier of the site on which the campaign was created. |
string |
None. |
| SiteName |
The site name. |
string |
None. |
| CampaignName |
The training campaign name. |
string |
None. |
| LaunchDate |
The date when the campaign was launched. |
date |
None. |
| TotalUsers |
The total number of users who showed activity on the training campaign within the specified dates. |
integer |
None. |
| TotalComplete |
The total number of users who completed the training within the specified dates. |
integer |
None. |
| TargetUsers |
The list of target users who showed activity on this campaign within the specified dates. |
Collection of GetWSATTrainingActivityResponseModel_CampaignTargetUser |
None. |