- property int $click Aggregated click rate for campaigns on the current page.
- property int $open Aggregated open rate for campaigns on the current page.
- property int $did_not_open Aggregated did-not-open rate for campaigns on the current page.
- property int $bounce Aggregated bounce rate for campaigns on the current page.
- property int $unsubscribe Aggregated unsubscribe (optout) rate for campaigns on the current page.
CloneableInstantiable
Methods |
Properties |
protected static array $fields = ['click' => 'int', 'open' => 'int', 'did_not_open' => 'int', 'bounce' => 'int', 'unsubscribe' => 'int'] |
Properties |
protected static array $fields = ['click' => 'int', 'open' => 'int', 'did_not_open' => 'int', 'bounce' => 'int', 'unsubscribe' => 'int'] |