Re: Unique records with below columns

2018-03-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Chaitanya, The Shopping Performance Report is aggregated at the OfferId level and depending o

Re: AdWords API application

2018-03-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Simon, There shouldn't be too many issues when applying for a developerToken and getting basic access granted. You could follow the easy steps from our sign up guide and fill out this basic access application form

Re: TargetingIdeaService not returning exact number of results

2018-03-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, Can you provide to me your complete SOAP request and response logs via *Reply privately to author* option so I can further investigate? If you haven't enabled the SOAP logs yet, then kindly tell me what client library you are using so I can provide to you the guide to enable SOAP logs. Tha

Re: AWQL: Error in Where statement trying to filter CAMPAIGN_PERFORMANCE_REPORT by Label

2018-03-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi, You should be able to filter your report using the Labels fields as seen in its field attributes in th

Fatel error for 'cURL error 60: SSL certificate problem: unable to get local issuer certificate' on Adword API V201802

2018-03-11 Thread leadportalclient
Hi guys, i m trying to Update to Adword API to V201802 PHP client library in my project. After getting configured with adword credentials and all , i have run examples files and get one error after another. BUt I got this *'Fatel error of '**cURL error 60: SSL certificate problem: unable to ge

Targeting Idea STATS service: RATE_LIMIT error after 3 consecutive operations

2018-03-11 Thread Federico Conti
Hi All, What is the limit of Targeting Idea STATS service per minute? I can't find this in the documentation. I created a script that requests the service 3 consecutive times, but if I don't put a 30 seconds pause between the requests, I encounter the RateExceededError called "RATE_LIMIT". Th

downloadReportWithAwql returning bad numbers in PHP

2018-03-11 Thread Jay Chuck Mailen
Hello All, I've run into an issue and was hoping someone would point me in the right direction. I'm using downloadReportWithAwql (client v201802) to run a query with the KEYWORDS_PERFORMANCE_REPORT - it's actually a query we use in an AdWords script and it works fine there. But in the PHP scr

Re: downloadReportWithAwql returning bad numbers in PHP

2018-03-11 Thread 'Peter Oliquino' via AdWords API Forum
Hi Jay, In the AdWords API, Money fields such as the *Cost* field are represented in micros. So what you're seeing is not the actual value of the cost and you will still need to divide it by 1,000,000 in

Re: Fatel error for 'cURL error 60: SSL certificate problem: unable to get local issuer certificate' on Adword API V201802

2018-03-11 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi, The issue is on the network layer of your application as it could not locate the SSL certificate. It seems that you have initially did the suggestions provided by other forums on how to resolve this issue, but still, the issue is not yet resolved. Since this issue is more on the SSL certif