/typeface-management | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
typeface_management_create_account | Create Team |
typeface_management_create_audience_in_account | Create Audience |
typeface_management_create_project_in_account | Create a Project |
typeface_management_delete_account_by_id | Delete Team |
typeface_management_delete_audience_in_account | Delete Audience |
typeface_management_delete_project_in_account | Delete Project |
typeface_management_discover_identity | Discovery API |
typeface_management_get_layout_manifests_in_project | Project - Get Layout |
typeface_management_get_project_in_account | Get a Project |
typeface_management_manage_audience_in_account | Manage Audience |
typeface_management_query_accounts_in_org | Query Teams |
typeface_management_query_audience_catalogs_in_account | List Audience Catlogs |
typeface_management_query_audiences_in_account | List Audiences |
typeface_management_query_layout_manifests_in_project | Project - List Layouts |
typeface_management_query_projects_in_account_1 | List Projects |
typeface_management_update_project_in_account | Update Project |
typeface_management_create_account
Create Team Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
createSharedWorkspaces | boolean | No | — | createSharedWorkspaces |
cloudProvider | string | No | — | Specifies the cloud provider where the team’s data and resources are hosted (either AZURE or GOOGLE). |
displayName | string | No | — | displayName |
workspaceName | string | No | — | workspaceName |
typeface_management_create_audience_in_account
Create Audience Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
audienceCatalogId | integer | Yes | — | Unique identifier for the audience library |
entitySubType | string | No | — | entitySubType |
ingestionSource | string | No | — | ingestionSource |
name | string | No | — | name |
properties | object | No | — | properties |
renditionId | object | No | — | renditionId |
sourcePath | string | No | — | sourcePath |
typeface_management_create_project_in_account
Create a Project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
name | string | No | — | name |
typeface_management_delete_account_by_id
Delete Team Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
typeface_management_delete_audience_in_account
Delete Audience Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
audienceCatalogId | integer | Yes | — | Unique identifier for the audience library |
audienceId | integer | Yes | — | Unique identifier for the audience |
typeface_management_delete_project_in_account
Delete Project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
typeface_management_discover_identity
Discovery APItypeface_management_get_layout_manifests_in_project
Project - Get Layout Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | integer | Yes | — | Unique identifier for the specific project |
layoutId | integer | Yes | — | Unique identifier for the specific layout manifest |
typeface_management_get_project_in_account
Get a Project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
typeface_management_manage_audience_in_account
Manage Audience Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
audienceCatalogId | integer | Yes | — | Unique identifier for the audience library |
audienceId | integer | Yes | — | Unique identifier for the audience |
entitySubType | string | No | — | entitySubType |
ingestionSource | string | No | — | ingestionSource |
name | string | No | — | name |
properties | object | No | — | properties |
renditionId | object | No | — | renditionId |
sourcePath | string | No | — | sourcePath |
typeface_management_query_accounts_in_org
Query Teams Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
orgId | string | Yes | — | orgId |
typeface_management_query_audience_catalogs_in_account
List Audience Catlogs Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
typeface_management_query_audiences_in_account
List Audiences Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
audienceCatalogId | integer | Yes | — | Unique identifier for the audience library |
typeface_management_query_layout_manifests_in_project
Project - List Layouts Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | integer | Yes | — | Unique identifier for the specific project |
typeface_management_query_projects_in_account_1
List Projects Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
workspaceSubType | string | No | — | workspaceSubType |
typeface_management_update_project_in_account
Update Project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
name | string | No | — | name |

