Request body for partially updating a tracked link.
All fields are optional and map to mutable link attributes.
Summary
Functions
Callback implementation for OpenApiSpex.Schema.schema/0.
Types
@type t() :: %GoodAnalytics.Api.Schemas.LinkUpdateParams{ android_url: term(), expires_at: term(), external_id: term(), geo_targeting: term(), ios_url: 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.