Adobe Campaign Query Definition API
Execute queries against Campaign schemas using the xtk:queryDef interface. Supports get, getIfExists, select, and count operations with XPath field expressions, WHERE conditions, and pagination.
Adobe Campaign Query Definition API is one of 20 APIs that Adobe Campaign publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Query Definition. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and an AsyncAPI specification.
This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 8.0.0.
Requests are made against a single base URL, https://{instance}.campaign.adobe.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Adobe Campaign Query Definition API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-Security-Token (SessionToken).
SessionToken— Security token obtained from xtk:sessionLogon. Must be passed alongside the session token cookie (sessiontoken) on all authenticated requests. Tokens have a 24…
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Execute queries against Campaign schemas using the xtk:queryDef interface. Supports get, getIfExists, select, and count operations with XPath field expressions, WHERE conditions,…
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are SOAPFault (3 properties), QueryResult (1 property), QueryDefinition (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Adobe Campaign 12
Other APIs Adobe Campaign publishes across the network.