Interface MediaInfoAlbumResponseEffect_preview

interface MediaInfoAlbumResponseEffect_preview {
    attribution_user: MediaInfoAlbumResponseAttribution_user;
    attribution_user_id: string;
    device_position: null;
    effect_action_sheet: MediaInfoAlbumResponseEffect_action_sheet;
    effect_actions: string[];
    effect_id: null;
    failure_code: null;
    failure_reason: null;
    formatted_clips_media_count: null;
    gatekeeper: null;
    gatelogic: null;
    icon_url: null;
    id: string;
    is_age_restricted: boolean;
    name: string;
    reel: null;
    save_status: string;
    thumbnail_image: MediaInfoAlbumResponseThumbnail_image;
    title: null;
}

Properties

attribution_user_id: string
device_position: null
effect_actions: string[]
effect_id: null
failure_code: null
failure_reason: null
formatted_clips_media_count: null
gatekeeper: null
gatelogic: null
icon_url: null
id: string
is_age_restricted: boolean
name: string
reel: null
save_status: string
title: null