Table of Contents
Constants
-
DEVICE_TYPE_ALL
= 'all'
-
DEVICE_TYPE_DESKTOP
= 'desktop'
-
DEVICE_TYPE_MOBILE
= 'mobile'
-
DEVICE_TYPE_TABLET
= 'tablet'
-
PLATFORM_MOBILE
= 'mobile'
-
PLATFORM_SERVER_SIDE
= 'server_side'
Properties
-
$clicks
: array<string|int, mixed>
-
$deviceType
: string
-
$exclusive
: bool
-
$globalCss
: string
-
$globalJavascript
: string
-
$goalTimeout
: int
-
$id
: int
-
$name
: string
-
$priority
: int
-
$segment
: array<string|int, mixed>
-
$slug
: string
-
$targetPlatform
: string
-
$trackBounce
: bool
-
$trackEngagement
: bool
-
$traficAllocation
: float
-
$type
: string
-
$variations
: array<string|int, mixed>
-
$visitorsLimit
: int
-
$visitorsNow
: int
-
$whenEnd
: DateTime
-
$whenRestriction
: array<string|int, mixed>
-
$whenStart
: DateTime
-
$whenTimezone
: string
-
$whereExcluded
: array<string|int, mixed>
-
$whereIncluded
: array<string|int, mixed>
DEVICE_TYPE_ALL
public
mixed
DEVICE_TYPE_ALL
= 'all'
DEVICE_TYPE_DESKTOP
public
mixed
DEVICE_TYPE_DESKTOP
= 'desktop'
DEVICE_TYPE_MOBILE
public
mixed
DEVICE_TYPE_MOBILE
= 'mobile'
DEVICE_TYPE_TABLET
public
mixed
DEVICE_TYPE_TABLET
= 'tablet'
public
mixed
PLATFORM_MOBILE
= 'mobile'
public
mixed
PLATFORM_SERVER_SIDE
= 'server_side'
$clicks
public
array<string|int, mixed>
$clicks
$deviceType
public
string
$deviceType
$exclusive
public
bool
$exclusive
$globalCss
public
string
$globalCss
$globalJavascript
public
string
$globalJavascript
$goalTimeout
public
int
$goalTimeout
$id
public
int
$id
$name
public
string
$name
$priority
public
int
$priority
$segment
public
array<string|int, mixed>
$segment
$slug
public
string
$slug
public
string
$targetPlatform
$trackBounce
public
bool
$trackBounce
$trackEngagement
public
bool
$trackEngagement
$traficAllocation
public
float
$traficAllocation
$type
public
string
$type
$variations
public
array<string|int, mixed>
$variations
$visitorsLimit
public
int
$visitorsLimit
$visitorsNow
public
int
$visitorsNow
$whenEnd
public
DateTime
$whenEnd
$whenRestriction
public
array<string|int, mixed>
$whenRestriction
$whenStart
public
DateTime
$whenStart
$whenTimezone
public
string
$whenTimezone
$whereExcluded
public
array<string|int, mixed>
$whereExcluded
$whereIncluded
public
array<string|int, mixed>
$whereIncluded