Learning

Output representation of the details of an instructional object, which can be made available as a course, program, or an on-site experience for a contact.
Sample Output
1{
2  "learningId": "0tyxx00000002t3",
3  "type": "Learning Course",
4  "name": "Basic Cloud Computing",
5  "provider": "001xx000003GehfAAC",
6  "description": "Basic Cloud Computing Course",
7  "activeFromDate": "2020-01-01T12:00:00.00Z",
8  "activeToDate": "2024-01-02T12:00:00.00Z",
9  "duration": 6,
10  "durationUnit": "Credit Hours",
11  "cipCode": "01.0000",
12  "academicLevel": "Graduate",
13  "active": true
14}
Property Name Type Description Filter Group and Version Available Version
academicLevel String Academic level of the learning.

Valid values are:

  • Pre-K/Preschool
  • Elementary
  • Middle School
  • High School
  • Undergraduate
  • Graduate
  • Doctorate
  • Post-Baccalaureate Certificate
  • Adult Education
  • Professional Education
Small, 62.0 62.0
active Boolean Indicates whether the learning is active (true) or not (false). Small, 62.0 62.0
active​FromDate String Start date of the learning's active period. Small, 62.0 62.0
activeTo​Date String End date of the learning's active period. Small, 62.0 62.0
cipCode String Classification of the instructional programming code that identifies the program or field of study. Small, 62.0 62.0
description String Description of the learning framework. Small, 62.0 62.0
duration Double Allocated length of time for completion of the learning. Small, 62.0 62.0
durationUnit String Unit of measurement for the length of time for completion.

Valid values are:

  • Credit Hours
  • Clock Hours
  • No Credit
  • Continuing Education Units
  • Others
Small, 62.0 62.0
learningId String Unique ID of the learning program. Small, 62.0 62.0
name String Name of the learning program. Small, 62.0 62.0
provider String Account of the institution that provides the learning program plan. Small, 62.0 62.0
type String Type of the academic learning. Small, 62.0 62.0