negativeLocationsIds property

List<String>? negativeLocationsIds
getter/setter pair

Current campaign negative location ids.

One of this field OR positive_location_ids is required for the following recommendation_types: CAMPAIGN_BUDGET if AdvertisingChannelType is SEARCH

Optional.

Implementation

core.List<core.String>? negativeLocationsIds;