JSON representation |
---|
{ "androidAppLinkInfo": { object ( |
Fields | |
---|---|
androidAppLinkInfo |
Optional information about the partner app link. If included, the app link link module will be rendered on the valuable details on the android client. |
iosAppLinkInfo |
Optional information about the partner app link. If included, the app link link module will be rendered on the valuable details on the ios client. |
webAppLinkInfo |
Optional information about the partner app link. If included, the app link link module will be rendered on the valuable details on the web client. |
AppLinkInfo
JSON representation |
---|
{ "appLogoImage": { object ( |
Fields | |
---|---|
appLogoImage |
Optional image to be displayed in the App Link Module |
title |
String to be displayed in the title of the App Link Module Required |
description |
String to be displayed in the description of the App Link Module Required |
appTarget |
Url to follow when opening the App Link Module on clients. It will be used by partners to open their webpage or deeplink into their app. |
AppTarget
JSON representation |
---|
{
"targetUri": {
object ( |
Fields | |
---|---|
targetUri |
|