Question
leadSelector is not working for campaigns in getMultipleLeads call
Hi
The lead selector is not working in PHP and gives the error:
[SOAP-ENV:Client] 20110 - Bad parameter
The lead selector is not working in PHP and gives the error:
[SOAP-ENV:Client] 20110 - Bad parameter
$params->leadSelector = new stdClass;
$params->leadSelector->staticListName = "My List";
Can you please provide me the code of how to pass this paramenter to the request.
Thanks
Can you please provide me the code of how to pass this paramenter to the request.
Thanks