metros property

List<Metro>? metros
getter/setter pair

Metros to be targeted.

For each metro only dmaId is required. The other fields are populated automatically when the ad is inserted or updated. If targeting a metro, do not target or exclude the country of the metro.

Implementation

core.List<Metro>? metros;