Hello,
I am using the google adwords api is Microsoft SSIS to get to the google data.
I have anow access to objects such as BudgetPerformance, AdPerformance, etc...
Questions:
1- Is there a documentation on how these tables are related to each-other?
2- Using the Campaigns tab in the google Adwords login, I have created a manual report which I can download in .csv. How can I get the same thin using the .api ?
3- The objects provided by the api, is the data in each object the whole data or is it partial?
4- In CampaigPerformance object, there is a Date column. What is that referring to?
Thank you