* Initial version of the adjust source connector * source-adjust: add bootstrap.md * adjust-source: add setup guide * adjust-source: update integration READMEs * source-adjust: better stream name * source-adjust: fix sample conf * source-adjust: add spec order metadata * source-adjust: improve spec dimension doc * source-adjust: warn on custom metric cast failure * source adjust: Update source_definitions.yaml * source adjust: Update documentation url
9 lines
183 B
JSON
9 lines
183 B
JSON
{
|
|
"ingest_start": "2022-07-07",
|
|
"api_token": "token",
|
|
"metrics": ["installs", "clicks"],
|
|
"dimensions": ["app", "network"],
|
|
"additional_metrics": [],
|
|
"until_today": true
|
|
}
|