Interface LoggingOrganicInput

Hierarchy

  • LoggingOrganicInput

Properties

chaining_session_id?: string

Client-side generated GUID for tracking navigation chains session

context?: Record<string, string | number | boolean>

Just any extra fields being applied to each event in the batch

feedPosition?: number

The sequential number of this post from the feed start (starting from 0) So the first post in the feed is 0, the second is 1 and so on

followStatus?: IgFollowStatus

Whether viewer is following media author or not

loggingInfoToken?: string
mediaId: string

Format mediaId_userId

Example

2488496376845132612_8712134912
mediaType: IgMediaType
navigation: LoggingNavigation
takenAtTs: number

Unix timestamp (seconds, not milliseconds!) when the post was published

Example

1610871906
trackingToken: string
username: string

Username of the media owner