Request body for creating a tracked link.
Defines required link identity (domain, key, url) plus optional
UTM, targeting, preview, and metadata fields.
Summary
Functions
Callback implementation for OpenApiSpex.Schema.schema/0.
Types
@type t() :: %GoodAnalytics.Api.Schemas.LinkParams{ android_url: term(), domain: term(), expires_at: term(), external_id: term(), geo_targeting: term(), ios_url: term(), key: term(), link_type: term(), metadata: term(), og_description: term(), og_image: term(), og_title: term(), partner_id: term(), tags: term(), url: term(), utm_campaign: term(), utm_content: term(), utm_medium: term(), utm_source: term(), utm_term: term() }
Functions
Callback implementation for OpenApiSpex.Schema.schema/0.