Figma · Schema

LibraryAnalyticsVariableUsagesByAsset

Library analytics variable usage data broken down by variable.

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Properties

Name Type Description
variableKey string Unique, stable id of the variable.
variableName string The name of the variable.
variableType string The type of the variable.
collectionKey string Unique, stable id of the collection the variable belongs to.
collectionName string The name of the collection the variable belongs to.
usages number The number of usages of the variable within the organization.
teamsUsing number The number of teams using the variable within the organization.
filesUsing number The number of files using the variable within the organization.
View JSON Schema on GitHub