Line Organic Connector Reference

16 metrics28 dimensions

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

 

The Line Organic connector exposes 44 fields (16 metrics, 28 dimensions). Every field ID below can be passed to the Windsor.ai API in the fields parameter.


Line Organic Fields

Line Organic insight_followers fields

The insight_followers report of the Line Organic connector includes 4 fields.

IDTypeNameDescription
followers__blocksNUMERICblocksThe number of users blocking the account as of the specified date. The number decreases when a user unblocks the account.
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.
followers__statusTEXTinsight_followers_statusStatus of the counting process of number of followers. One of: ready, unready, out_of_service
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.

Line Organic insight_message_delivery fields

The insight_message_delivery report of the Line Organic connector includes 11 fields.

IDTypeNameDescription
message__api_broadcastNUMERICapi_broadcastNumber of broadcast messages sent with the Send broadcast message Messaging API operation.
message__api_multicastNUMERICapi_multicastNumber of multicast messages sent with the Send multicast message Messaging API operation.
message__api_narrowcastNUMERICapi_narrowcastNumber of narrowcast messages sent with the Send narrowcast message Messaging API operation.
message__api_pushNUMERICapi_pushNumber of push messages sent with the Send push message Messaging API operation.
message__api_replyNUMERICapi_replyNumber of replies sent with the Send reply message Messaging API operation.
message__auto_responseNUMERICauto_responseNumber of auto-response messages sent.
message__broadcastNUMERICbroadcastNumber of messages sent to all of this LINE Official Account's friends (broadcast messages).
message__chatNUMERICchatNumber of messages sent from LINE Official Account Manager Chat screen.
message__statusTEXTinsight_message_delivery_statusStatus of the counting process of message deliveries. One of: ready, unready, out_of_service
message__targetingNUMERICtargetingNumber of messages sent to some of this LINE Official Account's friends, based on specific attributes (targeted messages).
message__welcome_responseNUMERICwelcome_responseNumber of greeting messages sent.

Line Organic insight_message_event fields

The insight_message_event report of the Line Organic connector includes 5 fields.

IDTypeNameDescription
message_deliveredNUMERICMessage DeliveredNumber of messages delivered for the request. LINE returns null when the value is less than 20.
message_request_idTEXTMessage Request IDRequest ID of the broadcast or narrowcast message, returned in the x-line-request-id response header when the message was sent.
message_send_timeTIMESTAMPMessage Send TimeThe date and time (UTC) at which the message was sent.
message_unique_clickNUMERICMessage Unique ClickNumber of users who opened any URL in the message. LINE returns null when the value is less than 20.
message_unique_impressionNUMERICMessage Unique ImpressionNumber of users who opened the message (displayed at least one bubble). LINE returns null when the value is less than 20.

Line Organic other fields

The Line Organic connector has 24 fields that do not belong to a named report, or belong to a report with only one or two 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
data_fetched_atTIMESTAMPData fetched atUTC timestamp (second precision) of when the connector request that pulled the row started. Freshly pulled rows show this request's start time; cache hits keep the start time of the request that filled the cache. Selecting this field disables aggregation, so rows are returned individually (each keeping its own fetch time) instead of being summed.
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
monthTEXTMonthNumber of the month
nowTIMESTAMPNowCurrent timestamp
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_month_nameTEXTYear month nameYear and month with the month name written out, e.g. "Jan 2025".
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