Skip to content

Commit 90ccf38

Browse files
authored
Merge pull request #477 from SparkPost/inline-seeds
inline-seeds: add inline-seeds cloud docs
2 parents cd7b016 + 9a3acc2 commit 90ccf38

File tree

5 files changed

+32839
-170
lines changed

5 files changed

+32839
-170
lines changed

content/api/account.apib

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Retrieve information regarding your SparkPost account and set account options.
4141
Account-level default for initial open tracking. `true` by default. In order for initial open tracking to be enabled for REST and SMTP by default, `rest_tracking_default` and `smtp_tracking_default` must be `true`.
4242
+ click_tracking (boolean)
4343
Set to `false` to turn off click tracking (overrides smtp_tracking_default and rest_tracking_default)
44+
+ inline_seeds (boolean)
45+
Set to `false` to pause Automatic Inline Seeding across the primary account and all subaccounts.
46+
This option is valid for SparkPost <a href="https://www.sparkpost.com/features/email-deliverability/"><span class="label label-warning">Deliverability Add-On</span></a> customers only.
4447
+ usage (object) - Account quota usage details. Specify 'include=usage' in query string to include usage info. Usage data is not available for Enterprise accounts.
4548
+ timestamp (string) - ISO date usage data was retrieved
4649
+ day (object) - Daily usage report.
@@ -194,6 +197,9 @@ Retrieve information regarding your SparkPost account and set account options.
194197
+ initial_open_pixel_tracking (boolean) - Set to `false` to exclude the initial open tracking pixel from top of emails
195198
+ click_tracking (boolean)
196199
Set to `false` to turn off click tracking (overrides smtp_tracking_default and rest_tracking_default)
200+
+ inline_seeds (boolean)
201+
Set to `false` to pause Automatic Inline Seeding across the primary account and all subaccounts.
202+
This option is valid for SparkPost <a href="https://www.sparkpost.com/features/email-deliverability/"><span class="label label-warning">Deliverability Add-On</span></a> customers only.
197203

198204

199205

0 commit comments

Comments
 (0)