Evergage Core API
Options
All
  • Public
  • Public/Protected
  • All
Menu

Exposes Customer functionality for gears ecosystem. Note, by having a method/field does not mean they are exposed.

Hierarchy

Index

Properties

attributes

attributes: object

Type declaration

id

id: string

profileObjects

profileObjects: object

Type declaration

  • [profileObjectType: string]: object

segmentMembership

segmentMembership: SegmentMembership[]

Methods

Optional actionCount

  • Parameters

    Returns number

Optional actionCountPerItem

  • Parameters

    Returns number

getDimensionActivity

  • getDimensionActivity(dimension: string, start: Date | null, end: Date | null): object
  • Parameters

    • dimension: string
    • start: Date | null
    • end: Date | null

    Returns object

getDimensionActivityByDay

  • getDimensionActivityByDay(dimension: string, dimensionId: string, start: Date | null, end: Date | null): object
  • Parameters

    • dimension: string
    • dimensionId: string
    • start: Date | null
    • end: Date | null

    Returns object

Optional getSegmentJoinDate

  • getSegmentJoinDate(segmentId: string): Date | null
  • Parameters

    • segmentId: string

    Returns Date | null

Optional itemStatTotal

  • Parameters

    Returns number

Optional itemStatTotalPerItem

  • Parameters

    Returns ItemStat[]

Optional pageViewCount

  • Parameters

    Returns number

Optional visitCount

  • Parameters

    Returns number

Optional visitDurationMillis

  • Parameters

    Returns number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc