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

2014-02-19 Thread Danial Klimkin
Hello Ranjit, For some combinations multiple reports are required. Please see if Criteria performance report matches your requirements: https://developers.google.com/adwords/api/docs/appendix/reports#criteria -Danial, AdWords API Team. On Monday, February 17, 2014 3:05:34 PM UTC+4, Ranjit

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

2014-02-18 Thread Ranjit Behera
Hello Danial Thanks for the reply. Is there anyway we can get the keyword and keyword match type directly as we get from adwords (In the adcopy report after we get apply *"Keyword/Placement"* segment). Can we replicate the exact report via APIs Regards Ranjit On Friday, February 14, 2014 5:17:

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. > > Can anyone pls assist me how could acheive this usin

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

2014-02-14 Thread Danial Klimkin
Hello Ranjit, You can add "KeywordId" field. Please check this reference: https://developers.google.com/adwords/api/docs/appendix/reports#ad Please note this will only give you criteria ID. Check out the Criteria / Keyword performance reports for more keyword details. -Danial, AdWords API

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