This document summarizes an analysis of an AdWords advertising campaign performed with R. It describes getting campaign data via the AdWords API, preparing the data by defining MySQL tables, and presenting 5 scenarios for analyzing the daily clicks, conversions, country-level clicks, comparing campaigns, and comparing campaigns to the mean. The goal is to better understand campaign performance by virtualizing the AdWords data in R.