# Dash Social ## Docs - [Get assignees](https://developer.dashsocial.com/api-reference/community/community-interactions/get-assignees.md): Returns a list of assignee users for the specified brands. Requires multi-brand inbox permission when querying multiple brands. - [Get community interactions](https://developer.dashsocial.com/api-reference/community/community-interactions/get-community-interactions.md): Gets the community interactions for a brand, and supports filtering. - [List messages in a conversation interaction](https://developer.dashsocial.com/api-reference/community/community-interactions/get-interaction-messages.md): Get a paginated list of messages in community interaction that match given conversation ID - [Get sentiment distribution stats](https://developer.dashsocial.com/api-reference/community/community-overview-v2/create-sentiment-distribution-stats.md): Returns sentiment distribution stats for a brand. Supports filtering by date range, platform, and interaction type. - [Get sentiment time series](https://developer.dashsocial.com/api-reference/community/community-overview-v2/create-sentiment-time-series.md): Returns per-platform sentiment time series data for a brand. Supports filtering by date range and interaction type. - [Get top keywords](https://developer.dashsocial.com/api-reference/community/community-overview-v2/create-top-keywords.md): Returns the top keywords from community interactions matching the provided filters, ranked by frequency. - [Get volume time series](https://developer.dashsocial.com/api-reference/community/community-overview-v2/create-volume-time-series.md): Returns community interaction volume as a time series, broken down by interaction type (comments, messages, mentions, retweets, etc.) per date. Supports multiple brands, date range filtering, and interaction type filtering. - [Get community overview stats](https://developer.dashsocial.com/api-reference/community/community-overview-v2/get-overview-stats.md): Returns aggregated community overview header stats for the specified brands. Supports filtering by date range, platform, and interaction type. - [Get a list of facebook comments](https://developer.dashsocial.com/api-reference/community/facebook-comments/get-facebook-comments.md): Get a paginated list of all comments made on a post - [Get a comment](https://developer.dashsocial.com/api-reference/community/facebook-comments/get-facebook-comments-1.md): Get a single comment by given parameters - [List messages in a conversation](https://developer.dashsocial.com/api-reference/community/facebook-messages/get-facebook-messages.md): Get a paginated list of messages sorted chronologically most recent first. - [Get list of comments on media object](https://developer.dashsocial.com/api-reference/community/instagram-comments/get-instagram-comments.md): Get paginated result of all comments on media object with nested replies - [Get a comment](https://developer.dashsocial.com/api-reference/community/instagram-comments/get-instagram-comments-1.md): Get a single comment by given parameters - [List messages in a conversation](https://developer.dashsocial.com/api-reference/community/instagram-messages/get-instagram-messages.md): Get a paginated list of messages sorted chronologicaly most recent first. - [Delete tag](https://developer.dashsocial.com/api-reference/community/interaction-tags/delete-tag.md): Deletes a tag by ID. - [Get Tags](https://developer.dashsocial.com/api-reference/community/interaction-tags/get-tags.md): Get the tag details for a Dash Social brand - [Create a tag](https://developer.dashsocial.com/api-reference/community/interaction-tags/post-tags.md): Creates a tag and assigns a random color to it - [Get tiktok comments for a piece of media](https://developer.dashsocial.com/api-reference/community/tiktok-comments/get-tiktok-comments.md): Get paginated result of all comments on media object with brand replies - [Get a comment](https://developer.dashsocial.com/api-reference/community/tiktok-comments/get-tiktok-comments-1.md): Get a tiktok comment with replies - [List messages in a Twitter conversation](https://developer.dashsocial.com/api-reference/community/twitter-messages/get-twitter-messages.md): Get a paginated list of messages sorted chronologically most recent first - [Get a list of tweets](https://developer.dashsocial.com/api-reference/community/twitter-tweets/get-tweets.md): Retrieve a list of top-level tweets with their respective flattened replies - [Get a tweet](https://developer.dashsocial.com/api-reference/community/twitter-tweets/get-tweets-1.md): Get a single tweet by given parameters - [Get a single YouTube comment](https://developer.dashsocial.com/api-reference/community/youtube-comments/get-youtube-comment.md): Get a YouTube comment with replies - [Get a list of tweets](https://developer.dashsocial.com/api-reference/community/youtube-comments/get-youtube-comments.md): Get a paginated list of all root-level comments on media with brand replies - [Patch a comment](https://developer.dashsocial.com/api-reference/community/youtube-comments/patch-youtube-comment.md): Currently to hide a YouTube comment - [Create a new YouTube comment](https://developer.dashsocial.com/api-reference/community/youtube-comments/post-youtube-comments.md): Create a reply to a YouTube comment - [Get report data for multiple brands, channels and metrics available to user](https://developer.dashsocial.com/api-reference/dashboard/get-report-data.md) - [Get report data for multiple brands, channels and metrics available to user](https://developer.dashsocial.com/api-reference/dashboard/query-report-data.md) - [Introduction](https://developer.dashsocial.com/api-reference/introduction.md): Authenticate and start querying the Dash Social API - [Add media to campaign](https://developer.dashsocial.com/api-reference/library/campaign/add-media-to-a-campaign.md): Adds owned media to a campaign. - [Add UGC to campaign](https://developer.dashsocial.com/api-reference/library/campaign/add-ugc-media-to-a-campaign.md): Adds UGC media to a campaign. - [Create a campaign](https://developer.dashsocial.com/api-reference/library/campaign/create-a-new-campaign.md): Creates a new campaign for a brand. - [Delete a campaign](https://developer.dashsocial.com/api-reference/library/campaign/delete-campaign.md): Permanently deletes a campaign. - [Search campaign ads](https://developer.dashsocial.com/api-reference/library/campaign/get-ads-for-a-campaign-and-source.md): Searches for ads associated with a campaign by source channel. - [Retrieve campaign relationships](https://developer.dashsocial.com/api-reference/library/campaign/get-brands-campaigns-relationships.md): Returns the relationship brands associated with a campaign. - [Retrieve campaign UGC](https://developer.dashsocial.com/api-reference/library/campaign/get-brands-campaigns-ugc.md): Returns UGC media associated with a campaign. - [Retrieve campaign media](https://developer.dashsocial.com/api-reference/library/campaign/get-campaigns-media.md): Returns owned media associated with a campaign. - [Retrieve campaign statistics](https://developer.dashsocial.com/api-reference/library/campaign/get-campaigns-stats.md): Returns aggregated performance statistics for a campaign. - [Get campaigns stats overview](https://developer.dashsocial.com/api-reference/library/campaign/get-campaigns-stats-overview.md) - [Get ad campaigns](https://developer.dashsocial.com/api-reference/library/campaign/get-the-ad-campaigns-of-a-dash-campaign.md): Returns the external ad campaigns (e.g. TikTok Ads, Meta Ads) linked to a Dash Social campaign. - [Update a campaign](https://developer.dashsocial.com/api-reference/library/campaign/replace-campaign.md): Updates all fields of a campaign. - [Retrieve a campaign](https://developer.dashsocial.com/api-reference/library/campaign/retrieve-campaign.md): Returns details for a single campaign. - [Retrieve campaigns](https://developer.dashsocial.com/api-reference/library/campaign/retrieve-campaigns.md): Returns a list of campaigns for a brand. - [Update a campaign](https://developer.dashsocial.com/api-reference/library/campaign/update-campaign.md): Partially updates a campaign. Only the fields provided in the request body are updated. - [Update campaign ad campaigns](https://developer.dashsocial.com/api-reference/library/campaign/update-the-ad-campaigns-of-a-dash-campaign.md): Updates the ad campaigns linked to a Dash Social campaign. - [Create a content tag](https://developer.dashsocial.com/api-reference/library/content-tags/create-content-tag.md): Creates a new content tag for an organization. - [Retrieve content tags](https://developer.dashsocial.com/api-reference/library/content-tags/list-content-tags.md): Returns a list of content tags for an organization. - [Add media to gallery](https://developer.dashsocial.com/api-reference/library/gallery/add-media-to-gallery.md): Adds a list of media objects to a gallery. - [Add media to Instagram LikeShop](https://developer.dashsocial.com/api-reference/library/gallery/add-media-to-likeshop-gallery.md): Adds media objects to the Instagram LikeShop gallery. - [Create a gallery](https://developer.dashsocial.com/api-reference/library/gallery/create-gallery.md): Creates a new gallery for a brand. - [Delete a gallery](https://developer.dashsocial.com/api-reference/library/gallery/delete-gallery.md): Permanently deletes a gallery. - [Retrieve galleries statistics](https://developer.dashsocial.com/api-reference/library/gallery/get-galleries-stats-for-a-brand.md): Returns aggregated statistics across all galleries for a brand. - [Retrieve Instagram LikeShop statistics](https://developer.dashsocial.com/api-reference/library/gallery/get-the-stats-for-a-brand-gallery.md): Returns performance statistics for the Instagram LikeShop gallery. - [Retrieve gallery statistics](https://developer.dashsocial.com/api-reference/library/gallery/get-the-stats-for-a-brand-gallery-1.md): Returns performance statistics for a gallery. - [Retrieve galleries](https://developer.dashsocial.com/api-reference/library/gallery/list-galleries.md): Returns a list of galleries for a brand. - [Retrieve Instagram LikeShop media](https://developer.dashsocial.com/api-reference/library/gallery/list-likeshop-gallery-media.md): Returns media items in the Instagram LikeShop gallery for a brand. - [Retrieve TikTok LikeShop media](https://developer.dashsocial.com/api-reference/library/gallery/list-tiktok-likeshop-gallery-media.md): Returns media items in the TikTok LikeShop gallery. - [Retrieve a gallery](https://developer.dashsocial.com/api-reference/library/gallery/retrieve-gallery.md): Returns details for a single gallery. - [Retrieve TikTok LikeShop gallery](https://developer.dashsocial.com/api-reference/library/gallery/retrieve-gallery-for-tiktok-likeshop.md): Returns details for the TikTok LikeShop gallery for a brand. - [Update a gallery](https://developer.dashsocial.com/api-reference/library/gallery/update-gallery.md): Updates a gallery's settings or metadata. - [Create a media object](https://developer.dashsocial.com/api-reference/library/media/create-a-media-object.md): Creates a new media object for a brand. - [Retrieve a media object](https://developer.dashsocial.com/api-reference/library/media/get-media-object.md): Returns details for a single media object by ID. - [Retrieve media](https://developer.dashsocial.com/api-reference/library/media/retrieve-media.md): Returns a paginated list of media objects for a brand. Filter by platform, date range, media type, and more using the request body. - [Retrieve product media](https://developer.dashsocial.com/api-reference/library/product/retrieve-product-media.md): Returns media associated with products for a brand. No authentication required. - [Retrieve gallery media](https://developer.dashsocial.com/api-reference/library/publicgallery/get-publicbrands-galleries-media.md): Returns media items from a gallery. This is a public endpoint — no authorization required. - [Create a Bluesky post](https://developer.dashsocial.com/api-reference/scheduler/bluesky/create-bluesky-scheduled-posts.md): Create a new Bluesky post. - [Delete a Bluesky post](https://developer.dashsocial.com/api-reference/scheduler/bluesky/delete-bluesky-scheduled-post.md): Delete a specific Bluesky post by post ID. - [Get a Bluesky post](https://developer.dashsocial.com/api-reference/scheduler/bluesky/get-bluesky-scheduled-post.md): Get a specific Bluesky post by post ID. - [Get Bluesky posts](https://developer.dashsocial.com/api-reference/scheduler/bluesky/list-bluesky-scheduled-posts.md): Get a list of Bluesky posts for the brand. - [Update a Bluesky post](https://developer.dashsocial.com/api-reference/scheduler/bluesky/update-bluesky-scheduled-post.md) - [Create a Facebook post](https://developer.dashsocial.com/api-reference/scheduler/facebook/create-facebook-scheduled-posts.md): Create a new Facebook post. - [Delete a Facebook post](https://developer.dashsocial.com/api-reference/scheduler/facebook/delete-facebook-scheduled-post.md): Delete a specific Facebook post by post ID. - [Get a Facebook post](https://developer.dashsocial.com/api-reference/scheduler/facebook/get-facebook-scheduled-post.md): Get a specific Facebook post by post ID. - [Get Facebook posts](https://developer.dashsocial.com/api-reference/scheduler/facebook/list-facebook-scheduled-posts.md): Get a list of Facebook posts for the brand. - [Update a Facebook post](https://developer.dashsocial.com/api-reference/scheduler/facebook/update-facebook-scheduled-post.md): Update a specific Facebook post by post ID. - [Create an Instagram post](https://developer.dashsocial.com/api-reference/scheduler/instagram/create-instagram-scheduled-posts.md): Create a new Instagram post. - [Delete an Instagram post](https://developer.dashsocial.com/api-reference/scheduler/instagram/delete-instagram-scheduled-post.md): Delete a specific Instagram post by post ID. - [Get an Instagram post](https://developer.dashsocial.com/api-reference/scheduler/instagram/get-instagram-scheduled-post.md): Get a specific Instagram post by post ID. - [Get Instagram posts](https://developer.dashsocial.com/api-reference/scheduler/instagram/list-instagram-scheduled-posts.md): Get a list of Instagram posts for the brand. - [Update an Instagram post](https://developer.dashsocial.com/api-reference/scheduler/instagram/update-instagram-scheduled-post.md): Update a specific Instagram post by post ID. - [Create a LinkedIn post Create a new LinkedIn post.](https://developer.dashsocial.com/api-reference/scheduler/linkedin/create-linkedin-scheduled-posts.md) - [Delete a LinkedIn post](https://developer.dashsocial.com/api-reference/scheduler/linkedin/delete-linkedin-scheduled-post.md): Delete a specific LinkedIn post by post ID. - [Get an LinkedIn post](https://developer.dashsocial.com/api-reference/scheduler/linkedin/get-linkedin-scheduled-post.md): Get a specific LinkedIn post by post ID. - [Get LinkedIn posts](https://developer.dashsocial.com/api-reference/scheduler/linkedin/list-linkedin-scheduled-posts.md): Get a list of LinkedIn posts for the brand. - [Update a LinkedIn post](https://developer.dashsocial.com/api-reference/scheduler/linkedin/update-linkedin-scheduled-post.md): Update a specific LinkedIn post by post ID. - [Create a Snapchat post](https://developer.dashsocial.com/api-reference/scheduler/snapchat/create-snapchat-scheduled-posts.md): Create a new Snapchat post (Story or Spotlight). - [Delete a Snapchat post](https://developer.dashsocial.com/api-reference/scheduler/snapchat/delete-snapchat-scheduled-post.md) - [Get a Snapchat post](https://developer.dashsocial.com/api-reference/scheduler/snapchat/get-snapchat-scheduled-post.md): Get a specific Snapchat post by post ID. - [Get Snapchat posts](https://developer.dashsocial.com/api-reference/scheduler/snapchat/list-snapchat-scheduled-posts.md): Get a list of Snapchat posts for the brand. - [Update a Snapchat post](https://developer.dashsocial.com/api-reference/scheduler/snapchat/update-snapchat-scheduled-post.md) - [Create a Threads post](https://developer.dashsocial.com/api-reference/scheduler/threads/create-threads-scheduled-posts.md): Create a new Threads post. - [Delete a Threads post](https://developer.dashsocial.com/api-reference/scheduler/threads/delete-threads-scheduled-post.md): Delete a specific Threads post by post ID. - [Get a Threads post](https://developer.dashsocial.com/api-reference/scheduler/threads/get-threads-scheduled-post.md): Get a specific Threads post by post ID. - [Get Threads posts Get a list of Threads posts for the brand(s).](https://developer.dashsocial.com/api-reference/scheduler/threads/list-threads-scheduled-posts.md) - [Update a Threads post](https://developer.dashsocial.com/api-reference/scheduler/threads/update-threads-scheduled-post.md) - [Create a TikTok post](https://developer.dashsocial.com/api-reference/scheduler/tiktok/create-tiktok-scheduled-posts.md): Create a new TikTok post. - [Delete a TikTok post](https://developer.dashsocial.com/api-reference/scheduler/tiktok/delete-tiktok-scheduled-post.md): Delete a specific TikTok post by post ID. - [Get a TikTok post](https://developer.dashsocial.com/api-reference/scheduler/tiktok/get-tiktok-scheduled-post.md): Get a specific TikTok post by post ID. - [Get TikTok posts](https://developer.dashsocial.com/api-reference/scheduler/tiktok/list-tiktok-scheduled-posts.md): Get a list of TikTok posts for the brand. - [Update a TikTok post](https://developer.dashsocial.com/api-reference/scheduler/tiktok/update-tiktok-scheduled-post.md): Update a specific TikTok post by post ID. - [Create a Twitter post](https://developer.dashsocial.com/api-reference/scheduler/twitter/create-twitter-scheduled-posts.md): Create a new Twitter post. - [Delete a Twitter post](https://developer.dashsocial.com/api-reference/scheduler/twitter/delete-twitter-scheduled-post.md): Delete a specific Twitter post by post ID. - [Get a Twitter post](https://developer.dashsocial.com/api-reference/scheduler/twitter/get-twitter-scheduled-post.md): Get a specific Twitter post by post ID. - [Get Twitter posts](https://developer.dashsocial.com/api-reference/scheduler/twitter/list-twitter-scheduled-posts.md): Get a list of Twitter posts for the brand. - [Update a Twitter post](https://developer.dashsocial.com/api-reference/scheduler/twitter/update-twitter-scheduled-post.md): Update a specific Twitter post by post ID. - [Create a YouTube post](https://developer.dashsocial.com/api-reference/scheduler/youtube/create-youtube-scheduled-posts.md): Create a new YouTube post. - [Delete a YouTube post](https://developer.dashsocial.com/api-reference/scheduler/youtube/delete-youtube-scheduled-post.md) - [Get a YouTube post](https://developer.dashsocial.com/api-reference/scheduler/youtube/get-youtube-scheduled-post.md): Get a specific YouTube post by post ID. - [Get YouTube posts](https://developer.dashsocial.com/api-reference/scheduler/youtube/list-youtube-scheduled-posts.md): Get a list of YouTube posts for the brand. - [Update a YouTube post](https://developer.dashsocial.com/api-reference/scheduler/youtube/update-youtube-scheduled-post.md) - [Ads Account Requirement for Certain Facebook, TikTok, and Instagram Metrics](https://developer.dashsocial.com/changelog/ads-account-requirement-for-certain-facebook-tiktok-and-instagram-metrics.md): Certain metrics now require connected Ads accounts for Facebook, TikTok, and Instagram. - [Community API: Migrate DMs to Message-Level Interactions](https://developer.dashsocial.com/changelog/community-api-migrate-dms-to-message-level-interactions.md) - [Deprecation: SINGLE_METRIC Report Type](https://developer.dashsocial.com/changelog/deprecation-single-metric-report-type.md): The SINGLE_METRIC value for report_type is being deprecated. Replace with TOTAL_METRIC before June 30, 2026. - [Facebook Metrics API Change](https://developer.dashsocial.com/changelog/nov-15-2025-facebook-metrics-api-change.md): Facebook is deprecating and updating several metrics starting November 15, 2025. - [Get campaign performance data](https://developer.dashsocial.com/guides/campaigns/get-campaign-performance-data.md): Retrieve campaign details and KPIs across all channels using the Campaigns API. - [Integrate Community Data with Your Customer Service Platform](https://developer.dashsocial.com/guides/community/integrate-community-data-with-your-customer-service-platform.md): Use the Community API to retrieve, filter, and reply to social media messages and comments, and track sentiment across platforms. - [Quickstart](https://developer.dashsocial.com/guides/get-started/quickstart.md): Generate an API key, authenticate, and make your first request with the Dash Social API. - [Rate Limits & Pagination](https://developer.dashsocial.com/guides/get-started/rate-limits-pagination.md): Learn how to handle large data sets efficiently and stay within your API request limits. - [BigQuery: Facebook Owned Metrics Schema](https://developer.dashsocial.com/guides/integration/connect-bigquery-to-dash-social/bigquery-facebook-schema.md) - [BigQuery: TikTok Owned Metrics Schema](https://developer.dashsocial.com/guides/integration/connect-bigquery-to-dash-social/bigquery-tiktok-schema.md) - [Connect BigQuery to Dash Social](https://developer.dashsocial.com/guides/integration/connect-bigquery-to-dash-social/index.md): Set up Dash Social's BigQuery integration to export daily social metrics into your data warehouse. - [BigQuery: Instagram Feed Owned Metrics Schema](https://developer.dashsocial.com/guides/integration/connect-bigquery-to-dash-social/instagram-feed-schema.md) - [BigQuery: Instagram Stories Owned Metrics Schema](https://developer.dashsocial.com/guides/integration/connect-bigquery-to-dash-social/instagram-stories-schema.md) - [Integrating with Salesforce](https://developer.dashsocial.com/guides/integration/salesforce-installation-guide.md): How to install and configure the Dash Social x Salesforce integration and start escalating messages. - [Download dashboard as Excel](https://developer.dashsocial.com/guides/reporting/download-dashboard-as-excel.md): Download Dash Social dashboard data as XLSX files using the API for automated reporting and offline analysis. - [Community report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/community-report/overview.md): Measure customer service team performance including response times and message volumes. - [Pull total community metrics across channels](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/community-report/pull-total-community-metrics-across-channels.md): Retrieve aggregated community management metrics like messages received and response times. - [Track community metrics over time with graph report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/community-report/track-community-metrics-over-time-with-graph-report.md): Visualize community team performance trends over time using time-series data. - [Compare competitor metrics across platforms](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/competitor-report/compare-competitor-metrics-across-platforms.md): Benchmark competitor performance metrics across Instagram, Facebook, YouTube, and X. - [Get top competitor posts ranked by performance](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/competitor-report/get-top-competitor-posts-ranked-by-performance.md): Retrieve and rank top-performing competitor posts by engagement metrics across platforms. - [Competitor report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/competitor-report/overview.md): Track and benchmark public competitor activity across social platforms. - [Track competitor trends with graph reports](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/competitor-report/track-competitor-trends-with-graph-reports.md): Visualize competitor performance trends over time using time-series graph data. - [Get top UGC posts with content report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/earned-report/get-top-ugc-posts-with-content-report.md): Identify and rank top-performing user-generated content posts by engagement metrics. - [Measure UGC performance metrics](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/earned-report/measure-ugc-performance-metrics.md): Pull aggregated user-generated content metrics to measure earned media impact across Instagram and TikTok. - [Earned report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/earned-report/overview.md): Track UGC and brand mentions across your earned media channels. - [Track UGC performance trends with graph report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/earned-report/track-ugc-performance-trends-with-graph-report.md): Visualize time-series trends in brand mentions and UGC engagement over time. - [Export dashboard report data via API](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/index.md): Export Dash Social dashboard analytics using the reports API endpoint. - [Get top-performing posts with content report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/owned-report/get-top-performing-posts-with-content-report.md): Rank brand posts by performance metrics and identify top performers using the content report. - [Owned report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/owned-report/overview.md): Track content you published across your connected social channels to measure campaign performance. - [Pull time-series data with graph report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/owned-report/pull-time-series-data-with-graph-report.md): Track owned social metrics over time using daily or monthly time-series data for trend visualization. - [Pull total social metrics across channels](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/owned-report/pull-total-social-metrics-across-channels.md): Retrieve aggregated KPIs across all connected social channels for executive dashboards and BI reports. - [Monitor ad campaign metrics across brands](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-advertising-report/monitor-ad-campaign-metrics-across-brands.md): Retrieve aggregated ad campaign metrics across Meta Ads and TikTok Ads for multiple brands. - [Social advertising report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-advertising-report/overview.md): Monitor Meta and TikTok ad campaign performance using the social advertising report. - [Track ad campaign trends with graph reports](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-advertising-report/track-ad-campaign-trends-with-graph-reports.md): Visualize ad campaign performance trends over time using time-series data. - [Get aggregated social listening metrics](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-listening-report/get-aggregated-social-listening-metrics.md): Track aggregated social listening metrics across keyword-based topics. - [Social listening report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-listening-report/overview.md): Monitor brand sentiment and campaign trends using the social listening dashboard report. - [Track social listening trends with graph report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/social-listening-report/track-social-listening-trends-with-graph-report.md): Track social listening metrics over time with daily or monthly granularity. - [Calculate total social impact across channels](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/tsi-report/calculate-total-social-impact-across-channels.md): Measure unified social presence using Total Social Impact metrics across owned and earned channels. - [TSI report overview](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/tsi-report/overview.md): Measure Total Social Impact by combining owned and earned metrics into a unified view. - [Track TSI trends over time with graph report](https://developer.dashsocial.com/guides/reporting/export-dashboard-report-data-via-api/tsi-report/track-tsi-trends-over-time-with-graph-report.md): Visualize how Total Social Impact changes daily to identify performance patterns over time. - [Get post performance data across all channels](https://developer.dashsocial.com/guides/reporting/get-post-performance-data-across-all-channels.md): Use the media/v2 endpoint to access post stats across all your connected social channels. - [Track analytics with the Content Tag API](https://developer.dashsocial.com/guides/reporting/track-analytics-with-content-tag-api.md): Group posts by campaign, product, or theme using content tags and track performance across brands. - [Schedule Social Media Posts with the Dash API](https://developer.dashsocial.com/guides/scheduler/schedule-social-media-posts-with-the-dash-api.md): Learn how to schedule social media posts across supported platforms using the Dash API. - [Automate Sending LikeShop Email Captures To CRMs](https://developer.dashsocial.com/guides/social-commerce/automate-sending-likeshop-email-captures-to-crms.md) - [Get started with Social Commerce](https://developer.dashsocial.com/guides/social-commerce/get-started-with-social-commerce.md): Connect your product data and display shoppable galleries on your website with Dash Social. - [Localized product feed setup guide](https://developer.dashsocial.com/guides/social-commerce/product-feed/localized-product-feed-setup-guide.md): Set up localized product feeds to display region-specific prices, titles, and availability in your galleries. - [Product feed setup guide](https://developer.dashsocial.com/guides/social-commerce/product-feed/product-feed-setup-guide.md): Import and sync your product catalog with Dash Social using SFTP or URL upload. - [Choosing between API and widget integrations](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/choosing-between-api-and-widget-integrations.md): Decide between the JavaScript widget and API integration methods for embedding Dash Social galleries. - [Dynamic email template](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/dynamic-email-template.md): Dynamically pull latest media from Dash Social Boards and LikeShop into email templates. - [Galleries overview and implementation](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/galleries-overview-and-implementation.md): Compare Shoppable Gallery and Product Page Gallery types and choose the right implementation for your use case. - [LikeShop widget setup](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/likeshop-gallery/likeshop-widget-setup.md): Embed a shoppable LikeShop gallery or carousel on your site to link Instagram and TikTok content to products. - [Product Page Galleries: API integration guide](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/product-page-gallery/product-page-galleries-api-integration-guide.md): Build fully custom Product Page Galleries using the Dash Social API for product detail pages. - [Product Page Gallery widget setup](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/product-page-gallery/product-page-gallery-widget-setup.md): Embed product-linked media on product detail pages using the Product Page Gallery widget. - [Build shoppable galleries with the API](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/shoppable-gallery/build-shoppable-galleries-with-the-api.md): Build fully custom shoppable galleries using the Dash Social API for complete design control. - [Shoppable gallery widget setup](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/shoppable-gallery/shoppable-gallery-widget-setup.md): Embed a shoppable gallery on your site with a JavaScript widget and minimal setup. - [Widget customization](https://developer.dashsocial.com/guides/social-commerce/shoppable-and-product-page-galleries/widget-customization.md): Customize the appearance of Shoppable Gallery, Product Page Gallery, and LikeShop widgets using CSS. - [Upload Media To Dash Social Library](https://developer.dashsocial.com/guides/social-commerce/upload-media-to-dash-hudson-library.md): Upload media directly from your CMS to your Dash Social Library - [Monitor brand mentions with the Social Listening API](https://developer.dashsocial.com/guides/social-listening/monitor-brand-mentions-with-social-listening-api.md): Track conversations, monitor sentiment, and discover UGC using the Social Listening API. ## OpenAPI Specs - [scheduler-openapi](https://developer.dashsocial.com/api-reference/scheduler-openapi.json) - [library-openapi](https://developer.dashsocial.com/api-reference/library-openapi.json) - [dashboard-openapi](https://developer.dashsocial.com/api-reference/dashboard-openapi.json) - [community-openapi](https://developer.dashsocial.com/api-reference/community-openapi.json) - [openapi](https://developer.dashsocial.com/api-reference/openapi.json)