GoogleAdsSearchads360V23ResourcesAssetGroup constructor
GoogleAdsSearchads360V23ResourcesAssetGroup({
- String? adStrength,
- GoogleAdsSearchads360V23ResourcesAssetCoverage? assetCoverage,
- String? campaign,
- List<
String> ? finalMobileUrls, - List<
String> ? finalUrls, - String? id,
- String? name,
- String? path1,
- String? path2,
- String? primaryStatus,
- List<
String> ? primaryStatusReasons, - String? resourceName,
- String? status,
Implementation
GoogleAdsSearchads360V23ResourcesAssetGroup({
this.adStrength,
this.assetCoverage,
this.campaign,
this.finalMobileUrls,
this.finalUrls,
this.id,
this.name,
this.path1,
this.path2,
this.primaryStatus,
this.primaryStatusReasons,
this.resourceName,
this.status,
});