core.Map<core.String, core.dynamic> toJson() { final advertiserIds = this.advertiserIds; return {'advertiserIds': ?advertiserIds}; }