get_publisher_metadata
Retrieve comprehensive publisher metadata including performance metrics, verification status, and supply chain details from the OpenSincera API using publisher ID or domain.
Instructions
Get detailed publisher metadata from OpenSincera API with comprehensive field descriptions. Requires either publisherId or publisherDomain.
Returns publisher information including:
Basic Info: Publisher ID, name, domain, status, verification status, contact info, categories
Performance Metrics: Ads to Content Ratio (A2CR), Ads in View, Ad Refresh Rate, Page Weight, CPU Usage
Supply Chain: Total Supply Paths, Reseller Count, Global Publisher IDs (GPIDs)
Identity: ID Absorption Rate
Each metric includes detailed explanations of what it measures and its business implications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publisherId | No | Publisher ID to search for | |
| publisherDomain | No | Publisher domain to search for | |
| limit | No | Maximum number of results to return (1-100) | |
| offset | No | Number of results to skip |