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
@@ -25,7 +25,6 @@ from criteo_api_retailmedia_v2025_07.model.entity_resource_collection_outcome_of
25
25
  from criteo_api_retailmedia_v2025_07.model.entity_resource_outcome_of_retail_media_account import EntityResourceOutcomeOfRetailMediaAccount
26
26
  from criteo_api_retailmedia_v2025_07.model.grant_consent_input import GrantConsentInput
27
27
  from criteo_api_retailmedia_v2025_07.model.json_api_page_response_of_account import JsonApiPageResponseOfAccount
28
- from criteo_api_retailmedia_v2025_07.model.outcome import Outcome
29
28
  from criteo_api_retailmedia_v2025_07.model.value_resource_collection_input_of_retail_media_seller import ValueResourceCollectionInputOfRetailMediaSeller
30
29
  from criteo_api_retailmedia_v2025_07.model.value_resource_collection_outcome_of_retail_media_seller import ValueResourceCollectionOutcomeOfRetailMediaSeller
31
30
  from criteo_api_retailmedia_v2025_07.model.value_resource_collection_outcome_of_seller_search_result import ValueResourceCollectionOutcomeOfSellerSearchResult
@@ -221,27 +220,25 @@ class AccountsApi(object):
221
220
  },
222
221
  api_client=api_client
223
222
  )
224
- self.get_api_external_v1_account_private_market_child_accounts_by_account_id_endpoint = _Endpoint(
223
+ self.get_accounts_endpoint = _Endpoint(
225
224
  settings={
226
- 'response_type': (EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata,),
225
+ 'response_type': (JsonApiPageResponseOfAccount,),
227
226
  'auth': [
228
227
  'oauth',
229
228
  'oauth'
230
229
  ],
231
- 'endpoint_path': '/2025-07/retail-media/account-management/accounts/{accountId}/private-market-child-accounts',
232
- 'operation_id': 'get_api_external_v1_account_private_market_child_accounts_by_account_id',
230
+ 'endpoint_path': '/2025-07/retail-media/accounts',
231
+ 'operation_id': 'get_accounts',
233
232
  'http_method': 'GET',
234
233
  'servers': None,
235
234
  },
236
235
  params_map={
237
236
  'all': [
238
- 'account_id',
239
- 'limit',
240
- 'offset',
241
- ],
242
- 'required': [
243
- 'account_id',
237
+ 'limit_to_id',
238
+ 'page_index',
239
+ 'page_size',
244
240
  ],
241
+ 'required': [],
245
242
  'nullable': [
246
243
  ],
247
244
  'enum': [
@@ -255,24 +252,25 @@ class AccountsApi(object):
255
252
  'allowed_values': {
256
253
  },
257
254
  'openapi_types': {
258
- 'account_id':
259
- (str,),
260
- 'limit':
255
+ 'limit_to_id':
256
+ ([str],),
257
+ 'page_index':
261
258
  (int,),
262
- 'offset':
259
+ 'page_size':
263
260
  (int,),
264
261
  },
265
262
  'attribute_map': {
266
- 'account_id': 'accountId',
267
- 'limit': 'limit',
268
- 'offset': 'offset',
263
+ 'limit_to_id': 'limitToId',
264
+ 'page_index': 'pageIndex',
265
+ 'page_size': 'pageSize',
269
266
  },
270
267
  'location_map': {
271
- 'account_id': 'path',
272
- 'limit': 'query',
273
- 'offset': 'query',
268
+ 'limit_to_id': 'query',
269
+ 'page_index': 'query',
270
+ 'page_size': 'query',
274
271
  },
275
272
  'collection_format_map': {
273
+ 'limit_to_id': 'multi',
276
274
  }
277
275
  },
278
276
  headers_map={
@@ -283,25 +281,27 @@ class AccountsApi(object):
283
281
  },
284
282
  api_client=api_client
285
283
  )
286
- self.get_api_v1_external_accounts_endpoint = _Endpoint(
284
+ self.get_private_market_child_accounts_by_account_id_endpoint = _Endpoint(
287
285
  settings={
288
- 'response_type': (JsonApiPageResponseOfAccount,),
286
+ 'response_type': (EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata,),
289
287
  'auth': [
290
288
  'oauth',
291
289
  'oauth'
292
290
  ],
293
- 'endpoint_path': '/2025-07/retail-media/accounts',
294
- 'operation_id': 'get_api_v1_external_accounts',
291
+ 'endpoint_path': '/2025-07/retail-media/account-management/accounts/{accountId}/private-market-child-accounts',
292
+ 'operation_id': 'get_private_market_child_accounts_by_account_id',
295
293
  'http_method': 'GET',
296
294
  'servers': None,
297
295
  },
298
296
  params_map={
299
297
  'all': [
300
- 'limit_to_id',
301
- 'page_index',
302
- 'page_size',
298
+ 'account_id',
299
+ 'limit',
300
+ 'offset',
301
+ ],
302
+ 'required': [
303
+ 'account_id',
303
304
  ],
304
- 'required': [],
305
305
  'nullable': [
306
306
  ],
307
307
  'enum': [
@@ -315,32 +315,29 @@ class AccountsApi(object):
315
315
  'allowed_values': {
316
316
  },
317
317
  'openapi_types': {
318
- 'limit_to_id':
319
- ([str],),
320
- 'page_index':
318
+ 'account_id':
319
+ (str,),
320
+ 'limit':
321
321
  (int,),
322
- 'page_size':
322
+ 'offset':
323
323
  (int,),
324
324
  },
325
325
  'attribute_map': {
326
- 'limit_to_id': 'limitToId',
327
- 'page_index': 'pageIndex',
328
- 'page_size': 'pageSize',
326
+ 'account_id': 'accountId',
327
+ 'limit': 'limit',
328
+ 'offset': 'offset',
329
329
  },
330
330
  'location_map': {
331
- 'limit_to_id': 'query',
332
- 'page_index': 'query',
333
- 'page_size': 'query',
331
+ 'account_id': 'path',
332
+ 'limit': 'query',
333
+ 'offset': 'query',
334
334
  },
335
335
  'collection_format_map': {
336
- 'limit_to_id': 'multi',
337
336
  }
338
337
  },
339
338
  headers_map={
340
339
  'accept': [
341
- 'text/plain',
342
- 'application/json',
343
- 'text/json'
340
+ 'application/json'
344
341
  ],
345
342
  'content_type': [],
346
343
  },
@@ -397,10 +394,7 @@ class AccountsApi(object):
397
394
  headers_map={
398
395
  'accept': [],
399
396
  'content_type': [
400
- 'application/json-patch+json',
401
- 'application/json',
402
- 'text/json',
403
- 'application/*+json'
397
+ 'application/json'
404
398
  ]
405
399
  },
406
400
  api_client=api_client
@@ -506,15 +500,10 @@ class AccountsApi(object):
506
500
  },
507
501
  headers_map={
508
502
  'accept': [
509
- 'text/plain',
510
- 'application/json',
511
- 'text/json'
503
+ 'application/json'
512
504
  ],
513
505
  'content_type': [
514
- 'application/json-patch+json',
515
- 'application/json',
516
- 'text/json',
517
- 'application/*+json'
506
+ 'application/json'
518
507
  ]
519
508
  },
520
509
  api_client=api_client
@@ -830,26 +819,24 @@ class AccountsApi(object):
830
819
  account_id
831
820
  return self.create_private_market_demand_seller_account_endpoint.call_with_http_info(**kwargs)
832
821
 
833
- def get_api_external_v1_account_private_market_child_accounts_by_account_id(
822
+ def get_accounts(
834
823
  self,
835
- account_id,
836
824
  **kwargs
837
825
  ):
838
- """get_api_external_v1_account_private_market_child_accounts_by_account_id # noqa: E501
826
+ """get_accounts # noqa: E501
839
827
 
840
- Gets page of private market child accounts that are associated with the given account # noqa: E501
828
+ Gets page of account objects that the current user can access # noqa: E501
841
829
  This method makes a synchronous HTTP request by default. To make an
842
830
  asynchronous HTTP request, please pass async_req=True
843
831
 
844
- >>> thread = api.get_api_external_v1_account_private_market_child_accounts_by_account_id(account_id, async_req=True)
832
+ >>> thread = api.get_accounts(async_req=True)
845
833
  >>> result = thread.get()
846
834
 
847
- Args:
848
- account_id (str): Account Id
849
835
 
850
836
  Keyword Args:
851
- limit (int): The number of accounts to be returned. The default is 25.. [optional] if omitted the server will use the default value of 25
852
- offset (int): The (zero-based) offset into the collection of accounts. The default is 0.. [optional] if omitted the server will use the default value of 0
837
+ limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
838
+ page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
839
+ page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
853
840
  _return_http_data_only (bool): response data without head status
854
841
  code and headers. Default is True.
855
842
  _preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -882,7 +869,7 @@ class AccountsApi(object):
882
869
  async_req (bool): execute request asynchronously
883
870
 
884
871
  Returns:
885
- EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata
872
+ JsonApiPageResponseOfAccount
886
873
  If the method is called asynchronously, returns the request
887
874
  thread.
888
875
  """
@@ -911,28 +898,28 @@ class AccountsApi(object):
911
898
  '_content_type')
912
899
  kwargs['_host_index'] = kwargs.get('_host_index')
913
900
  kwargs['_request_auths'] = kwargs.get('_request_auths', None)
914
- kwargs['account_id'] = \
915
- account_id
916
- return self.get_api_external_v1_account_private_market_child_accounts_by_account_id_endpoint.call_with_http_info(**kwargs)
901
+ return self.get_accounts_endpoint.call_with_http_info(**kwargs)
917
902
 
918
- def get_api_v1_external_accounts(
903
+ def get_private_market_child_accounts_by_account_id(
919
904
  self,
905
+ account_id,
920
906
  **kwargs
921
907
  ):
922
- """get_api_v1_external_accounts # noqa: E501
908
+ """get_private_market_child_accounts_by_account_id # noqa: E501
923
909
 
924
- Gets page of account objects that the current user can access # noqa: E501
910
+ Gets page of private market child accounts that are associated with the given account # noqa: E501
925
911
  This method makes a synchronous HTTP request by default. To make an
926
912
  asynchronous HTTP request, please pass async_req=True
927
913
 
928
- >>> thread = api.get_api_v1_external_accounts(async_req=True)
914
+ >>> thread = api.get_private_market_child_accounts_by_account_id(account_id, async_req=True)
929
915
  >>> result = thread.get()
930
916
 
917
+ Args:
918
+ account_id (str): Account Id
931
919
 
932
920
  Keyword Args:
933
- limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
934
- page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
935
- page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
921
+ limit (int): The number of accounts to be returned. The default is 25.. [optional] if omitted the server will use the default value of 25
922
+ offset (int): The (zero-based) offset into the collection of accounts. The default is 0.. [optional] if omitted the server will use the default value of 0
936
923
  _return_http_data_only (bool): response data without head status
937
924
  code and headers. Default is True.
938
925
  _preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -965,7 +952,7 @@ class AccountsApi(object):
965
952
  async_req (bool): execute request asynchronously
966
953
 
967
954
  Returns:
968
- JsonApiPageResponseOfAccount
955
+ EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata
969
956
  If the method is called asynchronously, returns the request
970
957
  thread.
971
958
  """
@@ -994,7 +981,9 @@ class AccountsApi(object):
994
981
  '_content_type')
995
982
  kwargs['_host_index'] = kwargs.get('_host_index')
996
983
  kwargs['_request_auths'] = kwargs.get('_request_auths', None)
997
- return self.get_api_v1_external_accounts_endpoint.call_with_http_info(**kwargs)
984
+ kwargs['account_id'] = \
985
+ account_id
986
+ return self.get_private_market_child_accounts_by_account_id_endpoint.call_with_http_info(**kwargs)
998
987
 
999
988
  def grant_consent(
1000
989
  self,
@@ -25,7 +25,6 @@ from criteo_api_retailmedia_v2025_07.model.async_campaigns_report_request import
25
25
  from criteo_api_retailmedia_v2025_07.model.async_line_items_report_request import AsyncLineItemsReportRequest
26
26
  from criteo_api_retailmedia_v2025_07.model.async_report_response import AsyncReportResponse
27
27
  from criteo_api_retailmedia_v2025_07.model.async_revenue_report_request import AsyncRevenueReportRequest
28
- from criteo_api_retailmedia_v2025_07.model.report_outcome import ReportOutcome
29
28
 
30
29
 
31
30
  class AnalyticsApi(object):
@@ -84,15 +83,10 @@ class AnalyticsApi(object):
84
83
  },
85
84
  headers_map={
86
85
  'accept': [
87
- 'text/plain',
88
- 'application/json',
89
- 'text/json'
86
+ 'application/json'
90
87
  ],
91
88
  'content_type': [
92
- 'application/json-patch+json',
93
- 'application/json',
94
- 'text/json',
95
- 'application/*+json'
89
+ 'application/json'
96
90
  ]
97
91
  },
98
92
  api_client=api_client
@@ -142,15 +136,10 @@ class AnalyticsApi(object):
142
136
  },
143
137
  headers_map={
144
138
  'accept': [
145
- 'text/plain',
146
- 'application/json',
147
- 'text/json'
139
+ 'application/json'
148
140
  ],
149
141
  'content_type': [
150
- 'application/json-patch+json',
151
- 'application/json',
152
- 'text/json',
153
- 'application/*+json'
142
+ 'application/json'
154
143
  ]
155
144
  },
156
145
  api_client=api_client
@@ -200,15 +189,10 @@ class AnalyticsApi(object):
200
189
  },
201
190
  headers_map={
202
191
  'accept': [
203
- 'text/plain',
204
- 'application/json',
205
- 'text/json'
192
+ 'application/json'
206
193
  ],
207
194
  'content_type': [
208
- 'application/json-patch+json',
209
- 'application/json',
210
- 'text/json',
211
- 'application/*+json'
195
+ 'application/json'
212
196
  ]
213
197
  },
214
198
  api_client=api_client
@@ -259,9 +243,7 @@ class AnalyticsApi(object):
259
243
  },
260
244
  headers_map={
261
245
  'accept': [
262
- 'text/plain',
263
- 'application/json',
264
- 'text/json'
246
+ 'application/json'
265
247
  ],
266
248
  'content_type': [],
267
249
  },
@@ -313,9 +295,7 @@ class AnalyticsApi(object):
313
295
  },
314
296
  headers_map={
315
297
  'accept': [
316
- 'text/plain',
317
- 'application/json',
318
- 'text/json'
298
+ 'application/json'
319
299
  ],
320
300
  'content_type': [],
321
301
  },
@@ -21,7 +21,6 @@ from criteo_api_retailmedia_v2025_07.model_utils import ( # noqa: F401
21
21
  none_type,
22
22
  validate_and_convert_types
23
23
  )
24
- from criteo_api_retailmedia_v2025_07.model.error_code_response import ErrorCodeResponse
25
24
  from criteo_api_retailmedia_v2025_07.model.retail_media_contactlist_amendment_request import RetailMediaContactlistAmendmentRequest
26
25
  from criteo_api_retailmedia_v2025_07.model.retail_media_contactlist_operation import RetailMediaContactlistOperation
27
26
  from criteo_api_retailmedia_v2025_07.model.rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response import RmAudienceEntityV1RmAudienceSearchMetadataV1ListResponse
@@ -98,15 +97,10 @@ class AudienceApi(object):
98
97
  },
99
98
  headers_map={
100
99
  'accept': [
101
- 'text/plain',
102
- 'application/json',
103
- 'text/json'
100
+ 'application/json'
104
101
  ],
105
102
  'content_type': [
106
- 'application/json-patch+json',
107
- 'application/json',
108
- 'text/json',
109
- 'application/*+json'
103
+ 'application/json'
110
104
  ]
111
105
  },
112
106
  api_client=api_client
@@ -162,15 +156,10 @@ class AudienceApi(object):
162
156
  },
163
157
  headers_map={
164
158
  'accept': [
165
- 'text/plain',
166
- 'application/json',
167
- 'text/json'
159
+ 'application/json'
168
160
  ],
169
161
  'content_type': [
170
- 'application/json-patch+json',
171
- 'application/json',
172
- 'text/json',
173
- 'application/*+json'
162
+ 'application/json'
174
163
  ]
175
164
  },
176
165
  api_client=api_client
@@ -226,15 +215,10 @@ class AudienceApi(object):
226
215
  },
227
216
  headers_map={
228
217
  'accept': [
229
- 'text/plain',
230
- 'application/json',
231
- 'text/json'
218
+ 'application/json'
232
219
  ],
233
220
  'content_type': [
234
- 'application/json-patch+json',
235
- 'application/json',
236
- 'text/json',
237
- 'application/*+json'
221
+ 'application/json'
238
222
  ]
239
223
  },
240
224
  api_client=api_client
@@ -343,9 +327,7 @@ class AudienceApi(object):
343
327
  },
344
328
  headers_map={
345
329
  'accept': [
346
- 'text/plain',
347
- 'application/json',
348
- 'text/json'
330
+ 'application/json'
349
331
  ],
350
332
  'content_type': [],
351
333
  },
@@ -386,7 +368,7 @@ class AudienceApi(object):
386
368
  'validations': {
387
369
  ('limit',): {
388
370
 
389
- 'inclusive_maximum': 100,
371
+ 'inclusive_maximum': 500,
390
372
  'inclusive_minimum': 0,
391
373
  },
392
374
  },
@@ -418,15 +400,10 @@ class AudienceApi(object):
418
400
  },
419
401
  headers_map={
420
402
  'accept': [
421
- 'text/plain',
422
- 'application/json',
423
- 'text/json'
403
+ 'application/json'
424
404
  ],
425
405
  'content_type': [
426
- 'application/json-patch+json',
427
- 'application/json',
428
- 'text/json',
429
- 'application/*+json'
406
+ 'application/json'
430
407
  ]
431
408
  },
432
409
  api_client=api_client
@@ -466,7 +443,7 @@ class AudienceApi(object):
466
443
  'validations': {
467
444
  ('limit',): {
468
445
 
469
- 'inclusive_maximum': 100,
446
+ 'inclusive_maximum': 500,
470
447
  'inclusive_minimum': 0,
471
448
  },
472
449
  },
@@ -498,15 +475,10 @@ class AudienceApi(object):
498
475
  },
499
476
  headers_map={
500
477
  'accept': [
501
- 'text/plain',
502
- 'application/json',
503
- 'text/json'
478
+ 'application/json'
504
479
  ],
505
480
  'content_type': [
506
- 'application/json-patch+json',
507
- 'application/json',
508
- 'text/json',
509
- 'application/*+json'
481
+ 'application/json'
510
482
  ]
511
483
  },
512
484
  api_client=api_client
@@ -1022,7 +994,7 @@ class AudienceApi(object):
1022
994
  rm_audience_segment_search_input_v1 (RmAudienceSegmentSearchInputV1): Segment search filters.
1023
995
 
1024
996
  Keyword Args:
1025
- limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
997
+ limit (int): The number of elements to be returned. The default is 50 and the maximum is 500.. [optional] if omitted the server will use the default value of 50
1026
998
  offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
1027
999
  _return_http_data_only (bool): response data without head status
1028
1000
  code and headers. Default is True.
@@ -1111,7 +1083,7 @@ class AudienceApi(object):
1111
1083
  rm_audience_search_input_v1 (RmAudienceSearchInputV1): Audience search filters.
1112
1084
 
1113
1085
  Keyword Args:
1114
- limit (int): The number of elements to be returned. The default is 50 and the maximum is 100.. [optional] if omitted the server will use the default value of 50
1086
+ limit (int): The number of elements to be returned. The default is 50 and the maximum is 500.. [optional] if omitted the server will use the default value of 50
1115
1087
  offset (int): The (zero-based) offset into the collection. The default is 0.. [optional] if omitted the server will use the default value of 0
1116
1088
  _return_http_data_only (bool): response data without head status
1117
1089
  code and headers. Default is True.