/ad-stack/:id
Updates an existing ad stack. Call the /v1/integration?target=ad_stack endpoint to find available integrations, and call the /v1/integration/{id}/stack-schema endpoint to find the field requirements for each integration.
Documentation Index
Fetch the complete documentation index at: https://docs.contentignite.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Lists the connected integrations
Fields configured for any integration in the stack. Key is in the format {integration_type}/{integration_type} or simply ad_demand for overaching configuration options. Value of each key is an object specific to that integration (integration schemas can be retrieved from /ad-stack/integration/:type/:id)