URL-specific click data
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_MarketingReport_links", "title": "property_MarketingReport_links", "description": "URL-specific click data", "items": { "$ref": "#/components/schemas/MarketingReportLink" }, "type": "array" }