google_api_firebase_dynamic_links v0.7.0 GoogleApi.FirebaseDynamicLinks.V1.Model.GetIosReopenAttributionRequest View Source
Request for iSDK to get reopen attribution for app universal link open deeplinking. This endpoint is meant for only iOS requests.
Attributes
bundleId
(type:String.t
, default:nil
) - APP bundle ID.requestedLink
(type:String.t
, default:nil
) - FDL link to be verified from an app universal link open. The FDL link can be one of: 1) short FDL. e.g..page.link/ , or 2) long FDL. e.g. .page.link/?{query params}, or 3) Invite FDL. e.g. .page.link/i/ sdkVersion
(type:String.t
, default:nil
) - Google SDK version. Version takes the form "$major.$minor.$patch"
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.