Hello, The example code provided in my previous response was intended to be a reference on how you will be able to generate a report in AdWords API. If you will have to create your own report query, then you may refer to the different report types <https://developers.google.com/adwords/api/docs/appendix/reports> to see what are the columns available in the report you wish to generate.
For example, to generate the Account Performance Report with Cost field, you may opt to use AWQL or XML report definition, for instance in AWQL, you will have to do something like: SELECT Cost, <any other column fields you wish to get> FROM ACCOUNT_PERFORMANCE_REPORT DURING <the date range you wish to obtain>. This page <https://developers.google.com/adwords/api/docs/guides/reporting#create_a_report_definition> discusses more details about report definition. Hope this helps. Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. 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/a8c24455-06fb-438d-8340-d34aab29adaf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.