my_data_googleads {googleadsR}R Documentation

Sample data from the Windsor API.

Description

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

Usage

my_data_googleads

Format

A data frame with 1677 rows and 6 variables:

campaign

name of the campaign

clicks

number of clicks

spend

spend data

medium

the type of referals

source

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

googlesheets

googlesheets id

Source

https://windsor.ai/


[Package googleadsR version 1.0.0 Index]