GoogleAdsSearchads360V23CommonCustomerThirdPartyReachIntegrationPartner constructor

GoogleAdsSearchads360V23CommonCustomerThirdPartyReachIntegrationPartner({
  1. bool? allowShareCost,
  2. String? reachIntegrationPartner,
})

Implementation

GoogleAdsSearchads360V23CommonCustomerThirdPartyReachIntegrationPartner({
  this.allowShareCost,
  this.reachIntegrationPartner,
});