callTimeOut Methods calltimeout-methods

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 section-e08228ef5f9b45c9a84139bbb763164a

Solution or Service
Function Syntax
Experience Cloud Identity Service
var variableName = visitor.MCIDCallTimedOut()
Analytics
var variableName = visitor.AnalyticsIDCallTimedOut()
Audience Manager
var variableName = visitor.AAMIDCallTimedOut()

Function Responses section-ff73aaca58b74e10a0953c49a3387160

Response
Description
TRUE
The ID service sent a request and the request timed out.
FALSE
The ID service sent a request and received a successful response from the server.
NULL
The ID service did not send a request.
recommendation-more-help
9c9e8ca9-9f7e-42c9-a5d5-a0d82776362a