Hello, I am trying to do the same but in those examples always export the result to a file. I need to get as a object in c# to build my own object. I need to get campaigns with its performances, ads, keywords, is there an example?
Thank you On Monday, September 21, 2015 at 9:11:49 PM UTC+1, Umesh Dengale wrote: > > Hi Scott, > > You could use the CAMPAIGN_PERFORMANCE_REPORT. Please check out our > DownloadCriteriaReport > <https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201506/Reporting/DownloadCriteriaReport.cs> > or DownloadCriteriaReportWithAwql > <https://github.com/googleads/googleads-dotnet-lib/blob/master/examples/AdWords/CSharp/v201506/Reporting/DownloadCriteriaReportWithAwql.cs> > C# example > code from .NET client library and you could use the similar approach for > CAMPAIGN_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> > . > > > Cheers, > Umesh, 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 [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/5a544263-b026-4703-8ec8-669274c902f5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
