Skip to main content
Continuum implements a multi-layered integration model designed for scalability and granular control. The system distinguishes between Connections (owning the OAuth token) and Assignments (linking a specific business asset to a Brand Profile).

1. The Core User Experience: “Connect Once, Assign Many”

The product is structured so that a single user can manage a vast portfolio of social and ad accounts without redundant authentications.

Centralized Connectivity

Users connect their personal Google or Meta accounts once. This process discovery-fetches all assets they have access to across the entire platform.

Granular Assignments

Instead of syncing everything by default, users choose specific assets (e.g., one specific Facebook Page or one YouTube Channel) to assign to a specific Brand Profile. This prevents data “leakage” between different brands managed by the same user.

2. Platform-Specific Implementation Details

Meta Portfolio (Facebook, Instagram, Threads)

  • Hierarchical Discovery: The Meta asset selector handles the complex nesting of Meta’s ecosystem. It organizes assets by: Meta Business -> Ad Accounts -> Sub-assets (Pages, Instagram Users, Threads).
  • Asset Bundling: The system can intelligently group related assets. For example, selecting a Meta Ad Account can automatically surface the associated Instagram and Threads profiles for that specific business unit.
  • “Not Ready” Guardrails: The UI identifies assets that are discovered but not yet ready for sync (e.g., missing permissions or configuration), preventing user frustration during the setup phase.

Google & YouTube

  • Diversified Ads Support: Beyond standard YouTube channels, the system supports Google Ads and DV360 (Display & Video 360), positioning the tool for enterprise-level media buying.
  • Unified Sync: Google integrations use a similar “Sync” flow to Meta, normalizing the user experience across providers.

3. Technical & Operational Reliability

Discovery & Sync Flow

1

OAuth Popup

A secure, centered popup initiates the provider sync process.
2

Server-Side Normalization

The API layer transforms raw provider data into a unified asset schema.
3

Assignments Persistence

The system securely links the selected accounts to the brand, triggering background data collection.

Health & Maintenance

Stale Data Detection

The system tracks the last sync time and connection health. If a connection is interrupted (e.g., password change or token expiration), the UI provides a clear “Re-sync” call-to-action to restore service.
Coming Soon: The architecture is already “plug-and-play” for LinkedIn, TikTok, Amazon Ads, and X, with support for these upcoming platforms currently in development.

4. Summary for Stakeholders

FeatureValue to User
Hierarchical Meta TreeSimplifies management of complex business structures.
Brand AssignmentsEnsures privacy and organization across multiple brand clients.
Unified Status MonitoringReduces downtime with clear “ACTIVE” vs “STALE” indicators.
Enterprise ReadinessSupports advanced platforms like DV360 and Meta Business IDs.