GoogleAdsSearchads360V23ResourcesThirdPartyAppAnalyticsLink constructor

GoogleAdsSearchads360V23ResourcesThirdPartyAppAnalyticsLink({
  1. String? resourceName,
  2. String? shareableLinkId,
})

Implementation

GoogleAdsSearchads360V23ResourcesThirdPartyAppAnalyticsLink({
  this.resourceName,
  this.shareableLinkId,
});