Sha256: c7f7ad62bc7ef446b0a42fd199fed52e488d76b5f3dd0b7a12f71005fee750c3
Contents?: true
Size: 1.3 KB
Versions: 1
Compression:
Stored size: 1.3 KB
Contents
--- title: SegmentAssignedEvent --- ## PureCloud::SegmentAssignedEvent ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **segment** | [**JourneySegment**](JourneySegment.html) | The segment that was matched. | | | **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] | | **visit_created_date** | **DateTime** | When visit was created (e.g. timestamp of the first event in visit). Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/SegmentAssignedEvent.md |