Skip to content

Commit

Permalink
Copy change to reflect API docs in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Sep 3, 2019
1 parent 5676d3c commit 58a5b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csrest_journeys.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ function set_journey_id($journey_id) {
* 'EmailID' => The ID of the email attached to the journey
* 'Name' => The name of the email attached to the journey
* 'Bounced' => The number of recipients who bounced
* 'Clicks' => The total number of recorded clicks
* 'Clicked' => The total number of recorded clicks
* 'Opened' => The total number of recorded opens
* 'Sent' => The total recipients of the journey email
* 'UniqueOpened' => The number of recipients who opened
Expand Down

0 comments on commit 58a5b48

Please sign in to comment.