Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6bef005

Browse files
authored
Apply suggestions from code review
1 parent7521abd commit6bef005

File tree

1 file changed

+10
-10
lines changed
  • src/connections/sources/catalog/libraries/website/shopify-littledata

1 file changed

+10
-10
lines changed

‎src/connections/sources/catalog/libraries/website/shopify-littledata/index.md‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,18 +124,18 @@ The following traits are included with an Identify call:
124124
| --------------------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------| -----------------|
125125
| userId| The chosen user identifier. This defaults to the Shopify Customer ID.| Double|
126126
| createdAt| The date the customer record was created.| Date|
127-
| customerLifetimeValue|Totalspend of customer on the Shopify store| Double|
128-
| default_address.street| The customer's default street address| String|
129-
| default.address.postalCode| The customer's ZIP/ post code| String|
130-
| default_address.state| The customer's state address| String|
131-
| default_address.country| The customer's country| String|
132-
| description|Customernotes| String|
133-
| email|Customer's email address| String|
127+
| customerLifetimeValue|The totalspend ofthecustomer on the Shopify store.| Double|
128+
| default_address.street| The customer's default street address.| String|
129+
| default.address.postalCode| The customer's ZIPor postal code.| String|
130+
| default_address.state| The customer's state address.| String|
131+
| default_address.country| The customer's country.| String|
132+
| description|The customer'snotes.| String|
133+
| email|The customer's email address.| String|
134134
| email_consent_state| If the user has consented to email marketing (mapping to[EmailMarketingState](https://shopify.dev/docs/api/customer/unstable/enums/EmailMarketingState))| String, Null|
135135
| email_opt_in_level| Level of user's opt in email marketing (mapping to[MarketingOptInLevel](https://shopify.dev/docs/api/customer/unstable/enums/MarketingOptInLevel))| String, Null|
136-
| firstName|Customer's first name| String|
137-
| lastName|Customer's last name| String|
138-
| phone|Customer's phone number| String|
136+
| firstName|The customer's first name.| String|
137+
| lastName|The customer's last name.| String|
138+
| phone|The customer's phone number.| String|
139139
| purchaseCount| The number of orders by the customer.| Integer|
140140
| sms_consent_state| If the user has consented to SMS marketing (mapping to[SmsMarketingState](https://shopify.dev/docs/api/customer/unstable/enums/SmsMarketingState))| String, Null|
141141
| sms_opt_in_level| The level of the user's opt in to SMS marketing (mapping to[MarketingOptInLevel](https://shopify.dev/docs/api/customer/unstable/enums/MarketingOptInLevel))| String, Null|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp