my_bingads_data {bingadsR}R Documentation

Sample of digital marketing data from bing Ads downloaded by means of the Windsor.ai API.

Description

A dataset containing sample bing Ads data fetched from windsor.ai API. See more at: https://windsor.ai/

Usage

my_bingads_data

Format

A data frame with 164 rows and 5 variables:

campaign

name of the campaign

clicks

number of clicks

spend

spend data

impressions

impressions data

date

date

Source

https://windsor.ai/


[Package bingadsR version 0.1.0 Index]