aw_workspace_report: Use a prebuilt json query to pull a ranked report

View source: R/workspace_reports.R

aw_workspace_reportR Documentation

Use a prebuilt json query to pull a ranked report

Description

Organizes the arguments into a json string and then structures the data after the internal function makes the api call. Only runs a single dimension with as many metrics as you want.

Usage

aw_workspace_report(req_body = "", company_id = Sys.getenv("AW_COMPANY_ID"))

Arguments

req_body

The json string copied from Workspace

company_id

Company Id. Taken from the global environment by default if not provided.

Value

A data frame of dimensions and metrics


adobeanalyticsr documentation built on Nov. 9, 2023, 5:07 p.m.