get_landing_page_report
Retrieve performance report for a specific landing page. Get metrics like visits and conversions using its outreach ID.
Instructions
Get the report for a single landing page.
Retrieves the detailed performance report for one landing page identified by its outreach id. Use this to review visits, conversions, and other metrics for a specific page.
Args: outreach_id: The outreach id of the landing page to report on.
Returns: JSON with the landing page report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| outreach_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |