Description Usage Arguments Value
Transforms the csv data file received from the Adwords API into a dataframe. Moreover the variables are converted into suitable formats.
The function is used inside getData
and parameters are set automatically.
1 | transformData(data, report = reportType, apiVersion = "201809")
|
data |
Raw csv data from Adwords API. |
report |
Report type. |
apiVersion |
set automatically by |
Dataframe with the Adwords Data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.