AdGroup.SystemStatusLimitingReasons
Reasons that limit delivery for an ad group without fully stopping it.
Declaration
string AdGroup.SystemStatusLimitingReasonsPossible Values
LOCATION_POLICY_ISSUESThe ad group’s location targeting contains areas with policy restrictions.
LOCATION_GROUP_ISSUESThe ad group’s location group targeting has issues that limit delivery.
ADS_LIMITEDOne or more ads in the ad group are limited, reducing overall delivery.
Discussion
These reasons can stem from the ad group’s own location targeting or cascade up from limited ads within it, as with ADS_LIMITED.
Example
{
"systemStatusLimitingReasons": [
"ADS_LIMITED"
]
}See AdGroupSystemLimitedStatusReason for the full field reference.