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 Service | Function Syntax |
---|---|
Experience Cloud Identity Service | var variableName = visitor.MCIDCallTimedOut() |
Analytics | var variableName = visitor.AnalyticsIDCallTimedOut() |
Audience Manager | var variableName = visitor.AAMIDCallTimedOut() |
Function Responses
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