EmailClick

Type: object

An Email Click Event object record_type=email_click.
These events are used to enrich profiles with attributes like “Email Click Rate” or “Click Dates”.

Action At

Type: stringFormat: date-time

Email Id

Type: string

A unique identifier for an individual email event.


Example:

"send-job-a7e23-jane-doe"

Type: object

Id

Type: string

Example:

"7bff7a..."

Name

Type: string

Examples:

"All Customers List"
"Lapsed Customers"

Campaign Id

Type: string

Campaign Identifier or Name.


Example:

"Black friday Menswear Teaser Aug 2020"

From

Type: object

Sender Details

Name

Type: string

Example:

"Jane Doe"

Email

Type: string
Must match regular expression: (^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
Example:

"jane@example.com"

To

Type: object

Recipient Details

Name

Type: string

Example:

"Jane Doe"

Email

Type: string
Must match regular expression: (^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$)
Example:

"jane@example.com"