ModelStudentOffer_MarketingCampaignV1
Student offer Marketing Campaign information model used for CRICOS api version1.<br />
This data model will be recorded into CRM prospect leads and Marketing Campaign.<br />
The unique identifier for this model is 'OfferId'.
Name | Description | Type | Additional information |
OfferId |
Offer Id, as unique identifier for each student application.
- This field will be auto-generated by the system.
- Leave it blank when submit application.
|
string
|
None.
|
KnowFrom |
- This field is matching to the question of 'How did you find out about us?'
- Call 'GET api/Classification/KnowFroms' to get existing know froms list in RTOManager system.
- If provide a new name which is not in the existing names list, the system will auto-insert this new know froms into RTOManager system.
|
string
|
None.
|
LeadSource |
Identify lead source name
- Call 'GET api/Classification/LeadSources' to get existing lead sources list in RTOManager system.
- If provide a new name which is not in the existing names list, the system will auto-insert this new lead sources into RTOManager system.
|
string
|
None.
|
CampaignName |
- Identify what marketing campaign name that institute catch student as prospect to apply the course.
- Call 'GET api/Classification/MarketingCampaigns' to get existing campaign names list in RTOManager system.
- If provide a new name which is not in the existing names list, the system will auto-insert this new campaign name into RTOManager system.
|
string
|
Required
|