appIds property

List<String>? appIds
getter/setter pair

A list of app IDs to target in the pretargeting configuration.

These values will be added to the list of targeted app IDs in PretargetingConfig.appTargeting.mobileAppTargeting.values.

Implementation

core.List<core.String>? appIds;