Hello, I've been successful in implementing the 'Hello World' for the AdWords API and I'm now working on implementing downloading of reports. I've been searching around and looking at the API documentation for about three days and can't find the answers to my questions/locate the columns that I require.
I'm am trying to recreate a report that's on the AdWords web reporting interface and it's generated the following questions: 1. On the web interface, it seems that columns/data can be dragged and dropped from anywhere to combine into one report. The API looks like you have to download multiple reports then combine the reports together (I'll be putting the reports into a SQL DB) - is this true? Or is there an API report that will allow me to download every column/all data like in the web interface? 2. Using 'CampaignStatus' as an example, on the web interface it remains a 'Campaign Status' and has values like 'Eligable'. However, in the API 'CampaignStatus' is the field selected, which in the download becomes 'Campaign State' (fair enough, it's just a display name) but then the values are 'Enabled' etc. The question is, are these the same columns or are they different to what is in the web interface? As I say I've searched the documentation and downloaded the CSV for the enums etc. and can't really map them. If I've missed something in the API documentation, please provide a link and then I can make sure that I re-read that section (if I didn't miss last time). Regards, Dave. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/913f2522-4181-424d-bf92-eebbf593d1f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
