Criteo Marketing
API documentation:
https://developers.criteo.com/marketing-solutions/reference/getadsetreport
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
currency | string | Currency. Currency to be used on the report | |
end_date | string | EndDate. End date of the report | |
client_id | string | OAuth Client ID. | |
start_date | string | StartDate. Start date of the report | |
client_secret | string | OAuth Client Secret. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| ad_spend_daily | AdvertiserId.CampaignId.Day | No pagination | ✅ | ✅ |
| adsets | Id | No pagination | ✅ | ❌ |
IP allow list
If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.
Reference
Config fields reference
Field
Type
Property name
OAuth Client ID
required
string
client_id
OAuth Client Secret
required
string
client_secret
string
currency
string
start_date
string
end_date