mobileDeviceIds property

List<String>? mobileDeviceIds
getter/setter pair

A list of mobile device IDs defining Customer Match audience members.

The size of mobile_device_ids mustn't be greater than 500,000.

Implementation

core.List<core.String>? mobileDeviceIds;