Re: Unable to get FinalUrls of keyword using API

2017-08-14 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Sarvagya, A gentle follow up on this. Could you confirm if you are still facing this issue? If you can confirm this, then kindly provide your clientCustomerID as well as your SOAP request and response logs (*Reply privately to author*). Thanks, Vincent AdWords API Team -- --

Re: Unable to get FinalUrls of keyword using API

2017-08-08 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Sarvagya, Could you provide your clientCustomerId and SOAP request and response logs so I can check this issue further? If you haven't enabled the SOAP logs yet, you can enable it by following the 'Configure logging' section of this document

Unable to get FinalUrls of keyword using API

2017-08-08 Thread Sarvagya Pandey
Hi, I am using PHP Adwords APIs to fetch the final urls of keywords but it always returns null *Code I am using:* // Get the service, which loads the required classes. $adGroupCriterionService = $adWordsServices->get($session, AdGroupCriterionService::class); // Create selector.