RP_APICreateDataSet: RP_APICreateDataSet

View source: R/RP_SelfServiceAPI_EndPoints.R

RP_APICreateDataSetR Documentation

RP_APICreateDataSet

Description

Creates a dataset. This endpoint allows you to create a new dataset definition on ravenpack.com. A dataset allows you to query a subset of RavenPack data by specifying filters and fields available in RavenPack Analytics.

Usage

RP_APICreateDataSet(APIHandler, payload)

Arguments

APIHandler

An API handler, created using RP_CreateAPIHandler

payload

A string in JSON format with the request body parameters. See the RavenPack Analytics User Guide for more details on the fields in RavenPack Analytics data.

Value

A dataset_uuid identifying the created dataset.

Author(s)

Jose A. Guerrero-Colon


RavenPack/r-api documentation built on July 30, 2022, 9:56 p.m.