Sha256: c56c89dc90888fcb91d75d7a13a8d8b3d8ab74d1ee5cc6655bc78ddaef6debb4

Contents?: true

Size: 1.6 KB

Versions: 1

Compression:

Stored size: 1.6 KB

Contents

---
title: WebActionEvent
---
## PureCloud::WebActionEvent

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **action** | [**EventAction**](EventAction.html) | The action that triggered the event. | |
| **action_map** | [**ActionMap**](ActionMap.html) | The action map that triggered the action. | [optional] |
| **action_target** | [**ActionTarget**](ActionTarget.html) | The target for engagement actions. | [optional] |
| **time_to_disposition** | **Integer** | Milliseconds elapsed until the action is disposed. | [optional] |
| **error_code** | **String** | Code of the error returned when the action fails. | [optional] |
| **error_message** | **String** | Message of the error returned when the action fails. | [optional] |
| **user_agent_string** | **String** | HTTP User-Agent string (see https://tools.ietf.org/html/rfc1945#section-10.15). | [optional] |
| **browser** | [**Browser**](Browser.html) | Customer's browser. | [optional] |
| **device** | [**Device**](Device.html) | Customer's device. | [optional] |
| **geolocation** | [**JourneyGeolocation**](JourneyGeolocation.html) | Customer's geolocation. | [optional] |
| **ip_address** | **String** | Visitor's IP address. | [optional] |
| **ip_organization** | **String** | Visitor's IP-based organization or ISP name. | [optional] |
| **mkt_campaign** | [**JourneyCampaign**](JourneyCampaign.html) | Marketing / traffic source information. | [optional] |
| **visit_referrer** | [**Referrer**](Referrer.html) | Visit's referrer. | [optional] |
{: class="table table-striped"}


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecloudplatformclientv2-53.0.0 docs/WebActionEvent.md