GoogleAdsSearchads360V23ServicesApplyRecommendationOperationAdAssetApplyParameters constructor
GoogleAdsSearchads360V23ServicesApplyRecommendationOperationAdAssetApplyParameters({
- List<
String> ? existingAssets, - List<
GoogleAdsSearchads360V23ResourcesAsset> ? newAssets, - String? scope,
Implementation
GoogleAdsSearchads360V23ServicesApplyRecommendationOperationAdAssetApplyParameters({
this.existingAssets,
this.newAssets,
this.scope,
});