{ "sections": [ "title", "description", "fields", "special_access_rules", "associated_objects" ], "title": "PersonalOrgInfo - Data API", "description": "Represents the information for a Tableau Next personal org. This object is available in API version 64.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "DeletedBy": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The user ID that deleted the personal org." }, "DeletedDate": { "type": "date", "properties": "Filter, Group, Nillable, Sort", "description": "The date the personal org was deleted." }, "Description": { "type": "textarea", "properties": "Create, Nillable", "description": "The description for the personal org." }, "Details": { "type": "string", "properties": "Create, Filter, Group, Nillable, Sort", "description": "The details for the personal org." }, "ErrorCode": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The error code for the personal org." }, "IsPersonalOrgDeleted": { "type": "boolean", "properties": "Defaulted on create, Filter, Group, Sort, Update", "description": "Indicates whether the personal org is deleted (true) or not (false). The default value is false." }, "LastReferencedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The date the personal org was last referenced." }, "LastViewedDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The date the personal org was last viewed." }, "Name": { "type": "string", "properties": "Autonumber, Defaulted on create, Filter, idLookup, Sort", "description": "The API name of the personal org." }, "OrgName": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The name of the personal org." }, "PersonalOrg": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The ID of the personal org." }, "PrimaryOrgUser": { "type": "string", "properties": "Create, Filter, Group, Sort, Update", "description": "The email for the primary user of the personal org." }, "PrimaryOrgUserIdentifier": { "type": "string", "properties": "Filter, Group, Sort", "description": "The user ID for the primary user of the personal org." }, "SignupCountry": { "type": "string", "properties": "Filter, Group, Sort", "description": "The country of the personal org signup." }, "SignupEmail": { "type": "email", "properties": "Filter, Group, Sort", "description": "The user email used for personal org signup." }, "SignupInstance": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The Salesforce org instance used for personal org signup." }, "SignupLanguage": { "type": "picklist", "properties": "Filter, Group, Restricted picklist, Sort", "description": "The language used for personal org setup. Possible values are: da—Danish de—German en_US—English es—Spanish es_MX—Spanish (Mexico) fi—Finnish fr—French it—Italian ja—Japanese ko—Korean nl_NL—Dutch no—Norwegian pt_BR—Portuguese (Brazil) ru—Russian sv—Swedish th—Thai zh_CN—Chinese (Simplified) zh_TW—Chinese (Traditional)" }, "SignupUsername": { "type": "string", "properties": "Filter, Group, Sort", "description": "The user name used for personal org signup." }, "SourceType": { "type": "picklist", "properties": "Create, Filter, Group, Restricted picklist, Sort", "description": "The source of the personal org. Possible values are: TableauEinstein—Tableau Next" }, "Status": { "type": "picklist", "properties": "Defaulted on create, Filter, Group, Restricted picklist, Sort", "description": "The status of the personal org. Possible values are: Active Creating Deleted Error New The default value is New." } }, "special_access_rules": "To access this object, you must have Tableau Next enabled in your org and a Tableau Next permission set.", "associated_objects": "This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.\n\n- **PersonalOrgInfoFeed**: Feed tracking is available for the object.\n- **PersonalOrgInfoHistory**: History is available for tracked fields of the object." }