customEvent
Creates a new CustomEvent.
Return
A new CustomEvent instance.
Parameters
The event name.
A lambda function that configures the Builder.
Creates a new CustomEvent from a MediaEventTemplate.
Return
A new CustomEvent instance.
Parameters
The media event type.
The media event properties.
A lambda function that configures the Builder.
Creates a new CustomEvent from a AccountEventTemplate.
Return
A new CustomEvent instance.
Parameters
The account event type.
The account event properties.
A lambda function that configures the Builder.
Creates a new CustomEvent from a RetailEventTemplate.
Return
A new CustomEvent instance.
Parameters
The retail event type.
The retail event properties.
A lambda function that configures the Builder.
Creates a new CustomEvent from a SearchEventTemplate.
Return
A new CustomEvent instance.
Parameters
The search event type.
The search event properties.
A lambda function that configures the Builder.