Options
All
  • Public
  • Public/Protected
  • All
Menu

HitsApi - object-oriented interface

export

Hierarchy

Index

Constructors

constructor

Methods

createSceneHit

  • Create a hit for a scene.

    throws

    {RequiredError}

    memberof

    HitsApi

    Parameters

    Returns Promise<AxiosResponse<Hit, any>>

createSceneViewHit

  • Create a hit for a scene-view.

    throws

    {RequiredError}

    memberof

    HitsApi

    Parameters

    Returns Promise<AxiosResponse<Hit, any>>