positiveLocationsIds property

List<String>? positiveLocationsIds
getter/setter pair

Current campaign positive location ids.

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

Optional.

Implementation

core.List<core.String>? positiveLocationsIds;