GoogleAdsSearchads360V23CommonAdTextAsset constructor
GoogleAdsSearchads360V23CommonAdTextAsset({
- String? assetPerformanceLabel,
- String? pinnedField,
- GoogleAdsSearchads360V23CommonAdAssetPolicySummary? policySummaryInfo,
- String? text,
Implementation
GoogleAdsSearchads360V23CommonAdTextAsset({
this.assetPerformanceLabel,
this.pinnedField,
this.policySummaryInfo,
this.text,
});