core.Map<core.String, core.dynamic> toJson() => { if (sites != null) 'sites': sites!, if (targetingMode != null) 'targetingMode': targetingMode!, };