get_landing_page_report
Retrieve a landing page's performance report including visits, conversions, and other metrics. Uses the page's 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.
Authenticated via API key. Max 10 concurrent requests. Read-only, safe to retry.
Args: outreach_id: The outreach id of the landing page to report on. account: Optional account name (e.g. 'marketing') configured via MAILCHIMP_API_KEY_. Omit to use the default account. See list_accounts.
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 |