Hello, You can fetch daily campaign stats using the CAMPAIGN_PERFORMANCE_REPORT <https://developers.google.com/adwords/api/docs/appendix/reports#campaign>. Make sure you include the Date column, and then columns for whatever other statistics you need. Once you have this data, it will be up to you to format it however you like. The client library only supports making calls to the API to get and mutate data; it does not include any charting functionality.
Regards, Mike, AdWords API Team On Wednesday, December 10, 2014 11:28:18 PM UTC-5, Anu V Vivin wrote: > > I was tried to implement campaign daily clicks data on line chart. Is this > possible on dotnet API ? > > > On Wednesday, December 10, 2014 11:36:17 PM UTC+5:30, Michael Cloonan > (AdWords API Team) wrote: >> >> Hello, >> >> I do not believe there is a "line chart" feature in the AdWords API. Can >> you please clarify what requests you've tried, what's happening, and how >> that differs from what you expect to happen? >> >> Regards, >> Mike, AdWords API Team >> >> On Wednesday, December 10, 2014 4:29:28 AM UTC-5, Anu V Vivin wrote: >>> >>> How to integrate line chart for google adwords .net API >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/6675d487-c69b-4d77-beea-baf15f5168fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
