Documentation Index
Fetch the complete documentation index at: https://docs.ascendgtm.net/llms.txt
Use this file to discover all available pages before exploring further.
Multi-Account Support
The gateway supports multiple accounts per provider per tenant. This is essential for agencies managing multiple client accounts.How it works
Tokens are stored with anaccount_id dimension:
tokens:ascend:hubspot:default— Ascend dev portaltokens:ascend:hubspot:kahuna_prod— Kahuna production portaltokens:ascend:google_ads:default— MCC account (manager)
Specifying an account
Passaccount_id in your API call:
Safety guard
If a tenant has multiple accounts for a provider and you don’t specifyaccount_id, the gateway returns an error:
Google Ads MCC routing
For Google Ads, the gateway automatically injects thelogin-customer-id header when routing through an MCC:
customer_id— the sub-account being queriedlogin_customer_id— the MCC that has access (set in tenant config)