DocumentationIdentity Service Guide

callTimeOut Methods

Last update: June 10, 2021
  • Topics:
  • Identities
  • Integrations

CREATED FOR:

  • Developer
  • User
  • Admin
  • Leader

Call these ID service functions to determine the timeout status for a Experience Cloud Identity Service, Analytics, or Audience Manager ID request. Available in VisitorAPI.js version 1.7.0 or higher.

Timeout Functions

Solution or ServiceFunction Syntax
Experience Cloud Identity Servicevar variableName = visitor.MCIDCallTimedOut()
Analyticsvar variableName = visitor.AnalyticsIDCallTimedOut()
Audience Managervar variableName = visitor.AAMIDCallTimedOut()

Function Responses

ResponseDescription
TRUEThe ID service sent a request and the request timed out.
FALSEThe ID service sent a request and received a successful response from the server.
NULLThe ID service did not send a request.
recommendation-more-help
9c9e8ca9-9f7e-42c9-a5d5-a0d82776362a