GetWSATTrainingActivityResponseModel

Provides information about training campaign activities.

NameDescriptionTypeAdditional Information
CampaignType

The type of the campaign (i.e. Training).

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 GetWSATTrainingActivityResponseModel_Campaign

None.