enableCustomerLevelLocationAssetSet property

bool? enableCustomerLevelLocationAssetSet
getter/setter pair

Denotes that the latest customer level asset set is used for targeting.

Used with radius and radius_units. Cannot be used with feed, geo target constants or feed item sets. When using asset sets, either this field or location_group_asset_sets should be specified. Both cannot be used at the same time. This can only be set in CREATE operations.

Implementation

core.bool? enableCustomerLevelLocationAssetSet;