APIs & Integrations

IntegrationDev
Contributor

Marketing Email Statistics API - unpublishedAt

SOLVE

Hello,

 

In the response example for Get the statistics of all marketing emails  (/marketing-emails/v1/emails/with-statistics) that's given on its docs page, property objects.unpublishedAt = 0.

 

I'm guessing this property is a Unix timestamp, with 0 being used is more or less as the equivalent of null—in essence, indicating that the object has not been unpublished. Is that correct?

 

Thanks much!

 

 

0 Upvotes
1 Accepted solution
IntegrationDev
Solution
Contributor

Marketing Email Statistics API - unpublishedAt

SOLVE

I found details on this on https://legacydocs.hubspot.com/docs/methods/lists/marketing-email-overview:

"unpublishedAt": 0,
// Integer; the timestamp in milliseconds of when the email was unpublished.

 

View solution in original post

0 Upvotes
1 Reply 1
IntegrationDev
Solution
Contributor

Marketing Email Statistics API - unpublishedAt

SOLVE

I found details on this on https://legacydocs.hubspot.com/docs/methods/lists/marketing-email-overview:

"unpublishedAt": 0,
// Integer; the timestamp in milliseconds of when the email was unpublished.

 

0 Upvotes