Hi, 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
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/a8a0a2da-cd39-4437-8a34-a7f0f248af3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<<attachment: adwords.php>>
