GoogleAdsSearchads360V23ServicesAssetGroupSignalOperation constructor
GoogleAdsSearchads360V23ServicesAssetGroupSignalOperation({
- GoogleAdsSearchads360V23ResourcesAssetGroupSignal? create,
- List<
GoogleAdsSearchads360V23CommonPolicyViolationKey> ? exemptPolicyViolationKeys, - String? remove,
Implementation
GoogleAdsSearchads360V23ServicesAssetGroupSignalOperation({
this.create,
this.exemptPolicyViolationKeys,
this.remove,
});