You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: USAGE.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -3660,7 +3660,7 @@ Console.ReadLine();
3660
3660
3661
3661
## Retrieve the monthly email statistics for a single subuser
3662
3662
3663
-
**This endpoint allows you to retrive the monthly email statistics for a specific subuser.**
3663
+
**This endpoint allows you to retrieve the monthly email statistics for a specific subuser.**
3664
3664
3665
3665
While you can always view the statistics for all email activity on your account, subuser statistics enable you to view specific segments of your stats for your subusers. Emails sent, bounces, and spam reports are always tracked for subusers. Unsubscribes, clicks, and opens are tracked if you have enabled the required settings.
3666
3666
@@ -5710,7 +5710,7 @@ Console.ReadLine();
5710
5710
**This endpoint allows you to retrieve the associated link whitelabel for a subuser.**
5711
5711
5712
5712
Link whitelables can be associated with subusers from the parent account. This functionality allows
5713
-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5713
+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
5714
5714
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
5715
5715
5716
5716
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -5736,7 +5736,7 @@ Console.ReadLine();
5736
5736
**This endpoint allows you to disassociate a link whitelabel from a subuser.**
5737
5737
5738
5738
Link whitelables can be associated with subusers from the parent account. This functionality allows
5739
-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5739
+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
5740
5740
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
5741
5741
5742
5742
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -5847,7 +5847,7 @@ Console.ReadLine();
5847
5847
**This endpoint allows you to associate a link whitelabel with a subuser account.**
5848
5848
5849
5849
Link whitelables can be associated with subusers from the parent account. This functionality allows
5850
-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5850
+
subusers to send mail using their parent's link whitelabels. To associate a link whitelabel, the parent account
5851
5851
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
5852
5852
5853
5853
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
0 commit comments