Class Inx_Api_Reporting_ReportMailingType

Description

The Inx_Api_Reporting_ReportRequest::putMailingTypeParameter($sKey, $oMailingType)} method. Inx_Api_Reporting_ReportMailingType enumeration defines the types of mailings for which reports can be created. the Inxmail Professional API Developer Guide.

The Inx_Api_Reporting_ReportMailingType enumeration defines the types of mailings for which reports can be created. Some reports require you to specify the type of the mailing, as stated in the reports reference of the Inxmail Professional API Developer Guide. You can specify the type of the mailing by using the

  • author: chge, 16.08.2013
  • since: API 1.11.1

Located in /Api/Reporting/ReportMailingType.php (line 11)


	
			
Method Summary
Methods
static method ACTION_MAILING (line 62)

Mailing type for action mailings.

Mailing type for action mailings.

  • return: the action mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType ACTION_MAILING ()
static method MAILING (line 36)

Mailing type for an ordinary mailing.

Mailing type for an ordinary mailing.

  • return: the oridnary mailing type.
  • access: public
static method SPLIT_TEST_MAILING (line 49)

Mailing type for split test mailings.

Mailing type for split test mailings.

  • return: the split test mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType SPLIT_TEST_MAILING ()
static method SUBSCRIPTION_WELCOME (line 75)

Mailing type for welcome mailings used in the subscription process.

Mailing type for welcome mailings used in the subscription process.

  • return: the subscription welcome mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType SUBSCRIPTION_WELCOME ()
static method TIME_TRIGGER_ANNIVERSARY_MAILING (line 114)

Mailing type for anniversary trigger mailings.

Mailing type for anniversary trigger mailings.

  • return: the anniversary trigger mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType TIME_TRIGGER_ANNIVERSARY_MAILING ()
static method TIME_TRIGGER_BIRTHDAY_MAILING (line 101)

Mailing type for birthday trigger mailings.

Mailing type for birthday trigger mailings.

  • return: the birthday trigger mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType TIME_TRIGGER_BIRTHDAY_MAILING ()
static method TIME_TRIGGER_FOLLOW_UP_MAILING (line 140)

Mailing type for follow up trigger mailings.

Mailing type for follow up trigger mailings.

  • return: the follow up trigger mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType TIME_TRIGGER_FOLLOW_UP_MAILING ()
static method TIME_TRIGGER_INTERVAL_MAILING (line 88)

Mailing type for interval trigger mailings.

Mailing type for interval trigger mailings.

  • return: the interval trigger mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType TIME_TRIGGER_INTERVAL_MAILING ()
static method TIME_TRIGGER_REMINDER_MAILING (line 127)

Mailing type for reminder trigger mailings.

Mailing type for reminder trigger mailings.

  • return: the reminder trigger mailing type.
  • access: public
static Inx_Api_Reporting_ReportMailingType TIME_TRIGGER_REMINDER_MAILING ()
getReportId (line 160)

Returns the ID of this Inx_Api_Reporting_ReportMailingType.

Returns the ID of this Inx_Api_Reporting_ReportMailingType.

  • return: ID of this Inx_Api_Reporting_ReportMailingType.
  • access: public
the getReportId ()

Documentation generated on Thu, 17 Sep 2015 14:27:29 +0200 by phpDocumentor 1.3.2