v201809 Data Model
The Google Ads Adapter models Google Ads entities in relational views and stored procedures. The provided views will give you access to your Google AdWords report data using v201809 of the Google AdWords Reporting API.
Views
Views are tables that cannot be modified. Typically, data that are read-only and cannot be updated are shown as views. Additionally, API limitations and requirements are documented in this section.
Stored Procedures
Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.