Interface: TimelineFeedResponseInjected
September 10, 2021 · View on GitHub
instagram-private-api / responses / TimelineFeedResponseInjected
Interface: TimelineFeedResponseInjected
responses.TimelineFeedResponseInjected
Table of contents
Properties
- about_ad_params
- ad_id
- ad_title
- cookies
- direct_share
- display_viewability_eligible
- hide_flow_type
- hide_label
- hide_reasons_v2
- invalidation
- is_demo
- is_holdout
- is_leadgen_native_eligible
- label
- lead_gen_form_id
- show_ad_choices
- show_icon
- tracking_token
- view_tags
Properties
about_ad_params
• about_ad_params: string
Defined in
src/responses/timeline.feed.response.ts:161
ad_id
• ad_id: string
Defined in
src/responses/timeline.feed.response.ts:163
ad_title
• ad_title: string
Defined in
src/responses/timeline.feed.response.ts:160
cookies
• cookies: string[]
Defined in
src/responses/timeline.feed.response.ts:169
direct_share
• direct_share: boolean
Defined in
src/responses/timeline.feed.response.ts:162
display_viewability_eligible
• display_viewability_eligible: boolean
Defined in
src/responses/timeline.feed.response.ts:164
hide_flow_type
• hide_flow_type: number
Defined in
src/responses/timeline.feed.response.ts:168
hide_label
• hide_label: string
Defined in
src/responses/timeline.feed.response.ts:153
hide_reasons_v2
• hide_reasons_v2: TimelineFeedResponseHideReasonsV2Item[]
Defined in
src/responses/timeline.feed.response.ts:167
invalidation
• invalidation: null
Defined in
src/responses/timeline.feed.response.ts:154
is_demo
• is_demo: boolean
Defined in
src/responses/timeline.feed.response.ts:155
is_holdout
• is_holdout: boolean
Defined in
src/responses/timeline.feed.response.ts:157
is_leadgen_native_eligible
• is_leadgen_native_eligible: boolean
Defined in
src/responses/timeline.feed.response.ts:166
label
• label: string
Defined in
src/responses/timeline.feed.response.ts:151
lead_gen_form_id
• lead_gen_form_id: string | number
Defined in
src/responses/timeline.feed.response.ts:165
show_ad_choices
• show_ad_choices: boolean
Defined in
src/responses/timeline.feed.response.ts:159
show_icon
• show_icon: boolean
Defined in
src/responses/timeline.feed.response.ts:152
tracking_token
• tracking_token: string
Defined in
src/responses/timeline.feed.response.ts:158
view_tags
• view_tags: any[]