Difference ACTION_DATA vs SUB_ID
The choice between SUB_ID and ACTION_DATA methods is defined by the requirements for the Postbacks:
This is based on the fact that the two methods process different types of Conversion Keys.
While using the SUB_ID method, the resulting Conversion Key contains the information about the Placement ID, Banner ID, Country, OS, and Browser, but most importantly - the Action Key.
https://epom.com/?actionID=<strong>MTcjMiMyIzJ8M3xVQXwzfDJ8fHx8
On the other hand, the Conversion Key in the ACTION_DATA method only contains Placement ID, Banner ID, Country, OS, and Browser. The Action Key is processed separately, which makes it usable for multiple different Actions.
http://n244adserv.com/at?<strong>actionKey=0c8b8918f675070fd5c5ed645eee9424-17-0</strong>&actionData=MnwzfFVBfDN8Mnx8fHw
Updated about 4 years ago