AI-generated Key Takeaways
-
EntityLimitReachedError.Reason is an enumeration within the SiteService and other services in the Ad Manager API, representing reasons why an entity limit has been reached.
-
The reasons listed indicate various limits that can be hit within the Ad Manager platform, such as limits on custom targeting values, ad exclusion rules, line items, and sites.
-
This enumeration helps developers understand the specific limit that was exceeded when an EntityLimitReachedError occurs.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
CUSTOM_TARGETING_VALUES_LIMIT_REACHED
|
|
AD_EXCLUSION_RULES_LIMIT_REACHED
|
|
FIRST_PARTY_AUDIENCE_SEGMENTS_LIMIT_REACHED
|
|
PLACEMENTS_LIMIT_REACHED
|
|
LINE_ITEMS_LIMIT_REACHED
|
|
ACTIVE_LINE_ITEMS_LIMIT_REACHED
|
|
DAI_ENCODING_PROFILES_LIMIT_REACHED
|
|
TRAFFIC_FORECAST_SEGMENTS_LIMIT_REACHED
|
|
FORECAST_ADJUSTMENTS_LIMIT_REACHED
|
|
ACTIVE_EXPERIMENTS_LIMIT_REACHED
|
|
SITES_LIMIT_REACHED
|
|
USER_TEAMS_LIMIT_REACHED
|
|
ACTIVE_TARGETING_PRESETS_LIMIT_REACHED
|
|
UNKNOWN
|