Skip to main content
Contributor IV
June 21, 2023
Solved

Campaign API missing fields

  • June 21, 2023
  • 2 replies
  • 146 views

Hey guys, 

It looks like the new Campaign API does return sent_at and subject fields.

These are important properties that our app uses.


- Is there any way to fetch these fields with the new APIs? 
- If not, what are some alternative properties that we can use instead of these fields?

Thank you.

FYI:
New docs: https://developers.klaviyo.com/en/reference/get_campaign
v1/v2 docs: https://developers.klaviyo.com/en/v1-2/reference/get-campaigns

This topic has been closed for replies.
Best answer by Brian Turcotte

Hi @airboxr!

My apologies for the delay here! 

 

Subject is actually included as a field on message in the response. Sent_at is not supported in the new APIs, but is replaced in practice by send_time.

 

I hope this helps to clarify!

- Brian

2 replies

Brian Turcotte
Klaviyo Alum
June 22, 2023

Hi @airboxr!

I’m going to look into this with Engineering and I’ll update the thread as soon as possible!

 

Best,

Brian

Brian Turcotte
Klaviyo Alum
June 27, 2023

Hi @airboxr!

My apologies for the delay here! 

 

Subject is actually included as a field on message in the response. Sent_at is not supported in the new APIs, but is replaced in practice by send_time.

 

I hope this helps to clarify!

- Brian