Re: How to get keyword details using v201109

2012-10-08 Thread Jeetesh Srivastava
Dear Oliver, Thanks for your reply. Its ok with Auction Insights. But I want to fetch details of keyword details for particular keyword like(Search term Match typeAdded/ExcludedClicksImpr.CTRAvg. CPCCostAvg. Pos.).etc Pls check snapshot . Thanks On Wedne

Re: How to get keyword details using v201109

2012-10-04 Thread Jeetesh Srivastava
Dear Oliver, Hey DownloadCriteriaReport.cs ReportDefinition worked for me. Only thing I had to select enum ReportDefinitionReportType* .SEARCH_QUERY_PERFORMANCE_REPORT* . Thanks for the link. On Wednesday, October 3, 2012 4:58:29 AM UTC-6, Oliver wrote: > > Have you looked into do

Re: How to get keyword details using v201109

2012-10-03 Thread Oliver
Have you looked into downloading this data via the reports: https://developers.google.com/adwords/api/docs/appendix/reports All the data you want is in the reports. On Wednesday, October 3, 2012 9:56:46 AM UTC+1, Jeetesh Srivastava wrote: > > Dear Oliver, > Thanks for you

Re: How to get keyword details using v201109

2012-10-03 Thread Jeetesh Srivastava
Dear Oliver, Thanks for your reply . But I have to fetch keyword details like (*Search Term,Match Type, Added/Exclude, Clicks, Impressions, Ctr, avg Cpc ) etc for particular keyword.* Awaiting for your response. Thanks. On Wednesday, October 3, 2012 12:39:14 AM UTC-6, Oli

Re: How to get keyword details using v201109

2012-10-03 Thread Jeetesh Srivastava
sd On Wednesday, October 3, 2012 12:39:14 AM UTC-6, Oliver wrote: > > Auction Insights are not exposed over the API yet. > > Oliver > > > On Wednesday, October 3, 2012 6:25:22 AM UTC+1, Jeetesh Srivastava wrote: >> >> >> Is there anyone who can help me.. >> >> >> >> On Saturday, September 29, 2012

Re: How to get keyword details using v201109

2012-10-02 Thread Oliver
Auction Insights are not exposed over the API yet. Oliver On Wednesday, October 3, 2012 6:25:22 AM UTC+1, Jeetesh Srivastava wrote: > > > Is there anyone who can help me.. > > > > On Saturday, September 29, 2012 4:23:25 AM UTC-6, Jeetesh Srivastava wrote: >> >> Dear Team, >> I am u

Re: How to get keyword details using v201109

2012-10-02 Thread Jeetesh Srivastava
Is there anyone who can help me.. On Saturday, September 29, 2012 4:23:25 AM UTC-6, Jeetesh Srivastava wrote: > > Dear Team, > I am using dotnet client library v201109.Please help me to > get Keyword details (Search Term ---Auction Inside Single Keyword Only) for > particular ke

How to get keyword details using v201109

2012-09-29 Thread Jeetesh Srivastava
Dear Team, I am using dotnet client library v201109.Please help me to get Keyword details (Search Term ---Auction Inside Single Keyword Only) for particular keyword. I didn't find any related class in downloaded module. I've used GetKeywords.cs to fetch keywords related to particul