my_data {windsoraiR}R Documentation

Sample data from the Windsor API.

Description

A dataset containing sample gooole and facebook ads data fetched from windsor.ai API. See more at: https://www.windsor.ai/api-fields/

Usage

my_data

Format

A data frame with 1677 rows and 6 variables:

data.campaign

name of the campaign

data.clicks

number of clicks

data.spend

spend data

data.medium

the type of referals

data.source

source of the data (google, facebook, etc.)

googlesheets

googlesheets id

Source

https://www.windsor.ai/


[Package windsoraiR version 0.1.2 Index]