View source: R/RP_SelfServiceAPI_EndPoints.R
RP_APIGetReferenceData | R Documentation |
Retrieve an entity reference data file. An entity mapping file contains information pertaining to entities in RavenPack’s entity universe. Files are updated on a daily basis after midnight UTC. It is possible to request a reference data file for a specific entity type by supplying the entity_type parameter. For more information, please see the Reference Service section in the RavenPack Analytics User Guide.
RP_APIGetReferenceData(APIHandler, params = list())
APIHandler |
An API handler, created using RP_CreateAPIHandler |
params |
A list with the request query parameters.
|
An url with a link to the csv file upon success. An http server response otherwise.
Jose A. Guerrero-Colon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.