RetailCRM API Client

Visit

Class Visit

Tags
category

Visit

Table of Contents

Properties

$clientId  : string
$createdAt  : string
$customer  : Customer
$exitPage  : string
$landingPage  : string
$pageDepth  : int
$pages  : array<string|int, Page>
$pageViews  : int
$site  : string
$source  : Source
$visitLength  : int

Properties

$clientId

public string $clientId
Tags
JMS\Type

("string")

JMS\SerializedName

("clientId")

$createdAt

public string $createdAt
Tags
JMS\Type

("string")

JMS\SerializedName

("createdAt")

$customer

public Customer $customer
Tags
JMS\Type

("RetailCrm\Api\Model\Entity\WebAnalytics\Customer")

JMS\SerializedName

("customer")

$exitPage

public string $exitPage
Tags
JMS\Type

("string")

JMS\SerializedName

("exitPage")

$landingPage

public string $landingPage
Tags
JMS\Type

("string")

JMS\SerializedName

("landingPage")

$pageDepth

public int $pageDepth
Tags
JMS\Type

("integer")

JMS\SerializedName

("pageDepth")

$pages

public array<string|int, Page> $pages
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\WebAnalytics\Page>")

JMS\SerializedName

("pages")

$pageViews

public int $pageViews
Tags
JMS\Type

("integer")

JMS\SerializedName

("pageViews")

$site

public string $site
Tags
JMS\Type

("string")

JMS\SerializedName

("site")

$source

public Source $source
Tags
JMS\Type

("string")

JMS\SerializedName

("source")

$visitLength

public int $visitLength
Tags
JMS\Type

("integer")

JMS\SerializedName

("visitLength")


        
On this page

Search results