Interface MediaInfoVideoResponseItemsItem

interface MediaInfoVideoResponseItemsItem {
    boost_unavailable_identifier: null;
    boost_unavailable_reason: null;
    can_see_insights_as_brand: boolean;
    can_viewer_reshare: boolean;
    can_viewer_save: boolean;
    caption: null;
    caption_is_edited: boolean;
    client_cache_key: string;
    clips_tab_pinned_user_ids: any[];
    code: string;
    comment_count: number;
    comment_inform_treatment: MediaInfoVideoResponseComment_inform_treatment;
    comment_threading_enabled: boolean;
    commenting_disabled_for_viewer: boolean;
    comments_disabled: boolean;
    commerce_integrity_review_decision: string;
    commerciality_status: string;
    deleted_reason: number;
    device_timestamp: string;
    explore_hide_comments: boolean;
    featured_products: any[];
    filter_type: number;
    fundraiser_tag: MediaInfoVideoResponseFundraiser_tag;
    has_audio: boolean;
    has_delayed_metadata: boolean;
    has_liked: boolean;
    has_shared_to_fb: number;
    id: string;
    ig_media_sharing_disabled: boolean;
    image_versions2: MediaInfoVideoResponseImage_versions2;
    integrity_review_decision: string;
    is_comments_gif_composer_enabled: boolean;
    is_dash_eligible: number;
    is_in_profile_grid: boolean;
    is_open_to_public_submission: boolean;
    is_organic_product_tagging_eligible: boolean;
    is_paid_partnership: boolean;
    is_post_live_clips_media: boolean;
    is_reshare_of_text_post_app_media_in_ig: boolean;
    is_unified_video: boolean;
    is_visual_reply_commenter_notice_enabled: boolean;
    like_and_view_counts_disabled: boolean;
    like_count: number;
    mashup_info: MediaInfoVideoResponseMashup_info;
    max_num_visible_preview_comments: number;
    media_type: number;
    music_metadata: MediaInfoVideoResponseMusic_metadata;
    number_of_qualities: number;
    organic_tracking_token: string;
    original_height: number;
    original_media_has_visual_reply_media: boolean;
    original_width: number;
    pk: string;
    product_suggestions: any[];
    product_type: string;
    profile_grid_control_enabled: boolean;
    sharing_friction_info: MediaInfoVideoResponseSharing_friction_info;
    shop_routing_user_id: null;
    should_request_ads: boolean;
    strong_id__: string;
    taken_at: number;
    top_likers: any[];
    user: MediaInfoVideoResponseUser;
    video_codec: string;
    video_dash_manifest: string;
    video_duration: number;
    video_versions: MediaInfoVideoResponseVideoVersionsItem[];
    view_count: number;
}

Properties

boost_unavailable_identifier: null
boost_unavailable_reason: null
can_see_insights_as_brand: boolean
can_viewer_reshare: boolean
can_viewer_save: boolean
caption: null
caption_is_edited: boolean
client_cache_key: string
clips_tab_pinned_user_ids: any[]
code: string
comment_count: number
comment_threading_enabled: boolean
commenting_disabled_for_viewer: boolean
comments_disabled: boolean
commerce_integrity_review_decision: string
commerciality_status: string
deleted_reason: number
device_timestamp: string
explore_hide_comments: boolean
featured_products: any[]
filter_type: number
has_audio: boolean
has_delayed_metadata: boolean
has_liked: boolean
has_shared_to_fb: number
id: string
ig_media_sharing_disabled: boolean
integrity_review_decision: string
is_comments_gif_composer_enabled: boolean
is_dash_eligible: number
is_in_profile_grid: boolean
is_open_to_public_submission: boolean
is_organic_product_tagging_eligible: boolean
is_paid_partnership: boolean
is_post_live_clips_media: boolean
is_reshare_of_text_post_app_media_in_ig: boolean
is_unified_video: boolean
is_visual_reply_commenter_notice_enabled: boolean
like_and_view_counts_disabled: boolean
like_count: number
max_num_visible_preview_comments: number
media_type: number
number_of_qualities: number
organic_tracking_token: string
original_height: number
original_media_has_visual_reply_media: boolean
original_width: number
pk: string
product_suggestions: any[]
product_type: string
profile_grid_control_enabled: boolean
shop_routing_user_id: null
should_request_ads: boolean
strong_id__: string
taken_at: number
top_likers: any[]
video_codec: string
video_dash_manifest: string
video_duration: number
view_count: number