@revxui/api-clients-ts 0.10.229 → 0.10.230

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -127,9 +127,11 @@ export declare namespace StrategyDTO {
127
127
  FEMALE: GenderTargetingEnum;
128
128
  ALL: GenderTargetingEnum;
129
129
  };
130
- type ProductSelectionPolicyEnum = 'PS_DEFAULT' | 'PS_ADV_PR_TS' | 'PS_ADV_CAT_PR_TS' | 'PS_DAY_WEIGHTED_RANDOM' | 'PS_ADV_PR_CONTENT_TS';
130
+ type ProductSelectionPolicyEnum = 'PS_DEFAULT' | 'PS_USERVIEW' | 'PS_USER_CAT_TS' | 'PS_ADV_PR_TS' | 'PS_ADV_CAT_PR_TS' | 'PS_DAY_WEIGHTED_RANDOM' | 'PS_ADV_PR_CONTENT_TS';
131
131
  const ProductSelectionPolicyEnum: {
132
132
  DEFAULT: ProductSelectionPolicyEnum;
133
+ USERVIEW: ProductSelectionPolicyEnum;
134
+ USERCATTS: ProductSelectionPolicyEnum;
133
135
  ADVPRTS: ProductSelectionPolicyEnum;
134
136
  ADVCATPRTS: ProductSelectionPolicyEnum;
135
137
  DAYWEIGHTEDRANDOM: ProductSelectionPolicyEnum;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@revxui/api-clients-ts",
3
- "version": "0.10.229",
3
+ "version": "0.10.230",
4
4
  "description": "swagger client for @revxui/api-clients-ts",
5
5
  "author": "Swagger Codegen Contributors",
6
6
  "keywords": [