Nothing
#' Sample data of Instagram ads from the Windsor API.
#'
#' A dataset containing sample facebook 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_instagramads_data"
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.