Campaign Results Response Parameters
Results are returned as an ATOM 1.0 feed that can contain the following elements:
Parameter |
Description |
Notes |
---|---|---|
feed/title |
The name of the campaign. | |
feed/link rel = self & feed/id |
The URL of the results that were requested. | |
feed/link rel = countsince |
The URL for the API call for the number of new contacts since this result was retrieved. | |
feed/link rel = next |
The URL to the next 50 results. |
Present only when more than 50 results are left in the campaign. Represented in the Customer Collaboration Platform user interface by the More button. |
entry/title |
The title of the contact. | |
entry/link rel = alternate & entry/id |
The URL to the contact. | |
entry/link rel = socialcontact |
The URL for the API call of this contact. | |
entry/summary |
The content of the contact. | |
entry/published |
The date and time that the contact was published. If the contact did not contain a published date, this is the date when the contact was read by Customer Collaboration Platform. |
Date and time form is YYYY-MM-DDTHH:MM:SSZ. |
entry/ccp:statustimestamp |
The timestamp of the last change to the status of the contact. | |
entry/ccp:status |
The current status of the contact. | |
entry/ccp:scstatusreason |
The reason the contact changed to its current status. | |
entry/ccp:sctags/ccp:sctag |
One or more tags associated with this contact. | |
entry/ccp:scstatususerid |
The last user to change the status of this contact. If blank and the status is unread, then this contact has never had a status change. | |
entry/ccp:sourcetype |
The type of feed that generated or fetched the contact. | |
entry/ccp:scissoftlocked |
Whether or not the contact state can be modified using the Customer Collaboration Platform user interface. |