GoogleAdsSearchads360V23ResourcesAdGroupAd constructor
GoogleAdsSearchads360V23ResourcesAdGroupAd({
- List<
String> ? actionItems, - GoogleAdsSearchads360V23ResourcesAd? ad,
- String? adGroup,
- List<
GoogleAdsSearchads360V23ResourcesAdGroupAdAssetAutomationSetting> ? adGroupAdAssetAutomationSettings, - String? adStrength,
- String? creationTime,
- List<
String> ? effectiveLabels, - String? engineId,
- String? engineStatus,
- List<
String> ? labels, - String? lastModifiedTime,
- GoogleAdsSearchads360V23ResourcesAdGroupAdPolicySummary? policySummary,
- String? primaryStatus,
- List<
String> ? primaryStatusReasons, - String? resourceName,
- String? status,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroupAd({
this.actionItems,
this.ad,
this.adGroup,
this.adGroupAdAssetAutomationSettings,
this.adStrength,
this.creationTime,
this.effectiveLabels,
this.engineId,
this.engineStatus,
this.labels,
this.lastModifiedTime,
this.policySummary,
this.primaryStatus,
this.primaryStatusReasons,
this.resourceName,
this.status,
});