Accounts Created Report
The Accounts Created report is a table that shows accounts created within a specified time period with information about their account type, creation date, description, address, and number of users.
By default, the report shows the accounts created in the last 90 days.
If desired, use the Created Date filter widget above the table to set the date range for the report. For example, if you define the Created Date as After Or On January 1st, 2023, the report returns a list of accounts created since January 1st, 2023.
Attributes for Accounts Created Report
The Renewals report draws data from the Account dataset that is used by the FlexNet Operations Data Access API. For more information, see FlexNet Operations Data Access APIs.
The table, below, lists the attributes included in the Accounts Created report.
Attribute |
Description |
Equivalent Field Name in Data Access API |
||||||||||||
Account ID |
The account ID for the end user (customer) account that owns an entitlement or device. |
AccountID |
||||||||||||
Account Name |
A display name for an organization’s account as defined in FlexNet Operations. (For example, Stark.) The Account Name is what FlexNet Operations displays on most of the Producer Portal and End-User Portal pages. |
AccountName |
||||||||||||
Account Display Name
|
A display name for an organization’s account as defined in FlexNet Operations. (For example, Stark.) The Account Name is what FlexNet Operations displays on most of the Producer Portal and End-User Portal pages. |
AccountName |
||||||||||||
Account Description |
The description associated with the account. |
AccountDescription |
||||||||||||
Account Type |
Identifies an account as one of the following types:
Accounts without a standard account type are shown as UNKNOWN. |
AccountType |
||||||||||||
Created Date |
The date the account was first created in the FlexNet Operations system. |
CreateDate |
||||||||||||
Account Address 1 |
The first line of the optional street address of the account. |
Address1 |
||||||||||||
Account Address 2 |
The second line of the optional street address of the account. |
Address2 |
||||||||||||
Account City |
The city for the address associated with the account. |
City |
||||||||||||
Account Country |
The country code for the account. |
Country |
||||||||||||
Account Region |
The region where the account is situated. For instance, EMEA or APAC. Region is an optional field in the account creation process and can contain any region designation the user enters. |
Region |
||||||||||||
Parent Account IDs |
The account ID of the parent account, if any. |
ParentAccountIDs |
||||||||||||
Parent Account Names |
The name of the parent account, if any. |
Derived based on the Parent Account IDs field. |