GoogleAdsSearchads360V23CommonCustomerThirdPartyViewabilityIntegrationPartner constructor

GoogleAdsSearchads360V23CommonCustomerThirdPartyViewabilityIntegrationPartner({
  1. bool? allowShareCost,
  2. String? viewabilityIntegrationPartner,
})

Implementation

GoogleAdsSearchads360V23CommonCustomerThirdPartyViewabilityIntegrationPartner({
  this.allowShareCost,
  this.viewabilityIntegrationPartner,
});