GoogleAdsSearchads360V23CommonPolicySummary constructor
GoogleAdsSearchads360V23CommonPolicySummary({
- String? approvalStatus,
- List<
GoogleAdsSearchads360V23CommonPolicyTopicEntry> ? policyTopicEntries, - String? reviewStatus,
Implementation
GoogleAdsSearchads360V23CommonPolicySummary({
this.approvalStatus,
this.policyTopicEntries,
this.reviewStatus,
});