Criteo Marketing [ARCHIVED]
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 | ✅ | ❌ |
Reference
No configuration specification is available for this connector.
Changelog
Expand to review
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.0.1 | 2026-02-04 | Initial release by @mvfc via Connector Builder |