An Inx_Api_DataAccess_ClickDataRowSet is used to access rows of click data resulting from a query.
An Inx_Api_DataAccess_ClickDataRowSet is used to access rows of click data resulting from a query. The following data can be retrieved:
For an example on how to query click data, see the Inx_Api_DataAccess_ClickData documentation.
Located in /Api/DataAccess/ClickDataRowSet.php (line 42)
Inx_Api_InxRowSet | --Inx_Api_DataAccess_DataRowSet | --Inx_Api_DataAccess_ClickDataRowSet
Returns the unique identifier for the current click.
Returns the unique identifier for the current click.
Returns the timestamp (date) when the current click occurred.
Returns the timestamp (date) when the current click occurred.
Returns the id of the link which was clicked.
Returns the id of the link which was clicked.
Returns the id of the recipient who performed the current click.
Returns the id of the recipient who performed the current click.
Returns the state of the recipient who performed the current click.
Returns the state of the recipient who performed the current click. The possible recipient states are:
Returns the remote host which triggered the current click.
Returns the remote host which triggered the current click.
Returns the sending of this click.
Returns the sending of this click. This method causes a server call.
Returns the id of the sending associated with this click.
Returns the id of the sending associated with this click.
Returns the user agent which was used for the current click.
Returns the user agent which was used for the current click.
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()
State for non existing (deleted) recipient.
State for non existing (deleted) recipient.
State for existent recipient.
State for existent recipient.
State for missing recipient information. and/or no attributes are specified in the query or in case of an unknown recipient.
State for missing recipient information. This state will be used when no Inx_Api_Recipient_RecipientContext and/or no attributes are specified in the query or in case of an unknown recipient.
Documentation generated on Thu, 17 Sep 2015 14:27:22 +0200 by phpDocumentor 1.3.2