Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the

24005: Resource already exists


ERROR: 24005

error-24005 page anchor
AUDIENCES
ERROR

The request conflicts with an existing resource. A resource with the same identifying attributes already exists in your account.

Possible causes

possible-causes page anchor
  • You attempted to create an audience with a displayName that already exists in the account. Audience display names must be unique per account.
  • You attempted to create a snapshot for an audience that already has a snapshot creation in progress. Only one snapshot operation can run per audience at a time.
  • Use a different displayName when creating an audience, or use the existing audience if it matches your intent. List audiences with GET /preview/Audiences to see existing names.
  • If you are creating a snapshot and one is already in progress, poll the existing operation (GET /preview/Operations/{operationId}) until it completes before starting a new one.
  • If you need to replace an existing resource, delete it first and then recreate it.

Additional resources

additional-resources page anchor