MarketingUpdated 2026-06-01

Ad accounts (Meta & Google)

Connect Meta and Google ad accounts via OAuth for paid campaign launches.

To launch paid campaigns, connect your Meta and/or Google ad accounts. Saleporia uses OAuth so you never share passwords.

Connecting Meta Ads

  1. 1

    Get the auth URL

    Marketing → Ad Studio → Accounts → Connect Meta. Saleporia generates a Meta OAuth URL.
  2. 2

    Authorize

    You're redirected to Meta to approve. The callback returns to Saleporia.
  3. 3

    Select an ad account

    Choose which Meta ad account to use from your available accounts.

Connecting Google Ads

The flow is similar: get a Google OAuth URL, authorize, then select a Google Ads customer account. You can disconnect either platform at any time.

Ad account endpoints
GET/marketing/ad-accounts/settings
Ad account connection settings.
Session
GET/marketing/ad-accounts/meta/auth-url
Get Meta Ads OAuth URL.
Session
POST/marketing/ad-accounts/meta/select-account
Select a Meta ad account.
Session
POST/marketing/ad-accounts/meta/disconnect
Disconnect Meta ads.
Session
GET/marketing/ad-accounts/google/auth-url
Get Google Ads OAuth URL.
Session
POST/marketing/ad-accounts/google/select-customer
Select a Google Ads customer.
Session
POST/marketing/ad-accounts/google/disconnect
Disconnect Google ads.
Session