Nothing
#' Sample data from the Windsor API.
#'
#' A data set containing sample 'Gooogle Ads' data
#' fetched from 'windsor.ai' API. See more at: https://windsor.ai/api-fields/
#'
#' @format A data frame with 1677 rows and 6 variables:
#' \describe{
#' \item{campaign}{name of the campaign}
#' \item{clicks}{number of clicks}
#' \item{spend}{spend data}
#' \item{medium}{the type of referals}
#' \item{source}{source of the data (google)}
#' \item{googlesheets}{googlesheets id}
#' }
#' @source \url{https://windsor.ai/}
"my_data_googleads"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.