GoogleAdsSearchads360V23ResourcesRemarketingAction constructor
GoogleAdsSearchads360V23ResourcesRemarketingAction({
- String? id,
- String? name,
- String? resourceName,
- List<
GoogleAdsSearchads360V23CommonTagSnippet> ? tagSnippets,
Implementation
GoogleAdsSearchads360V23ResourcesRemarketingAction({
this.id,
this.name,
this.resourceName,
this.tagSnippets,
});