XIQS Delete Contacts from Campaign by Id

From IQsimWiki

(Difference between revisions)
Jump to: navigation, search
Administrator (Talk | contribs)
(Created page with "{{XIQS Command|XIQS Delete Contacts from Campaign by Id|Campaign Management| cmdname=deleteXIQSNumFromCampaignById| cmdparams=''Long'' id_campaign , ''String'' phoneidlist| descr...")

Latest revision as of 09:17, 26 February 2013

XIQS Delete Contacts from Campaign by Id - Campaign Management

Description
deleteXIQSNumFromCampaignById ( Long id_campaign , String phoneidlist )
Delete one to many phone numbers from a campaign object. The 'phoneidlist' parameter is a string containing a list of 1 to n phone numbers Ids separated by a comma (,).
Parameters
Long id_campaign
the campaign id targeted
String phoneidlist
a phone number id list to delete from campaign
Return Values

Integer ok - 1 when the phone number list has been deleted

Error Data structure ( Error Management )
Possible failure code returns
See Also
addXIQSNumToCampaign
Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List