Data Ingestion and Replication
- Data Ingestion and Replication
- 所有产品
Adobe Analyticsソースデータ型
| Google BigQueryターゲットデータ型
|
---|---|
currency(p,s), 1 <= p <= 38, 0 <= s <= 19
| bignumeric
|
datetime(3)
| datetime
|
decimal(p,s), 1 <= p <= 38, 0 <= s <= 19
| bignumeric
|
enum
| string
|
int(p,s), 1 <= p <= 38, 0 <= s <= 19
| bignumeric
|
ordered-enum
| string
|
percent(p,s), 1 <= p <= 38, 0 <= s <= 19
| bignumeric
|
string
| string
|