GetWSATPhishingActivityResponseModel
Provides information about phishing campaign activities.
Name | Description | Type | Additional Information |
---|---|---|---|
CampaignType |
The type of the campaign (i.e. Phishing). |
string |
None. |
StartDate |
Start date for returned user activity information. Campaign activity after (or at) this date is contained in the response. |
date |
None. |
EndDate |
End date for returned user activity information. Campaign activity before (or at) this date is contained in the response. |
date |
None. |
Campaigns |
The list of matching campaigns for which activity was seen within the specified dates. |
Collection of GetWSATPhishingActivityResponseModel_Campaign |
None. |