contentAndPolicyReviewStatus property
Content and policy review status for the creative. Possible string values are:
- "REVIEW_STATUS_UNSPECIFIED" : Type value is not specified or is unknown in this version.
- "REVIEW_STATUS_APPROVED" : The creative is approved.
- "REVIEW_STATUS_REJECTED" : The creative is rejected.
- "REVIEW_STATUS_PENDING" : The creative is pending review.
Implementation
core.String? contentAndPolicyReviewStatus;