R/my_redditads_data.R

#' Sample of digital marketing data from Reddit Ads downloaded by means of the Windsor.ai API.
#'
#' A dataset containing sample Reddit Ads data
#' fetched from windsor.ai API. See more at:  https://windsor.ai/
#'
#' @format A data frame with 164 rows and 5 variables:
#' \describe{
#'   \item{campaign}{name of the campaign}
#'   \item{clicks}{number of clicks}
#'   \item{spend}{spend data}
#'   \item{impressions}{impressions data}
#'   \item{date}{date}
#' }
#' @source \url{https://windsor.ai/}
"my_redditads_data"

Try the redditadsR package in your browser

Any scripts or data that you put into this service are public.

redditadsR documentation built on Oct. 31, 2022, 5:07 p.m.