Interface InsightsServiceAccountResponseAymt_instagram_account_insights_channel

interface InsightsServiceAccountResponseAymt_instagram_account_insights_channel {
    channel_id: string;
    id: string;
    tips: any[];
}

Properties

Properties

channel_id: string
id: string
tips: any[]