Skip to main content

Criteo Marketing

API documentation:

https://developers.criteo.com/marketing-solutions/reference/getadsetreport

Configuration

InputTypeDescriptionDefault Value
currencystringCurrency. Currency to be used on the report
end_datestringEndDate. End date of the report
client_idstringOAuth Client ID.
start_datestringStartDate. Start date of the report
client_secretstringOAuth Client Secret.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
ad_spend_dailyAdvertiserId.CampaignId.DayNo pagination
adsetsIdNo pagination

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

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12026-02-04Initial release by @mvfc via Connector Builder
Was this page helpful?