Changes to the API that may impact your integration
text
field in reply
objects. Use the comment
field instead to access reply content.publicMetrics
object. The following fields will be moved from the top
level to the publicMetrics
object:limit
is greater than the default value of 25.replyList
will be renamed to replies
and profileImage
will be renamed to
profileImageUrl
.durationAverage
field will be deprecated and removed. • Due to TikTok API
limitations, the fields shareCountTotal
, viewCountTotal
and commentCountTotal
will
now only return totals for the past 60 days instead of all-time totals. • To start using
the 60-day totals now, add period60Days: true
to your API request body Note: Using this
parameter will significantly improve response times.caption
, comments
,
shares
, likes
, shareUrl
, and itemsId
will be removed - the fields post
,
commentsCount
, sharesCount
, likesCount
, postUrl
, and id
should be used instead.monthlyApiCalls
field will be expanded to count all API calls (posts, comments,
analytics, etc.).monthlyPostCount
field.monthlyApiCallsQuota
field will be deprecated and replaced by the new monthlyPostQuota
field.videoViews
field on the Instagram post analytics
endpoint.emailContactsCount
, getDirectionClicks
, profileViewsCount
,
textMessageClicks
, websiteClicksCount
, and phoneCallClicksCount
fields will be removed
from the Instagram social analytics endpoint.objResponse: false
query parameter.false
) by default. To automatically shorten links use
shortenLinks: true
in the post endpoint call, which uses the new link
endpoint.false
if wish to keep an Array response./history/instagram
endpoint fields caption
, message
, createdTime
and timestamp
fields were deprecated on April 1, 2023 and will be removed. Please use the post
and
created
fields./history/linkedin
endpoint field mediaUrls
will be returned as an array instead of an
object to support multiple images. You can force the array being returned now by including the
LinkedIn query parameter ?multiMedia=true
. Please note, before December 1, 2023 the
multiMedia
query parameter must be used to return media with multiple images. After December
1, 2023 multiple images will be returned by default.platform
deprecated. Please use the
platforms
array field as is done for other Scheduled Action webhooks.posts
array so the return aligns
with the standard comment delete format. The new return will be as follows:post
field.shareUrl
. Use postUrl
instead.createdAt
, createdTime
, and timestamp
will be
replaced by the created
field which returns the creation time in UTC format.scheduleDate
field will no longer return an Object by a String containing the schedule
time in UTC format.created_date
field on /history will be removed. Use created
instead.reactions
as an object in the
following format.lastRecords
parameter.