Amazon Ads

Amazon Advertising Console (Amazon Ads)

This guide explains how a client can authorize Connecty to sync Amazon Ads data (Sponsored Products/Brands/Display + reports) into Connecty’s managed warehouse.

Overview

Connecty syncs Amazon Ads via the Amazon Ads API (Sponsored Products, Sponsored Brands, Sponsored Display + reporting). (Airbyte Docsarrow-up-right)

Prerequisites (Client)

Client must provide:

  • Client ID

  • Client Secret

  • Refresh Token

  • Region (NA / EU / FE)

  • (Optional) Start Date

  • (Optional) Profile IDs

  • (Optional) Marketplace IDs (Airbyte Docsarrow-up-right)

Important account-type limitation: the connector supports seller/vendor type profiles; agency profiles are ignored / not compatible for Sponsored Ads APIs. (Airbyte Docsarrow-up-right)

Step 1 — Create an Amazon user with Ads access

Client should ensure they have an Amazon user who can log into the Amazon Advertising Console and has access to the relevant advertiser accounts. (Airbyte Docsarrow-up-right)

Step 2 — Authorize / Provide credentials (two common paths)

Path A (preferred): OAuth “Authenticate your Amazon Ads account”

If Connecty is running an OAuth-style flow (like Airbyte Cloud):

  1. Client clicks Authenticate your Amazon Ads account

  2. Logs in and Authorizes

  3. Selects Region (NA/EU/FE)

  4. (Optional) sets Start Date / Profile IDs / Marketplace IDs (Airbyte Docsarrow-up-right)

Path B: Client provides credentials to Connecty

If Connecty is running a credentials-based setup:

  • Client shares Client ID, Client Secret, Refresh Token, and Region with Connecty Support (secure channel). (Airbyte Docsarrow-up-right)

Configuration details (what these fields mean)

  • Region: North America (NA), Europe (EU), Far East (FE). (Airbyte Docsarrow-up-right)

  • Start Date (optional): YYYY-MM-DD, must be ≤ 60 days in the past for report generation; defaults to today (Cloud) or yesterday (some OSS behavior). (Airbyte Docsarrow-up-right)

  • Profile IDs (optional): choose which advertising profiles to sync (seller/vendor only). (Airbyte Docsarrow-up-right)

  • Marketplace IDs (optional): filter profiles by marketplace; if Profile IDs are also set, selection matches Profile ID OR Marketplace ID. (Airbyte Docsarrow-up-right)

Profiles concept note: Amazon Ads “profiles” represent an advertiser + marketplace, and are used as scope for subsequent API calls. (Amazon Adsarrow-up-right)

Supported sync modes and streams

Validation Checklist (Connecty)

Connecty Support confirms:

  • ✅ Credentials/OAuth authorization works

  • ✅ Profiles discovered and correct ones selected

  • ✅ Streams populate (campaigns, ad groups, keywords, ads, targetings, reports)

  • ✅ First sync completes

Last updated