For a list of methods for this resource, see the end of this page.
Resource representations
Contains information about a mobile app. Used as a landing page deep link.
{ "kind": "dfareporting#mobileApp", "id": string, "title": string, "directory": string, "publisherName": string }
Property name | Value | Description | Notes |
---|---|---|---|
directory |
string |
Mobile app directory.
Acceptable values are:
|
|
id |
string |
ID of this mobile app. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#mobileApp" . |
|
publisherName |
string |
Publisher name. | |
title |
string |
Title of this mobile app. |