type EntityLimitReachedError (v202411)

  • The EntityLimitReachedError indicates that an operation has exceeded the allowed number of entities for a specific type.

  • This error is commonly encountered when creating or updating entities such as custom targeting values, ad exclusion rules, and placements.

  • The reason field provides more specific information about which entity limit has been reached.

  • This error is part of the Google Ad Manager API and occurs in the context of the YieldGroupService.

  • Various services in Ad Manager, like CreativeService and LineItemService, can encounter this error.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

EntityLimitReachedError

reason

EntityLimitReachedError.Reason


Enumerations
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
UNKNOWN