Re: How to apply filter on Campaign Performance Report

2013-11-26 Thread varta convonix
Hi Ramakrishna, What is the error generated? Try including "Click Type" in your selector list like below: // Create the selector. Selector selector = new Selector(); selector.fields = new string[] {"AccountDescriptiveName", "Date", "CampaignName", "Clicks", "Impressions", "Cost"};

Re: How to apply filter on Campaign Performance Report

2013-11-25 Thread Ramakrishna BS
Hi Sanju, Yes I understand the ClickType does the same. But it is not working when I placed the code like i given. I need the data with ClickType = 'Headline', the rest i should avoid. But whenever I try to give ClickType either in fields / predicates it is not working. As per my code, did do a

Re: How to apply filter on Campaign Performance Report

2013-11-25 Thread Rooney Achilles
Hi RamaKrishna, I hope you are already aware of the 'ClickType' predicate filters zero impressions rows in performance report. It filters how often your ad is served with that ClickType-Headline. On Mon, Nov 25, 2013 at 7:54 PM, Ramakrishna BS < trueactio...@gsicommerce.com> wrote: > After con

How to apply filter on Campaign Performance Report

2013-11-25 Thread Ramakrishna BS
After connecting to API console to get the required reports, we were able to generate the reports clients based. We need to have the following additional condition to be placed in our report to filter the data, kindly help me on this. We are currently generating Campaign Performance report (