networkProductMetrics
Returns cross-network popularity metrics for the given product IDs. Aggregates subscription and seat counts across all marketplaces, without requiring a tenant context. Used by AI agents for product recommendation ranking.
This page contains
Arguments
| productIds [Int!]! | List of numeric product IDs (application_id) to fetch metrics for |
Return Fields
| [NetworkProductMetric!]! PREVIEW |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.