Hi, Starting with v201406, several status enum values were renamed (see the *Columns and fields cleanup* section of the v201406 release notes <https://developers.google.com/adwords/api/docs/reference/#v201406>). In particular, the *DELETED* status is now called *REMOVED*.
Thanks, Josh, AdWords API Team On Wednesday, December 31, 2014 1:31:06 AM UTC-5, [email protected] wrote: > > > 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/a2c77f62-5618-48c4-9429-b9c67328e446%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
