GoogleAdsSearchads360V23CommonChainSet constructor

GoogleAdsSearchads360V23CommonChainSet({
  1. List<GoogleAdsSearchads360V23CommonChainFilter>? chains,
  2. String? relationshipType,
})

Implementation

GoogleAdsSearchads360V23CommonChainSet({this.chains, this.relationshipType});