Skip to main content

Changelog

Rest API changelog

May 21, 2026 — Release 593

GET /audiences/poll

  • ⚠️ Added the new TIMEOUT enum value to the status response property for the response status 200

GET /custom-datas

  • Added the non-success response with the status 429
  • Added the optional property /items/dateModified to the response with the 200 status
  • Response property /items/modificationDate deprecated

POST /custom-datas

  • Request property modificationDate deprecated
  • Added the non-success response with the status 429
  • Added the optional property dateModified to the response with the 201 status
  • Response property modificationDate deprecated

DELETE /custom-datas/{customDataId}

  • Added the non-success response with the status 429

GET /custom-datas/{customDataId}

  • Added the non-success response with the status 429
  • Added the optional property dateModified to the response with the 200 status
  • Response property modificationDate deprecated

PATCH /custom-datas/{customDataId}

  • Added the non-success response with the status 429
  • Added the optional property dateModified to the response with the 200 status
  • Response property modificationDate deprecated

PUT /custom-datas/{customDataId}

  • Request property modificationDate deprecated
  • Added the non-success response with the status 429
  • Added the optional property dateModified to the response with the 200 status
  • Response property modificationDate deprecated

GET /experiments

  • Added the non-success response with the status 429

POST /experiments

  • Added the non-success response with the status 429

GET /experiments/export

  • Added the non-success response with the status 429

DELETE /experiments/{experimentId}

  • Added the non-success response with the status 429

GET /experiments/{experimentId}

  • Added the non-success response with the status 429

PATCH /experiments/{experimentId}

  • Added the non-success response with the status 429

POST /experiments/{experimentId}/clone

  • Added the non-success response with the status 429

POST /experiments/{experimentId}/init-export

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type

POST /experiments/{experimentId}/opportunityDetection

  • Added the non-success response with the status 429

POST /experiments/{experimentId}/results

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type

POST /experiments/{experimentId}/results/share

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • Added the non-success response with the status 429
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200

POST /experiments/{experimentId}/results/shareable-ui-link

  • Added the non-success response with the status 429

GET /feature-flags

  • ⚠️ Added the new ENUM enum value to the /items/variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the /items/variations/items/variables/items/type response property for the response status 200
  • Added the optional write-only property /items/isArchived to the response with the 200 status

POST /feature-flags

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 201
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 201
  • Added the new ENUM enum value to the request property variables/items/type
  • Added the optional write-only property isArchived to the response with the 201 status

GET /feature-flags/activity-logs

  • ⚠️ Added the new ENUM enum value to the /items/details/oneOf[#/components/schemas/ActivityLogVariableDetailsResponse]/allOf[subschema #2]/variableType response property for the response status 200

PATCH /feature-flags/rules/{ruleId}

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 200
  • Added the new ENUM enum value to the request property variables/items/type
  • Added the optional write-only property isArchived to the response with the 200 status

POST /feature-flags/search

  • ⚠️ Added the new ENUM enum value to the /items/variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the /items/variations/items/variables/items/type response property for the response status 200
  • Added the optional write-only property /items/isArchived to the response with the 200 status

POST /feature-flags/{experimentId}/results/share

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200

POST /feature-flags/{featureFlagId}/results

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type

GET /feature-flags/{siteCode}/{featureKey}

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 200
  • Added the optional write-only property isArchived to the response with the 200 status

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 200
  • Added the new ENUM enum value to the request property variables/items/type
  • Added the optional write-only property isArchived to the response with the 200 status

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 201
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 201
  • Added the optional write-only property isArchived to the response with the 201 status

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ Added the new ENUM enum value to the variables/items/type response property for the response status 200
  • ⚠️ Added the new ENUM enum value to the variations/items/variables/items/type response property for the response status 200
  • Added the new ENUM enum value to the request property variables/items/type
  • Added the optional write-only property isArchived to the response with the 200 status

GET /goals

  • Added the non-success response with the status 429
  • Added the optional property /items/customDatas/items/dateModified to the response with the 200 status
  • Response property /items/customDatas/items/modificationDate deprecated

POST /goals

  • Request property customDatas/items/modificationDate deprecated
  • Added the non-success response with the status 429
  • Added the optional property customDatas/items/dateModified to the response with the 201 status
  • Response property customDatas/items/modificationDate deprecated

GET /goals/export

  • Added the non-success response with the status 429

POST /goals/search

  • Added the non-success response with the status 429
  • Added the optional property /items/customDatas/items/dateModified to the response with the 200 status
  • Response property /items/customDatas/items/modificationDate deprecated

DELETE /goals/{goalId}

  • Added the non-success response with the status 429

GET /goals/{goalId}

  • Added the non-success response with the status 429
  • Added the optional property customDatas/items/dateModified to the response with the 200 status
  • Response property customDatas/items/modificationDate deprecated

PATCH /goals/{goalId}

  • Added the non-success response with the status 429
  • Added the optional property customDatas/items/dateModified to the response with the 200 status
  • Response property customDatas/items/modificationDate deprecated

PUT /goals/{goalId}

  • Request property customDatas/items/modificationDate deprecated
  • Added the non-success response with the status 429
  • Added the optional property customDatas/items/dateModified to the response with the 200 status
  • Response property customDatas/items/modificationDate deprecated

GET /images

  • Added the non-success response with the status 429

POST /images/multiple

  • ⚠️ Removed the request property arg0
  • Added the new optional request property params
  • Added the non-success response with the status 429

DELETE /images/{imageId}

  • Added the non-success response with the status 429

GET /images/{imageId}

  • Added the non-success response with the status 429

PATCH /images/{imageId}

  • Added the non-success response with the status 429

POST /images/{imageId}/clone

  • Added the non-success response with the status 429

POST /images/{siteId}/uploadImage

  • Added the non-success response with the status 429

GET /key-moments

  • Added the non-success response with the status 429
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/userVisible to the response with the 200 status

POST /key-moments

  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property userVisible
  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property userVisible to the response with the 201 status

DELETE /key-moments/{keyMomentId}

  • Added the non-success response with the status 429

GET /key-moments/{keyMomentId}

  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property userVisible to the response with the 200 status

GET /key-pages

  • Added the non-success response with the status 429

POST /key-pages

  • Added the non-success response with the status 429

DELETE /key-pages/{keyPageId}

  • Added the non-success response with the status 429

GET /key-pages/{keyPageId}

  • Added the non-success response with the status 429

PATCH /key-pages/{keyPageId}

  • Added the non-success response with the status 429

PUT /key-pages/{keyPageId}

  • Added the non-success response with the status 429

GET /personalizations

  • ⚠️ Added the new PBX enum value to the /items/widget/type response property for the response status 200
  • Added the non-success response with the status 429

POST /personalizations

  • ⚠️ Added the new PBX enum value to the widget/type response property for the response status 201
  • Added the new PBX enum value to the request property widget/type
  • Added the non-success response with the status 429

GET /personalizations/export

  • Added the non-success response with the status 429

DELETE /personalizations/{personalizationId}

  • Added the non-success response with the status 429

GET /personalizations/{personalizationId}

  • ⚠️ Added the new PBX enum value to the widget/type response property for the response status 200
  • Added the non-success response with the status 429

PATCH /personalizations/{personalizationId}

  • ⚠️ Added the new PBX enum value to the widget/type response property for the response status 200
  • Added the new optional request property scenarios
  • Added the non-success response with the status 429

POST /personalizations/{personalizationId}/clone

  • ⚠️ Added the new PBX enum value to the widget/type response property for the response status 201
  • Added the non-success response with the status 429

POST /personalizations/{personalizationId}/init-export

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type

POST /personalizations/{personalizationId}/results

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type

POST /personalizations/{personalizationId}/results/share

  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value JAVA_ENABLED of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value KEYWORD of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_COUNTRY_CODE of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value LOCALE_LANGUAGE_TAG of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_HEIGHT of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_RESOLUTION of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value SCREEN_WIDTH of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_GROUP of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • ⚠️ Removed the enum value TIME_ZONE_ID of the request property breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type
  • Added the non-success response with the status 429
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the JAVA_ENABLED enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the KEYWORD enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_COUNTRY_CODE enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the LOCALE_LANGUAGE_TAG enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_HEIGHT enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_RESOLUTION enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the SCREEN_WIDTH enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_GROUP enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/ConversionMetadataBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200
  • Removed the TIME_ZONE_ID enum value from the payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type response property for the response status 200

GET /project-theme-config

  • Added the non-success response with the status 429

POST /project-theme-config

  • Added the non-success response with the status 429

DELETE /project-theme-config/{projectId}

  • Added the non-success response with the status 429

GET /project-theme-config/{projectId}

  • Added the non-success response with the status 429

PATCH /project-theme-config/{projectId}

  • Added the non-success response with the status 429

PUT /project-theme-config/{projectId}

  • Added the non-success response with the status 429

POST /raw-export/report

  • Added the new optional request property filtersExpression
  • Added the non-success response with the status 503

POST /recommender-block

  • Added the non-success response with the status 429

DELETE /recommender-block/{recommenderBlockId}

  • Added the non-success response with the status 429

GET /recommender-block/{recommenderBlockId}

  • Added the non-success response with the status 429

PUT /recommender-block/{recommenderBlockId}

  • Added the non-success response with the status 429

GET /referrers

  • Added the non-success response with the status 429

POST /referrers

  • Added the non-success response with the status 429

DELETE /referrers/{referrerId}

  • Added the non-success response with the status 429

GET /referrers/{referrerId}

  • Added the non-success response with the status 429

PATCH /referrers/{referrerId}

  • Added the non-success response with the status 429

PUT /referrers/{referrerId}

  • Added the non-success response with the status 429

GET /results

  • ⚠️ Added the new TIMEOUT enum value to the status response property for the response status 200

GET /segments

  • Added the non-success response with the status 429
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

POST /segments

  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 201 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 201 status

GET /segments/export

  • Added the non-success response with the status 429

POST /segments/search

  • Added the non-success response with the status 429
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

DELETE /segments/{segmentId}

  • Added the non-success response with the status 429

GET /segments/{segmentId}

  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

PATCH /segments/{segmentId}

  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

PUT /segments/{segmentId}

  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the non-success response with the status 429
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataList/items/targetingCondition/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionDataTree/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

PUT /segments/{segmentId}/conditions/{conditionId}

  • Added the new optional request property /oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope
  • Added the new optional request property /oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount
  • Added the new optional request property /oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope
  • Added the non-success response with the status 429
  • Added the optional property /oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/CONVERSIONS]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/KEY_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[subschema #2]/visitorsScope to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorCount to the response with the 200 status
  • Added the optional property /oneOf[#/components/schemas/VISITED_PAGES]/allOf[subschema #2]/visitorsScope to the response with the 200 status

GET /studio-recommender-blocks

  • Added the non-success response with the status 429

POST /studio-recommender-blocks

  • Added the non-success response with the status 429

DELETE /studio-recommender-blocks/{studioRecommenderBlockId}

  • Added the non-success response with the status 429

GET /studio-recommender-blocks/{studioRecommenderBlockId}

  • Added the non-success response with the status 429

PATCH /studio-recommender-blocks/{studioRecommenderBlockId}

  • Added the non-success response with the status 429

PUT /studio-recommender-blocks/{studioRecommenderBlockId}

  • Added the non-success response with the status 429

GET /tags

  • Added the non-success response with the status 429

GET /targeting-rules

  • Added the non-success response with the status 429

POST /targeting-rules

  • Added the non-success response with the status 429

GET /targeting-rules/{targetingRuleId}

  • Added the non-success response with the status 429

PATCH /targeting-rules/{targetingRuleId}

  • Added the non-success response with the status 429

PUT /targeting-rules/{targetingRuleId}

  • Added the non-success response with the status 429

PATCH /targeting-rules/{targetingRuleId}/personalization/{personalizationId}

  • Added the non-success response with the status 429

GET /templates

  • ⚠️ Added the new PBX enum value to the /items/type response property for the response status 200
  • Added the non-success response with the status 429

POST /templates

  • ⚠️ Added the new PBX enum value to the type response property for the response status 201
  • Added the new PBX enum value to the request property type
  • Added the non-success response with the status 429

POST /templates/simulate/{widgetId}

  • Added the new optional request property widgetPbxSimulationInput
  • Request property widgetTemplateInput/surveyDataConfig/requestSettings/headers/items/customData/modificationDate deprecated
  • Added the non-success response with the status 429
  • Removed the non-success response with the status 503

DELETE /templates/{templateId}

  • Added the non-success response with the status 429

GET /templates/{templateId}

  • ⚠️ Added the new PBX enum value to the type response property for the response status 200
  • Added the non-success response with the status 429

PATCH /templates/{templateId}

  • ⚠️ Added the new PBX enum value to the type response property for the response status 200
  • Request property surveyDataConfig/requestSettings/headers/items/customData/modificationDate deprecated
  • Added the new PBX enum value to the request property type
  • Added the non-success response with the status 429

PUT /templates/{templateId}

  • ⚠️ Added the new PBX enum value to the type response property for the response status 200
  • Added the new PBX enum value to the request property type
  • Added the non-success response with the status 429

GET /themes

  • Added the non-success response with the status 429

POST /themes

  • Added the non-success response with the status 429

POST /themes/add-projects/{themeId}

  • Added the non-success response with the status 429

POST /themes/remove-projects/{themeId}

  • Added the non-success response with the status 429

DELETE /themes/{themeId}

  • Added the non-success response with the status 429

GET /themes/{themeId}

  • Added the non-success response with the status 429

PATCH /themes/{themeId}

  • Added the non-success response with the status 429

PUT /themes/{themeId}

  • Added the non-success response with the status 429

GET /variations

  • Added the non-success response with the status 429
  • Added the optional property /items/creationMode to the response with the 200 status

POST /variations

  • Added the new optional request property creationMode
  • Added the non-success response with the status 429
  • Added the optional property creationMode to the response with the 201 status

POST /variations/search

  • Added the non-success response with the status 429
  • Added the optional property /items/creationMode to the response with the 200 status

DELETE /variations/{variationId}

  • Added the non-success response with the status 429

GET /variations/{variationId}

  • Added the non-success response with the status 429
  • Added the optional property creationMode to the response with the 200 status

PATCH /variations/{variationId}

  • Added the non-success response with the status 429
  • Added the optional property creationMode to the response with the 200 status

PUT /variations/{variationId}

  • Added the new optional request property creationMode
  • Added the non-success response with the status 429
  • Added the optional property creationMode to the response with the 200 status

POST /variations/{variationId}/clone

  • Added the non-success response with the status 429
  • Added the optional property creationMode to the response with the 201 status

GET /widget-studio

  • Added the non-success response with the status 429

POST /widget-studio

  • Added the non-success response with the status 429

GET /widget-studio-templates

  • Added the non-success response with the status 429

POST /widget-studio-templates

  • Added the non-success response with the status 429

DELETE /widget-studio-templates/{studioTemplateId}

  • Added the non-success response with the status 429

GET /widget-studio-templates/{studioTemplateId}

  • Added the non-success response with the status 429

PATCH /widget-studio-templates/{studioTemplateId}

  • Added the non-success response with the status 429

PUT /widget-studio-templates/{studioTemplateId}

  • Added the non-success response with the status 429

DELETE /widget-studio/{widgetId}

  • Added the non-success response with the status 429

GET /widget-studio/{widgetId}

  • Added the non-success response with the status 429

PATCH /widget-studio/{widgetId}

  • Added the non-success response with the status 429

PUT /widget-studio/{widgetId}

  • Added the non-success response with the status 429

release-2024-410

GET /feature-flags

  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '200'

POST /feature-flags

  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '201'

POST /feature-flags/search

  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '200'

GET /feature-flags/{siteCode}/{featureKey}

  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '200'

PATCH /feature-flags/{siteCode}/{featureKey}

  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '200'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '201'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/segmentId' became not read-only for the status '200'

release-2024-415

GET /tags

  • added the new enum value 'AI_EXPLORATION_SCOPE' to the 'query' request parameter 'type'

release-2024-423

POST /feature-flags

  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' request property's maxLength was set to '255'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocations/items/variationKey' request property's maxLength was set to '255'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' request property's maxLength was set to '255'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocations/items/variationKey' request property's maxLength was set to '255'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ the 'defaultVariationKey' request property's maxLength was set to '255'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocations/items/variationKey' request property's maxLength was set to '255'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'

GET /key-moments

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the '/items/conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

POST /key-moments

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' request property 'oneOf' list

GET /key-moments/{keyMomentId}

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

GET /segments

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the '/items/conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

POST /segments

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' request property 'oneOf' list

POST /segments/search

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the '/items/conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

GET /segments/{segmentId}

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

PATCH /segments/{segmentId}

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

PUT /segments/{segmentId}

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added '#/components/schemas/KEY_MOMENT' to the 'conditionsData/firstLevel/items/conditions/items/' request property 'oneOf' list

PUT /segments/{segmentId}/conditions/{conditionId}

  • ⚠️ added '#/components/schemas/KEY_MOMENT' to the response body 'oneOf' list for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • added '#/components/schemas/KEY_MOMENT' to the request body 'oneOf' list
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/EXCLUSIVE_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • added the new 'KEY_MOMENT' enum value to the request property '/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'

GET /sites

  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/audienceConfig/excludedTargetingTypeList/items/' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the '/items/audienceConfig/includedTargetingTypeList/items/' response property for the response status '200'

POST /sites

  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/excludedTargetingTypeList/items/' response property for the response status '201'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/includedTargetingTypeList/items/' response property for the response status '201'
  • added the new 'KEY_MOMENT' enum value to the request property 'audienceConfig/excludedTargetingTypeList/items/'
  • added the new 'KEY_MOMENT' enum value to the request property 'audienceConfig/includedTargetingTypeList/items/'

GET /sites/byCode/{siteCode}

  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/excludedTargetingTypeList/items/' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/includedTargetingTypeList/items/' response property for the response status '200'

GET /sites/{siteId}

  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/excludedTargetingTypeList/items/' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/includedTargetingTypeList/items/' response property for the response status '200'

PATCH /sites/{siteId}

  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/excludedTargetingTypeList/items/' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/includedTargetingTypeList/items/' response property for the response status '200'

PUT /sites/{siteId}

  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/excludedTargetingTypeList/items/' response property for the response status '200'
  • ⚠️ added the new 'KEY_MOMENT' enum value to the 'audienceConfig/includedTargetingTypeList/items/' response property for the response status '200'
  • added the new 'KEY_MOMENT' enum value to the request property 'audienceConfig/excludedTargetingTypeList/items/'
  • added the new 'KEY_MOMENT' enum value to the request property 'audienceConfig/includedTargetingTypeList/items/'

GET /tags

  • added the new enum value 'KEY_MOMENT' to the 'query' request parameter 'type'

release-2025-429

POST /experiments/{experimentId}/init-export

  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /experiments/{experimentId}/results

  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /experiments/{experimentId}/results/share

  • ⚠️ added the new 'CREDIBLE_INTERVAL' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'PROBABILITY_TO_WIN' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'RATIO_VALUE' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISIT' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISITOR' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RATIO_VALUE' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /feature-flags/{featureFlagId}/results

  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /feature-flags/{featureFlagId}/results/share

  • ⚠️ added the new 'CREDIBLE_INTERVAL' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'PROBABILITY_TO_WIN' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'RATIO_VALUE' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISIT' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISITOR' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RATIO_VALUE' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

GET /goals

  • the response property '/items/hasMultipleConversions' became required for the status '200'
  • the response property '/items/siteId' became required for the status '200'
  • the response property '/items/type' became required for the status '200'

POST /goals

  • ⚠️ the request property 'hasMultipleConversions' became required
  • ⚠️ the request property 'siteId' became required
  • ⚠️ the request property 'type' became required
  • the response property 'hasMultipleConversions' became required for the status '201'
  • the response property 'siteId' became required for the status '201'
  • the response property 'type' became required for the status '201'

POST /goals/search

  • the response property '/items/hasMultipleConversions' became required for the status '200'
  • the response property '/items/siteId' became required for the status '200'
  • the response property '/items/type' became required for the status '200'

GET /goals/{goalId}

  • the response property 'hasMultipleConversions' became required for the status '200'
  • the response property 'siteId' became required for the status '200'
  • the response property 'type' became required for the status '200'

PATCH /goals/{goalId}

  • the response property 'hasMultipleConversions' became required for the status '200'
  • the response property 'siteId' became required for the status '200'
  • the response property 'type' became required for the status '200'

PUT /goals/{goalId}

  • ⚠️ the request property 'hasMultipleConversions' became required
  • ⚠️ the request property 'siteId' became required
  • ⚠️ the request property 'type' became required
  • the response property 'hasMultipleConversions' became required for the status '200'
  • the response property 'siteId' became required for the status '200'
  • the response property 'type' became required for the status '200'

POST /personalizations/{personalizationId}/init-export

  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /personalizations/{personalizationId}/results

  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

POST /personalizations/{personalizationId}/results/share

  • ⚠️ added the new 'CREDIBLE_INTERVAL' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'PROBABILITY_TO_WIN' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'RATIO_VALUE' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISIT' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • ⚠️ added the new 'REVENUE_PER_VISITOR' enum value to the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • added the new 'CREDIBLE_INTERVAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'PROBABILITY_TO_WIN' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RATIO_VALUE' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISIT' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'REVENUE_PER_VISITOR' enum value to the request property 'exportOptions/columns/items/'

PATCH /sites/{siteId}

  • added the new optional request property 'dynamicApplicationSupport'

release-2025-430

GET /accounts

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the '/items/roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the '/items/roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the '/items/roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the '/items/roles/items/privileges/items/' response property for the response status '200'

POST /accounts

  • ⚠️ removed the enum value 'CREATE_WIDGET_STUDIO_TEMPLATE' of the request property 'roles/items/privileges/items/'
  • ⚠️ removed the enum value 'GETONE_WIDGET_STUDIO_TEMPLATE' of the request property 'roles/items/privileges/items/'
  • ⚠️ removed the enum value 'REMOVE_WIDGET_STUDIO_TEMPLATE' of the request property 'roles/items/privileges/items/'
  • ⚠️ removed the enum value 'UPDATE_WIDGET_STUDIO_TEMPLATE' of the request property 'roles/items/privileges/items/'
  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '201'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '201'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '201'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '201'

GET /accounts/me

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'

GET /accounts/{accountId}

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'

PATCH /accounts/{accountId}

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'

PATCH /accounts/{accountId}/activate

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'

PATCH /accounts/{accountId}/verify

  • removed the 'CREATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'GETONE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'REMOVE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'
  • removed the 'UPDATE_WIDGET_STUDIO_TEMPLATE' enum value from the 'roles/items/privileges/items/' response property for the response status '200'

GET /custom-datas

  • ⚠️ added the new 'ADOBE_ANALYTICS' enum value to the '/items/method' response property for the response status '200'
  • added the optional property '/items/adobeAnalyticsVariableName' to the response with the '200' status

POST /custom-datas

  • ⚠️ added the new 'ADOBE_ANALYTICS' enum value to the 'method' response property for the response status '201'
  • added the new optional request property 'adobeAnalyticsVariableName'
  • added the new 'ADOBE_ANALYTICS' enum value to the request property 'method'
  • added the optional property 'adobeAnalyticsVariableName' to the response with the '201' status

GET /custom-datas/{customDataId}

  • ⚠️ added the new 'ADOBE_ANALYTICS' enum value to the 'method' response property for the response status '200'
  • added the optional property 'adobeAnalyticsVariableName' to the response with the '200' status

PATCH /custom-datas/{customDataId}

  • ⚠️ added the new 'ADOBE_ANALYTICS' enum value to the 'method' response property for the response status '200'
  • added the new optional request property 'adobeAnalyticsVariableName'
  • added the new 'ADOBE_ANALYTICS' enum value to the request property 'method'
  • added the optional property 'adobeAnalyticsVariableName' to the response with the '200' status

PUT /custom-datas/{customDataId}

  • ⚠️ added the new 'ADOBE_ANALYTICS' enum value to the 'method' response property for the response status '200'
  • added the new optional request property 'adobeAnalyticsVariableName'
  • added the new 'ADOBE_ANALYTICS' enum value to the request property 'method'
  • added the optional property 'adobeAnalyticsVariableName' to the response with the '200' status

GET /experiments

  • added the optional property '/items/globalScript' to the response with the '200' status

POST /experiments

  • added the new optional request property 'globalScript'
  • added the optional property 'globalScript' to the response with the '201' status

GET /experiments/{experimentId}

  • added the optional property 'globalScript' to the response with the '200' status

PATCH /experiments/{experimentId}

  • added the new optional request property 'globalScript'
  • added the optional property 'globalScript' to the response with the '200' status

POST /experiments/{experimentId}/clone

  • added the optional property 'globalScript' to the response with the '201' status

POST /recommender-block

  • endpoint added

DELETE /recommender-block/{recommenderBlockId}

  • endpoint added

GET /recommender-block/{recommenderBlockId}

  • endpoint added

PUT /recommender-block/{recommenderBlockId}

  • endpoint added

GET /studio-recommender-blocks

  • endpoint added

POST /studio-recommender-blocks

  • endpoint added

DELETE /studio-recommender-blocks/{studioRecommenderBlockId}

  • endpoint added

GET /studio-recommender-blocks/{studioRecommenderBlockId}

  • endpoint added

PATCH /studio-recommender-blocks/{studioRecommenderBlockId}

  • endpoint added

PUT /studio-recommender-blocks/{studioRecommenderBlockId}

  • endpoint added

release-2025-443

GET /sites

  • added the optional property '/items/kameleoonDomain' to the response with the '200' status

POST /sites

  • added the new optional request property 'kameleoonDomain'
  • added the optional property 'kameleoonDomain' to the response with the '201' status

GET /sites/byCode/{siteCode}

  • added the optional property 'kameleoonDomain' to the response with the '200' status

GET /sites/{siteId}

  • added the optional property 'kameleoonDomain' to the response with the '200' status

PATCH /sites/{siteId}

  • added the optional property 'kameleoonDomain' to the response with the '200' status

PUT /sites/{siteId}

  • added the new optional request property 'kameleoonDomain'
  • added the optional property 'kameleoonDomain' to the response with the '200' status

release-2025-445

GET /experiments

  • added the optional property '/items/trafficAllocationMethod' to the response with the '200' status

POST /experiments

  • added the new optional request property 'trafficAllocationMethod'
  • added the optional property 'trafficAllocationMethod' to the response with the '201' status

GET /experiments/{experimentId}

  • added the optional property 'trafficAllocationMethod' to the response with the '200' status

PATCH /experiments/{experimentId}

  • added the new optional request property 'trafficAllocationMethod'
  • added the optional property 'trafficAllocationMethod' to the response with the '200' status

POST /experiments/{experimentId}/clone

  • added the optional property 'trafficAllocationMethod' to the response with the '201' status

GET /feature-flags

  • ⚠️ the '/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the '/items/variations/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the '/items/variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response property '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/variables/items/key' became required for the status '200'
  • the response property '/items/variables/items/type' became required for the status '200'
  • the response property '/items/variables/items/value' became required for the status '200'
  • the response property '/items/variations/items/key' became required for the status '200'
  • the response property '/items/variations/items/name' became required for the status '200'
  • the response property '/items/variations/items/variables/items/key' became required for the status '200'
  • the response property '/items/variations/items/variables/items/type' became required for the status '200'
  • the response property '/items/variations/items/variables/items/value' became required for the status '200'

POST /feature-flags

  • ⚠️ the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required
  • ⚠️ the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'variables/items/key' became required
  • ⚠️ the request property 'variables/items/type' became required
  • ⚠️ the request property 'variables/items/value' became required
  • ⚠️ the request property 'variations/items/key' became required
  • ⚠️ the request property 'variations/items/name' became required
  • ⚠️ the request property 'variations/items/variables/items/key' became required
  • ⚠️ the request property 'variations/items/variables/items/type' became required
  • ⚠️ the request property 'variations/items/variables/items/value' became required
  • ⚠️ the 'siteCode' request property's minLength was increased from '0' to '10'
  • ⚠️ the 'variables/items/key' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'variations/items/key' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'description' request property's maxLength was set to '5000'
  • ⚠️ the 'environmentConfigurations/items/environmentKey' request property's maxLength was set to '40'
  • ⚠️ the 'featureKey' request property's maxLength was set to '255'
  • ⚠️ the 'name' request property's maxLength was set to '100'
  • ⚠️ the 'siteCode' request property's maxLength was set to '10'
  • ⚠️ the 'variations/items/name' request property's maxLength was set to '255'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '201'
  • the response property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'variables/items/key' became required for the status '201'
  • the response property 'variables/items/type' became required for the status '201'
  • the response property 'variables/items/value' became required for the status '201'
  • the response property 'variations/items/key' became required for the status '201'
  • the response property 'variations/items/name' became required for the status '201'
  • the response property 'variations/items/variables/items/key' became required for the status '201'
  • the response property 'variations/items/variables/items/type' became required for the status '201'
  • the response property 'variations/items/variables/items/value' became required for the status '201'

POST /feature-flags/search

  • ⚠️ the '/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the '/items/variations/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the '/items/variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response property '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property '/items/variables/items/key' became required for the status '200'
  • the response property '/items/variables/items/type' became required for the status '200'
  • the response property '/items/variables/items/value' became required for the status '200'
  • the response property '/items/variations/items/key' became required for the status '200'
  • the response property '/items/variations/items/name' became required for the status '200'
  • the response property '/items/variations/items/variables/items/key' became required for the status '200'
  • the response property '/items/variations/items/variables/items/type' became required for the status '200'
  • the response property '/items/variations/items/variables/items/value' became required for the status '200'

GET /feature-flags/{siteCode}/{featureKey}

  • ⚠️ the 'variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'variables/items/key' became required for the status '200'
  • the response property 'variables/items/type' became required for the status '200'
  • the response property 'variables/items/value' became required for the status '200'
  • the response property 'variations/items/key' became required for the status '200'
  • the response property 'variations/items/name' became required for the status '200'
  • the response property 'variations/items/variables/items/key' became required for the status '200'
  • the response property 'variations/items/variables/items/type' became required for the status '200'
  • the response property 'variations/items/variables/items/value' became required for the status '200'

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ the request property 'environmentConfigurations/items/environmentKey' became required
  • ⚠️ the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required
  • ⚠️ the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'variables/items/key' became required
  • ⚠️ the request property 'variables/items/type' became required
  • ⚠️ the request property 'variables/items/value' became required
  • ⚠️ the request property 'variations/items/key' became required
  • ⚠️ the request property 'variations/items/name' became required
  • ⚠️ the request property 'variations/items/variables/items/key' became required
  • ⚠️ the request property 'variations/items/variables/items/type' became required
  • ⚠️ the request property 'variations/items/variables/items/value' became required
  • ⚠️ the 'featureKey' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'name' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'description' request property's maxLength was set to '5000'
  • ⚠️ the 'environmentConfigurations/items/environmentKey' request property's maxLength was set to '40'
  • ⚠️ the 'featureKey' request property's maxLength was set to '255'
  • ⚠️ the 'name' request property's maxLength was set to '100'
  • ⚠️ the 'variations/items/name' request property's maxLength was set to '255'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'variables/items/key' became required for the status '200'
  • the response property 'variables/items/type' became required for the status '200'
  • the response property 'variables/items/value' became required for the status '200'
  • the response property 'variations/items/key' became required for the status '200'
  • the response property 'variations/items/name' became required for the status '200'
  • the response property 'variations/items/variables/items/key' became required for the status '200'
  • the response property 'variations/items/variables/items/type' became required for the status '200'
  • the response property 'variations/items/variables/items/value' became required for the status '200'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ the 'variables/items/key' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'variations/items/key' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '201'
  • the response property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '201'
  • the response property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '201'
  • the response property 'variables/items/key' became required for the status '201'
  • the response property 'variables/items/type' became required for the status '201'
  • the response property 'variables/items/value' became required for the status '201'
  • the response property 'variations/items/key' became required for the status '201'
  • the response property 'variations/items/name' became required for the status '201'
  • the response property 'variations/items/variables/items/key' became required for the status '201'
  • the response property 'variations/items/variables/items/type' became required for the status '201'
  • the response property 'variations/items/variables/items/value' became required for the status '201'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ the request property 'integrations/deliveryRules/items/integrationName' became required
  • ⚠️ the request property 'integrations/experimentRules/items/integrationName' became required
  • ⚠️ the request property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required
  • ⚠️ the request property 'variables/items/key' became required
  • ⚠️ the request property 'variables/items/type' became required
  • ⚠️ the request property 'variables/items/value' became required
  • ⚠️ the request property 'variations/items/key' became required
  • ⚠️ the request property 'variations/items/name' became required
  • ⚠️ the request property 'variations/items/variables/items/key' became required
  • ⚠️ the request property 'variations/items/variables/items/type' became required
  • ⚠️ the request property 'variations/items/variables/items/value' became required
  • ⚠️ the 'featureKey' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'name' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/variables/items/key' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'description' request property's maxLength was set to '5000'
  • ⚠️ the 'featureKey' request property's maxLength was set to '255'
  • ⚠️ the 'name' request property's maxLength was set to '100'
  • ⚠️ the 'variations/items/name' request property's maxLength was set to '255'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's max was set to '100.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/matchValue' request property's min was set to '0.00'
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' became read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' became write-only for the status '200'
  • the response property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release/timeZone' became required for the status '200'
  • the response property 'variables/items/key' became required for the status '200'
  • the response property 'variables/items/type' became required for the status '200'
  • the response property 'variables/items/value' became required for the status '200'
  • the response property 'variations/items/key' became required for the status '200'
  • the response property 'variations/items/name' became required for the status '200'
  • the response property 'variations/items/variables/items/key' became required for the status '200'
  • the response property 'variations/items/variables/items/type' became required for the status '200'
  • the response property 'variations/items/variables/items/value' became required for the status '200'

GET /sites

  • ⚠️ removed the optional property '/items/widgetFonts/items/fontWeight' from the response with the '200' status
  • added the optional property '/items/widgetFonts/items/fontWeights' to the response with the '200' status
  • added the optional property '/items/widgetFonts/items/importSrc' to the response with the '200' status

POST /sites

  • ⚠️ removed the request property 'widgetFonts/items/fontWeight'
  • ⚠️ removed the optional property 'widgetFonts/items/fontWeight' from the response with the '201' status
  • added the new optional request property 'widgetFonts/items/fontWeights'
  • added the new optional request property 'widgetFonts/items/importSrc'
  • added the optional property 'widgetFonts/items/fontWeights' to the response with the '201' status
  • added the optional property 'widgetFonts/items/importSrc' to the response with the '201' status

GET /sites/byCode/{siteCode}

  • ⚠️ removed the optional property 'widgetFonts/items/fontWeight' from the response with the '200' status
  • added the optional property 'widgetFonts/items/fontWeights' to the response with the '200' status
  • added the optional property 'widgetFonts/items/importSrc' to the response with the '200' status

GET /sites/{siteId}

  • ⚠️ removed the optional property 'widgetFonts/items/fontWeight' from the response with the '200' status
  • added the optional property 'widgetFonts/items/fontWeights' to the response with the '200' status
  • added the optional property 'widgetFonts/items/importSrc' to the response with the '200' status

PATCH /sites/{siteId}

  • ⚠️ removed the request property 'widgetFonts/items/fontWeight'
  • ⚠️ removed the optional property 'widgetFonts/items/fontWeight' from the response with the '200' status
  • added the new optional request property 'widgetFonts/items/fontWeights'
  • added the new optional request property 'widgetFonts/items/importSrc'
  • added the optional property 'widgetFonts/items/fontWeights' to the response with the '200' status
  • added the optional property 'widgetFonts/items/importSrc' to the response with the '200' status

PUT /sites/{siteId}

  • ⚠️ removed the request property 'widgetFonts/items/fontWeight'
  • ⚠️ removed the optional property 'widgetFonts/items/fontWeight' from the response with the '200' status
  • added the new optional request property 'widgetFonts/items/fontWeights'
  • added the new optional request property 'widgetFonts/items/importSrc'
  • added the optional property 'widgetFonts/items/fontWeights' to the response with the '200' status
  • added the optional property 'widgetFonts/items/importSrc' to the response with the '200' status

release-2025-450

GET /feature-flags

  • added the optional property '/items/attributionWindow' to the response with the '200' status

POST /feature-flags

  • added the new optional request property 'attributionWindow'
  • added the optional property 'attributionWindow' to the response with the '201' status

POST /feature-flags/search

  • added the optional property '/items/attributionWindow' to the response with the '200' status

GET /feature-flags/{siteCode}/{featureKey}

  • added the optional property 'attributionWindow' to the response with the '200' status

PATCH /feature-flags/{siteCode}/{featureKey}

  • added the new optional request property 'attributionWindow'
  • added the optional property 'attributionWindow' to the response with the '200' status

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • added the optional property 'attributionWindow' to the response with the '201' status

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • added the new optional request property 'attributionWindow'
  • added the optional property 'attributionWindow' to the response with the '200' status

release-2025-452

POST /experiments/{experimentId}/init-export

  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO1' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /experiments/{experimentId}/results

  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO1' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /experiments/{experimentId}/results/share

  • ⚠️ added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'payload/breakdown' response property 'oneOf' list for the response status '200'
  • ⚠️ added '#/components/schemas/ConversionMetadataFilter' to the 'payload/filters/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /feature-flags/{featureFlagId}/results

  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO1' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /feature-flags/{featureFlagId}/results/share

  • ⚠️ added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'payload/breakdown' response property 'oneOf' list for the response status '200'
  • ⚠️ added '#/components/schemas/ConversionMetadataFilter' to the 'payload/filters/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /personalizations/{personalizationId}/init-export

  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO1' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /personalizations/{personalizationId}/results

  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO1]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO1' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

POST /personalizations/{personalizationId}/results/share

  • ⚠️ added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'payload/breakdown' response property 'oneOf' list for the response status '200'
  • ⚠️ added '#/components/schemas/ConversionMetadataFilter' to the 'payload/filters/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • ⚠️ added the new 'CONVERSION_METADATA' enum value to the 'payload/breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type' response property for the response status '200'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CrossCampaignBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/CustomDatumBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added the new 'CONVERSION_METADATA' enum value to the request property 'breakdown/oneOf[#/components/schemas/IntervalBreakdownIO]/allOf[#/components/schemas/Breakdown]/type'
  • added '#/components/schemas/ConversionMetadataBreakdownIO' to the 'breakdown' request property 'oneOf' list
  • added '#/components/schemas/ConversionMetadataFilter' to the 'filters/items/' request property 'oneOf' list

release-2025-455

GET /experiments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /experiments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /experiments/export

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /experiments/{experimentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /experiments/{experimentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /experiments/{experimentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /experiments/{experimentId}/clone

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /experiments/{experimentId}/opportunityDetection

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /experiments/{experimentId}/results/share

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /personalizations

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /personalizations

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /personalizations/export

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /personalizations/{personalizationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /personalizations/{personalizationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /personalizations/{personalizationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /personalizations/{personalizationId}/clone

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /personalizations/{personalizationId}/results/share

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /segments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /segments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /segments/export

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /segments/search

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /segments/{segmentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /segments/{segmentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /segments/{segmentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /segments/{segmentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /segments/{segmentId}/conditions/{conditionId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /variations

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /variations

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /variations/search

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /variations/{variationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /variations/{variationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /variations/{variationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /variations/{variationId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /variations/{variationId}/clone

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

release-2025-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 property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '200'

POST /feature-flags

  • added the new optional request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod'
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '201'

POST /feature-flags/search

  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property '/items/environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '200'

GET /feature-flags/{siteCode}/{featureKey}

  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '200'

PATCH /feature-flags/{siteCode}/{featureKey}

  • added the new optional request property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod'
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '200'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '201' status
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '201'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '201'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • added the new optional request property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod'
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only
  • the request optional property 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/trafficAllocationMethod' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • added the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' to the response with the '200' status
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/id' became not read-only for the status '200'
  • the response optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' became not read-only for the status '200'

GET /personalizations

  • added the optional property '/items/widget/surveyDataConfig' to the response with the '200' status

POST /personalizations

  • added the new optional request property 'widget/surveyDataConfig'
  • added the optional property 'widget/surveyDataConfig' to the response with the '201' status

GET /personalizations/{personalizationId}

  • added the optional property 'widget/surveyDataConfig' to the response with the '200' status

PATCH /personalizations/{personalizationId}

  • added the optional property 'widget/surveyDataConfig' to the response with the '200' status

POST /personalizations/{personalizationId}/clone

  • added the optional property 'widget/surveyDataConfig' to the response with the '201' status

GET /templates

  • added the optional property '/items/surveyDataConfig' to the response with the '200' status

POST /templates

  • added the new optional request property 'surveyDataConfig'
  • added the optional property 'surveyDataConfig' to the response with the '201' status

GET /templates/{templateId}

  • added the optional property 'surveyDataConfig' to the response with the '200' status

PATCH /templates/{templateId}

  • added the new optional request property 'surveyDataConfig'
  • added the optional property 'surveyDataConfig' to the response with the '200' status

PUT /templates/{templateId}

  • added the new optional request property 'surveyDataConfig'
  • added the optional property 'surveyDataConfig' to the response with the '200' status

GET /widget-studio

  • endpoint added

POST /widget-studio

  • endpoint added

DELETE /widget-studio/{widgetId}

  • endpoint added

GET /widget-studio/{widgetId}

  • endpoint added

PATCH /widget-studio/{widgetId}

  • endpoint added

PUT /widget-studio/{widgetId}

  • endpoint added

release-2025-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 enum value 'JSON' of the request property 'format'
  • ⚠️ removed the enum value 'XML' of the request property 'format'

release-2025-459

POST /experiments/{experimentId}/results/shareable-ui-link

  • endpoint added

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 property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/scope'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/description'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/format'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tags'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName'
  • added the new optional request property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName'
  • added the new 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 property 'widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '201' status
  • 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 property 'widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 property 'widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 property 'widget/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '201' status
  • 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 property '/items/surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 request property 'surveyDataConfig/requestSettings/headers/items/customData/scope'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/description'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/format'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tags'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName'
  • added the new 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 property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '201' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '201' status
  • 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 property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 request property 'surveyDataConfig/requestSettings/headers/items/customData/scope'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/description'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/format'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tags'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName'
  • added the new 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 property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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 request property 'surveyDataConfig/requestSettings/headers/items/customData/scope'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/description'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/format'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tags'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName'
  • added the new optional request property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName'
  • added the new 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 property 'surveyDataConfig/requestSettings/headers/items/customData/adobeAnalyticsVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/advancedProposedValues' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/createdById' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/customEvalCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/dateCreated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/description' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/format' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/gtmVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isConstant' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isFiltrableVentilable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLearnable' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/isLocalOnly' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/modificationDate' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/siteCode' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tags' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tcVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/tealiumVariableName' to the response with the '200' status
  • added the optional property 'surveyDataConfig/requestSettings/headers/items/customData/type' to the response with the '200' status
  • 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-2025-460

GET /feature-flags

  • added the optional property '/items/hashAttribute' to the response with the '200' status

POST /feature-flags

  • added the new optional request property 'hashAttribute'
  • added the optional property 'hashAttribute' to the response with the '201' status

POST /feature-flags/search

  • added the optional property '/items/hashAttribute' to the response with the '200' status

GET /feature-flags/{siteCode}/{featureKey}

  • added the optional property 'hashAttribute' to the response with the '200' status

PATCH /feature-flags/{siteCode}/{featureKey}

  • added the new optional request property 'hashAttribute'
  • added the optional property 'hashAttribute' to the response with the '200' status

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • added the optional property 'hashAttribute' to the response with the '201' status

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • added the new optional request property 'hashAttribute'
  • added the optional property 'hashAttribute' to the response with the '200' status

GET /goals

  • added the optional property '/items/customDatas' to the response with the '200' status
  • added the optional property '/items/holdoutAmount' to the response with the '200' status
  • added the optional property '/items/holdouts' to the response with the '200' status

POST /goals

  • added the new optional request property 'customDatas'
  • added the optional property 'customDatas' to the response with the '201' status
  • added the optional property 'holdoutAmount' to the response with the '201' status
  • added the optional property 'holdouts' to the response with the '201' status

POST /goals/search

  • added the optional property '/items/customDatas' to the response with the '200' status
  • added the optional property '/items/holdoutAmount' to the response with the '200' status
  • added the optional property '/items/holdouts' to the response with the '200' status

GET /goals/{goalId}

  • added the optional property 'customDatas' to the response with the '200' status
  • added the optional property 'holdoutAmount' to the response with the '200' status
  • added the optional property 'holdouts' to the response with the '200' status

PATCH /goals/{goalId}

  • added the optional property 'customDatas' to the response with the '200' status
  • added the optional property 'holdoutAmount' to the response with the '200' status
  • added the optional property 'holdouts' to the response with the '200' status

PUT /goals/{goalId}

  • added the new optional request property 'customDatas'
  • added the optional property 'customDatas' to the response with the '200' status
  • added the optional property 'holdoutAmount' to the response with the '200' status
  • added the optional property 'holdouts' to the response with the '200' status

GET /personalizations

  • added the optional property '/items/widget/surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property '/items/widget/surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 new optional request property 'widget/surveyDataConfig/fields/items/isDeprecated'
  • added the new optional request property 'widget/surveyDataConfig/fields/items/parentId'
  • added the optional property 'widget/surveyDataConfig/fields/items/isDeprecated' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/fields/items/parentId' to the response with the '201' status
  • 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 property 'widget/surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 property 'widget/surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property 'widget/surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 property 'widget/surveyDataConfig/fields/items/isDeprecated' to the response with the '201' status
  • added the optional property 'widget/surveyDataConfig/fields/items/parentId' to the response with the '201' status
  • 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 property '/items/surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property '/items/surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 new optional request property 'surveyDataConfig/fields/items/isDeprecated'
  • added the new optional request property 'surveyDataConfig/fields/items/parentId'
  • added the optional property 'surveyDataConfig/fields/items/isDeprecated' to the response with the '201' status
  • added the optional property 'surveyDataConfig/fields/items/parentId' to the response with the '201' status
  • 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 property 'surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 new optional request property 'surveyDataConfig/fields/items/isDeprecated'
  • added the new optional request property 'surveyDataConfig/fields/items/parentId'
  • added the optional property 'surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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 new optional request property 'surveyDataConfig/fields/items/isDeprecated'
  • added the new optional request property 'surveyDataConfig/fields/items/parentId'
  • added the optional property 'surveyDataConfig/fields/items/isDeprecated' to the response with the '200' status
  • added the optional property 'surveyDataConfig/fields/items/parentId' to the response with the '200' status
  • 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-2025-466

POST /feature-flags

  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutExperimentationRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutProgressiveRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'
  • ⚠️ the 'rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions/items/visitors' request property's min was increased to '1.00'

GET /personalizations

  • ⚠️ removed the optional property '/items/widget/surveyDataConfig' from the response with the '200' status

POST /personalizations

  • ⚠️ removed the request property 'widget/surveyDataConfig'
  • ⚠️ removed the optional property 'widget/surveyDataConfig' from the response with the '201' status

GET /personalizations/{personalizationId}

  • ⚠️ removed the optional property 'widget/surveyDataConfig' from the response with the '200' status

PATCH /personalizations/{personalizationId}

  • ⚠️ removed the optional property 'widget/surveyDataConfig' from the response with the '200' status

POST /personalizations/{personalizationId}/clone

  • ⚠️ removed the optional property 'widget/surveyDataConfig' from the response with the '201' status

POST /raw-export/report

  • added the non-success response with the status '400'
  • added the non-success response with the status '402'
  • added the success response with the status '204'

GET /templates

  • ⚠️ removed the optional property '/items/surveyDataConfig' from the response with the '200' status

POST /templates

  • ⚠️ removed the request property 'surveyDataConfig'
  • ⚠️ removed the optional property 'surveyDataConfig' from the response with the '201' status

GET /templates/{templateId}

  • ⚠️ removed the optional property 'surveyDataConfig' from the response with the '200' status

PATCH /templates/{templateId}

  • ⚠️ removed the optional property 'surveyDataConfig' from the response with the '200' status

PUT /templates/{templateId}

  • ⚠️ removed the request property 'surveyDataConfig'
  • ⚠️ removed the optional property 'surveyDataConfig' from the response with the '200' status

release-2025-462

GET /accounts/academy-login

  • ⚠️ api path removed without deprecation

GET /accounts/checkEmail

  • ⚠️ api path removed without deprecation

GET /accounts/checkEmailValidity

  • ⚠️ api path removed without deprecation

GET /accounts/me

  • ⚠️ api path removed without deprecation

POST /accounts/password/reset

  • ⚠️ api path removed without deprecation

PATCH /accounts/{accountId}/activate

  • ⚠️ api path removed without deprecation

DELETE /accounts/{accountId}/avatar

  • ⚠️ api path removed without deprecation

POST /accounts/{accountId}/avatar

  • ⚠️ api path removed without deprecation

PATCH /accounts/{accountId}/verify

  • ⚠️ api path removed without deprecation

release-2025-467

GET /custom-datas

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /custom-datas

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /custom-datas/{customDataId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /custom-datas/{customDataId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /custom-datas/{customDataId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /custom-datas/{customDataId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /images

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /images/{imageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /images/{imageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /images/{imageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /images/{imageId}/clone

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /images/{siteId}/uploadImage

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /key-moments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /key-moments

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /key-moments/{keyMomentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /key-moments/{keyMomentId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /key-pages

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /key-pages

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /key-pages/{keyPageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /key-pages/{keyPageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /key-pages/{keyPageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /key-pages/{keyPageId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /recommender-block

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /referrers

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /referrers

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /referrers/{referrerId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /referrers/{referrerId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /referrers/{referrerId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /referrers/{referrerId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /studio-recommender-blocks

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /studio-recommender-blocks

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /tags

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /templates

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /templates

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /templates/{templateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /templates/{templateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /templates/{templateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /templates/{templateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /widget-studio

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /widget-studio

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /widget-studio-templates

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

POST /widget-studio-templates

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

DELETE /widget-studio/{widgetId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

GET /widget-studio/{widgetId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PATCH /widget-studio/{widgetId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

PUT /widget-studio/{widgetId}

  • added the non-success response with the status '401'
  • added the non-success response with the status '404'

release-2025-469

GET /experiments

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/trackingTools/items/name' response property for the response status '200'

POST /experiments

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '201'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/name'

GET /experiments/{experimentId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '200'

PATCH /experiments/{experimentId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '200'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/name'

POST /experiments/{experimentId}/clone

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '201'

GET /feature-flags

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'

POST /feature-flags

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '201'
  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '201'
  • added the new 'GLASSBOX_V2' enum value to the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName'
  • added the new 'GLASSBOX_V2' enum value to the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName'

POST /feature-flags/search

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'GLASSBOX_V2' 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 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'GLASSBOX_V2' 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 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'
  • added the new 'GLASSBOX_V2' enum value to the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName'
  • added the new 'GLASSBOX_V2' enum value to the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '201'
  • ⚠️ added the new 'GLASSBOX_V2' 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 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'
  • added the new 'GLASSBOX_V2' enum value to the request property 'integrations/deliveryRules/items/integrationName'
  • added the new 'GLASSBOX_V2' enum value to the request property 'integrations/experimentRules/items/integrationName'

GET /goals

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/trackingTools/items/' response property for the response status '200'

POST /goals

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/' response property for the response status '201'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/'

POST /goals/search

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/trackingTools/items/' response property for the response status '200'

GET /goals/{goalId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/' response property for the response status '200'

PATCH /goals/{goalId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/' response property for the response status '200'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/'

PUT /goals/{goalId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/' response property for the response status '200'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/'

GET /personalizations

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the '/items/trackingTools/items/name' response property for the response status '200'

POST /personalizations

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '201'
  • added the new 'GLASSBOX_V2' enum value to the request property 'trackingTools/items/name'

GET /personalizations/{personalizationId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '200'

PATCH /personalizations/{personalizationId}

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '200'

POST /personalizations/{personalizationId}/clone

  • ⚠️ added the new 'GLASSBOX_V2' enum value to the 'trackingTools/items/name' response property for the response status '201'

release-2025-473

GET /images

  • added the optional property '/items/altText' to the response with the '200' status
  • added the optional property '/items/description' to the response with the '200' status
  • added the optional property '/items/tags' to the response with the '200' status

POST /images/multiple

  • endpoint added

GET /images/{imageId}

  • added the optional property 'altText' to the response with the '200' status
  • added the optional property 'description' to the response with the '200' status
  • added the optional property 'tags' to the response with the '200' status

PATCH /images/{imageId}

  • added the optional property 'altText' to the response with the '200' status
  • added the optional property 'description' to the response with the '200' status
  • added the optional property 'tags' to the response with the '200' status

POST /images/{imageId}/clone

  • added the optional property 'altText' to the response with the '200' status
  • added the optional property 'description' to the response with the '200' status
  • added the optional property 'tags' to the response with the '200' status

POST /images/{siteId}/uploadImage

  • added the new optional request property 'alt-text'
  • added the new optional request property 'description'
  • added the new optional request property 'name'
  • added the new optional request property 'tags'
  • added the optional property 'altText' to the response with the '200' status
  • added the optional property 'description' to the response with the '200' status
  • added the optional property 'tags' to the response with the '200' status

GET /personalizations

  • added the optional property '/items/imageInPage/image/altText' to the response with the '200' status
  • added the optional property '/items/imageInPage/image/description' to the response with the '200' status
  • added the optional property '/items/imageInPage/image/tags' to the response with the '200' status
  • added the optional property '/items/popIn/image/altText' to the response with the '200' status
  • added the optional property '/items/popIn/image/description' to the response with the '200' status
  • added the optional property '/items/popIn/image/tags' to the response with the '200' status
  • added the optional property '/items/popIn/imageDesktop/altText' to the response with the '200' status
  • added the optional property '/items/popIn/imageDesktop/description' to the response with the '200' status
  • added the optional property '/items/popIn/imageDesktop/tags' to the response with the '200' status
  • added the optional property '/items/popIn/imageMobile/altText' to the response with the '200' status
  • added the optional property '/items/popIn/imageMobile/description' to the response with the '200' status
  • added the optional property '/items/popIn/imageMobile/tags' to the response with the '200' status
  • added the optional property '/items/popIn/imageTablet/altText' to the response with the '200' status
  • added the optional property '/items/popIn/imageTablet/description' to the response with the '200' status
  • added the optional property '/items/popIn/imageTablet/tags' to the response with the '200' status
  • added the optional property '/items/stickyBlock/image/altText' to the response with the '200' status
  • added the optional property '/items/stickyBlock/image/description' to the response with the '200' status
  • added the optional property '/items/stickyBlock/image/tags' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageDesktop/altText' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageDesktop/description' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageDesktop/tags' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageMobile/altText' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageMobile/description' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageMobile/tags' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageTablet/altText' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageTablet/description' to the response with the '200' status
  • added the optional property '/items/stickyBlock/imageTablet/tags' to the response with the '200' status

POST /personalizations

  • added the new optional request property 'imageInPage/image/altText'
  • added the new optional request property 'imageInPage/image/description'
  • added the new optional request property 'imageInPage/image/tags'
  • added the new optional request property 'popIn/image/altText'
  • added the new optional request property 'popIn/image/description'
  • added the new optional request property 'popIn/image/tags'
  • added the new optional request property 'popIn/imageDesktop/altText'
  • added the new optional request property 'popIn/imageDesktop/description'
  • added the new optional request property 'popIn/imageDesktop/tags'
  • added the new optional request property 'popIn/imageMobile/altText'
  • added the new optional request property 'popIn/imageMobile/description'
  • added the new optional request property 'popIn/imageMobile/tags'
  • added the new optional request property 'popIn/imageTablet/altText'
  • added the new optional request property 'popIn/imageTablet/description'
  • added the new optional request property 'popIn/imageTablet/tags'
  • added the new optional request property 'stickyBlock/image/altText'
  • added the new optional request property 'stickyBlock/image/description'
  • added the new optional request property 'stickyBlock/image/tags'
  • added the new optional request property 'stickyBlock/imageDesktop/altText'
  • added the new optional request property 'stickyBlock/imageDesktop/description'
  • added the new optional request property 'stickyBlock/imageDesktop/tags'
  • added the new optional request property 'stickyBlock/imageMobile/altText'
  • added the new optional request property 'stickyBlock/imageMobile/description'
  • added the new optional request property 'stickyBlock/imageMobile/tags'
  • added the new optional request property 'stickyBlock/imageTablet/altText'
  • added the new optional request property 'stickyBlock/imageTablet/description'
  • added the new optional request property 'stickyBlock/imageTablet/tags'
  • added the optional property 'imageInPage/image/altText' to the response with the '201' status
  • added the optional property 'imageInPage/image/description' to the response with the '201' status
  • added the optional property 'imageInPage/image/tags' to the response with the '201' status
  • added the optional property 'popIn/image/altText' to the response with the '201' status
  • added the optional property 'popIn/image/description' to the response with the '201' status
  • added the optional property 'popIn/image/tags' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/altText' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/description' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/tags' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/altText' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/description' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/tags' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/altText' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/description' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/image/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/image/description' to the response with the '201' status
  • added the optional property 'stickyBlock/image/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/tags' to the response with the '201' status

GET /personalizations/{personalizationId}

  • added the optional property 'imageInPage/image/altText' to the response with the '200' status
  • added the optional property 'imageInPage/image/description' to the response with the '200' status
  • added the optional property 'imageInPage/image/tags' to the response with the '200' status
  • added the optional property 'popIn/image/altText' to the response with the '200' status
  • added the optional property 'popIn/image/description' to the response with the '200' status
  • added the optional property 'popIn/image/tags' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/altText' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/description' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/tags' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/altText' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/description' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/tags' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/altText' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/description' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/image/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/image/description' to the response with the '200' status
  • added the optional property 'stickyBlock/image/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/tags' to the response with the '200' status

PATCH /personalizations/{personalizationId}

  • added the optional property 'imageInPage/image/altText' to the response with the '200' status
  • added the optional property 'imageInPage/image/description' to the response with the '200' status
  • added the optional property 'imageInPage/image/tags' to the response with the '200' status
  • added the optional property 'popIn/image/altText' to the response with the '200' status
  • added the optional property 'popIn/image/description' to the response with the '200' status
  • added the optional property 'popIn/image/tags' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/altText' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/description' to the response with the '200' status
  • added the optional property 'popIn/imageDesktop/tags' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/altText' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/description' to the response with the '200' status
  • added the optional property 'popIn/imageMobile/tags' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/altText' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/description' to the response with the '200' status
  • added the optional property 'popIn/imageTablet/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/image/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/image/description' to the response with the '200' status
  • added the optional property 'stickyBlock/image/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageDesktop/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageMobile/tags' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/altText' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/description' to the response with the '200' status
  • added the optional property 'stickyBlock/imageTablet/tags' to the response with the '200' status

POST /personalizations/{personalizationId}/clone

  • added the optional property 'imageInPage/image/altText' to the response with the '201' status
  • added the optional property 'imageInPage/image/description' to the response with the '201' status
  • added the optional property 'imageInPage/image/tags' to the response with the '201' status
  • added the optional property 'popIn/image/altText' to the response with the '201' status
  • added the optional property 'popIn/image/description' to the response with the '201' status
  • added the optional property 'popIn/image/tags' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/altText' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/description' to the response with the '201' status
  • added the optional property 'popIn/imageDesktop/tags' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/altText' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/description' to the response with the '201' status
  • added the optional property 'popIn/imageMobile/tags' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/altText' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/description' to the response with the '201' status
  • added the optional property 'popIn/imageTablet/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/image/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/image/description' to the response with the '201' status
  • added the optional property 'stickyBlock/image/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageDesktop/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageMobile/tags' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/altText' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/description' to the response with the '201' status
  • added the optional property 'stickyBlock/imageTablet/tags' to the response with the '201' status

release-2025-477

GET /experiments

  • ⚠️ added the new 'ALL_VISITORS' enum value to the '/items/targetingConfiguration' response property for the response status '200'
  • added the optional property '/items/targetingRuleId' to the response with the '200' status

POST /experiments

  • ⚠️ added the new 'ALL_VISITORS' enum value to the 'targetingConfiguration' response property for the response status '201'
  • added the new optional request property 'targetingRuleId'
  • added the new 'ALL_VISITORS' enum value to the request property 'targetingConfiguration'
  • added the optional property 'targetingRuleId' to the response with the '201' status

GET /experiments/{experimentId}

  • ⚠️ added the new 'ALL_VISITORS' enum value to the 'targetingConfiguration' response property for the response status '200'
  • added the optional property 'targetingRuleId' to the response with the '200' status

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 property 'targetingRuleId' to the response with the '200' status

POST /experiments/{experimentId}/clone

  • ⚠️ added the new 'ALL_VISITORS' enum value to the 'targetingConfiguration' response property for the response status '201'
  • added the optional property 'targetingRuleId' to the response with the '201' status

release-2025-480

GET /experiments

  • added the optional property '/items/mvtVariations' to the response with the '200' status

POST /experiments

  • added the new optional request property 'mvtVariations'
  • added the optional property 'mvtVariations' to the response with the '201' status

GET /experiments/{experimentId}

  • added the optional property 'mvtVariations' to the response with the '200' status

PATCH /experiments/{experimentId}

  • added the optional property 'mvtVariations' to the response with the '200' status

POST /experiments/{experimentId}/clone

  • added the optional property 'mvtVariations' to the response with the '201' status

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'

release-2025-484

GET /key-moments

  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '201'
  • 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 the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ 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 the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • 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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property '/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType'
  • 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 the '/oneOf[#/components/schemas/ACTIVE_SESSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/AD_BLOCKER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/APPLICATION_VERSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/BROWSER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/BROWSER_LANGUAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/CONVERSIONS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/COOKIE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/CUSTOM_DATUM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/DAY_NIGHT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/DAY_OF_WEEK]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/DEVICE_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/DOM_ELEMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/EVENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/EXCLUSIVE_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/EXPLICIT_TRIGGER]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/FIRST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/FORECAST_SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/FORECAST_TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/GEOLOCATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/HEAT_SLICE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/HOUR_MINUTE_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/INTERNAL_SEARCH_KEYWORDS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/JS_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/KEY_MOMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/KEY_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/LANDING_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/LAST_VISIT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/MOUSE_OUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/NEW_VISITORS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/NUMBER_OF_VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/OPERATING_SYSTEM]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/ORIGIN]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/ORIGIN_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/PAGE_TITLE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/PAGE_URL]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/PAGE_VIEWS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/PREVIOUS_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/PRICE_OF_DISPLAYED_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/REFERRERS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/SAME_DAY_VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/SCREEN_DIMENSION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/SDK_TYPE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/SKY_STATUS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TABS_ON_SITE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TARGET_EXPERIMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TARGET_FEATURE_FLAG]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TARGET_PERSONALIZATION]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TEALIUM_AUDIENCE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TEALIUM_BADGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TEMPERATURE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TIME_RANGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/TIME_SINCE_PAGE_LOAD]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/VISITED_PAGES]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/VISITOR_CODE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/VISITOR_IP]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/VISITS]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/VISITS_BY_PAGE]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/YSANCE_ATTRIBUT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'
  • removed the 'EXCLUSIVE_FEATURE_FLAG' enum value from the '/oneOf[#/components/schemas/YSANCE_SEGMENT]/allOf[#/components/schemas/TargetingCondition]/targetingType' response property for the response status '200'

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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'audienceConfig/excludedTargetingTypeList/items/'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'audienceConfig/includedTargetingTypeList/items/'
  • 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 enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'audienceConfig/excludedTargetingTypeList/items/'
  • ⚠️ removed the enum value 'EXCLUSIVE_FEATURE_FLAG' of the request property 'audienceConfig/includedTargetingTypeList/items/'
  • 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'

release-2025-489

GET /studio-recommender-blocks

  • ⚠️ removed the optional property '/items/recommenderLimit' from the response with the '200' status

POST /studio-recommender-blocks

  • ⚠️ removed the request property 'recommenderLimit'
  • ⚠️ 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 request property 'recommenderLimit'
  • ⚠️ removed the optional property 'recommenderLimit' from the response with the '200' status

PUT /studio-recommender-blocks/{studioRecommenderBlockId}

  • ⚠️ removed the request property 'recommenderLimit'
  • ⚠️ removed the optional property 'recommenderLimit' from the response with the '200' status

PATCH /templates/{templateId}

  • ⚠️ removed the request property 'surveyDataConfig/requestSettings/name'

release-2025-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

GET /survey/{siteId}/{formId}/csv

  • endpoint added

release-2025-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-2025-496

GET /segments

  • added the optional property '/items/userVisible' to the response with the '200' status

POST /segments

  • added the new optional request property 'userVisible'
  • added the optional property 'userVisible' to the response with the '201' status

POST /segments/search

  • added the optional property '/items/userVisible' to the response with the '200' status

GET /segments/{segmentId}

  • added the optional property 'userVisible' to the response with the '200' status

PATCH /segments/{segmentId}

  • added the optional property 'userVisible' to the response with the '200' status

PUT /segments/{segmentId}

  • added the new optional request property 'userVisible'
  • added the optional property 'userVisible' to the response with the '200' status

GET /targeting-rules

  • endpoint added

POST /targeting-rules

  • endpoint added

GET /targeting-rules/{targetingRuleId}

  • endpoint added

PATCH /targeting-rules/{targetingRuleId}

  • endpoint added

PUT /targeting-rules/{targetingRuleId}

  • endpoint added

release-2025-500

POST /templates/simulate/{widgetId}

  • endpoint added

release-2025-514

GET /custom-datas

  • added the non-success response with the status '422'

POST /custom-datas

  • added the non-success response with the status '422'

DELETE /custom-datas/{customDataId}

  • added the non-success response with the status '422'

GET /custom-datas/{customDataId}

  • added the non-success response with the status '422'

PATCH /custom-datas/{customDataId}

  • added the non-success response with the status '422'

PUT /custom-datas/{customDataId}

  • added the non-success response with the status '422'

GET /experiments

  • added the non-success response with the status '422'

POST /experiments

  • added the non-success response with the status '422'

GET /experiments/export

  • added the non-success response with the status '422'

DELETE /experiments/{experimentId}

  • added the non-success response with the status '422'

GET /experiments/{experimentId}

  • added the non-success response with the status '422'

PATCH /experiments/{experimentId}

  • added the non-success response with the status '422'

POST /experiments/{experimentId}/clone

  • added the non-success response with the status '422'

POST /experiments/{experimentId}/opportunityDetection

  • added the non-success response with the status '422'

POST /experiments/{experimentId}/results/share

  • added the non-success response with the status '422'

POST /experiments/{experimentId}/results/shareable-ui-link

  • added the non-success response with the status '422'

GET /goals

  • added the non-success response with the status '422'

POST /goals

  • added the non-success response with the status '422'

GET /goals/export

  • added the non-success response with the status '422'

POST /goals/search

  • added the non-success response with the status '422'

DELETE /goals/{goalId}

  • added the non-success response with the status '422'

GET /goals/{goalId}

  • added the non-success response with the status '422'

PATCH /goals/{goalId}

  • added the non-success response with the status '422'

PUT /goals/{goalId}

  • added the non-success response with the status '422'

GET /images

  • added the non-success response with the status '422'

POST /images/multiple

  • added the non-success response with the status '422'

DELETE /images/{imageId}

  • added the non-success response with the status '422'

GET /images/{imageId}

  • added the non-success response with the status '422'

PATCH /images/{imageId}

  • added the non-success response with the status '422'

POST /images/{imageId}/clone

  • added the non-success response with the status '422'

POST /images/{siteId}/uploadImage

  • added the non-success response with the status '422'

GET /key-moments

  • added the non-success response with the status '422'

POST /key-moments

  • added the non-success response with the status '422'

DELETE /key-moments/{keyMomentId}

  • added the non-success response with the status '422'

GET /key-moments/{keyMomentId}

  • added the non-success response with the status '422'

GET /key-pages

  • added the non-success response with the status '422'

POST /key-pages

  • added the non-success response with the status '422'

DELETE /key-pages/{keyPageId}

  • added the non-success response with the status '422'

GET /key-pages/{keyPageId}

  • added the non-success response with the status '422'

PATCH /key-pages/{keyPageId}

  • added the non-success response with the status '422'

PUT /key-pages/{keyPageId}

  • added the non-success response with the status '422'

GET /personalizations

  • added the non-success response with the status '422'

POST /personalizations

  • added the non-success response with the status '422'

GET /personalizations/export

  • added the non-success response with the status '422'

DELETE /personalizations/{personalizationId}

  • added the non-success response with the status '422'

GET /personalizations/{personalizationId}

  • added the non-success response with the status '422'

PATCH /personalizations/{personalizationId}

  • added the non-success response with the status '422'

POST /personalizations/{personalizationId}/clone

  • added the non-success response with the status '422'

POST /personalizations/{personalizationId}/results/share

  • added the non-success response with the status '422'

POST /recommender-block

  • added the non-success response with the status '422'

DELETE /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '422'

GET /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '422'

PUT /recommender-block/{recommenderBlockId}

  • added the non-success response with the status '422'

GET /referrers

  • added the non-success response with the status '422'

POST /referrers

  • added the non-success response with the status '422'

DELETE /referrers/{referrerId}

  • added the non-success response with the status '422'

GET /referrers/{referrerId}

  • added the non-success response with the status '422'

PATCH /referrers/{referrerId}

  • added the non-success response with the status '422'

PUT /referrers/{referrerId}

  • added the non-success response with the status '422'

GET /segments

  • added the non-success response with the status '422'

POST /segments

  • added the non-success response with the status '422'

GET /segments/export

  • added the non-success response with the status '422'

POST /segments/search

  • added the non-success response with the status '422'

DELETE /segments/{segmentId}

  • added the non-success response with the status '422'

GET /segments/{segmentId}

  • added the non-success response with the status '422'

PATCH /segments/{segmentId}

  • added the non-success response with the status '422'

PUT /segments/{segmentId}

  • added the non-success response with the status '422'

PUT /segments/{segmentId}/conditions/{conditionId}

  • added the non-success response with the status '422'

GET /studio-recommender-blocks

  • added the non-success response with the status '422'

POST /studio-recommender-blocks

  • added the non-success response with the status '422'

DELETE /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '422'

GET /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '422'

PATCH /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '422'

PUT /studio-recommender-blocks/{studioRecommenderBlockId}

  • added the non-success response with the status '422'

GET /tags

  • added the non-success response with the status '422'

GET /targeting-rules

  • added the non-success response with the status '422'

POST /targeting-rules

  • added the non-success response with the status '422'

GET /targeting-rules/{targetingRuleId}

  • added the non-success response with the status '422'

PATCH /targeting-rules/{targetingRuleId}

  • added the non-success response with the status '422'

PUT /targeting-rules/{targetingRuleId}

  • added the non-success response with the status '422'

GET /templates

  • added the non-success response with the status '422'

POST /templates

  • added the non-success response with the status '422'

POST /templates/simulate/{widgetId}

  • added the non-success response with the status '422'

DELETE /templates/{templateId}

  • added the non-success response with the status '422'

GET /templates/{templateId}

  • added the non-success response with the status '422'

PATCH /templates/{templateId}

  • added the non-success response with the status '422'

PUT /templates/{templateId}

  • added the non-success response with the status '422'

GET /variations

  • added the non-success response with the status '422'
  • added the optional property '/items/prompt' to the response with the '200' status

POST /variations

  • added the non-success response with the status '422'
  • added the optional property 'prompt' to the response with the '201' status

POST /variations/search

  • added the non-success response with the status '422'
  • added the optional property '/items/prompt' to the response with the '200' status

DELETE /variations/{variationId}

  • added the non-success response with the status '422'

GET /variations/{variationId}

  • added the non-success response with the status '422'
  • added the optional property 'prompt' to the response with the '200' status

PATCH /variations/{variationId}

  • added the non-success response with the status '422'
  • added the optional property 'prompt' to the response with the '200' status

PUT /variations/{variationId}

  • added the non-success response with the status '422'
  • added the optional property 'prompt' to the response with the '200' status

POST /variations/{variationId}/clone

  • added the non-success response with the status '422'
  • added the optional property 'prompt' to the response with the '201' status

GET /widget-studio

  • added the non-success response with the status '422'

POST /widget-studio

  • added the non-success response with the status '422'

GET /widget-studio-templates

  • added the non-success response with the status '422'

POST /widget-studio-templates

  • added the non-success response with the status '422'

DELETE /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '422'

GET /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '422'

PATCH /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '422'

PUT /widget-studio-templates/{studioTemplateId}

  • added the non-success response with the status '422'

DELETE /widget-studio/{widgetId}

  • added the non-success response with the status '422'

GET /widget-studio/{widgetId}

  • added the non-success response with the status '422'

PATCH /widget-studio/{widgetId}

  • added the non-success response with the status '422'

PUT /widget-studio/{widgetId}

  • added the non-success response with the status '422'

release-2025-511

GET /experiments

  • ⚠️ added the new 'BRAZE' enum value to the '/items/trackingTools/items/name' response property for the response status '200'

POST /experiments

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '201'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/name'

GET /experiments/{experimentId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '200'

PATCH /experiments/{experimentId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '200'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/name'

POST /experiments/{experimentId}/clone

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '201'

GET /feature-flags

  • ⚠️ added the new 'BRAZE' enum value to the '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'BRAZE' enum value to the '/items/environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'

POST /feature-flags

  • ⚠️ added the new 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '201'
  • ⚠️ added the new 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '201'
  • added the new 'BRAZE' enum value to the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName'
  • added the new 'BRAZE' enum value to the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName'

POST /feature-flags/search

  • ⚠️ added the new 'BRAZE' enum value to the '/items/environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'BRAZE' 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 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'BRAZE' 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 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'
  • added the new 'BRAZE' enum value to the request property 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName'
  • added the new 'BRAZE' enum value to the request property 'environmentConfigurations/items/integrations/experimentRules/items/integrationName'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ added the new 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '201'
  • ⚠️ added the new 'BRAZE' 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 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/deliveryRules/items/integrationName' response property for the response status '200'
  • ⚠️ added the new 'BRAZE' enum value to the 'environmentConfigurations/items/integrations/experimentRules/items/integrationName' response property for the response status '200'
  • added the new 'BRAZE' enum value to the request property 'integrations/deliveryRules/items/integrationName'
  • added the new 'BRAZE' enum value to the request property 'integrations/experimentRules/items/integrationName'

GET /goals

  • ⚠️ added the new 'BRAZE' enum value to the '/items/trackingTools/items/' response property for the response status '200'

POST /goals

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/' response property for the response status '201'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/'

POST /goals/search

  • ⚠️ added the new 'BRAZE' enum value to the '/items/trackingTools/items/' response property for the response status '200'

GET /goals/{goalId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/' response property for the response status '200'

PATCH /goals/{goalId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/' response property for the response status '200'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/'

PUT /goals/{goalId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/' response property for the response status '200'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/'

GET /key-moments

  • added the optional property '/items/conditionDataList' to the response with the '200' status
  • added the optional property '/items/conditionDataTree' to the response with the '200' status
  • added the optional property '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

POST /key-moments

  • added the new optional request property 'conditionDataList'
  • added the new optional request property 'conditionDataTree'
  • added the new optional request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout'
  • added the optional property 'conditionDataList' to the response with the '201' status
  • added the optional property 'conditionDataTree' to the response with the '201' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '201' status

GET /key-moments/{keyMomentId}

  • added the optional property 'conditionDataList' to the response with the '200' status
  • added the optional property 'conditionDataTree' to the response with the '200' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

GET /personalizations

  • ⚠️ added the new 'BRAZE' enum value to the '/items/trackingTools/items/name' response property for the response status '200'

POST /personalizations

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '201'
  • added the new 'BRAZE' enum value to the request property 'trackingTools/items/name'

GET /personalizations/{personalizationId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '200'

PATCH /personalizations/{personalizationId}

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '200'

POST /personalizations/{personalizationId}/clone

  • ⚠️ added the new 'BRAZE' enum value to the 'trackingTools/items/name' response property for the response status '201'

GET /segments

  • added the optional property '/items/conditionDataList' to the response with the '200' status
  • added the optional property '/items/conditionDataTree' to the response with the '200' status
  • added the optional property '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

POST /segments

  • added the new optional request property 'conditionDataList'
  • added the new optional request property 'conditionDataTree'
  • added the new optional request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout'
  • added the optional property 'conditionDataList' to the response with the '201' status
  • added the optional property 'conditionDataTree' to the response with the '201' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '201' status

POST /segments/search

  • added the optional property '/items/conditionDataList' to the response with the '200' status
  • added the optional property '/items/conditionDataTree' to the response with the '200' status
  • added the optional property '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

GET /segments/{segmentId}

  • added the optional property 'conditionDataList' to the response with the '200' status
  • added the optional property 'conditionDataTree' to the response with the '200' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

PATCH /segments/{segmentId}

  • added the optional property 'conditionDataList' to the response with the '200' status
  • added the optional property 'conditionDataTree' to the response with the '200' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

PUT /segments/{segmentId}

  • added the new optional request property 'conditionDataList'
  • added the new optional request property 'conditionDataTree'
  • added the new optional request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout'
  • added the optional property 'conditionDataList' to the response with the '200' status
  • added the optional property 'conditionDataTree' to the response with the '200' status
  • added the optional property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

PUT /segments/{segmentId}/conditions/{conditionId}

  • added the new optional request property '/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout'
  • added the optional property '/oneOf[#/components/schemas/JS_CODE]/allOf[subschema #2]/timeout' to the response with the '200' status

POST /templates/simulate/{widgetId}

  • added the new optional request property 'widgetTemplateInput/widgetEditorTemplate'

release-2025-518

GET /variations

  • the response optional property '/items/prompt' became not read-only for the status '200'

POST /variations

  • the request optional property 'prompt' became not read-only
  • the response optional property 'prompt' became not read-only for the status '201'

POST /variations/search

  • the response optional property '/items/prompt' became not read-only for the status '200'

GET /variations/{variationId}

  • the response optional property 'prompt' became not read-only for the status '200'

PATCH /variations/{variationId}

  • added the new optional request property 'prompt'
  • the response optional property 'prompt' became not read-only for the status '200'

PUT /variations/{variationId}

  • the request optional property 'prompt' became not read-only
  • the response optional property 'prompt' became not read-only for the status '200'

POST /variations/{variationId}/clone

  • the response optional property 'prompt' became not read-only for the status '201'

master

GET /feature-flags

  • ⚠️ added the new required 'query' request parameter 'requestParameters'
  • ⚠️ removed the media type '/' for the response with the status '200'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ deleted the 'query' request parameter 'paramsIO'
  • ⚠️ removed the optional property 'code' from the response with the '400' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '400' status
  • ⚠️ removed the optional property 'name' from the response with the '400' status
  • ⚠️ removed the optional property 'sub' from the response with the '400' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '400' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the media type 'application/json' for the response with the status '200'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'serviceName' to the response with the '400' status
  • removed the 'ERROR' enum value from the 'status' response property for the response status '400'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '400'

POST /feature-flags

  • ⚠️ the 'variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'variations/items/variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule, #/components/schemas/FeatureRolloutTargetedRule' from the 'environmentConfigurations/items/rolloutRules/items/' request property 'oneOf' list
  • ⚠️ the 'primaryGoalId' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ the 'secondaryGoalIds/items/' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ removed the media type '/' for the response with the status '201'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'
  • ⚠️ added the pattern '^[a-z0-9_-]{1,255}$' to the request property 'featureKey'
  • ⚠️ removed the request property 'hashAttribute'
  • ⚠️ removed the request property 'variations/items/variables/items/type'
  • ⚠️ removed the optional property 'code' from the response with the '400' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '400' status
  • ⚠️ removed the optional property 'name' from the response with the '400' status
  • ⚠️ removed the optional property 'sub' from the response with the '400' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '400' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the new optional request property 'bucketingKey'
  • added '#/components/schemas/ExperimentationRuleRequest, #/components/schemas/ProgressiveRuleRequest, #/components/schemas/TargetedRuleRequest' to the 'environmentConfigurations/items/rolloutRules/items/' request property 'oneOf' list
  • added the media type 'application/json' for the response with the status '201'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'serviceName' to the response with the '400' status
  • removed the 'ERROR' enum value from the 'status' response property for the response status '400'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '400'

POST /feature-flags/search

  • ⚠️ removed '#/components/schemas/FilteringCondition, #/components/schemas/FilteringLogic' from the 'filter' request property 'oneOf' list
  • ⚠️ the 'filter' request property type/format changed from ''/'' to 'object'/''
  • ⚠️ removed the media type '/' for the response with the status '200'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ removed the optional property 'code' from the response with the '400' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '400' status
  • ⚠️ removed the optional property 'name' from the response with the '400' status
  • ⚠️ removed the optional property 'sub' from the response with the '400' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '400' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the new optional request property 'filter/conditionalOperator'
  • added the new optional request property 'filter/expressions'
  • added the media type 'application/json' for the response with the status '200'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'serviceName' to the response with the '400' status
  • removed the 'ERROR' enum value from the 'status' response property for the response status '400'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '400'

DELETE /feature-flags/{siteCode}/{featureKey}

  • ⚠️ removed the media type '/' for the response with the status '400'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ removed the optional property 'code' from the response with the '404' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '404' status
  • ⚠️ removed the optional property 'name' from the response with the '404' status
  • ⚠️ removed the optional property 'sub' from the response with the '404' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '404' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the media type 'application/json' for the response with the status '400'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'serviceName' to the response with the '404' status
  • removed the 'ERROR' enum value from the 'status' response property for the response status '404'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '404'

GET /feature-flags/{siteCode}/{featureKey}

  • ⚠️ for the 'path' request parameter 'featureKey', the minLength was increased from '0' to '1'
  • ⚠️ for the 'path' request parameter 'siteCode', the minLength was increased from '0' to '10'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/name' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ added '#/components/schemas/ExperimentationRuleResponse, #/components/schemas/ProgressiveRuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠️ for the 'path' request parameter 'siteCode', the maxLength was set to '10'
  • ⚠️ removed the optional property 'code' from the response with the '400' status
  • ⚠️ removed the optional property 'code' from the response with the '404' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/name' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/segmentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/type' from the response with the '200' status
  • ⚠️ removed the optional property 'hashAttribute' from the response with the '200' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '400' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '404' status
  • ⚠️ removed the optional property 'name' from the response with the '400' status
  • ⚠️ removed the optional property 'name' from the response with the '404' status
  • ⚠️ removed the optional property 'sub' from the response with the '400' status
  • ⚠️ removed the optional property 'sub' from the response with the '404' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '400' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '404' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'archived' to the response with the '200' status
  • added the optional property 'bucketingKey' to the response with the '200' status
  • added the optional property 'serviceName' to the response with the '400' status
  • added the optional property 'serviceName' to the response with the '404' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/reallocation' from the response with the '200' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' from the response with the '200' status
  • added '#/components/schemas/RuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • removed '#/components/schemas/FeatureRolloutRuleIO' from the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • the response property 'featureKey' became required for the status '200'
  • the response property 'id' became required for the status '200'
  • the response property 'name' became required for the status '200'
  • the response property 'siteCode' became required for the status '200'
  • removed the 'ERROR' enum value from the 'status' response property for the response status '400'
  • removed the 'ERROR' enum value from the 'status' response property for the response status '404'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '400'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '404'
  • removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule' from the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ for the 'path' request parameter 'featureKey', the minLength was increased from '0' to '1'
  • ⚠️ for the 'path' request parameter 'siteCode', the minLength was increased from '0' to '10'
  • ⚠️ the request property 'environmentConfigurations/items/defaultVariationKey' became required
  • ⚠️ the request property 'environmentConfigurations/items/featureEnabled' became required
  • ⚠️ the request property 'featureKey' became required
  • ⚠️ the 'variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'variations/items/variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule, #/components/schemas/FeatureRolloutTargetedRule' from the 'environmentConfigurations/items/rolloutRules/items/' request property 'oneOf' list
  • ⚠️ the 'primaryGoalId' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ the 'secondaryGoalIds/items/' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ removed the media type '/' for the response with the status '400'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/name' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ added '#/components/schemas/ExperimentationRuleResponse, #/components/schemas/ProgressiveRuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠️ for the 'path' request parameter 'siteCode', the maxLength was set to '10'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'
  • ⚠️ added the pattern '^[a-z0-9_-]{1,255}$' to the request property 'featureKey'
  • ⚠️ removed the request property 'hashAttribute'
  • ⚠️ removed the request property 'variations/items/variables/items/type'
  • ⚠️ removed the optional property 'code' from the response with the '404' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/name' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/segmentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/type' from the response with the '200' status
  • ⚠️ removed the optional property 'hashAttribute' from the response with the '200' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '404' status
  • ⚠️ removed the optional property 'name' from the response with the '404' status
  • ⚠️ removed the optional property 'sub' from the response with the '404' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '404' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the new optional request property 'bucketingKey'
  • added the new optional request property 'isArchived'
  • the 'featureKey' request property's minLength was decreased from '1' to '0'
  • the 'name' request property's minLength was decreased from '1' to '0'
  • added '#/components/schemas/ExperimentationRuleRequest, #/components/schemas/ProgressiveRuleRequest, #/components/schemas/TargetedRuleRequest' to the 'environmentConfigurations/items/rolloutRules/items/' request property 'oneOf' list
  • added the media type 'application/json' for the response with the status '400'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'archived' to the response with the '200' status
  • added the optional property 'bucketingKey' to the response with the '200' status
  • added the optional property 'serviceName' to the response with the '404' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/reallocation' from the response with the '200' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' from the response with the '200' status
  • added '#/components/schemas/RuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • removed '#/components/schemas/FeatureRolloutRuleIO' from the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • the response property 'featureKey' became required for the status '200'
  • the response property 'id' became required for the status '200'
  • the response property 'name' became required for the status '200'
  • the response property 'siteCode' became required for the status '200'
  • removed the 'ERROR' enum value from the 'status' response property for the response status '404'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '404'
  • removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule' from the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ for the 'path' request parameter 'featureKey', the minLength was increased from '0' to '1'
  • ⚠️ for the 'path' request parameter 'siteCode', the minLength was increased from '0' to '10'
  • ⚠️ removed the media type '/' for the response with the status '400'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ the 'variations/items/name' response property's maxLength was unset from '255' for the response status '201'
  • ⚠️ added '#/components/schemas/ExperimentationRuleResponse, #/components/schemas/ProgressiveRuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '201'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response's property type/format changed from 'object'/'' to ''/'' for status '201'
  • ⚠️ for the 'path' request parameter 'siteCode', the maxLength was set to '10'
  • ⚠️ removed the optional property 'code' from the response with the '404' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/name' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/segmentId' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' from the response with the '201' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/type' from the response with the '201' status
  • ⚠️ removed the optional property 'hashAttribute' from the response with the '201' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '404' status
  • ⚠️ removed the optional property 'name' from the response with the '404' status
  • ⚠️ removed the optional property 'sub' from the response with the '404' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '404' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the media type 'application/json' for the response with the status '400'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'archived' to the response with the '201' status
  • added the optional property 'bucketingKey' to the response with the '201' status
  • added the optional property 'serviceName' to the response with the '404' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/reallocation' from the response with the '201' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' from the response with the '201' status
  • added '#/components/schemas/RuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '201'
  • removed '#/components/schemas/FeatureRolloutRuleIO' from the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '201'
  • the response property 'featureKey' became required for the status '201'
  • the response property 'id' became required for the status '201'
  • the response property 'name' became required for the status '201'
  • the response property 'siteCode' became required for the status '201'
  • removed the 'ERROR' enum value from the 'status' response property for the response status '404'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '404'
  • removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule' from the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '201'

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ for the 'path' request parameter 'environmentKey', the minLength was increased from '0' to '1'
  • ⚠️ for the 'path' request parameter 'featureKey', the minLength was increased from '0' to '1'
  • ⚠️ for the 'path' request parameter 'siteCode', the minLength was increased from '0' to '10'
  • ⚠️ the request property 'featureKey' became required
  • ⚠️ the request property 'integrations' became required
  • ⚠️ the request property 'name' became required
  • ⚠️ the request property 'rolloutRules' became required
  • ⚠️ the request property 'secondaryGoalIds' became required
  • ⚠️ the request property 'tags' became required
  • ⚠️ the request property 'variables' became required
  • ⚠️ the request property 'variations' became required
  • ⚠️ the 'variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ the 'variations/items/variables/items/value' request property's minLength was increased from '0' to '1'
  • ⚠️ removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule, #/components/schemas/FeatureRolloutTargetedRule' from the 'rolloutRules/items/' request property 'oneOf' list
  • ⚠️ the 'primaryGoalId' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ the 'secondaryGoalIds/items/' request property type/format changed from 'integer'/'int64' to 'integer'/'int32'
  • ⚠️ removed the media type '/' for the response with the status '400'
  • ⚠️ removed the media type '/' for the response with the status '403'
  • ⚠️ removed the media type '/' for the response with the status '423'
  • ⚠️ removed the media type '/' for the response with the status '500'
  • ⚠️ the 'environmentConfigurations/items/defaultVariationKey' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ the 'variations/items/name' response property's maxLength was unset from '255' for the response status '200'
  • ⚠️ added '#/components/schemas/ExperimentationRuleResponse, #/components/schemas/ProgressiveRuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'
  • ⚠️ the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response's property type/format changed from 'object'/'' to ''/'' for status '200'
  • ⚠️ for the 'path' request parameter 'siteCode', the maxLength was set to '10'
  • ⚠️ the 'variables/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/key' request property's maxLength was set to '255'
  • ⚠️ the 'variations/items/variables/items/key' request property's maxLength was set to '255'
  • ⚠️ removed the request property 'hashAttribute'
  • ⚠️ removed the request property 'variations/items/variables/items/type'
  • ⚠️ removed the optional property 'code' from the response with the '404' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/experimentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/id' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/name' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/release' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/rollbackConditions' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/segmentId' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/status' from the response with the '200' status
  • ⚠️ removed the optional property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/type' from the response with the '200' status
  • ⚠️ removed the optional property 'hashAttribute' from the response with the '200' status
  • ⚠️ removed the optional property 'impersonator' from the response with the '404' status
  • ⚠️ removed the optional property 'name' from the response with the '404' status
  • ⚠️ removed the optional property 'sub' from the response with the '404' status
  • ⚠️ removed the optional property 'timestamp' from the response with the '404' status
  • the endpoint scheme security 'bearerAuth' was removed from the API
  • added the new optional request property 'bucketingKey'
  • added the new optional request property 'isArchived'
  • added '#/components/schemas/ExperimentationRuleRequest, #/components/schemas/ProgressiveRuleRequest, #/components/schemas/TargetedRuleRequest' to the 'rolloutRules/items/' request property 'oneOf' list
  • added the media type 'application/json' for the response with the status '400'
  • added the media type 'application/json' for the response with the status '403'
  • added the media type 'application/json' for the response with the status '423'
  • added the media type 'application/json' for the response with the status '500'
  • added the optional property 'archived' to the response with the '200' status
  • added the optional property 'bucketingKey' to the response with the '200' status
  • added the optional property 'serviceName' to the response with the '404' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/reallocation' from the response with the '200' status
  • removed the optional write-only property 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/allOf[subschema #2]/state' from the response with the '200' status
  • added '#/components/schemas/RuleResponse' to the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • removed '#/components/schemas/FeatureRolloutRuleIO' from the 'environmentConfigurations/items/rolloutRules/items/oneOf[#/components/schemas/FeatureRolloutTargetedRule]/' response property 'allOf' list for the response status '200'
  • the response property 'featureKey' became required for the status '200'
  • the response property 'id' became required for the status '200'
  • the response property 'name' became required for the status '200'
  • the response property 'siteCode' became required for the status '200'
  • removed the 'ERROR' enum value from the 'status' response property for the response status '404'
  • removed the 'SUCCESS' enum value from the 'status' response property for the response status '404'
  • removed '#/components/schemas/FeatureRolloutExperimentationRule, #/components/schemas/FeatureRolloutProgressiveRule' from the 'environmentConfigurations/items/rolloutRules/items/' response property 'oneOf' list for the response status '200'

master

GET /experiments

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the '/items/targetingConfiguration' response property for the response status '200'

POST /experiments

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'targetingConfiguration' response property for the response status '201'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'targetingConfiguration'

GET /experiments/{experimentId}

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'targetingConfiguration' response property for the response status '200'

PATCH /experiments/{experimentId}

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'targetingConfiguration' response property for the response status '200'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'targetingConfiguration'

POST /experiments/{experimentId}/clone

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'targetingConfiguration' response property for the response status '201'

POST /experiments/{experimentId}/results/share

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • removed the 'ALL_IN_ONE' enum value from the 'payload/exportOptions/view' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'

GET /feature-flags

  • added the optional property '/items/createdById' to the response with the '200' status
  • added the optional property '/items/teamId' to the response with the '200' status

POST /feature-flags

  • added the optional property 'createdById' to the response with the '201' status
  • added the optional property 'teamId' to the response with the '201' status

GET /feature-flags/activity-logs

  • endpoint added

PATCH /feature-flags/rules/{ruleId}

  • endpoint added

POST /feature-flags/search

  • added the optional property '/items/createdById' to the response with the '200' status
  • added the optional property '/items/teamId' to the response with the '200' status

POST /feature-flags/{featureFlagId}/results/share

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • removed the 'ALL_IN_ONE' enum value from the 'payload/exportOptions/view' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'

GET /feature-flags/{siteCode}/{featureKey}

  • added the optional property 'createdById' to the response with the '200' status
  • added the optional property 'teamId' to the response with the '200' status

PATCH /feature-flags/{siteCode}/{featureKey}

  • added the optional property 'createdById' to the response with the '200' status
  • added the optional property 'teamId' to the response with the '200' status

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • added the optional property 'createdById' to the response with the '201' status
  • added the optional property 'teamId' to the response with the '201' status

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • added the optional property 'createdById' to the response with the '200' status
  • added the optional property 'teamId' to the response with the '200' status

GET /key-moments

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

POST /key-moments

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'

GET /key-moments/{keyMomentId}

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

GET /personalizations

  • ⚠️ added the new 'CODE_BASED' enum value to the '/items/type' response property for the response status '200'
  • ⚠️ added the new 'EXPERIMENT' enum value to the '/items/type' response property for the response status '200'
  • ⚠️ added the new 'GRAPHICAL' enum value to the '/items/type' response property for the response status '200'
  • added the optional property '/items/targetingRuleId' to the response with the '200' status

POST /personalizations

  • ⚠️ added the new 'CODE_BASED' enum value to the 'type' response property for the response status '201'
  • ⚠️ added the new 'EXPERIMENT' enum value to the 'type' response property for the response status '201'
  • ⚠️ added the new 'GRAPHICAL' enum value to the 'type' response property for the response status '201'
  • added the new 'CODE_BASED' enum value to the request property 'type'
  • added the new 'EXPERIMENT' enum value to the request property 'type'
  • added the new 'GRAPHICAL' enum value to the request property 'type'
  • added the optional property 'targetingRuleId' to the response with the '201' status

GET /personalizations/{personalizationId}

  • ⚠️ added the new 'CODE_BASED' enum value to the 'type' response property for the response status '200'
  • ⚠️ added the new 'EXPERIMENT' enum value to the 'type' response property for the response status '200'
  • ⚠️ added the new 'GRAPHICAL' enum value to the 'type' response property for the response status '200'
  • added the optional property 'targetingRuleId' to the response with the '200' status

PATCH /personalizations/{personalizationId}

  • ⚠️ added the new 'CODE_BASED' enum value to the 'type' response property for the response status '200'
  • ⚠️ added the new 'EXPERIMENT' enum value to the 'type' response property for the response status '200'
  • ⚠️ added the new 'GRAPHICAL' enum value to the 'type' response property for the response status '200'
  • added the optional property 'targetingRuleId' to the response with the '200' status

POST /personalizations/{personalizationId}/clone

  • ⚠️ added the new 'CODE_BASED' enum value to the 'type' response property for the response status '201'
  • ⚠️ added the new 'EXPERIMENT' enum value to the 'type' response property for the response status '201'
  • ⚠️ added the new 'GRAPHICAL' enum value to the 'type' response property for the response status '201'
  • added the optional property 'targetingRuleId' to the response with the '201' status

POST /personalizations/{personalizationId}/results/share

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • removed the 'ALL_IN_ONE' enum value from the 'payload/exportOptions/view' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'CONVERSION_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITORS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_ALL_VISITS' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'
  • removed the 'RELIABILITY_RATE_SEQUENTIAL' enum value from the 'payload/exportOptions/columns/items/' response property for the response status '200'

GET /segments

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

POST /segments

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '201'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'

POST /segments/search

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/items/conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

GET /segments/{segmentId}

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

PATCH /segments/{segmentId}

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'

PUT /segments/{segmentId}

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataList/items/targetingCondition/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionDataTree/oneOf[#/components/schemas/ConditionsDataLevel]/allOf[subschema #2]/conditionData/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property 'conditionsData/firstLevel/items/conditions/items/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'

PUT /segments/{segmentId}/conditions/{conditionId}

  • ⚠️ added the new 'SAMSUNG_INTERNET' enum value to the '/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser' response property for the response status '200'
  • added the new 'SAMSUNG_INTERNET' enum value to the request property '/oneOf[#/components/schemas/BROWSER]/allOf[subschema #2]/browser'

GET /targeting-rules

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the '/items/segmentConfiguration' response property for the response status '200'
  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the '/items/triggerConfiguration' response property for the response status '200'

POST /targeting-rules

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'segmentConfiguration' response property for the response status '201'
  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'triggerConfiguration' response property for the response status '201'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'segmentConfiguration'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'triggerConfiguration'

GET /targeting-rules/{targetingRuleId}

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'segmentConfiguration' response property for the response status '200'
  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'triggerConfiguration' response property for the response status '200'

PATCH /targeting-rules/{targetingRuleId}

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'segmentConfiguration' response property for the response status '200'
  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'triggerConfiguration' response property for the response status '200'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'segmentConfiguration'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'triggerConfiguration'

PUT /targeting-rules/{targetingRuleId}

  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'segmentConfiguration' response property for the response status '200'
  • ⚠️ added the new 'AUTOPROMO_AUTODEFINED' enum value to the 'triggerConfiguration' response property for the response status '200'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'segmentConfiguration'
  • added the new 'AUTOPROMO_AUTODEFINED' enum value to the request property 'triggerConfiguration'

PATCH /targeting-rules/{targetingRuleId}/personalization/{personalizationId}

  • endpoint added

release-2025-539

POST /experiments/{experimentId}/init-export

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the request property 'interval'

POST /experiments/{experimentId}/results

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the request property 'interval'

POST /feature-flags/{featureFlagId}/results

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the request property 'interval'

POST /healthchecks/{containerType}/{containerId}

  • endpoint added

POST /kpi/data

  • endpoint added

POST /pbx-share

  • endpoint added

DELETE /pbx-share/{token}

  • endpoint added

GET /pbx-share/{token}

  • endpoint added

POST /personalizations/{personalizationId}/init-export

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the request property 'interval'

POST /personalizations/{personalizationId}/results

  • ⚠️ removed the enum value 'ALL_IN_ONE' of the request property 'exportOptions/view'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'CONVERSION_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RANGE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITORS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_ALL_VISITS' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'IMPROVEMENT_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_MULTIPLE_TESTING' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the enum value 'RELIABILITY_RATE_SEQUENTIAL' of the request property 'exportOptions/columns/items/'
  • ⚠️ removed the request property 'interval'

GET /promptathon

  • endpoint added

POST /promptathon

  • endpoint added

DELETE /promptathon/{promptathonId}

  • endpoint added

GET /promptathon/{promptathonId}

  • endpoint added

PUT /promptathon/{promptathonId}

  • endpoint added

GET /results

  • ⚠️ removed the optional property 'data/cupedDataByGoalId' from the response with the '200' status

GET /tags

  • added the new enum value 'PROMPTATHON' to the 'query' request parameter 'type'

master

POST /experiments/{experimentId}/init-export

  • added the new optional request property 'interval'
  • added the new 'ALL_IN_ONE' enum value to the request property 'exportOptions/view'
  • added the new 'CONVERSION_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'

POST /experiments/{experimentId}/results

  • added the new optional request property 'interval'
  • added the new 'ALL_IN_ONE' enum value to the request property 'exportOptions/view'
  • added the new 'CONVERSION_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'

GET /feature-flags

  • ⚠️ api path removed without deprecation

POST /feature-flags

  • ⚠️ api path removed without deprecation

GET /feature-flags/activity-logs

  • ⚠️ api path removed without deprecation

PATCH /feature-flags/rules/{ruleId}

  • ⚠️ api path removed without deprecation

POST /feature-flags/search

  • ⚠️ api path removed without deprecation

POST /feature-flags/{featureFlagId}/results

  • added the new optional request property 'interval'
  • added the new 'ALL_IN_ONE' enum value to the request property 'exportOptions/view'
  • added the new 'CONVERSION_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'

DELETE /feature-flags/{siteCode}/{featureKey}

  • ⚠️ api path removed without deprecation

GET /feature-flags/{siteCode}/{featureKey}

  • ⚠️ api path removed without deprecation

PATCH /feature-flags/{siteCode}/{featureKey}

  • ⚠️ api path removed without deprecation

POST /feature-flags/{siteCode}/{featureKey}/duplicate

  • ⚠️ api path removed without deprecation

PATCH /feature-flags/{siteCode}/{featureKey}/{environmentKey}

  • ⚠️ api path removed without deprecation

POST /healthchecks/{containerType}/{containerId}

  • ⚠️ api path removed without deprecation

POST /kpi/data

  • ⚠️ api path removed without deprecation

GET /pbx-share/{token}

  • added the new optional 'query' request parameter 'campaignType'
  • added the new optional 'query' request parameter 'variationId'
  • added the optional property 'customerId' to the response with the '200' status

POST /personalizations/{personalizationId}/init-export

  • added the new optional request property 'interval'
  • added the new 'ALL_IN_ONE' enum value to the request property 'exportOptions/view'
  • added the new 'CONVERSION_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'

POST /personalizations/{personalizationId}/results

  • added the new optional request property 'interval'
  • added the new 'ALL_IN_ONE' enum value to the request property 'exportOptions/view'
  • added the new 'CONVERSION_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'CONVERSION_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RANGE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITORS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_ALL_VISITS' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'IMPROVEMENT_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_MULTIPLE_TESTING' enum value to the request property 'exportOptions/columns/items/'
  • added the new 'RELIABILITY_RATE_SEQUENTIAL' enum value to the request property 'exportOptions/columns/items/'

GET /results

  • added the optional property 'data/cupedDataByGoalId' to the response with the '200' status