ResourceCountDetails

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

  • The error includes fields such as the ID and name of the resource, the exceeded limit, the type of limit, and the existing count of 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.