GoogleAdsSearchads360V23ResourcesAccountLink constructor
GoogleAdsSearchads360V23ResourcesAccountLink({
- String? accountLinkId,
- String? resourceName,
- String? status,
- GoogleAdsSearchads360V23ResourcesThirdPartyAppAnalyticsLinkIdentifier? thirdPartyAppAnalytics,
- String? type,
Implementation
GoogleAdsSearchads360V23ResourcesAccountLink({
this.accountLinkId,
this.resourceName,
this.status,
this.thirdPartyAppAnalytics,
this.type,
});