browsers property
Browsers that this ad targets.
For each browser either set browserVersionId or dartId along with the version numbers. If both are specified, only browserVersionId will be used. The other fields are populated automatically when the ad is inserted or updated.
Implementation
core.List<Browser>? browsers;