Adobe Target Admin API SDK¶
Python SDK for the Adobe Target Admin API.
What You Get¶
The SDK provides:
- a typed
TargetClientfor Adobe Target Admin API operations - Adobe-aware media-type version handling
- generated request and response models from the vendored OpenAPI spec
- static token, server-to-server OAuth, and user-auth providers
- direct raw request access when you need it
Start Here¶
- If you want to use the SDK, start with Getting Started
- If you need auth setup guidance, go to Authentication
- If you want the command-line interface, go to CLI
- If you want usage examples, go to Usage
- If you want the generated wrapper method inventory, go to Methods Reference
- If you want generated class and signature details, go to Class Reference
- If you want repo internals, go to Contributor Docs