CreateAirWatchDeploymentForCatalogItem

App Portal 2020 R1

You can use the CreateAirWatchDeploymentForCatalogItem web method to associate AirWatch mobile apps with existing catalog items.

Parameters

The CreateAirWatchDeploymentForCatalogItem web method includes the following parameters:

CreateAirWatchDeploymentForCatalogItem Parameters

#

Parameters

Data Type

Description

1.  

PackageId

Integer

Package ID (Catalog ID).

2.  

LocationGroupId

Integer

LocationGroup ID of the AirWatch mobile app.

3.  

BundleId

String

Bundle ID of the AirWatch mobile app.

4.  

AppId

Integer

App ID of the AirWatch mobile app.

5.  

Supported

Supported

0 or NONE if the supported device is Android or if it is not known.
1 or IPHONE_ONLY if the mobile app is supported only on iPhone.
2 or IPAD_ONLY if the mobile app is supported only on iPad.
3 or IPHONE_AND_IPAD if the mobile app is supported on both iPhone and iPad.

Return Value

Returns one of the following values:

Returns TRUE for success
Returns FALSE for error