An Inx_Api_DataAccess_LinkDataRowSet is used to access rows of link data resulting from a query.
An Inx_Api_DataAccess_LinkDataRowSet is used to access rows of link data resulting from a query. Only tracked links - which can be used for opening analysis - will be fetched. The following data can be retrieved:
For an example on how to query link data, see the Inx_Api_DataAccess_LinkData documentation.
Located in /Api/DataAccess/LinkDataRowSet.php (line 52)
Inx_Api_InxRowSet | --Inx_Api_DataAccess_DataRowSet | --Inx_Api_DataAccess_LinkDataRowSet
Returns the id of the action associated to this link, or 0 if no action is associated to this link.
Returns the id of the action associated to this link, or 0 if no action is associated to this link.
Returns the unique identifier of the current link.
Returns the unique identifier of the current link.
Returns the name of the current link.
Returns the name of the current link.
Returns the type of the current link.
Returns the type of the current link. The possible types are:
Returns the uniform resource locator (URL) of the current link.
Returns the uniform resource locator (URL) of the current link.
Returns the id of the mailing which contains the current link.
Returns the id of the mailing which contains the current link.
Returns whether the current link is permanent.
Returns whether the current link is permanent. Permanent links will not be changed in future. Non permanent links are called temporary and may be changed or deleted.
Inherited From Inx_Api_InxRowSet
Inx_Api_InxRowSet::afterLastRow()
Inx_Api_InxRowSet::beforeFirstRow()
Inx_Api_InxRowSet::close()
Inx_Api_InxRowSet::getRow()
Inx_Api_InxRowSet::getRowCount()
Inx_Api_InxRowSet::next()
Inx_Api_InxRowSet::previous()
Inx_Api_InxRowSet::setRow()
The 'content' link type counts the number of recipients that click a link embedded in external content.
The 'content' link type counts the number of recipients that click a link embedded in external content.
The 'count' link type counts each click of a particular link.
The 'count' link type counts each click of a particular link.
The 'header unsubscribe' link type unsubscribes the current recipient using the header unsubscription. which support this feature (like Google mail) will show an unsubscription button at the head of the mailing.
The 'header unsubscribe' link type unsubscribes the current recipient using the header unsubscription. Clients which support this feature (like Google mail) will show an unsubscription button at the head of the mailing.
The 'JSP unsubscribe' link type unsubscribes the current recipient using a JSP landing page.
The 'JSP unsubscribe' link type unsubscribes the current recipient using a JSP landing page.
The 'opening content' link type counts the number of recipients that load an image embedded in external content.
The 'opening content' link type counts the number of recipients that load an image embedded in external content.
The 'opening count' link type counts each loading of a particular image and the first loading for each recipient (tracks the number of recipients for which the image has been loaded).
The 'opening count' link type counts each loading of a particular image and the first loading for each recipient (tracks the number of recipients for which the image has been loaded). Both values can be used for reporting and analysis.
The 'page unsubscribe' link type unsubscribes the current recipient using a HTML landing page.
The 'page unsubscribe' link type unsubscribes the current recipient using a HTML landing page.
The 'redirect' link type can be used to perform actions before redirecting to the target URL.
The 'redirect' link type can be used to perform actions before redirecting to the target URL.
The 'unique count' link type counts each click of a particular link and the first click of a recipient (tracks the number of recipients that clicked the link).
The 'unique count' link type counts each click of a particular link and the first click of a recipient (tracks the number of recipients that clicked the link). Both values can be used for reporting and analysis.
The 'unknown' link type is used for legacy APIs (server version > API version). link type is not supported by the API.
The 'unknown' link type is used for legacy APIs (server version > API version). This type will be used if the link type is not supported by the API.
The deprecated 'unsubscribe' link type unsubscribes the current recipient without verification.
The deprecated 'unsubscribe' link type unsubscribes the current recipient without verification.
The 'unsubscribe link' link type unsubscribes the current recipient without verification.
The 'unsubscribe link' link type unsubscribes the current recipient without verification.
The 'verify subscription' link type verifies the subscription of the current recipient.
The 'verify subscription' link type verifies the subscription of the current recipient.
The 'verify unsubscription' link type verifies the unsubscription of the current recipient.
The 'verify unsubscription' link type verifies the unsubscription of the current recipient.
Documentation generated on Thu, 17 Sep 2015 14:27:26 +0200 by phpDocumentor 1.3.2