AppsReportingCreative.SystemStatus
System-evaluated validation state of the creative at report time.
Declaration
string AppsReportingCreative.SystemStatusPossible Values
VALIDThe creative has passed all system validation checks and is ready to serve. The creative may still be subject to additional review.
INVALIDThe creative has failed one or more validation checks. Check
systemStatusReasonsfor the cause.PENDINGThe creative is undergoing system validation, policy determination, or waiting for asset CDN availability.
Discussion
This is a point-in-time snapshot of validation state; a creative later marked INVALID may still show VALID in an older report.
Example
{
"systemStatus": "VALID"
}See CreativeSystemStatus for additional context.