SlotConfigurationCampaignAssignment document (Data API 23.2)

Document representing a slot_configuration_campaign_assignment

Property Type Constraints Description
campaign Campaign   The campaign.
campaign_id String maxLength=256, minLength=1, nullable=false The id of the campaign that has the slot configuration assigned to it.
context Enum {global, category, folder} mandatory=true, nullable=false The slot context.
customer_groups [String]   The list of customer groups.
description String maxLength=4000, minLength=0 The description of the slot configuration.
enabled Boolean   True if the assignment resource is enabled
link String   The URL to the slot configuration-campaign assignment.
rank Integer minIntegerValue=1 The rank of the slot confiuration-campaign assignment. This is different than the rank of the slot configuration.
schedule Schedule   The schedule of the assignment resource
slot_configuration SlotConfiguration   The slotConfiguration
slot_configuration_id String mandatory=true, maxLength=256, minLength=1, nullable=false The ID of the slot configuration.
slot_configuration_uuid String maxLength=28 The UUID of the slot configuration.
slot_context_id String maxLength=256 The ID of the slot's context, for example, the category ID for a slot with category context.
slot_id String mandatory=true, maxLength=256, minLength=1, nullable=false The ID of the slot.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.