1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Files
airbyte/docs/integrations/sources/outbrain-amplify.md

4.6 KiB

Outbrain Amplify

Sync overview

This source can sync data for the Outbrain Amplify API. It supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

Output schema

This Source is capable of syncing the following core Streams:

  • marketers stream.
  • campaigns by marketers stream.-Incremental
  • campaigns geo-location stream.
  • promoted links for campaigns stream.
  • promoted links sequence for campaigns stream.
  • budgets for marketers stream.
  • performance report campaigns by marketers stream.
  • performance report periodic by marketers stream.
  • performance report periodic by marketers campaign stream.
  • performance report periodic content by promoted links campaign stream.
  • performance report marketers by publisher stream.
  • performance report publishers by campaigns stream.
  • performance report marketers by platforms stream.
  • performance report marketers campaigns by platforms stream.
  • performance report marketers by geo performance stream.
  • performance report marketers campaigns by geo stream.
  • performance report marketers by Interest stream.

Data type mapping

Integration Type Airbyte Type Notes
string string
integer integer
number number
array array
object object

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental Sync Yes
Namespaces No

Performance considerations

The Outbrain Amplify connector should not run into Outbrain Amplify API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.

Getting started

Requirements

  • Credentials and start-date.

Setup guide

Specify credentials and a start date.

Changelog

Expand to review
Version Date Pull Request Subject
0.1.19 2024-10-28 47040 Update dependencies
0.1.18 2024-10-12 46775 Update dependencies
0.1.17 2024-10-05 46403 Update dependencies
0.1.16 2024-09-28 46195 Update dependencies
0.1.15 2024-09-21 45832 Update dependencies
0.1.14 2024-09-14 45502 Update dependencies
0.1.13 2024-09-07 45240 Update dependencies
0.1.12 2024-08-31 45024 Update dependencies
0.1.11 2024-08-24 44737 Update dependencies
0.1.10 2024-08-17 44351 Update dependencies
0.1.9 2024-08-10 43605 Update dependencies
0.1.8 2024-08-03 43068 Update dependencies
0.1.7 2024-07-27 42754 Update dependencies
0.1.6 2024-07-20 42334 Update dependencies
0.1.5 2024-07-13 41869 Update dependencies
0.1.4 2024-07-10 41574 Update dependencies
0.1.3 2024-07-08 41035 Migrate to poetry
0.1.2 2022-08-25 15667 Add message when no data available
0.1.1 2022-05-30 11732 Fix docs
0.1.0 2022-05-30 11732 Initial Release