GoogleAdsSearchads360V23CommonCustomerThirdPartyIntegrationPartners constructor
GoogleAdsSearchads360V23CommonCustomerThirdPartyIntegrationPartners({
- List<
GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandLiftIntegrationPartner> ? brandLiftIntegrationPartners, - List<
GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandSafetyIntegrationPartner> ? brandSafetyIntegrationPartners, - List<
GoogleAdsSearchads360V23CommonCustomerThirdPartyReachIntegrationPartner> ? reachIntegrationPartners, - List<
GoogleAdsSearchads360V23CommonCustomerThirdPartyViewabilityIntegrationPartner> ? viewabilityIntegrationPartners,
Implementation
GoogleAdsSearchads360V23CommonCustomerThirdPartyIntegrationPartners({
this.brandLiftIntegrationPartners,
this.brandSafetyIntegrationPartners,
this.reachIntegrationPartners,
this.viewabilityIntegrationPartners,
});