locationGroupAssetSets property

List<String>? locationGroupAssetSets
getter/setter pair

AssetSets whose Assets are targeted.

If multiple IDs are specified, then all items that appear in at least one set are targeted. This field cannot be used with feed, geo target constants or feed item sets. When using asset sets, either this field or enable_customer_level_location_asset_set should be specified. Both cannot be used at the same time. This can only be set in CREATE operations.

Implementation

core.List<core.String>? locationGroupAssetSets;