Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Get iOS reopen attribution for app universal link open deeplinking.
See: Firebase Dynamic Links API Reference for firebasedynamiclinks.reopenAttribution
.
Synopsis
- type ReopenAttributionResource = "v1" :> ("reopenAttribution" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] GetIosReopenAttributionRequest :> Post '[JSON] GetIosReopenAttributionResponse))))))))
- reopenAttribution :: GetIosReopenAttributionRequest -> ReopenAttribution
- data ReopenAttribution
- raXgafv :: Lens' ReopenAttribution (Maybe Xgafv)
- raUploadProtocol :: Lens' ReopenAttribution (Maybe Text)
- raAccessToken :: Lens' ReopenAttribution (Maybe Text)
- raUploadType :: Lens' ReopenAttribution (Maybe Text)
- raPayload :: Lens' ReopenAttribution GetIosReopenAttributionRequest
- raCallback :: Lens' ReopenAttribution (Maybe Text)
REST Resource
type ReopenAttributionResource = "v1" :> ("reopenAttribution" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] GetIosReopenAttributionRequest :> Post '[JSON] GetIosReopenAttributionResponse)))))))) Source #
A resource alias for firebasedynamiclinks.reopenAttribution
method which the
ReopenAttribution
request conforms to.
Creating a Request
Creates a value of ReopenAttribution
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data ReopenAttribution Source #
Get iOS reopen attribution for app universal link open deeplinking.
See: reopenAttribution
smart constructor.
Instances
Request Lenses
raUploadProtocol :: Lens' ReopenAttribution (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
raAccessToken :: Lens' ReopenAttribution (Maybe Text) Source #
OAuth access token.
raUploadType :: Lens' ReopenAttribution (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
raPayload :: Lens' ReopenAttribution GetIosReopenAttributionRequest Source #
Multipart request metadata.
raCallback :: Lens' ReopenAttribution (Maybe Text) Source #
JSONP