Use the Academies Marketplace Program Status Report to view details about Program requests and their statuses, including information about approvals.
This report only displays for users who have access to the Academy.
Permissions may be required to access some pages in Degreed or perform specific tasks. For more information, see Permissions in Degreed (accessible by Degreed Admins only).
Required Permission: Manage In-App Reporting
Direct Data Connector table name:
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
User Name | The user's full name. | Y | USERNAME | VARCHAR(16777216) |
User First Name | The user's first name. | Y | USERFIRSTNAME | VARCHAR(16777216) |
User Last Name | The user's last name. | Y | USERLASTNAME | VARCHAR(16777216) |
User Email | The user’s work email address. | Y | USEREMAIL | VARCHAR(16777216) |
User Plan Status |
The Program status. Possible values include:
|
Y | STRING | |
Program ID | The system generated identifier for the specific Program. | Y | INTEGER | |
Marketplace Title | The title of the Marketplace Program. | Y | STRING | |
Provider Name | The name of the Program Provider. | Y | STRING | |
Cost | The cost of the Program. | Y | INTEGER | |
Currency | The currency of the transaction. | Y | STRING | |
Active |
Indicates if the program is published and visible on the site. Values are either True or False. |
Y |
BOOLEAN (TRUE/FALSE) |
|
Is Company Specific Program | Indicates if the Program is unique to this client or universal across all clients. | Y |
BOOLEAN (TRUE/FALSE) |
|
User Company ID | The user's system generated identifier. | Y | INTEGER |