APIs Automation API (REST) Changelog On this page
November 2025
Release 539
Results and Exports
Metric Cleanup: Removed legacy evaluation metrics and the interval property from experiment and personalization export endpoints.
POST /experiments/{experimentId}/init-export
Removed the ALL_IN_ONE enum value from the exportOptions/view request property.
Removed several enum values from exportOptions/columns/items/, including CONVERSION_RATE_ALL_VISITORS, CONVERSION_RATE_ALL_VISITS, CONVERSION_RATE_MULTIPLE_TESTING, IMPROVEMENT_RANGE_SEQUENTIAL, IMPROVEMENT_RATE_ALL_VISITORS, IMPROVEMENT_RATE_ALL_VISITS, IMPROVEMENT_RATE_MULTIPLE_TESTING, RELIABILITY_RATE_MULTIPLE_TESTING, and RELIABILITY_RATE_SEQUENTIAL.
Removed the interval request property.
POST /experiments/{experimentId}/results
Removed the ALL_IN_ONE enum value from the exportOptions/view request property.
Removed several enum values from exportOptions/columns/items/, including CONVERSION_RATE_ALL_VISITORS, CONVERSION_RATE_ALL_VISITS, CONVERSION_RATE_MULTIPLE_TESTING, IMPROVEMENT_RANGE_SEQUENTIAL, IMPROVEMENT_RATE_ALL_VISITORS, IMPROVEMENT_RATE_ALL_VISITS, IMPROVEMENT_RATE_MULTIPLE_TESTING, RELIABILITY_RATE_MULTIPLE_TESTING, and RELIABILITY_RATE_SEQUENTIAL.
Removed the interval request property.
POST /feature-flags/{featureFlagId}/results
Removed the ALL_IN_ONE enum value from the exportOptions/view request property.
Removed several enum values from exportOptions/columns/items/, including CONVERSION_RATE_ALL_VISITORS, CONVERSION_RATE_ALL_VISITS, CONVERSION_RATE_MULTIPLE_TESTING, IMPROVEMENT_RANGE_SEQUENTIAL, and IMPROVEMENT_RATE_ALL_VISITORS.
POST /personalizations/{personalizationId}/init-export
Removed the ALL_IN_ONE enum value from the exportOptions/view request property.
Removed several enum values from exportOptions/columns/items/, including CONVERSION_RATE_ALL_VISITORS, CONVERSION_RATE_ALL_VISITS, CONVERSION_RATE_MULTIPLE_TESTING, IMPROVEMENT_RANGE_SEQUENTIAL, IMPROVEMENT_RATE_ALL_VISITORS, IMPROVEMENT_RATE_ALL_VISITS, IMPROVEMENT_RATE_MULTIPLE_TESTING, RELIABILITY_RATE_MULTIPLE_TESTING, and RELIABILITY_RATE_SEQUENTIAL.
Removed the interval request property.
POST /personalizations/{personalizationId}/results
Removed the ALL_IN_ONE enum value from the exportOptions/view request property.
Removed several enum values from exportOptions/columns/items/, including CONVERSION_RATE_ALL_VISITORS, CONVERSION_RATE_ALL_VISITS, CONVERSION_RATE_MULTIPLE_TESTING, IMPROVEMENT_RANGE_SEQUENTIAL, IMPROVEMENT_RATE_ALL_VISITORS, IMPROVEMENT_RATE_ALL_VISITS, IMPROVEMENT_RATE_MULTIPLE_TESTING, RELIABILITY_RATE_MULTIPLE_TESTING, and RELIABILITY_RATE_SEQUENTIAL.
Removed the interval request property.
GET /results
Removed the optional response property data/cupedDataByGoalId (status 200).
New Endpoints
Health Checks: Added POST /healthchecks/\{containerType\}/\{containerId\}.
KPI Data: Added POST /kpi/data.
PBX Sharing: Added POST /pbx-share, GET /pbx-share/\{token\}, and DELETE /pbx-share/\{token\}.
Promptathon: Added full CRUD support for promptathons via GET, POST, PUT, and DELETE /promptathon endpoints.
Added the PROMPTATHON enum value to the type query parameter.
October 2025
Release 518
Highlights
Variations: The prompt property is now writeable across all variation endpoints.
Environment Configurations: Removed legacy rollout rules (FeatureRolloutExperimentationRule, FeatureRolloutProgressiveRule).
Error Handling: Standardized 404 status responses by removing the SUCCESS enum value.
Variations
GET /variations
Changed the /items/prompt response property to be writeable (status 200).
POST /variations
Changed the prompt request property to be writeable.
Changed the prompt response property to be writeable (status 201).
POST /variations/search
Changed the /items/prompt response property to be writeable (status 200).
GET /variations/{variationId}
Changed the prompt response property to be writeable (status 200).
PATCH /variations/{variationId}
Added the optional prompt request property.
Changed the prompt response property to be writeable (status 200).
PUT /variations/{variationId}
Changed the prompt request property to be writeable.
Changed the prompt response property to be writeable (status 200).
POST /variations/{variationId}/clone
Changed the prompt response property to be writeable (status 201).
September 2025
Release 514
Highlights
Error Handling: Added 422 error responses to multiple endpoints for improved validation reporting.
Custom Data
Added the 422 non-success response to GET, POST, DELETE, PATCH, and PUT endpoints for /custom-datas.
Experiments
Added the 422 non-success response to GET and POST endpoints for /experiments.
GET /experiments/export
Added the 422 non-success response.
DELETE /experiments/{experimentId}
Added the 422 non-success response.
GET /experiments/{experimentId}
Added the 422 non-success response.
PATCH /experiments/{experimentId}
Added the 422 non-success response.
POST /experiments/{experimentId}/clone
Added the 422 non-success response.
POST /experiments/{experimentId}/opportunityDetection
Added the 422 non-success response.
POST /experiments/{experimentId}/results/share
Added the 422 non-success response.
POST /experiments/{experimentId}/results/shareable-ui-link
Added the 422 non-success response.
GET /goals
Added the 422 non-success response.
POST /goals
Added the 422 non-success response.
GET /goals/export
Added the 422 non-success response.
POST /goals/search
Added the 422 non-success response.
DELETE /goals/{goalId}
Added the 422 non-success response.
GET /goals/{goalId}
Added the 422 non-success response.
PATCH /goals/{goalId}
Added the 422 non-success response.
PUT /goals/{goalId}
Added the 422 non-success response.
GET /images
Added the 422 non-success response.
POST /images/multiple
Added the 422 non-success response.
DELETE /images/{imageId}
Added the 422 non-success response.
GET /images/{imageId}
Added the 422 non-success response.
PATCH /images/{imageId}
Added the 422 non-success response.
POST /images/{imageId}/clone
Added the 422 non-success response.
POST /images/{siteId}/uploadImage
Added the 422 non-success response.
GET /key-moments
Added the 422 non-success response.
POST /key-moments
Added the 422 non-success response.
DELETE /key-moments/{keyMomentId}
Added the 422 non-success response.
Key Moments and Pages
Added the 422 non-success response to GET /key-moments/\{keyMomentId\} and all GET, POST, DELETE, PATCH, and PUT endpoints for /key-pages.
Personalizations
Added the 422 non-success response to all /personalizations endpoints, including export, clone, and results sharing.
Recommender Blocks and Referrers
Added the 422 non-success response to all endpoints for /recommender-block and /referrers.
GET /segments
Added the 422 non-success response.
POST /segments
Added the 422 non-success response.
GET /segments/export
Added the 422 non-success response.
POST /segments/search
Added the 422 non-success response.
DELETE /segments/{segmentId}
Added the 422 non-success response.
GET /segments/{segmentId}
Added the 422 non-success response.
PATCH /segments/{segmentId}
Added the 422 non-success response.
PUT /segments/{segmentId}
Added the 422 non-success response.
PUT /segments/{segmentId}/conditions/{conditionId}
Added the 422 non-success response.
GET /studio-recommender-blocks
Added the 422 non-success response.
POST /studio-recommender-blocks
Added the 422 non-success response.
DELETE /studio-recommender-blocks/{studioRecommenderBlockId}
Added the 422 non-success response.
GET /studio-recommender-blocks/{studioRecommenderBlockId}
Added the 422 non-success response.
PATCH /studio-recommender-blocks/{studioRecommenderBlockId}
Added the 422 non-success response.
PUT /studio-recommender-blocks/{studioRecommenderBlockId}
Added the 422 non-success response.
Added the 422 non-success response.
GET /targeting-rules
Added the 422 non-success response.
POST /targeting-rules
Added the 422 non-success response.
GET /targeting-rules/{targetingRuleId}
Added the 422 non-success response.
PATCH /targeting-rules/{targetingRuleId}
Added the 422 non-success response.
PUT /targeting-rules/{targetingRuleId}
Added the 422 non-success response.
GET /templates
Added the 422 non-success response.
POST /templates
Added the 422 non-success response.
Segments, Site Variables, and Sites
Added the 422 non-success response to all endpoints for /segments, /site-variable, and /sites.
Templates
Added the 422 non-success response to all endpoints for /templates, including the simulation endpoint.
Variations
Added the 422 non-success response to all /variations endpoints.
Added the optional prompt property to the response for several endpoints (status 200 or 201).
Added the 422 non-success response to all endpoints for /widget-studio and /widget-studio-templates.
August 2025
Release 500
POST /templates/simulate/{widgetId}
Release 496
GET /segments
Added the optional response property /items/userVisible (status 200).
POST /segments
Added the optional request property userVisible.
Added the optional response property userVisible (status 201).
POST /segments/search
Added the optional response property /items/userVisible (status 200).
GET /segments/{segmentId}
Added the optional response property userVisible (status 200).
PATCH /segments/{segmentId}
Added the optional response property userVisible (status 200).
PUT /segments/{segmentId}
Added the optional request property userVisible.
Added the optional response property userVisible (status 200).
GET /targeting-rules
POST /targeting-rules
GET /targeting-rules/{targetingRuleId}
PATCH /targeting-rules/{targetingRuleId}
PUT /targeting-rules/{targetingRuleId}
July 2025
Release 493
GET /goals
Added the new FEATURE_FLAG enum value to the /items/accessLimiters/items/accessHolder response property for the response status 200
POST /goals
Added the new FEATURE_FLAG enum value to the accessLimiters/items/accessHolder response property for the response status 201
Added the new FEATURE_FLAG enum value to the request property accessLimiters/items/accessHolder
POST /goals/search
Added the new FEATURE_FLAG enum value to the /items/accessLimiters/items/accessHolder response property for the response status 200
GET /goals/{goalId}
Added the new FEATURE_FLAG enum value to the accessLimiters/items/accessHolder response property for the response status 200
PATCH /goals/{goalId}
Added the new FEATURE_FLAG enum value to the accessLimiters/items/accessHolder response property for the response status 200
PUT /goals/{goalId}
Added the new FEATURE_FLAG enum value to the accessLimiters/items/accessHolder response property for the response status 200
Added the new FEATURE_FLAG enum value to the request property accessLimiters/items/accessHolder
Release 490
GET /experiments
Added the new PROMPT enum value to the /items/type response property for the response status 200
POST /experiments
Added the new PROMPT enum value to the type response property for the response status 201
Added the new PROMPT enum value to the request property type
GET /experiments/{experimentId}
Added the new PROMPT enum value to the type response property for the response status 200
PATCH /experiments/{experimentId}
Added the new PROMPT enum value to the type response property for the response status 200
POST /experiments/{experimentId}/clone
Added the new PROMPT enum value to the type response property for the response status 201
POST /experiments/{experimentId}/init-export
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /experiments/{experimentId}/results
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /experiments/{experimentId}/results/share
Added #/components/schemas/ContaminatedVisitorFilter to the payload/filters/items/ response property oneOf list for the response status 200
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /feature-flags/{featureFlagId}/results
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /feature-flags/{featureFlagId}/results/share
Added #/components/schemas/ContaminatedVisitorFilter to the payload/filters/items/ response property oneOf list for the response status 200
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /personalizations/{personalizationId}/init-export
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /personalizations/{personalizationId}/results
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
POST /personalizations/{personalizationId}/results/share
Added #/components/schemas/ContaminatedVisitorFilter to the payload/filters/items/ response property oneOf list for the response status 200
Added #/components/schemas/ContaminatedVisitorFilter to the filters/items/ request property oneOf list.
Release 489
GET /studio-recommender-blocks
Removed the optional property /items/recommenderLimit from the response with the 200 status.
POST /studio-recommender-blocks
Removed the recommenderLimit request property.
Removed the optional property recommenderLimit from the response with the 201 status.
GET /studio-recommender-blocks/{studioRecommenderBlockId}
Removed the optional property recommenderLimit from the response with the 200 status.
PATCH /studio-recommender-blocks/{studioRecommenderBlockId}
Removed the recommenderLimit request property.
Removed the optional property recommenderLimit from the response with the 200 status.
PUT /studio-recommender-blocks/{studioRecommenderBlockId}
Removed the recommenderLimit request property.
Removed the optional property recommenderLimit from the response with the 200 status.
PATCH /templates/{templateId}
Removed the surveyDataConfig/requestSettings/name request property.
Release 484
GET /key-moments
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the /items/conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
POST /key-moments
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple targeting properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ request property oneOf list.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 201
GET /key-moments/{keyMomentId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
GET /segments
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the /items/conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
POST /segments
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple targeting properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ request property oneOf list.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 201
POST /segments/search
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the /items/conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
GET /segments/{segmentId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
PATCH /segments/{segmentId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
PUT /segments/{segmentId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple targeting properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ request property oneOf list.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the conditionsData/firstLevel/items/conditions/items/ response property oneOf list for the response status 200
PUT /segments/{segmentId}/conditions/{conditionId}
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the request body oneOf list.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple targeting properties.
Removed #/components/schemas/EXCLUSIVE_FEATURE_FLAG from the response body oneOf list for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from multiple properties.
GET /sites
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the /items/audienceConfig/excludedTargetingTypeList/items/ response property for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the /items/audienceConfig/includedTargetingTypeList/items/ response property for the response status 200
POST /sites
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ request property.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ request property.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ response property for the response status 201
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ response property for the response status 201
GET /sites/byCode/{siteCode}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ response property for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ response property for the response status 200
GET /sites/{siteId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ response property for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ response property for the response status 200
PATCH /sites/{siteId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ response property for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ response property for the response status 200
PUT /sites/{siteId}
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ request property.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ request property.
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/excludedTargetingTypeList/items/ response property for the response status 200
Removed the EXCLUSIVE_FEATURE_FLAG enum value from the audienceConfig/includedTargetingTypeList/items/ response property for the response status 200
June 2025
Release 480
GET /experiments
Added the optional response property /items/mvtVariations (status 200).
POST /experiments
Added the optional request property mvtVariations.
Added the optional response property mvtVariations (status 201).
GET /experiments/{experimentId}
Added the optional response property mvtVariations (status 200).
PATCH /experiments/{experimentId}
Added the optional response property mvtVariations (status 200).
POST /experiments/{experimentId}/clone
Added the optional response property mvtVariations (status 201).
GET /feature-flags
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 200
POST /feature-flags
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 201
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 201
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 201
POST /feature-flags/search
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 200
GET /feature-flags/{siteCode}/{featureKey}
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 200
PATCH /feature-flags/{siteCode}/{featureKey}
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 200
POST /feature-flags/{siteCode}/{featureKey}/duplicate
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 201
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 201
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 201
PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}
Removed the enum value OUTDATED of the request read-only property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status
Removed the enum value OUTDATED of the request read-only property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status response property for the response status 200
Removed the OUTDATED enum value from the environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status response property for the response status 200
May 2025
Release 477
GET /experiments
Added the new ALL_VISITORS enum value to the /items/targetingConfiguration response property for the response status 200
Added the optional response property /items/targetingRuleId (status 200).
POST /experiments
Added the new ALL_VISITORS enum value to the targetingConfiguration response property for the response status 201
Added the optional request property targetingRuleId.
Added the new ALL_VISITORS enum value to the request property targetingConfiguration
Added the optional response property targetingRuleId (status 201).
GET /experiments/{experimentId}
Added the new ALL_VISITORS enum value to the targetingConfiguration response property for the response status 200
Added the optional response property targetingRuleId (status 200).
PATCH /experiments/{experimentId}
Added the new ALL_VISITORS enum value to the targetingConfiguration response property for the response status 200
Added the new ALL_VISITORS enum value to the request property targetingConfiguration
Added the optional response property targetingRuleId (status 200).
POST /experiments/{experimentId}/clone
Added the new ALL_VISITORS enum value to the targetingConfiguration response property for the response status 201
Added the optional response property targetingRuleId (status 201).
Release 473
GET /images
Added the optional response property /items/altText (status 200).
Added the optional response property /items/description (status 200).
Added the optional response property /items/tags (status 200).
POST /images/multiple
GET /images/{imageId}
Added the optional response property altText (status 200).
Added the optional response property description (status 200).
Added the optional response property tags (status 200).
PATCH /images/{imageId}
Added the optional response property altText (status 200).
Added the optional response property description (status 200).
Added the optional response property tags (status 200).
POST /images/{imageId}/clone
Added the optional response property altText (status 200).
Added the optional response property description (status 200).
Added the optional response property tags (status 200).
POST /images/{siteId}/uploadImage
Added the optional request property alt-text.
Added the optional request property description.
Added the optional request property name.
Added the optional request property tags.
Added the optional response property altText (status 200).
Added the optional response property description (status 200).
Added the optional response property tags (status 200).
GET /personalizations
Added the optional response property /items/imageInPage/image/altText (status 200).
Added the optional response property /items/imageInPage/image/description (status 200).
Added the optional response property /items/imageInPage/image/tags (status 200).
Added the optional response property /items/popIn/image/altText (status 200).
Added the optional response property /items/popIn/image/description (status 200).
Added the optional response property /items/popIn/image/tags (status 200).
Added the optional response property /items/popIn/imageDesktop/altText (status 200).
Added the optional response property /items/popIn/imageDesktop/description (status 200).
Added the optional response property /items/popIn/imageDesktop/tags (status 200).
Added the optional response property /items/popIn/imageMobile/altText (status 200).
Added the optional response property /items/popIn/imageMobile/description (status 200).
Added the optional response property /items/popIn/imageMobile/tags (status 200).
Added the optional response property /items/popIn/imageTablet/altText (status 200).
Added the optional response property /items/popIn/imageTablet/description (status 200).
Added the optional response property /items/popIn/imageTablet/tags (status 200).
Added the optional response property /items/stickyBlock/image/altText (status 200).
Added the optional response property /items/stickyBlock/image/description (status 200).
Added the optional response property /items/stickyBlock/image/tags (status 200).
Added the optional response property /items/stickyBlock/imageDesktop/altText (status 200).
Added the optional response property /items/stickyBlock/imageDesktop/description (status 200).
Added the optional response property /items/stickyBlock/imageDesktop/tags (status 200).
Added the optional response property /items/stickyBlock/imageMobile/altText (status 200).
Added the optional response property /items/stickyBlock/imageMobile/description (status 200).
Added the optional response property /items/stickyBlock/imageMobile/tags (status 200).
Added the optional response property /items/stickyBlock/imageTablet/altText (status 200).
Added the optional response property /items/stickyBlock/imageTablet/description (status 200).
Added the optional response property /items/stickyBlock/imageTablet/tags (status 200).
POST /personalizations
Added the optional request property imageInPage/image/altText.
Added the optional request property imageInPage/image/description.
Added the optional request property imageInPage/image/tags.
Added the optional request property popIn/image/altText.
Added the optional request property popIn/image/description.
Added the optional request property popIn/image/tags.
Added the optional request property popIn/imageDesktop/altText.
Added the optional request property popIn/imageDesktop/description.
Added the optional request property popIn/imageDesktop/tags.
Added the optional request property popIn/imageMobile/altText.
Added the optional request property popIn/imageMobile/description.
Added the optional request property popIn/imageMobile/tags.
Added the optional request property popIn/imageTablet/altText.
Added the optional request property popIn/imageTablet/description.
Added the optional request property popIn/imageTablet/tags.
Added the optional request property stickyBlock/image/altText.
Added the optional request property stickyBlock/image/description.
Added the optional request property stickyBlock/image/tags.
Added the optional request property stickyBlock/imageDesktop/altText.
Added the optional request property stickyBlock/imageDesktop/description.
Added the optional request property stickyBlock/imageDesktop/tags.
Added the optional request property stickyBlock/imageMobile/altText.
Added the optional request property stickyBlock/imageMobile/description.
Added the optional request property stickyBlock/imageMobile/tags.
Added the optional request property stickyBlock/imageTablet/altText.
Added the optional request property stickyBlock/imageTablet/description.
Added the optional request property stickyBlock/imageTablet/tags.
Added the optional response property imageInPage/image/altText (status 201).
Added the optional response property imageInPage/image/description (status 201).
Added the optional response property imageInPage/image/tags (status 201).
Added the optional response property popIn/image/altText (status 201).
Added the optional response property popIn/image/description (status 201).
Added the optional response property popIn/image/tags (status 201).
Added the optional response property popIn/imageDesktop/altText (status 201).
Added the optional response property popIn/imageDesktop/description (status 201).
Added the optional response property popIn/imageDesktop/tags (status 201).
Added the optional response property popIn/imageMobile/altText (status 201).
Added the optional response property popIn/imageMobile/description (status 201).
Added the optional response property popIn/imageMobile/tags (status 201).
Added the optional response property popIn/imageTablet/altText (status 201).
Added the optional response property popIn/imageTablet/description (status 201).
Added the optional response property popIn/imageTablet/tags (status 201).
Added the optional response property stickyBlock/image/altText (status 201).
Added the optional response property stickyBlock/image/description (status 201).
Added the optional response property stickyBlock/image/tags (status 201).
Added the optional response property stickyBlock/imageDesktop/altText (status 201).
Added the optional response property stickyBlock/imageDesktop/description (status 201).
Added the optional response property stickyBlock/imageDesktop/tags (status 201).
Added the optional response property stickyBlock/imageMobile/altText (status 201).
Added the optional response property stickyBlock/imageMobile/description (status 201).
Added the optional response property stickyBlock/imageMobile/tags (status 201).
Added the optional response property stickyBlock/imageTablet/altText (status 201).
Added the optional response property stickyBlock/imageTablet/description (status 201).
Added the optional response property stickyBlock/imageTablet/tags (status 201).
GET /personalizations/{personalizationId}
Added the optional response property imageInPage/image/altText (status 200).
Added the optional response property imageInPage/image/description (status 200).
Added the optional response property imageInPage/image/tags (status 200).
Added the optional response property popIn/image/altText (status 200).
Added the optional response property popIn/image/description (status 200).
Added the optional response property popIn/image/tags (status 200).
Added the optional response property popIn/imageDesktop/altText (status 200).
Added the optional response property popIn/imageDesktop/description (status 200).
Added the optional response property popIn/imageDesktop/tags (status 200).
Added the optional response property popIn/imageMobile/altText (status 200).
Added the optional response property popIn/imageMobile/description (status 200).
Added the optional response property popIn/imageMobile/tags (status 200).
Added the optional response property popIn/imageTablet/altText (status 200).
Added the optional response property popIn/imageTablet/description (status 200).
Added the optional response property popIn/imageTablet/tags (status 200).
Added the optional response property stickyBlock/image/altText (status 200).
Added the optional response property stickyBlock/image/description (status 200).
Added the optional response property stickyBlock/image/tags (status 200).
Added the optional response property stickyBlock/imageDesktop/altText (status 200).
Added the optional response property stickyBlock/imageDesktop/description (status 200).
Added the optional response property stickyBlock/imageDesktop/tags (status 200).
Added the optional response property stickyBlock/imageMobile/altText (status 200).
Added the optional response property stickyBlock/imageMobile/description (status 200).
Added the optional response property stickyBlock/imageMobile/tags (status 200).
Added the optional response property stickyBlock/imageTablet/altText (status 200).
Added the optional response property stickyBlock/imageTablet/description (status 200).
Added the optional response property stickyBlock/imageTablet/tags (status 200).
PATCH /personalizations/{personalizationId}
Added the optional response property imageInPage/image/altText (status 200).
Added the optional response property imageInPage/image/description (status 200).
Added the optional response property imageInPage/image/tags (status 200).
Added the optional response property popIn/image/altText (status 200).
Added the optional response property popIn/image/description (status 200).
Added the optional response property popIn/image/tags (status 200).
Added the optional response property popIn/imageDesktop/altText (status 200).
Added the optional response property popIn/imageDesktop/description (status 200).
Added the optional response property popIn/imageDesktop/tags (status 200).
Added the optional response property popIn/imageMobile/altText (status 200).
Added the optional response property popIn/imageMobile/description (status 200).
Added the optional response property popIn/imageMobile/tags (status 200).
Added the optional response property popIn/imageTablet/altText (status 200).
Added the optional response property popIn/imageTablet/description (status 200).
Added the optional response property popIn/imageTablet/tags (status 200).
Added the optional response property stickyBlock/image/altText (status 200).
Added the optional response property stickyBlock/image/description (status 200).
Added the optional response property stickyBlock/image/tags (status 200).
Added the optional response property stickyBlock/imageDesktop/altText (status 200).
Added the optional response property stickyBlock/imageDesktop/description (status 200).
Added the optional response property stickyBlock/imageDesktop/tags (status 200).
Added the optional response property stickyBlock/imageMobile/altText (status 200).
Added the optional response property stickyBlock/imageMobile/description (status 200).
Added the optional response property stickyBlock/imageMobile/tags (status 200).
Added the optional response property stickyBlock/imageTablet/altText (status 200).
Added the optional response property stickyBlock/imageTablet/description (status 200).
Added the optional response property stickyBlock/imageTablet/tags (status 200).
POST /personalizations/{personalizationId}/clone
Added the optional response property imageInPage/image/altText (status 201).
Added the optional response property imageInPage/image/description (status 201).
Added the optional response property imageInPage/image/tags (status 201).
Added the optional response property popIn/image/altText (status 201).
Added the optional response property popIn/image/description (status 201).
Added the optional response property popIn/image/tags (status 201).
Added the optional response property popIn/imageDesktop/altText (status 201).
Added the optional response property popIn/imageDesktop/description (status 201).
Added the optional response property popIn/imageDesktop/tags (status 201).
Added the optional response property popIn/imageMobile/altText (status 201).
Added the optional response property popIn/imageMobile/description (status 201).
Added the optional response property popIn/imageMobile/tags (status 201).
Added the optional response property popIn/imageTablet/altText (status 201).
Added the optional response property popIn/imageTablet/description (status 201).
Added the optional response property popIn/imageTablet/tags (status 201).
Added the optional response property stickyBlock/image/altText (status 201).
Added the optional response property stickyBlock/image/description (status 201).
Added the optional response property stickyBlock/image/tags (status 201).
Added the optional response property stickyBlock/imageDesktop/altText (status 201).
Added the optional response property stickyBlock/imageDesktop/description (status 201).
Added the optional response property stickyBlock/imageDesktop/tags (status 201).
Added the optional response property stickyBlock/imageMobile/altText (status 201).
Added the optional response property stickyBlock/imageMobile/description (status 201).
Added the optional response property stickyBlock/imageMobile/tags (status 201).
Added the optional response property stickyBlock/imageTablet/altText (status 201).
Added the optional response property stickyBlock/imageTablet/description (status 201).
Added the optional response property stickyBlock/imageTablet/tags (status 201).
April 2025
Release 460
GET /feature-flags
Added the optional response property /items/hashAttribute (status 200).
POST /feature-flags
Added the optional request property hashAttribute.
Added the optional response property hashAttribute (status 201).
POST /feature-flags/search
Added the optional response property /items/hashAttribute (status 200).
GET /feature-flags/{siteCode}/{featureKey}
Added the optional response property hashAttribute (status 200).
PATCH /feature-flags/{siteCode}/{featureKey}
Added the optional request property hashAttribute.
Added the optional response property hashAttribute (status 200).
POST /feature-flags/{siteCode}/{featureKey}/duplicate
Added the optional response property hashAttribute (status 201).
PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}
Added the optional request property hashAttribute.
Added the optional response property hashAttribute (status 200).
GET /goals
Added the optional response property /items/customDatas (status 200).
Added the optional response property /items/holdoutAmount (status 200).
Added the optional response property /items/holdouts (status 200).
POST /goals
Added the optional request property customDatas.
Added the optional response property customDatas (status 201).
Added the optional response property holdoutAmount (status 201).
Added the optional response property holdouts (status 201).
POST /goals/search
Added the optional response property /items/customDatas (status 200).
Added the optional response property /items/holdoutAmount (status 200).
Added the optional response property /items/holdouts (status 200).
GET /goals/{goalId}
Added the optional response property customDatas (status 200).
Added the optional response property holdoutAmount (status 200).
Added the optional response property holdouts (status 200).
PATCH /goals/{goalId}
Added the optional response property customDatas (status 200).
Added the optional response property holdoutAmount (status 200).
Added the optional response property holdouts (status 200).
PUT /goals/{goalId}
Added the optional request property customDatas.
Added the optional response property customDatas (status 200).
Added the optional response property holdoutAmount (status 200).
Added the optional response property holdouts (status 200).
GET /personalizations
Added the optional response property /items/widget/surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property /items/widget/surveyDataConfig/fields/items/parentId (status 200).
The response property /items/widget/surveyDataConfig/fields/items/id became required for the status 200
The response property /items/widget/surveyDataConfig/fields/items/name became required for the status 200
The response property /items/widget/surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property /items/widget/surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property /items/widget/surveyDataConfig/isCollectData to the response with the 200 status.
POST /personalizations
Added the new required request property widget/surveyDataConfig/fields/items/elementId
Added the new required request property widget/surveyDataConfig/isCollectData
The request property widget/surveyDataConfig/fields/items/id became required.
The request property widget/surveyDataConfig/fields/items/name became required.
The request property widget/surveyDataConfig/fields/items/valueType became required.
Added the optional request property widget/surveyDataConfig/fields/items/isDeprecated.
Added the optional request property widget/surveyDataConfig/fields/items/parentId.
Added the optional response property widget/surveyDataConfig/fields/items/isDeprecated (status 201).
Added the optional response property widget/surveyDataConfig/fields/items/parentId (status 201).
The response property widget/surveyDataConfig/fields/items/id became required for the status 201
The response property widget/surveyDataConfig/fields/items/name became required for the status 201
The response property widget/surveyDataConfig/fields/items/valueType became required for the status 201
Added the required property widget/surveyDataConfig/fields/items/elementId to the response with the 201 status.
Added the required property widget/surveyDataConfig/isCollectData to the response with the 201 status.
GET /personalizations/{personalizationId}
Added the optional response property widget/surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property widget/surveyDataConfig/fields/items/parentId (status 200).
The response property widget/surveyDataConfig/fields/items/id became required for the status 200
The response property widget/surveyDataConfig/fields/items/name became required for the status 200
The response property widget/surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property widget/surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property widget/surveyDataConfig/isCollectData to the response with the 200 status.
PATCH /personalizations/{personalizationId}
Added the optional response property widget/surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property widget/surveyDataConfig/fields/items/parentId (status 200).
The response property widget/surveyDataConfig/fields/items/id became required for the status 200
The response property widget/surveyDataConfig/fields/items/name became required for the status 200
The response property widget/surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property widget/surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property widget/surveyDataConfig/isCollectData to the response with the 200 status.
POST /personalizations/{personalizationId}/clone
Added the optional response property widget/surveyDataConfig/fields/items/isDeprecated (status 201).
Added the optional response property widget/surveyDataConfig/fields/items/parentId (status 201).
The response property widget/surveyDataConfig/fields/items/id became required for the status 201
The response property widget/surveyDataConfig/fields/items/name became required for the status 201
The response property widget/surveyDataConfig/fields/items/valueType became required for the status 201
Added the required property widget/surveyDataConfig/fields/items/elementId to the response with the 201 status.
Added the required property widget/surveyDataConfig/isCollectData to the response with the 201 status.
GET /templates
Added the optional response property /items/surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property /items/surveyDataConfig/fields/items/parentId (status 200).
The response property /items/surveyDataConfig/fields/items/id became required for the status 200
The response property /items/surveyDataConfig/fields/items/name became required for the status 200
The response property /items/surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property /items/surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property /items/surveyDataConfig/isCollectData to the response with the 200 status.
POST /templates
Added the new required request property surveyDataConfig/fields/items/elementId
Added the new required request property surveyDataConfig/isCollectData
The request property surveyDataConfig/fields/items/id became required.
The request property surveyDataConfig/fields/items/name became required.
The request property surveyDataConfig/fields/items/valueType became required.
Added the optional request property surveyDataConfig/fields/items/isDeprecated.
Added the optional request property surveyDataConfig/fields/items/parentId.
Added the optional response property surveyDataConfig/fields/items/isDeprecated (status 201).
Added the optional response property surveyDataConfig/fields/items/parentId (status 201).
The response property surveyDataConfig/fields/items/id became required for the status 201
The response property surveyDataConfig/fields/items/name became required for the status 201
The response property surveyDataConfig/fields/items/valueType became required for the status 201
Added the required property surveyDataConfig/fields/items/elementId to the response with the 201 status.
Added the required property surveyDataConfig/isCollectData to the response with the 201 status.
GET /templates/{templateId}
Added the optional response property surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property surveyDataConfig/fields/items/parentId (status 200).
The response property surveyDataConfig/fields/items/id became required for the status 200
The response property surveyDataConfig/fields/items/name became required for the status 200
The response property surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property surveyDataConfig/isCollectData to the response with the 200 status.
PATCH /templates/{templateId}
Added the new required request property surveyDataConfig/fields/items/elementId
Added the new required request property surveyDataConfig/isCollectData
The request property surveyDataConfig/fields/items/id became required.
The request property surveyDataConfig/fields/items/name became required.
The request property surveyDataConfig/fields/items/valueType became required.
Added the optional request property surveyDataConfig/fields/items/isDeprecated.
Added the optional request property surveyDataConfig/fields/items/parentId.
Added the optional response property surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property surveyDataConfig/fields/items/parentId (status 200).
The response property surveyDataConfig/fields/items/id became required for the status 200
The response property surveyDataConfig/fields/items/name became required for the status 200
The response property surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property surveyDataConfig/isCollectData to the response with the 200 status.
PUT /templates/{templateId}
Added the new required request property surveyDataConfig/fields/items/elementId
Added the new required request property surveyDataConfig/isCollectData
The request property surveyDataConfig/fields/items/id became required.
The request property surveyDataConfig/fields/items/name became required.
The request property surveyDataConfig/fields/items/valueType became required.
Added the optional request property surveyDataConfig/fields/items/isDeprecated.
Added the optional request property surveyDataConfig/fields/items/parentId.
Added the optional response property surveyDataConfig/fields/items/isDeprecated (status 200).
Added the optional response property surveyDataConfig/fields/items/parentId (status 200).
The response property surveyDataConfig/fields/items/id became required for the status 200
The response property surveyDataConfig/fields/items/name became required for the status 200
The response property surveyDataConfig/fields/items/valueType became required for the status 200
Added the required property surveyDataConfig/fields/items/elementId to the response with the 200 status.
Added the required property surveyDataConfig/isCollectData to the response with the 200 status.
Release 459
POST /experiments/{experimentId}/results/shareable-ui-link
GET /personalizations
The response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property /items/widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
POST /personalizations
Added the new required request property widget/surveyDataConfig/requestSettings/headers/items/customData/method
Added the new required request property widget/surveyDataConfig/requestSettings/headers/items/customData/siteId
The response property widget/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 201
Removed the required property widget/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 201 status.
Removed the widget/surveyDataConfig/requestSettings/headers/items/customData/scope request property.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/description.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/format.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/tags.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName.
Added the optional request property widget/surveyDataConfig/requestSettings/headers/items/customData/type.
The request optional property widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only.
The request required property widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only.
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/description (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/format (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tags (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/type (status 201).
The response optional property widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 201
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 201 status.
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 201 status.
The response required property widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 201
GET /personalizations/{personalizationId}
The response property widget/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property widget/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
PATCH /personalizations/{personalizationId}
The response property widget/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property widget/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
POST /personalizations/{personalizationId}/clone
The response property widget/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 201
Removed the required property widget/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 201 status.
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/description (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/format (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tags (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 201).
Added the optional response property widget/surveyDataConfig/requestSettings/headers/items/customData/type (status 201).
The response optional property widget/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 201
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 201 status.
Added the required property widget/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 201 status.
The response required property widget/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 201
GET /templates
The response property /items/surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property /items/surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property /items/surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property /items/surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property /items/surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property /items/surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property /items/surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
POST /templates
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/method
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/siteId
The response property surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 201
Removed the required property surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 201 status.
Removed the surveyDataConfig/requestSettings/headers/items/customData/scope request property.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/description.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/format.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isConstant.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLearnable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tags.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/type.
The request optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only.
The request required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only.
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/createdById (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/description (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/format (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tags (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 201).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/type (status 201).
The response optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 201
Added the required property surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 201 status.
Added the required property surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 201 status.
The response required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 201
GET /templates/{templateId}
The response property surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
PATCH /templates/{templateId}
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/method
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/siteId
The response property surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Removed the surveyDataConfig/requestSettings/headers/items/customData/scope request property.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/description.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/format.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isConstant.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLearnable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tags.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/type.
The request optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only.
The request required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only.
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
PUT /templates/{templateId}
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/method
Added the new required request property surveyDataConfig/requestSettings/headers/items/customData/siteId
The response property surveyDataConfig/requestSettings/headers/items/customData/id became optional for the status 200
Removed the required property surveyDataConfig/requestSettings/headers/items/customData/scope from the response with the 200 status.
Removed the surveyDataConfig/requestSettings/headers/items/customData/scope request property.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/description.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/format.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isConstant.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLearnable.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tags.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName.
Added the optional request property surveyDataConfig/requestSettings/headers/items/customData/type.
The request optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only.
The request required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only.
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/createdById (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/customEvalCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/dateCreated (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/description (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/format (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isConstant (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLearnable (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/modificationDate (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/siteCode (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tags (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tcVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName (status 200).
Added the optional response property surveyDataConfig/requestSettings/headers/items/customData/type (status 200).
The response optional property surveyDataConfig/requestSettings/headers/items/customData/index became read-only for the status 200
Added the required property surveyDataConfig/requestSettings/headers/items/customData/method to the response with the 200 status.
Added the required property surveyDataConfig/requestSettings/headers/items/customData/siteId to the response with the 200 status.
The response required property surveyDataConfig/requestSettings/headers/items/customData/id became read-only for the status 200
Release 458
GET /experiments
Added the new DATABRICKS enum value to the /items/trackingTools/items/name response property for the response status 200
POST /experiments
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 201
Added the new DATABRICKS enum value to the request property trackingTools/items/name
GET /experiments/{experimentId}
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 200
PATCH /experiments/{experimentId}
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 200
Added the new DATABRICKS enum value to the request property trackingTools/items/name
POST /experiments/{experimentId}/clone
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 201
GET /feature-flags
Added the new DATABRICKS enum value to the /items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the /items/environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 200
POST /feature-flags
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 201
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 201
Added the new DATABRICKS enum value to the request property environmentConfigurations/items/integrations/deliveryRules/items/integrationName
Added the new DATABRICKS enum value to the request property environmentConfigurations/items/integrations/experimentRules/items/integrationName
POST /feature-flags/search
Added the new DATABRICKS enum value to the /items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the /items/environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 200
GET /feature-flags/{siteCode}/{featureKey}
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 200
PATCH /feature-flags/{siteCode}/{featureKey}
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the request property environmentConfigurations/items/integrations/deliveryRules/items/integrationName
Added the new DATABRICKS enum value to the request property environmentConfigurations/items/integrations/experimentRules/items/integrationName
POST /feature-flags/{siteCode}/{featureKey}/duplicate
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 201
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 201
PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/deliveryRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the environmentConfigurations/items/integrations/experimentRules/items/integrationName response property for the response status 200
Added the new DATABRICKS enum value to the request property integrations/deliveryRules/items/integrationName
Added the new DATABRICKS enum value to the request property integrations/experimentRules/items/integrationName
GET /goals
Added the new DATABRICKS enum value to the /items/trackingTools/items/ response property for the response status 200
POST /goals
Added the new DATABRICKS enum value to the trackingTools/items/ response property for the response status 201
Added the new DATABRICKS enum value to the request property trackingTools/items/
POST /goals/search
Added the new DATABRICKS enum value to the /items/trackingTools/items/ response property for the response status 200
GET /goals/{goalId}
Added the new DATABRICKS enum value to the trackingTools/items/ response property for the response status 200
PATCH /goals/{goalId}
Added the new DATABRICKS enum value to the trackingTools/items/ response property for the response status 200
Added the new DATABRICKS enum value to the request property trackingTools/items/
PUT /goals/{goalId}
Added the new DATABRICKS enum value to the trackingTools/items/ response property for the response status 200
Added the new DATABRICKS enum value to the request property trackingTools/items/
GET /personalizations
Added the new DATABRICKS enum value to the /items/trackingTools/items/name response property for the response status 200
POST /personalizations
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 201
Added the new DATABRICKS enum value to the request property trackingTools/items/name
GET /personalizations/{personalizationId}
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 200
PATCH /personalizations/{personalizationId}
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 200
POST /personalizations/{personalizationId}/clone
Added the new DATABRICKS enum value to the trackingTools/items/name response property for the response status 201
POST /raw-export/report
Removed the JSON enum value from the format request property.
Removed the XML enum value from the format request property.
Release 457
GET /experiments
Added the new HEAT_SLICE enum value to the /items/targetingConfiguration response property for the response status 200
POST /experiments
Added the new HEAT_SLICE enum value to the targetingConfiguration response property for the response status 201
Added the new HEAT_SLICE enum value to the request property targetingConfiguration
GET /experiments/{experimentId}
Added the new HEAT_SLICE enum value to the targetingConfiguration response property for the response status 200
PATCH /experiments/{experimentId}
Added the new HEAT_SLICE enum value to the targetingConfiguration response property for the response status 200
Added the new HEAT_SLICE enum value to the request property targetingConfiguration
POST /experiments/{experimentId}/clone
Added the new HEAT_SLICE enum value to the targetingConfiguration response property for the response status 201
GET /feature-flags
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 200).
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 200
POST /feature-flags
Added the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable.
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 201).
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 201
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 201
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 201
POST /feature-flags/search
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 200).
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property /items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 200
GET /feature-flags/{siteCode}/{featureKey}
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 200).
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 200
PATCH /feature-flags/{siteCode}/{featureKey}
Added the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable.
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 200).
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 200
POST /feature-flags/{siteCode}/{featureKey}/duplicate
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 201).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 201).
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 201
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 201
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 201
PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}
Added the optional request property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod.
Changed the optional request property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable.
Changed the optional request property rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable.
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId (status 200).
Added the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId (status 200).
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id to be writeable for the status 200
Changed the optional response property environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id to be writeable for the status 200
GET /personalizations
Added the optional response property /items/widget/surveyDataConfig (status 200).
POST /personalizations
Added the optional request property widget/surveyDataConfig.
Added the optional response property widget/surveyDataConfig (status 201).
GET /personalizations/{personalizationId}
Added the optional response property widget/surveyDataConfig (status 200).
PATCH /personalizations/{personalizationId}
Added the optional response property widget/surveyDataConfig (status 200).
POST /personalizations/{personalizationId}/clone
Added the optional response property widget/surveyDataConfig (status 201).
GET /templates
Added the optional response property /items/surveyDataConfig (status 200).
POST /templates
Added the optional request property surveyDataConfig.
Added the optional response property surveyDataConfig (status 201).
GET /templates/{templateId}
Added the optional response property surveyDataConfig (status 200).
PATCH /templates/{templateId}
Added the optional request property surveyDataConfig.
Added the optional response property surveyDataConfig (status 200).
PUT /templates/{templateId}
Added the optional request property surveyDataConfig.
Added the optional response property surveyDataConfig (status 200).
POST /widget-studio