GET /api/v2/buyer/advertisers/{advertiserId}/accounts/available
Lists accounts a source has discovered but not yet linked to the advertiser. Call this before linking an account to pre-fill accountId and check the source’s supported billingOptions.
Request
curl
Parameters
Response
account.status is one of active, pending_approval, payment_required, suspended, closed. credentialId identifies the connected provider credential that owns the account. Include it when linking the account if the buyer has connected more than one credential for the same adapter storefront and duplicate account IDs may exist. synced is true when no accounts matched and a sync_accounts call was triggered to provision one at the partner. Always check billingOptions.supported before sending a billingType.
Errors
400 VALIDATION_ERROR— missingstorefrontId/sourceId, or multiple credentials exist andcredentialIdwas not provided.404 NOT_FOUND—advertiserIdor source does not exist or is not visible.
Related
Advertiser tasks
All advertiser operations
Advertiser overview
Linked accounts model
Create advertiser
Link accounts at creation
Update reporting bucket
Configure offline delivery on a link