struct MAGES::Editor::VSAttribution::VSAttribution::VSAttributionData¶
VSAttributionData is the data object that will be sent to the Analytics server.
struct VSAttributionData
{
// fields
string ActionName;
string PartnerName;
string CustomerUid;
string Extra;
};