Various StarThinker recipies use schemas to ensure data transfered into BigQuery or another database is stable. This document gives a collective summary of most
Defining a schema explicitly removes ambiguity and flags errors early preventing down stream time sinks. Data can change, a column of NULLs can be and INTEGER or a STRING, but your down stream formula can only SUM one of them.
- Campaign Manager - Report And DT Schema - Used by dt and dcm task.
- Campaign Manager - List Schema - Used by dcm_api task.
- DV360 - Entity Read Schema- Used by entity task.
- DV360 - SDF Files - Used by sdf task.
© 2020 Google Inc. - Apache License, Version 2.0