Appearance
List ad accounts a tracking tag is shared with
Meta only (platform metaads); other platforms return 405.
GET /v1/accounts/{accountId}/tracking-tags/{tagId}/shared-accounts
Meta only (platform metaads); other platforms return 405.
Parameters
accountId(path, string) requiredtagId(path, string) required — Pixel id.
Responses
200 — Shared ad accounts listed
platform(string) (enum: metaads)sharedAccounts(array)
401
403 — Ads access required (Ads add-on on legacy plans, included on usage-based plans), or the Meta token lacks ads permissions (reconnect required).
404 — Account or tracking tag not found.
405 — Platform does not support shared accounts.