Ad.SystemStatusLimitingReasons
Reasons that limit an ad’s delivery capacity without fully stopping it.
Declaration
string Ad.SystemStatusLimitingReasonsPossible Values
CREATIVE_POLICY_ISSUESThe ad creative associated with this ad has policy violations that limit but do not fully stop delivery.
Discussion
Unlike Ad.SystemStatusReasons, these codes flag conditions, such as creative policy issues, that reduce delivery rather than stop it outright.
Example
{
"systemStatusLimitingReasons": ["CREATIVE_POLICY_ISSUES"]
}