R/my_adform_data.R

#' Sample of digital marketing data from Adform downloaded by means of the Windsor.ai API.
#'
#' A dataset containing sample Adform 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_adform_data"

Try the adformR package in your browser

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

adformR documentation built on Nov. 28, 2022, 5:10 p.m.