criteo-api-retailmedia-sdk 2025.7.0.250915__py3-none-any.whl → 2025.7.0.251009__py3-none-any.whl

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.

Potentially problematic release.


This version of criteo-api-retailmedia-sdk might be problematic. Click here for more details.

Files changed (80) hide show
  1. {criteo_api_retailmedia_sdk-2025.7.0.250915.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2025.7.0.250915.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/RECORD +77 -80
  3. criteo_api_retailmedia_v2025_07/__init__.py +1 -1
  4. criteo_api_retailmedia_v2025_07/api/accounts_api.py +65 -76
  5. criteo_api_retailmedia_v2025_07/api/analytics_api.py +8 -28
  6. criteo_api_retailmedia_v2025_07/api/audience_api.py +15 -43
  7. criteo_api_retailmedia_v2025_07/api/balance_api.py +257 -261
  8. criteo_api_retailmedia_v2025_07/api/billing_api.py +20 -25
  9. criteo_api_retailmedia_v2025_07/api/campaign_api.py +1640 -1659
  10. criteo_api_retailmedia_v2025_07/api_client.py +1 -1
  11. criteo_api_retailmedia_v2025_07/configuration.py +1 -1
  12. criteo_api_retailmedia_v2025_07/model/add_funds_to_balance_v2.py +6 -6
  13. criteo_api_retailmedia_v2025_07/model/{external_add_to_basket_ids_update_model202110.py → add_to_basket_ids_update_model202110.py} +3 -3
  14. criteo_api_retailmedia_v2025_07/model/{external_add_to_basket_target202110.py → add_to_basket_target202110.py} +3 -3
  15. criteo_api_retailmedia_v2025_07/model/add_to_basket_target202110_response.py +8 -8
  16. criteo_api_retailmedia_v2025_07/model/async_campaigns_report.py +14 -0
  17. criteo_api_retailmedia_v2025_07/model/async_line_items_report.py +14 -0
  18. criteo_api_retailmedia_v2025_07/model/async_revenue_report.py +11 -0
  19. criteo_api_retailmedia_v2025_07/model/{external_auction_line_item.py → auction_line_item.py} +19 -25
  20. criteo_api_retailmedia_v2025_07/model/{external_auction_line_item_create_model.py → auction_line_item_create_model.py} +3 -3
  21. criteo_api_retailmedia_v2025_07/model/auction_line_item_paged_list_response.py +8 -8
  22. criteo_api_retailmedia_v2025_07/model/auction_line_item_response.py +8 -8
  23. criteo_api_retailmedia_v2025_07/model/{external_auction_line_item_update_model.py → auction_line_item_update_model.py} +6 -6
  24. criteo_api_retailmedia_v2025_07/model/{external_audience_ids_update_model202110.py → audience_ids_update_model202110.py} +3 -3
  25. criteo_api_retailmedia_v2025_07/model/{external_audience_target202110.py → audience_target202110.py} +3 -3
  26. criteo_api_retailmedia_v2025_07/model/audience_target202110_response.py +8 -8
  27. criteo_api_retailmedia_v2025_07/model/balance_campaign202110_paged_list_response.py +8 -8
  28. criteo_api_retailmedia_v2025_07/model/balance_response_v2.py +6 -6
  29. criteo_api_retailmedia_v2025_07/model/{paged_resource_collection_outcome_of_balance_response_v2.py → balance_response_v2_paged_list_response.py} +3 -3
  30. criteo_api_retailmedia_v2025_07/model/campaign_attributes_v202301.py +11 -15
  31. criteo_api_retailmedia_v2025_07/model/campaign_v202301.py +23 -33
  32. criteo_api_retailmedia_v2025_07/model/change_dates_of_balance_v2.py +9 -9
  33. criteo_api_retailmedia_v2025_07/model/{external_common_line_item.py → common_line_item.py} +19 -25
  34. criteo_api_retailmedia_v2025_07/model/common_line_item_paged_list_response.py +8 -8
  35. criteo_api_retailmedia_v2025_07/model/common_line_item_response.py +8 -8
  36. criteo_api_retailmedia_v2025_07/model/create_balance_v2.py +6 -6
  37. criteo_api_retailmedia_v2025_07/model/editable_campaign_attributes_v202301.py +11 -15
  38. criteo_api_retailmedia_v2025_07/model/files_variable_value.py +0 -3
  39. criteo_api_retailmedia_v2025_07/model/input_resource_of_auction_line_item_create_model.py +5 -5
  40. criteo_api_retailmedia_v2025_07/model/input_resource_of_preferred_line_item_create_model_v2.py +5 -5
  41. criteo_api_retailmedia_v2025_07/model/{json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py → json_api_body_with_line_item_bid_multipliers_v2.py} +8 -8
  42. criteo_api_retailmedia_v2025_07/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +5 -5
  43. criteo_api_retailmedia_v2025_07/model/{external_line_item_bid_multipliers_v2.py → line_item_bid_multipliers_v2.py} +5 -5
  44. criteo_api_retailmedia_v2025_07/model/{external_line_item_capping_v2.py → line_item_capping_v2.py} +3 -3
  45. criteo_api_retailmedia_v2025_07/model/{external_line_item_page_category_v2.py → line_item_page_category_v2.py} +3 -3
  46. criteo_api_retailmedia_v2025_07/model/{external_line_item_page_v2.py → line_item_page_v2.py} +9 -9
  47. criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_create_model_v2.py → preferred_line_item_create_model_v2.py} +16 -16
  48. criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_update_model_v2.py → preferred_line_item_update_model_v2.py} +16 -16
  49. criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_v2.py → preferred_line_item_v2.py} +33 -35
  50. criteo_api_retailmedia_v2025_07/model/resource_of_auction_line_item.py +5 -5
  51. criteo_api_retailmedia_v2025_07/model/resource_of_auction_line_item_update_model.py +5 -5
  52. criteo_api_retailmedia_v2025_07/model/resource_of_common_line_item.py +5 -5
  53. criteo_api_retailmedia_v2025_07/model/resource_of_line_item_bid_multipliers_v2.py +5 -5
  54. criteo_api_retailmedia_v2025_07/model/resource_of_preferred_line_item_update_model_v2.py +5 -5
  55. criteo_api_retailmedia_v2025_07/model/resource_of_preferred_line_item_v2.py +5 -5
  56. criteo_api_retailmedia_v2025_07/model/rm_contact_list_create_v1.py +1 -0
  57. criteo_api_retailmedia_v2025_07/model/rm_contact_list_v1.py +1 -0
  58. criteo_api_retailmedia_v2025_07/model/rm_events_create_v1.py +0 -2
  59. criteo_api_retailmedia_v2025_07/model/rm_events_update_v1.py +0 -2
  60. criteo_api_retailmedia_v2025_07/model/{external_store_ids_update_model202110.py → store_ids_update_model202110.py} +3 -3
  61. criteo_api_retailmedia_v2025_07/model/{external_store_target202110.py → store_target202110.py} +3 -3
  62. criteo_api_retailmedia_v2025_07/model/store_target202110_response.py +8 -8
  63. criteo_api_retailmedia_v2025_07/model/value_resource_of_campaign_budget_overrides.py +2 -2
  64. criteo_api_retailmedia_v2025_07/model/value_resource_of_line_item_budget_overrides.py +2 -2
  65. criteo_api_retailmedia_v2025_07/model/value_resource_of_recommended_keywords_result.py +2 -2
  66. criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_campaign_budget_overrides.py +8 -8
  67. criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_line_item_budget_overrides.py +8 -8
  68. criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_recommended_keywords_result.py +8 -8
  69. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +5 -5
  70. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_add_to_basket_target202110.py +5 -5
  71. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_audience_ids_update_model202110.py +5 -5
  72. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_audience_target202110.py +5 -5
  73. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_store_ids_update_model202110.py +5 -5
  74. criteo_api_retailmedia_v2025_07/model/value_type_resource_of_store_target202110.py +5 -5
  75. criteo_api_retailmedia_v2025_07/models/__init__.py +19 -22
  76. criteo_api_retailmedia_v2025_07/model/error_code_response.py +0 -281
  77. criteo_api_retailmedia_v2025_07/model/outcome.py +0 -268
  78. criteo_api_retailmedia_v2025_07/model/report_outcome.py +0 -275
  79. {criteo_api_retailmedia_sdk-2025.7.0.250915.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/WHEEL +0 -0
  80. {criteo_api_retailmedia_sdk-2025.7.0.250915.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/top_level.txt +0 -0
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_line_item_bid_multipliers_v2 import ExternalLineItemBidMultipliersV2
34
- globals()['ExternalLineItemBidMultipliersV2'] = ExternalLineItemBidMultipliersV2
33
+ from criteo_api_retailmedia_v2025_07.model.line_item_bid_multipliers_v2 import LineItemBidMultipliersV2
34
+ globals()['LineItemBidMultipliersV2'] = LineItemBidMultipliersV2
35
35
 
36
36
 
37
37
  class ResourceOfLineItemBidMultipliersV2(ModelNormal):
@@ -87,7 +87,7 @@ class ResourceOfLineItemBidMultipliersV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalLineItemBidMultipliersV2,), # noqa: E501
90
+ 'attributes': (LineItemBidMultipliersV2,), # noqa: E501
91
91
  'id': (str, none_type,), # noqa: E501
92
92
  'type': (str, none_type,), # noqa: E501
93
93
  }
@@ -144,7 +144,7 @@ class ResourceOfLineItemBidMultipliersV2(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- attributes (ExternalLineItemBidMultipliersV2): [optional] # noqa: E501
147
+ attributes (LineItemBidMultipliersV2): [optional] # noqa: E501
148
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
149
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
@@ -232,7 +232,7 @@ class ResourceOfLineItemBidMultipliersV2(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
- attributes (ExternalLineItemBidMultipliersV2): [optional] # noqa: E501
235
+ attributes (LineItemBidMultipliersV2): [optional] # noqa: E501
236
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
237
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_preferred_line_item_update_model_v2 import ExternalPreferredLineItemUpdateModelV2
34
- globals()['ExternalPreferredLineItemUpdateModelV2'] = ExternalPreferredLineItemUpdateModelV2
33
+ from criteo_api_retailmedia_v2025_07.model.preferred_line_item_update_model_v2 import PreferredLineItemUpdateModelV2
34
+ globals()['PreferredLineItemUpdateModelV2'] = PreferredLineItemUpdateModelV2
35
35
 
36
36
 
37
37
  class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
@@ -87,7 +87,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalPreferredLineItemUpdateModelV2,), # noqa: E501
90
+ 'attributes': (PreferredLineItemUpdateModelV2,), # noqa: E501
91
91
  'id': (str,), # noqa: E501
92
92
  'type': (str,), # noqa: E501
93
93
  }
@@ -144,7 +144,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
147
+ attributes (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
148
148
  id (str): Id of the entity. [optional] # noqa: E501
149
149
  type (str): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
@@ -232,7 +232,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
- attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
235
+ attributes (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
236
236
  id (str): Id of the entity. [optional] # noqa: E501
237
237
  type (str): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_preferred_line_item_v2 import ExternalPreferredLineItemV2
34
- globals()['ExternalPreferredLineItemV2'] = ExternalPreferredLineItemV2
33
+ from criteo_api_retailmedia_v2025_07.model.preferred_line_item_v2 import PreferredLineItemV2
34
+ globals()['PreferredLineItemV2'] = PreferredLineItemV2
35
35
 
36
36
 
37
37
  class ResourceOfPreferredLineItemV2(ModelNormal):
@@ -87,7 +87,7 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalPreferredLineItemV2,), # noqa: E501
90
+ 'attributes': (PreferredLineItemV2,), # noqa: E501
91
91
  'id': (str, none_type,), # noqa: E501
92
92
  'type': (str, none_type,), # noqa: E501
93
93
  }
@@ -144,7 +144,7 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
147
+ attributes (PreferredLineItemV2): [optional] # noqa: E501
148
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
149
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
@@ -232,7 +232,7 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
- attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
235
+ attributes (PreferredLineItemV2): [optional] # noqa: E501
236
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
237
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
@@ -60,6 +60,7 @@ class RmContactListCreateV1(ModelNormal):
60
60
  'USERIDENTIFIER': "UserIdentifier",
61
61
  'IDENTITYLINK': "IdentityLink",
62
62
  'CUSTOMERID': "CustomerId",
63
+ 'PHONENUMBER': "PhoneNumber",
63
64
  },
64
65
  }
65
66
 
@@ -62,6 +62,7 @@ class RmContactListV1(ModelNormal):
62
62
  'USERIDENTIFIER': "UserIdentifier",
63
63
  'IDENTITYLINK': "IdentityLink",
64
64
  'CUSTOMERID': "CustomerId",
65
+ 'PHONENUMBER': "PhoneNumber",
65
66
  },
66
67
  ('sharing_status',): {
67
68
  'None': None,
@@ -56,7 +56,6 @@ class RmEventsCreateV1(ModelNormal):
56
56
 
57
57
  allowed_values = {
58
58
  ('lookback_days',): {
59
- 'UNKNOWN': "Unknown",
60
59
  'LAST7DAYS': "Last7Days",
61
60
  'LAST14DAYS': "Last14Days",
62
61
  'LAST30DAYS': "Last30Days",
@@ -68,7 +67,6 @@ class RmEventsCreateV1(ModelNormal):
68
67
  'LAST180DAYS': "Last180Days",
69
68
  },
70
69
  ('shopper_activity',): {
71
- 'UNKNOWN': "Unknown",
72
70
  'VIEW': "View",
73
71
  'BUY': "Buy",
74
72
  'ADDTOCART': "AddToCart",
@@ -60,7 +60,6 @@ class RmEventsUpdateV1(ModelNormal):
60
60
 
61
61
  allowed_values = {
62
62
  ('lookback_days',): {
63
- 'UNKNOWN': "Unknown",
64
63
  'LAST7DAYS': "Last7Days",
65
64
  'LAST14DAYS': "Last14Days",
66
65
  'LAST30DAYS': "Last30Days",
@@ -72,7 +71,6 @@ class RmEventsUpdateV1(ModelNormal):
72
71
  'LAST180DAYS': "Last180Days",
73
72
  },
74
73
  ('shopper_activity',): {
75
- 'UNKNOWN': "Unknown",
76
74
  'VIEW': "View",
77
75
  'BUY': "Buy",
78
76
  'ADDTOCART': "AddToCart",
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
 
33
- class ExternalStoreIdsUpdateModel202110(ModelNormal):
33
+ class StoreIdsUpdateModel202110(ModelNormal):
34
34
  """NOTE: This class is auto generated by OpenAPI Generator.
35
35
  Ref: https://openapi-generator.tech
36
36
 
@@ -101,7 +101,7 @@ class ExternalStoreIdsUpdateModel202110(ModelNormal):
101
101
  @classmethod
102
102
  @convert_js_args_to_python_args
103
103
  def _from_openapi_data(cls, store_ids, *args, **kwargs): # noqa: E501
104
- """ExternalStoreIdsUpdateModel202110 - a model defined in OpenAPI
104
+ """StoreIdsUpdateModel202110 - a model defined in OpenAPI
105
105
 
106
106
  Args:
107
107
  store_ids ([str]): Store ids that should be targeted
@@ -190,7 +190,7 @@ class ExternalStoreIdsUpdateModel202110(ModelNormal):
190
190
 
191
191
  @convert_js_args_to_python_args
192
192
  def __init__(self, store_ids, *args, **kwargs): # noqa: E501
193
- """ExternalStoreIdsUpdateModel202110 - a model defined in OpenAPI
193
+ """StoreIdsUpdateModel202110 - a model defined in OpenAPI
194
194
 
195
195
  Args:
196
196
  store_ids ([str]): Store ids that should be targeted
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
 
33
- class ExternalStoreTarget202110(ModelNormal):
33
+ class StoreTarget202110(ModelNormal):
34
34
  """NOTE: This class is auto generated by OpenAPI Generator.
35
35
  Ref: https://openapi-generator.tech
36
36
 
@@ -108,7 +108,7 @@ class ExternalStoreTarget202110(ModelNormal):
108
108
  @classmethod
109
109
  @convert_js_args_to_python_args
110
110
  def _from_openapi_data(cls, scope, store_ids, *args, **kwargs): # noqa: E501
111
- """ExternalStoreTarget202110 - a model defined in OpenAPI
111
+ """StoreTarget202110 - a model defined in OpenAPI
112
112
 
113
113
  Args:
114
114
  scope (str): Scope of the store target
@@ -199,7 +199,7 @@ class ExternalStoreTarget202110(ModelNormal):
199
199
 
200
200
  @convert_js_args_to_python_args
201
201
  def __init__(self, scope, store_ids, *args, **kwargs): # noqa: E501
202
- """ExternalStoreTarget202110 - a model defined in OpenAPI
202
+ """StoreTarget202110 - a model defined in OpenAPI
203
203
 
204
204
  Args:
205
205
  scope (str): Scope of the store target
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.problem_details import ProblemDetails
33
+ from criteo_api_retailmedia_v2025_07.model.common_problem import CommonProblem
34
34
  from criteo_api_retailmedia_v2025_07.model.value_type_resource_of_store_target202110 import ValueTypeResourceOfStoreTarget202110
35
- globals()['ProblemDetails'] = ProblemDetails
35
+ globals()['CommonProblem'] = CommonProblem
36
36
  globals()['ValueTypeResourceOfStoreTarget202110'] = ValueTypeResourceOfStoreTarget202110
37
37
 
38
38
 
@@ -90,8 +90,8 @@ class StoreTarget202110Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ValueTypeResourceOfStoreTarget202110,), # noqa: E501
93
- 'errors': ([ProblemDetails],), # noqa: E501
94
- 'warnings': ([ProblemDetails],), # noqa: E501
93
+ 'errors': ([CommonProblem],), # noqa: E501
94
+ 'warnings': ([CommonProblem],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -149,8 +149,8 @@ class StoreTarget202110Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
152
- errors ([ProblemDetails]): [optional] # noqa: E501
153
- warnings ([ProblemDetails]): [optional] # noqa: E501
152
+ errors ([CommonProblem]): [optional] # noqa: E501
153
+ warnings ([CommonProblem]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class StoreTarget202110Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
240
- errors ([ProblemDetails]): [optional] # noqa: E501
241
- warnings ([ProblemDetails]): [optional] # noqa: E501
240
+ errors ([CommonProblem]): [optional] # noqa: E501
241
+ warnings ([CommonProblem]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -136,7 +136,7 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
138
  attributes (CampaignBudgetOverrides): [optional] # noqa: E501
139
- type (str, none_type): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -223,7 +223,7 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
225
  attributes (CampaignBudgetOverrides): [optional] # noqa: E501
226
- type (str, none_type): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -136,7 +136,7 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
138
  attributes (LineItemBudgetOverrides): [optional] # noqa: E501
139
- type (str, none_type): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -223,7 +223,7 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
225
  attributes (LineItemBudgetOverrides): [optional] # noqa: E501
226
- type (str, none_type): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -136,7 +136,7 @@ class ValueResourceOfRecommendedKeywordsResult(ModelNormal):
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
138
  attributes (RecommendedKeywordsResult): [optional] # noqa: E501
139
- type (str, none_type): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -223,7 +223,7 @@ class ValueResourceOfRecommendedKeywordsResult(ModelNormal):
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
225
  attributes (RecommendedKeywordsResult): [optional] # noqa: E501
226
- type (str, none_type): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.common_problem import CommonProblem
33
+ from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
34
34
  from criteo_api_retailmedia_v2025_07.model.value_resource_of_campaign_budget_overrides import ValueResourceOfCampaignBudgetOverrides
35
- globals()['CommonProblem'] = CommonProblem
35
+ globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
36
36
  globals()['ValueResourceOfCampaignBudgetOverrides'] = ValueResourceOfCampaignBudgetOverrides
37
37
 
38
38
 
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
83
83
  lazy_import()
84
84
  return {
85
85
  'data': (ValueResourceOfCampaignBudgetOverrides,), # noqa: E501
86
- 'errors': ([CommonProblem], none_type,), # noqa: E501
87
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
86
+ 'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
87
+ 'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
144
  data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
145
- errors ([CommonProblem], none_type): [optional] # noqa: E501
146
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
145
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
146
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
232
  data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
233
- errors ([CommonProblem], none_type): [optional] # noqa: E501
234
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
233
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
234
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.common_problem import CommonProblem
33
+ from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
34
34
  from criteo_api_retailmedia_v2025_07.model.value_resource_of_line_item_budget_overrides import ValueResourceOfLineItemBudgetOverrides
35
- globals()['CommonProblem'] = CommonProblem
35
+ globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
36
36
  globals()['ValueResourceOfLineItemBudgetOverrides'] = ValueResourceOfLineItemBudgetOverrides
37
37
 
38
38
 
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
83
83
  lazy_import()
84
84
  return {
85
85
  'data': (ValueResourceOfLineItemBudgetOverrides,), # noqa: E501
86
- 'errors': ([CommonProblem], none_type,), # noqa: E501
87
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
86
+ 'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
87
+ 'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
144
  data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
145
- errors ([CommonProblem], none_type): [optional] # noqa: E501
146
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
145
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
146
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
232
  data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
233
- errors ([CommonProblem], none_type): [optional] # noqa: E501
234
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
233
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
234
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.common_problem import CommonProblem
33
+ from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
34
34
  from criteo_api_retailmedia_v2025_07.model.value_resource_of_recommended_keywords_result import ValueResourceOfRecommendedKeywordsResult
35
- globals()['CommonProblem'] = CommonProblem
35
+ globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
36
36
  globals()['ValueResourceOfRecommendedKeywordsResult'] = ValueResourceOfRecommendedKeywordsResult
37
37
 
38
38
 
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
83
83
  lazy_import()
84
84
  return {
85
85
  'data': (ValueResourceOfRecommendedKeywordsResult,), # noqa: E501
86
- 'errors': ([CommonProblem], none_type,), # noqa: E501
87
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
86
+ 'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
87
+ 'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
144
  data (ValueResourceOfRecommendedKeywordsResult): [optional] # noqa: E501
145
- errors ([CommonProblem], none_type): [optional] # noqa: E501
146
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
145
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
146
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
232
  data (ValueResourceOfRecommendedKeywordsResult): [optional] # noqa: E501
233
- errors ([CommonProblem], none_type): [optional] # noqa: E501
234
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
233
+ errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
234
+ warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_add_to_basket_ids_update_model202110 import ExternalAddToBasketIdsUpdateModel202110
34
- globals()['ExternalAddToBasketIdsUpdateModel202110'] = ExternalAddToBasketIdsUpdateModel202110
33
+ from criteo_api_retailmedia_v2025_07.model.add_to_basket_ids_update_model202110 import AddToBasketIdsUpdateModel202110
34
+ globals()['AddToBasketIdsUpdateModel202110'] = AddToBasketIdsUpdateModel202110
35
35
 
36
36
 
37
37
  class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalAddToBasketIdsUpdateModel202110,), # noqa: E501
90
+ 'attributes': (AddToBasketIdsUpdateModel202110,), # noqa: E501
91
91
  'type': (str,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- attributes (ExternalAddToBasketIdsUpdateModel202110): [optional] # noqa: E501
145
+ attributes (AddToBasketIdsUpdateModel202110): [optional] # noqa: E501
146
146
  type (str): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- attributes (ExternalAddToBasketIdsUpdateModel202110): [optional] # noqa: E501
232
+ attributes (AddToBasketIdsUpdateModel202110): [optional] # noqa: E501
233
233
  type (str): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_add_to_basket_target202110 import ExternalAddToBasketTarget202110
34
- globals()['ExternalAddToBasketTarget202110'] = ExternalAddToBasketTarget202110
33
+ from criteo_api_retailmedia_v2025_07.model.add_to_basket_target202110 import AddToBasketTarget202110
34
+ globals()['AddToBasketTarget202110'] = AddToBasketTarget202110
35
35
 
36
36
 
37
37
  class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalAddToBasketTarget202110,), # noqa: E501
90
+ 'attributes': (AddToBasketTarget202110,), # noqa: E501
91
91
  'type': (str,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- attributes (ExternalAddToBasketTarget202110): [optional] # noqa: E501
145
+ attributes (AddToBasketTarget202110): [optional] # noqa: E501
146
146
  type (str): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- attributes (ExternalAddToBasketTarget202110): [optional] # noqa: E501
232
+ attributes (AddToBasketTarget202110): [optional] # noqa: E501
233
233
  type (str): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_audience_ids_update_model202110 import ExternalAudienceIdsUpdateModel202110
34
- globals()['ExternalAudienceIdsUpdateModel202110'] = ExternalAudienceIdsUpdateModel202110
33
+ from criteo_api_retailmedia_v2025_07.model.audience_ids_update_model202110 import AudienceIdsUpdateModel202110
34
+ globals()['AudienceIdsUpdateModel202110'] = AudienceIdsUpdateModel202110
35
35
 
36
36
 
37
37
  class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalAudienceIdsUpdateModel202110,), # noqa: E501
90
+ 'attributes': (AudienceIdsUpdateModel202110,), # noqa: E501
91
91
  'type': (str,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- attributes (ExternalAudienceIdsUpdateModel202110): [optional] # noqa: E501
145
+ attributes (AudienceIdsUpdateModel202110): [optional] # noqa: E501
146
146
  type (str): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- attributes (ExternalAudienceIdsUpdateModel202110): [optional] # noqa: E501
232
+ attributes (AudienceIdsUpdateModel202110): [optional] # noqa: E501
233
233
  type (str): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
30
30
 
31
31
 
32
32
  def lazy_import():
33
- from criteo_api_retailmedia_v2025_07.model.external_audience_target202110 import ExternalAudienceTarget202110
34
- globals()['ExternalAudienceTarget202110'] = ExternalAudienceTarget202110
33
+ from criteo_api_retailmedia_v2025_07.model.audience_target202110 import AudienceTarget202110
34
+ globals()['AudienceTarget202110'] = AudienceTarget202110
35
35
 
36
36
 
37
37
  class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'attributes': (ExternalAudienceTarget202110,), # noqa: E501
90
+ 'attributes': (AudienceTarget202110,), # noqa: E501
91
91
  'type': (str,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- attributes (ExternalAudienceTarget202110): [optional] # noqa: E501
145
+ attributes (AudienceTarget202110): [optional] # noqa: E501
146
146
  type (str): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- attributes (ExternalAudienceTarget202110): [optional] # noqa: E501
232
+ attributes (AudienceTarget202110): [optional] # noqa: E501
233
233
  type (str): [optional] # noqa: E501
234
234
  """
235
235