Marketing connector
Amazon Ads connector for governed AI agent access
Connect Amazon Ads with a Login with Amazon access token, client ID, region, and optional profile ID.
Direct answer
OneQuery supports Amazon Ads for governed agent access.
Teams use the Amazon Ads connector to give AI agents bounded source API calls for endpoint-specific context while OneQuery keeps credentials centralized, limits access to approved sources, and preserves audit logs for review.
Agent workflow
What this connector enables
Amazon Ads becomes an approved OneQuery source instead of a secret copied into an agent prompt, shell session, or model tool. The agent receives a governed access path, and the source credentials stay behind OneQuery.
- Use bounded source API calls for endpoint-specific context for marketing context.
- Keep Amazon Ads credentials centralized and out of agent runtimes.
- Review agent access through OneQuery audit history instead of reconstructing direct service usage.
Setup checklist
Prepare the Amazon Ads connection
Use amazon ads credentials and connect the source through the Dashboard and CLI. Keep credentials scoped to the data the agent is allowed to read.
- Create or refresh a Login with Amazon access token authorized for the Amazon Ads account.
- Copy the Amazon Ads API client ID into `credentials.clientId` and the access token into `credentials.accessToken`.
- Set `region` to `na`, `eu`, or `fe`; optionally include `profileId` so OneQuery sends the `Amazon-Advertising-API-Scope` header.
FAQ
Amazon Ads connector questions
What is the OneQuery Amazon Ads connector?
The OneQuery Amazon Ads connector makes marketing context from Amazon Ads available to AI agents through bounded source API calls for endpoint-specific context. Connect Amazon Ads with a Login with Amazon access token, client ID, region, and optional profile ID.
How do AI agents access Amazon Ads through OneQuery?
Agents call OneQuery instead of receiving raw Amazon Ads credentials. OneQuery keeps credentials centralized, applies source boundaries, and records access in audit logs while exposing bounded source API calls for endpoint-specific context.
How do I set up the Amazon Ads connector?
Prepare amazon ads credentials and connect Amazon Ads from the OneQuery dashboard or CLI. Start with this setup step: Create or refresh a Login with Amazon access token authorized for the Amazon Ads account.