GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandSafetyIntegrationPartner constructor

GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandSafetyIntegrationPartner({
  1. String? brandSafetyIntegrationPartner,
  2. GoogleAdsSearchads360V23CommonThirdPartyIntegrationPartnerData? brandSafetyIntegrationPartnerData,
})

Implementation

GoogleAdsSearchads360V23CommonCampaignThirdPartyBrandSafetyIntegrationPartner({
  this.brandSafetyIntegrationPartner,
  this.brandSafetyIntegrationPartnerData,
});