{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "CommerceSettings - Metadata API",
"description": "Represents settings for various Commerce features.",
"file_information": ".settings",
"directory_location": "settings",
"fields_columns": [
"type",
"description"
],
"fields": {
"buyerGroupExtensibility": {
"type": "boolean",
"description": "Indicates whether Buyer Group Extensibility is enabled (true) or not (false). Available in API version 64.0 and later."
},
"commerceAnalyticsEnabled": {
"type": "boolean",
"description": "Indicates whether Commerce Analytics is enabled (true) or not (false)."
},
"commerceAppEnabled": {
"type": "boolean",
"description": "Indicates whether Commerce App is enabled (true) or not (false)."
},
"commerceConciergeEnabled": {
"type": "boolean",
"description": "Indicates whether Commerce Concierge bots are enabled (true) or not (false)."
},
"commerceCopilotEcomEnabled": {
"type": "boolean",
"description": "Indicates whether Commerce Copilot is enabled (true) or not (false)."
},
"commerceDCSegmentEnabled": {
"type": "boolean",
"description": "Indicates whether the Data 360 segment integration is enabled (true) or not (false)."
},
"commerceDiscoveryExpansion": {
"type": "boolean",
"description": "Indicates whether the Commerce Discovery Expansion service is enabled (true) or not (false)."
},
"commerceEnabled": {
"type": "boolean",
"description": "Indicates whether Commerce is enabled (true) or not (false)."
},
"commerceNGPEnabled": {
"type": "boolean",
"description": "Indicates whether NGP (“Salesforce”) Pricing is enabled (true) or not (false)."
},
"commerceRLMSubs": {
"type": "boolean",
"description": "Indicates whether Commerce Revenue Lifecycle Management Subscriptions is enabled (true) or not (false)."
},
"generateInvPerSubscription": {
"type": "boolean",
"description": "Indicates whether a separate invoice is generated per subscription (true) or not (false). Available in API version 64.0 and later."
},
"lowestUnitPriceTracking": {
"type": "boolean",
"description": "Indicates whether lowest unit price tracking (for EU customers) is enabled (true) or not (false)."
},
"messagingEngagementDataKit": {
"type": "boolean",
"description": "Indicates whether Message Engagement data kit is enabled (true) or not (false). Message Engagement data kit is a Data 360 data model object (DMO) for a user’s engagement with a marketing message."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```",
"declarative_metadata_sample_definition": [
{
"description": "The following is an example of a CommerceSettings component.",
"code": "\n\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n\tfalse\n"
}
]
}