Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cometly.com/llms.txt

Use this file to discover all available pages before exploring further.

Returns every ad account connected to this space across Facebook, Google, LinkedIn, TikTok, Microsoft / Bing, Reddit, and Taboola.

When to use

  • “Which ad accounts are connected?”
  • Before recommending a sources filter — confirm the account exists.

Parameters

ParameterTypeRequiredDescription
sourcesstring[]NoRestrict to specific source slugs (facebook_ads, google_ads, etc.).
formatstringNocsv (default), json, or yaml.

Output

source,id,name,currency,status,last_synced_at
facebook_ads,act_1234567890,Acme Meta,USD,active,2026-05-15T14:08:00Z
google_ads,111-222-3333,Acme Google,USD,active,2026-05-15T13:55:00Z
tiktok_ads,7234012789,Acme TikTok,USD,active,2026-05-15T14:11:00Z
status is the platform-reported account status (or Cometly’s analytics_last_synced_at derivation when the platform doesn’t expose one).