Baidu
Baidu is a Chinese technology company spanning internet search, cloud computing, artificial intelligence and digital advertising. Its Mediago platform lets marketers run programmatic advertising campaigns with targeting, bidding and reporting across Baidu's media network. Advertisers connect Mediago to bring their campaign and reporting data into their own systems.
At a glance
| Property | Value |
|---|---|
| Authentication | API key / token |
| Sync type | Not specified in the source material (see note below) |
| Streams | Fixed list |
| Custom queries | Not supported |
What you can sync
- High-level campaign overviews
- Authorised campaigns and accounts
- In-depth campaign insights
- Daily performance reports, by campaign or by site
Prerequisites
- API Token: your Mediago API token. The only credential needed.
Setup
In Baidu Mediago
- Sign in to Mediago and obtain an API token for your account.
In Meltano Cloud
- Enter your API Token.
- Optionally set Start Date and End Date to bound the reporting streams.
- Optionally set Timezone to control how dates are interpreted.
Available streams
| Stream | Description |
|---|---|
SummaryStream | High-level campaign overviews |
CampaignStream | List of authorised campaigns |
AccountsStream | List of authorised accounts |
CampaignDetails | In-depth campaign insights |
ReportInCampaignDimension | Daily report broken down by campaign |
ReportInSiteDimension | Daily report broken down by site, for a specific campaign |
Note: field-level schemas and which streams replicate incrementally vs. in full aren't documented upstream. The two "daily report" streams are bounded by Start Date / End Date, which suggests per-day reporting, but this isn't stated explicitly by the tap.
Settings
| Setting | Type | Description |
|---|---|---|
api_token | string | The token to use for authentication. |
start_date | string | The start date of the stream. |
end_date | string | The end date of the stream. |
timezone | string | The timezone of the stream. |
Need help?
If a stream or field you need isn't listed here or the connector doesn't work as expected, file it through the usual Meltano support channel.