Models
Schema: `ProductAdoptionSummary`
- Type:
object - Required fields:
adoption_score,domain_name,downstream_product_count,output_count,product_id,product_name,product_slug,semantic_entrypoint_count,subscriber_count,team_name
Properties
| Name | Type | Required | Description |
|---|---|---|---|
adoption_score |
integer |
true |
- |
domain_name |
string |
true |
- |
downstream_product_count |
integer |
true |
- |
output_count |
integer |
true |
- |
product_id |
string |
true |
- |
product_name |
string |
true |
- |
product_slug |
string |
true |
- |
semantic_entrypoint_count |
integer |
true |
- |
subscriber_count |
integer |
true |
- |
team_name |
string |
true |
- |