GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandLiftIntegrationPartner constructor

GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandLiftIntegrationPartner({
  1. bool? allowShareCost,
  2. String? brandLiftIntegrationPartner,
})

Implementation

GoogleAdsSearchads360V23CommonCustomerThirdPartyBrandLiftIntegrationPartner({
  this.allowShareCost,
  this.brandLiftIntegrationPartner,
});