Data Ingestion and Replication
- Data Ingestion and Replication
- 所有产品
Salesforce Marketing Cloudソースデータ型
| Google BigQueryターゲットデータ型
|
---|---|
boolean
| bool
|
date(0)
| datetime
|
decimal(p,s), 1 <= p <= 29, 0 <= s <= 8
| bignumeric
|
emailaddress( precision ), 1 <= p <= 254
| string
|
locale( precision ), 1 <= p <= 5
| string
|
number
| int64
|
phone( precision ), 1 <= p <= 50
| string
|
text( precision ), 1 <= p <= 4000
| string
|