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 strong/weak-match info for post-install attribution.
See: Firebase Dynamic Links API Reference for firebasedynamiclinks.installAttribution
.
Synopsis
- type InstallAttributionResource = "v1" :> ("installAttribution" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] GetIosPostInstallAttributionRequest :> Post '[JSON] GetIosPostInstallAttributionResponse))))))))
- installAttribution :: GetIosPostInstallAttributionRequest -> InstallAttribution
- data InstallAttribution
- iaXgafv :: Lens' InstallAttribution (Maybe Xgafv)
- iaUploadProtocol :: Lens' InstallAttribution (Maybe Text)
- iaAccessToken :: Lens' InstallAttribution (Maybe Text)
- iaUploadType :: Lens' InstallAttribution (Maybe Text)
- iaPayload :: Lens' InstallAttribution GetIosPostInstallAttributionRequest
- iaCallback :: Lens' InstallAttribution (Maybe Text)
REST Resource
type InstallAttributionResource = "v1" :> ("installAttribution" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] GetIosPostInstallAttributionRequest :> Post '[JSON] GetIosPostInstallAttributionResponse)))))))) Source #
A resource alias for firebasedynamiclinks.installAttribution
method which the
InstallAttribution
request conforms to.
Creating a Request
Creates a value of InstallAttribution
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data InstallAttribution Source #
Get iOS strong/weak-match info for post-install attribution.
See: installAttribution
smart constructor.
Instances
Request Lenses
iaUploadProtocol :: Lens' InstallAttribution (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
iaAccessToken :: Lens' InstallAttribution (Maybe Text) Source #
OAuth access token.
iaUploadType :: Lens' InstallAttribution (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
iaPayload :: Lens' InstallAttribution GetIosPostInstallAttributionRequest Source #
Multipart request metadata.
iaCallback :: Lens' InstallAttribution (Maybe Text) Source #
JSONP