Line Field Reference

Sample

The Line connector pulls message an follower data from Line.

A sample URL to query message data:

https://connectors.windsor.ai/line?api_key=[API_KEY]&fields=date,account_id,channel_id,account_name,basic_id,message__broadcast,message__api_broadcast,message__api_push,message__status,message__chat

A sample URL to query follower data:

https://connectors.windsor.ai/line?api_key=[API_KEY]&fields=date,account_id,channel_id,account_name,basic_id,followers__status,followers__followers,followers__blocks,display_name

 


Fields

IDTypeNameDescriptionReport
account_idTEXTaccount idSame as channel_id
account_nameTEXTaccount nameSame as channel_id
basic_idTEXTbasicIdBot's basic IDbot_info
channel_idTEXTchannel IDUnique identifier for the channel
datasourceTEXTData SourceThe name of the Windsor connector returning the row
dateDATEDateThe Date
day_of_monthTEXTDay of monthDay of the month
display_nameTEXTdisplay nameBot's display namebot_info
followers__blocksNUMERICblocksThe number of users blocking the account as of the specified date. The number decreases when a user unblocks the account.insight_followers
followers__followersNUMERICfollowersThe number of times, as of the specified date, that a user added this LINE Official Account as a friend for the first time. The number doesn't decrease even if a user later blocks the account or when they delete their LINE account.insight_followers
followers__statusTEXTinsight_followers_statusStatus of the counting process of number of followers. One of: ready, unready, out_of_serviceinsight_followers
followers__targeted_reachesNUMERICtargeted_reachesThe number of users, as of the specified date, that the LINE Official Account can reach through targeted messages based on gender, age, and/or region. This number only includes users who are active on LINE or LINE services and whose demographics have a high level of certainty.insight_followers
message__api_broadcastNUMERICapi_broadcastNumber of broadcast messages sent with the Send broadcast message Messaging API operation.insight_message_delivery
message__api_multicastNUMERICapi_multicastNumber of multicast messages sent with the Send multicast message Messaging API operation.insight_message_delivery
message__api_narrowcastNUMERICapi_narrowcastNumber of narrowcast messages sent with the Send narrowcast message Messaging API operation.insight_message_delivery
message__api_pushNUMERICapi_pushNumber of push messages sent with the Send push message Messaging API operation.insight_message_delivery
message__api_replyNUMERICapi_replyNumber of replies sent with the Send reply message Messaging API operation.insight_message_delivery
message__auto_responseNUMERICauto_responseNumber of auto-response messages sent.insight_message_delivery
message__broadcastNUMERICbroadcastNumber of messages sent to all of this LINE Official Account's friends (broadcast messages).insight_message_delivery
message__chatNUMERICchatNumber of messages sent from LINE Official Account Manager Chat screen.insight_message_delivery
message__statusTEXTinsight_message_delivery_statusStatus of the counting process of message deliveries. One of: ready, unready, out_of_serviceinsight_message_delivery
message__targetingNUMERICtargetingNumber of messages sent to some of this LINE Official Account's friends, based on specific attributes (targeted messages).insight_message_delivery
message__welcome_responseNUMERICwelcome_responseNumber of greeting messages sent.insight_message_delivery
monthTEXTMonthNumber of the month
sourceTEXTSourceThe name of the Windsor connector returning the row
todayDATETodayToday's date
weekTEXTWeekWeek (Sun-Sat).
week_dayTEXTDay of week and day numberWeekday number and name combined (Sun-Sat).Numbered from 0 Sunday to 6 Saturday.
week_day_isoTEXTDay of week and day number, ISOWeekday number and name combined, ISO format (Mon-Sun).Numbered from 1 Monday to 7
week_isoTEXTWeek ISOWeek, ISO format (Mon-Sun).
yearTEXTYearYear
year_monthTEXTYearmonthYear and month, e.g. 2024|3
year_of_weekTEXTYear of weekThe year that contains first day of the week (Sun-Sat).
year_of_week_isoTEXTYear of week, ISOThe year that contains first day of the ISO week (Mon-Sun).
year_weekTEXTYear weekYear and week for US weeks (Sun-Sat), e.g. 2024|15
year_week_isoTEXTYear week ISOYear and week for ISO weeks (Mon-Sun), e.g. 2024|20