list_landing_page_reports
Retrieve aggregate performance reports for every landing page in your account. Supports pagination with count and offset to manage large result sets.
Instructions
List reports for all landing pages.
Retrieves aggregate performance reports across every landing page in the account. Use count and offset to page through large result sets.
Args: count: Number of records to return per page (default 10). offset: Number of records to skip for pagination (default 0).
Returns: JSON with the list of landing page reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| offset | No | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |