Re: SelectorError.INVALID_PREDICATE_OPERATOR-v201309

2014-05-09 Thread Ranjit Behera
x27;MaxCpc ','NOT_EQUALS', NULL); above code dint work. On Friday, May 9, 2014 7:23:35 PM UTC+5:30, Ranjit Behera wrote: > > Hi, > > Am trying to apply predicates to Keyword Performance Report, below is my > Code : > > $selector->pr

SelectorError.INVALID_PREDICATE_OPERATOR-v201309

2014-05-09 Thread Ranjit Behera
Hi, Am trying to apply predicates to Keyword Performance Report, below is my Code : $selector->predicates[] = new Predicate('Impressions', 'GREATER_THAN_EQUALS', '0'); $selector->predicates[] = new Predicate('Status', 'CONTAINS_IGNORE_CASE','PAUSED'); I Also tried :

How to get "Added/Excluded" column in search term report. Error in keyword report for "IsNegative" column

2014-03-13 Thread Ranjit Behera
Hello, We are not able to find the "Added/Excluded" column in the search term report which we get from Adword API. Can you please suggest how to get that column. In the keyword report, the "Isnegative" column is giving error. Please let us know how to get that column. Regards Ranjit -- --

Re: How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-18 Thread Ranjit Behera
2014 5:17:08 PM UTC+5:30, Ranjit Behera wrote: > > > > On Thursday, February 13, 2014 6:44:07 PM UTC+5:30, Ranjit Behera wrote: >> >> Hi, >> >> Am using "googleads-php-lib-master" Adwords API. >> >> I want to do *"Keyword/Placem

Re: How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-14 Thread Ranjit Behera
On Thursday, February 13, 2014 6:44:07 PM UTC+5:30, Ranjit Behera wrote: > > Hi, > > Am using "googleads-php-lib-master" Adwords API. > > I want to do *"Keyword/Placement"* segmentation while donwloading the > AD_PERFORMANCE_REPORT report. > >

How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-13 Thread Ranjit Behera
Hi, Am using "googleads-php-lib-master" Adwords API. I want to do *"Keyword/Placement"* segmentation while donwloading the AD_PERFORMANCE_REPORT report. Can anyone pls assist me how could acheive this using PHP. Below is my related code : $reportType = 'AD_PERFORMANCE_REPORT'; $selector->fi

How to include keyword/placement segmentation AD_PERFORMANCE_REPORTS

2014-02-13 Thread Ranjit Behera
Hi, Am using *"googleads-php-lib-master" *Adwords API, I want to do keyword/placement segmentation on AD_PERFORMANCE_REPORT. Can anyone assist me how can i acheive it in php. Below is my Code for AD_PERFORMANCE REPORT DOWNLOAD : $reportType = 'AD_PERFORMANCE_REPORT'; $selector->fields = arr