YoutubeAndPartnersThirdPartyMeasurementSettings constructor
YoutubeAndPartnersThirdPartyMeasurementSettings({
- List<
ThirdPartyVendorConfig> ? brandLiftVendorConfigs, - List<
ThirdPartyVendorConfig> ? brandSafetyVendorConfigs, - List<
ThirdPartyVendorConfig> ? reachVendorConfigs, - List<
ThirdPartyVendorConfig> ? viewabilityVendorConfigs,
Implementation
YoutubeAndPartnersThirdPartyMeasurementSettings({
this.brandLiftVendorConfigs,
this.brandSafetyVendorConfigs,
this.reachVendorConfigs,
this.viewabilityVendorConfigs,
});