I am trying to execute the one php file in my local machine.but when I am executing this file ,I am encountering one error regarding soap extensions
please tell me how to resolve this issue
please find the source code in attachments
Error:
PHP Fatal error: Uncaught SoapFault exception: [soap:Server] [SelectorError.INV
ALID_PREDICATE_ENUM_VALUE @ serviceSelector; trigger:'DELETED'] in C:\Users\SERV
ER\Desktop\adwordsAPI\src\Google\Api\Ads\Common\Lib\AdsSoapClient.php:232
Stack trace:
#0 C:\Users\SERVER\Desktop\adwordsAPI\src\Google\Api\Ads\Common\Lib\AdsSoapClien
t.php(232): SoapClient->__soapCall('get', Array, NULL, Array, Array)
#1 C:\Users\SERVER\Desktop\adwordsAPI\src\Google\Api\Ads\AdWords\v201406\Campaig
nService.php(7879): AdsSoapClient->__soapCall('get', Array)
#2 C:\Users\SERVER\Desktop\adwords.php(38): CampaignService->get(Object(Selector
))
#3 {main}
thrown in C:\Users\SERVER\Desktop\adwordsAPI\src\Google\Api\Ads\Common\Lib\Ads
SoapClient.php on line 232