ResourceCountDetails

  • This document details the error information returned when a resource count limit is exceeded.

  • Key fields include the ID and name of the resource whose limit was exceeded, the specific limit value, the type of resource limit, and the current count of existing entities.

Error details returned when an resource count limit was exceeded.

Fields

enclosing_id

string

The ID of the resource whose limit was exceeded. External customer ID if the limit is for a customer.

enclosing_resource

string

The name of the resource (Customer, Campaign etc.) whose limit was exceeded.

limit

int32

The limit which was exceeded.

limit_type

ResourceLimitType

The resource limit type which was exceeded.

existing_count

int32

The count of existing entities.