Interface InsightsServiceAccountResponseHashtags_impressions

interface InsightsServiceAccountResponseHashtags_impressions {
    account_hashtags: InsightsServiceAccountResponseAccount_hashtags;
    organic: InsightsServiceAccountResponseOrganic;
}

Properties