New Relicデータ辞書

このデータディクショナリは、NRDBに格納され、NRQLでのクエリが可能な、デフォルトのレポートデータの一部を定義します。これには、Transaction、MobileRequest、BrowserInteraction、Metric、Log、Spanなどのイベントが含まれます。これらの定義は、該当するデータ型と属性名にマウスを合わせると、クエリビルダーUIからも利用できます。

このディクショナリには、以下は含まれていません。

  • インフラストラクチャインテグレーションからのデータ(特定のインテグレーションについては、ドキュメントを参照)
  • カスタムデータ
  • メトリクスデータの詳細なインテグレーション固有の属性

VideoAdAction

Data source:

VideoAdAction events occur when a user performs any action in the video player while ad occurs. It tracks geographic and timing data for each video ad being played.

Attribute nameDefinitionData types
actionName

The specific action being performed in the video player, such as play, pause, resume, content buffering etc. The extensive list for all the action being performed in the player is listed below.

List of possible actions

Action Description
AD_REQUEST Ad video has been requested.
AD_START Ad video started (first frame shown).
AD_END Ad video ended.
AD_PAUSE Ad video paused.
AD_RESUME Ad video resumed.
AD_SEEK_START Ad video seek started.
AD_SEEK_END Ad video seek ended.
AD_BUFFER_START Ad video buffering started.
AD_BUFFER_END Ad video buffering ended.
AD_HEARTBEAT Ad video heartbeat, an event that happens once every 30 seconds while the video is playing.
AD_RENDITION_CHANGE Ad video stream quality changed.
AD_BREAK_START Ad break (a block of ads) started.
AD_BREAK_END Ad break ended.
AD_QUARTILE Ad quartile happened.
AD_CLICK Ad has been clicked.