GetWSATPhishingActivityResponseModel_Campaign
Provides information about a phishing 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 phishing 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 phishing campaign within the specified dates. |
integer |
None. |
| TotalClicked |
The total number of users who clicked the phishing link within the specified dates. |
integer |
None. |
| TargetUsers |
The list of target users who showed activity on this campaign within the specified dates. |
Collection of GetWSATPhishingActivityResponseModel_CampaignTargetUser |
None. |