DneList::moveDneList Method

Modify all Offers using one DNE List to use another DNE List.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
old_dne_list_id IntegerOld DNE List ID
new_dne_list_id IntegerNew DNE List ID. All Offers using the old list will now use this one.

GET Response Notes

True if successfully replaced.

Return response will be in the following format: boolean.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.