diff --git a/docs/integrations/sources/amazon-ads.md b/docs/integrations/sources/amazon-ads.md index acf33c723f89..adf4bee4dd0a 100644 --- a/docs/integrations/sources/amazon-ads.md +++ b/docs/integrations/sources/amazon-ads.md @@ -55,8 +55,14 @@ This source is capable of syncing the following streams: * [Display Reports](https://advertising.amazon.com/API/docs/en-us/sponsored-display/3-0/openapi#/Reports) * [Products Reports](https://advertising.amazon.com/API/docs/en-us/sponsored-products/2-0/openapi#/Reports) +## Connector-specific features and highlights + All the reports are generated for day before relatively to target profile' timezone +## Performance considerations + +Information about expected report generation waiting time you may find [here](https://advertising.amazon.com/API/docs/en-us/get-started/developer-notes). + ### Data type mapping | Integration Type | Airbyte Type | Notes | @@ -68,18 +74,6 @@ All the reports are generated for day before relatively to target profile' timez | `array` | `array` | | | `object` | `object` | | -### Features - -| Feature | Supported?\(Yes/No\) | Notes | -| :--- | :--- | :--- | -| Full Refresh Sync | yes | | -| Incremental Sync | yes | | -| Namespaces | No | | - -### Performance considerations - -Information about expected report generation waiting time you may find [here](https://advertising.amazon.com/API/docs/en-us/get-started/developer-notes). - ## Getting started More how to get client\_id and client\_secret you can find on [AWS docs](https://advertising.amazon.com/API/docs/en-us/setting-up/step-1-create-lwa-app).