Resource: MobileApp
Contains information about a mobile app. Used as a landing page deep link.
JSON representation | |
---|---|
{
"id": string,
"title": string,
"directory": enum ( |
Fields | |
---|---|
id |
ID of this mobile app. |
title |
Title of this mobile app. |
directory |
Mobile app directory. |
publisherName |
Publisher name. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Directory
Enums | |
---|---|
UNKNOWN |
|
APPLE_APP_STORE |
|
GOOGLE_PLAY_STORE |
Methods |
|
---|---|
|
Gets one mobile app by ID. |
|
Retrieves list of available mobile apps. |