Campaign with custom Facebook page + Ad account

By default, Meta campaigns created through the API run on Symphony's managed
ad setup
— you don't need to supply a Facebook Page, Ad Account, or Pixel to
launch. This is the fastest path and covers most integrations.

🚧

Bringing your own Facebook Page / Ad Account is on the roadmap.

Selecting a partner- or customer-owned Facebook Page, Ad Account, or Pixel per
campaign is not yet configurable through the /sym/v2/campaigns API — these
fields are not currently read from campaignInput. Campaigns run on Symphony's
managed setup until this ships.

What you can do today

  • Connect a brand to a platform. Register a Meta or TikTok access token for a
    brand with PUT /sym/v2/brands ({ brandId, adPlatform, accessToken }). See
    Connecting Ad Platforms for how to obtain tokens.
  • Enable conversion tracking. Pass a Meta Pixel via conversionConfig on the
    campaign — see Conversions API.

What's coming

Per-campaign selection of a custom Facebook Page, Ad Account, and organic-post
boosting is planned. If your use case requires running ads from a
partner- or artist-owned Facebook Page or Ad Account today, coordinate with your
Symphony representative — it may be available through a managed setup outside the
public API.


Did this page help you?