criteo-api-retailmedia-sdk 2024.4.0.250327__py3-none-any.whl → 2024.4.0.250409__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 (142) hide show
  1. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/RECORD +142 -142
  3. criteo_api_retailmedia_v2024_04/__init__.py +1 -1
  4. criteo_api_retailmedia_v2024_04/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2024_04/api/audience_api.py +12 -12
  6. criteo_api_retailmedia_v2024_04/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2024_04/api_client.py +1 -1
  8. criteo_api_retailmedia_v2024_04/configuration.py +1 -1
  9. criteo_api_retailmedia_v2024_04/model/add_remove_keyword_model.py +8 -8
  10. criteo_api_retailmedia_v2024_04/model/add_remove_keywords_model_resource.py +4 -4
  11. criteo_api_retailmedia_v2024_04/model/add_to_basket_target202110_response.py +5 -5
  12. criteo_api_retailmedia_v2024_04/model/application_summary_model.py +8 -8
  13. criteo_api_retailmedia_v2024_04/model/application_summary_model_resource.py +4 -4
  14. criteo_api_retailmedia_v2024_04/model/application_summary_model_response.py +5 -5
  15. criteo_api_retailmedia_v2024_04/model/asset_response.py +7 -7
  16. criteo_api_retailmedia_v2024_04/model/async_campaigns_report.py +79 -79
  17. criteo_api_retailmedia_v2024_04/model/async_campaigns_report_resource.py +4 -4
  18. criteo_api_retailmedia_v2024_04/model/async_line_items_report.py +79 -79
  19. criteo_api_retailmedia_v2024_04/model/async_line_items_report_resource.py +4 -4
  20. criteo_api_retailmedia_v2024_04/model/async_report_response.py +5 -5
  21. criteo_api_retailmedia_v2024_04/model/async_revenue_report.py +104 -104
  22. criteo_api_retailmedia_v2024_04/model/async_revenue_report_resource.py +4 -4
  23. criteo_api_retailmedia_v2024_04/model/auction_line_item_paged_list_response.py +9 -9
  24. criteo_api_retailmedia_v2024_04/model/auction_line_item_response.py +5 -5
  25. criteo_api_retailmedia_v2024_04/model/audience_target202110_response.py +5 -5
  26. criteo_api_retailmedia_v2024_04/model/balance_campaign202110_paged_list_response.py +9 -9
  27. criteo_api_retailmedia_v2024_04/model/balance_response.py +5 -5
  28. criteo_api_retailmedia_v2024_04/model/balance_response_paged_list_response.py +9 -9
  29. criteo_api_retailmedia_v2024_04/model/campaign_attributes_v202301.py +57 -57
  30. criteo_api_retailmedia_v2024_04/model/campaign_budget_overrides.py +8 -8
  31. criteo_api_retailmedia_v2024_04/model/campaign_v202301.py +82 -82
  32. criteo_api_retailmedia_v2024_04/model/category202204.py +8 -8
  33. criteo_api_retailmedia_v2024_04/model/category202204_list_response.py +5 -5
  34. criteo_api_retailmedia_v2024_04/model/change_details.py +14 -14
  35. criteo_api_retailmedia_v2024_04/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_04/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_04/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_04/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_04/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_04/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_04/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_04/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_04/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_04/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_04/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_04/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_04/model/entity_resource_of_retail_media_account.py +4 -4
  48. criteo_api_retailmedia_v2024_04/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  49. criteo_api_retailmedia_v2024_04/model/external_account.py +18 -18
  50. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_ids_update_model202110.py +4 -4
  51. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_target202110.py +4 -4
  52. criteo_api_retailmedia_v2024_04/model/external_auction_line_item.py +44 -44
  53. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_create_model.py +30 -30
  54. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_update_model.py +20 -20
  55. criteo_api_retailmedia_v2024_04/model/external_audience_target202110.py +8 -8
  56. criteo_api_retailmedia_v2024_04/model/external_balance_response.py +66 -66
  57. criteo_api_retailmedia_v2024_04/model/external_catalog_request.py +4 -4
  58. criteo_api_retailmedia_v2024_04/model/external_catalog_status.py +20 -20
  59. criteo_api_retailmedia_v2024_04/model/external_change_dates_of_balance.py +8 -8
  60. criteo_api_retailmedia_v2024_04/model/external_common_line_item.py +34 -34
  61. criteo_api_retailmedia_v2024_04/model/external_create_balance.py +20 -20
  62. criteo_api_retailmedia_v2024_04/model/external_line_item_capping202110.py +8 -8
  63. criteo_api_retailmedia_v2024_04/model/external_line_item_page202110.py +3 -3
  64. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item202110.py +55 -51
  65. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_create_model202110.py +24 -24
  66. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_update_model202110.py +20 -20
  67. criteo_api_retailmedia_v2024_04/model/external_retail_media_account.py +22 -22
  68. criteo_api_retailmedia_v2024_04/model/external_retail_media_brand_account_creation.py +8 -8
  69. criteo_api_retailmedia_v2024_04/model/external_update_balance_model.py +8 -8
  70. criteo_api_retailmedia_v2024_04/model/files_variables_specification.py +4 -4
  71. criteo_api_retailmedia_v2024_04/model/input_resource_of_auction_line_item_create_model.py +4 -4
  72. criteo_api_retailmedia_v2024_04/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  73. criteo_api_retailmedia_v2024_04/model/insertion_order_history_change_data_capture.py +14 -14
  74. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_account.py +8 -8
  75. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_brand.py +8 -8
  76. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_campaign_v202301.py +8 -8
  77. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_retailer.py +8 -8
  78. criteo_api_retailmedia_v2024_04/model/keyword_data_model.py +12 -12
  79. criteo_api_retailmedia_v2024_04/model/keyword_target202110_response.py +5 -5
  80. criteo_api_retailmedia_v2024_04/model/keywords_model_resource.py +4 -4
  81. criteo_api_retailmedia_v2024_04/model/keywords_model_response.py +4 -4
  82. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers.py +20 -20
  83. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers_response.py +5 -5
  84. criteo_api_retailmedia_v2024_04/model/line_item_budget_overrides.py +8 -8
  85. criteo_api_retailmedia_v2024_04/model/metadata.py +8 -8
  86. criteo_api_retailmedia_v2024_04/model/page_metadata.py +16 -16
  87. criteo_api_retailmedia_v2024_04/model/page_of_insertion_order_history_change_data_capture.py +8 -8
  88. criteo_api_retailmedia_v2024_04/model/page_type_environment202210.py +14 -14
  89. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_paged_list_response.py +9 -9
  90. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_response.py +5 -5
  91. criteo_api_retailmedia_v2024_04/model/problem_details.py +20 -20
  92. criteo_api_retailmedia_v2024_04/model/promoted_product202110_paged_list_response.py +9 -9
  93. criteo_api_retailmedia_v2024_04/model/report_outcome.py +5 -5
  94. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item.py +4 -4
  95. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item_update_model.py +4 -4
  96. criteo_api_retailmedia_v2024_04/model/resource_of_balance_campaign202110.py +4 -4
  97. criteo_api_retailmedia_v2024_04/model/resource_of_common_line_item.py +4 -4
  98. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item202110.py +4 -4
  99. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  100. criteo_api_retailmedia_v2024_04/model/resource_of_promoted_product202110.py +4 -4
  101. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1.py +19 -19
  102. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  103. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2.py +8 -8
  104. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  105. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1.py +4 -4
  106. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  107. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  108. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2.py +12 -12
  109. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  110. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_customer_list.py +8 -8
  111. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  112. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  113. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  114. criteo_api_retailmedia_v2024_04/model/rmca_common_problem.py +16 -16
  115. criteo_api_retailmedia_v2024_04/model/sdk_api_rest_common_problem.py +16 -16
  116. criteo_api_retailmedia_v2024_04/model/section.py +4 -4
  117. criteo_api_retailmedia_v2024_04/model/set_bid_model.py +4 -4
  118. criteo_api_retailmedia_v2024_04/model/set_bids_model_resource.py +4 -4
  119. criteo_api_retailmedia_v2024_04/model/status_response.py +20 -20
  120. criteo_api_retailmedia_v2024_04/model/store_target202110_response.py +5 -5
  121. criteo_api_retailmedia_v2024_04/model/template.py +24 -24
  122. criteo_api_retailmedia_v2024_04/model/template_list_response.py +5 -5
  123. criteo_api_retailmedia_v2024_04/model/template_response.py +5 -5
  124. criteo_api_retailmedia_v2024_04/model/template_variable.py +4 -4
  125. criteo_api_retailmedia_v2024_04/model/template_variable_value.py +4 -4
  126. criteo_api_retailmedia_v2024_04/model/value_resource_of_campaign_budget_overrides.py +4 -4
  127. criteo_api_retailmedia_v2024_04/model/value_resource_of_line_item_budget_overrides.py +4 -4
  128. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  129. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brands.py +4 -4
  130. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  131. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  132. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  133. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  134. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  135. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  136. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_target202110.py +4 -4
  137. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_keyword_target202110.py +4 -4
  138. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  139. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_target202110.py +4 -4
  140. criteo_api_retailmedia_v2024_04/model/video_variable_value.py +16 -16
  141. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/WHEEL +0 -0
  142. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/top_level.txt +0 -0
@@ -824,10 +824,10 @@ class CampaignApi(object):
824
824
  },
825
825
  params_map={
826
826
  'all': [
827
- 'retailer_id',
828
- 'text_substring',
829
827
  'page_index',
830
828
  'page_size',
829
+ 'retailer_id',
830
+ 'text_substring',
831
831
  ],
832
832
  'required': [],
833
833
  'nullable': [
@@ -855,26 +855,26 @@ class CampaignApi(object):
855
855
  'allowed_values': {
856
856
  },
857
857
  'openapi_types': {
858
- 'retailer_id':
859
- (int,),
860
- 'text_substring':
861
- (str,),
862
858
  'page_index':
863
859
  (int,),
864
860
  'page_size':
865
861
  (int,),
862
+ 'retailer_id':
863
+ (int,),
864
+ 'text_substring':
865
+ (str,),
866
866
  },
867
867
  'attribute_map': {
868
- 'retailer_id': 'retailerId',
869
- 'text_substring': 'textSubstring',
870
868
  'page_index': 'pageIndex',
871
869
  'page_size': 'pageSize',
870
+ 'retailer_id': 'retailerId',
871
+ 'text_substring': 'textSubstring',
872
872
  },
873
873
  'location_map': {
874
- 'retailer_id': 'query',
875
- 'text_substring': 'query',
876
874
  'page_index': 'query',
877
875
  'page_size': 'query',
876
+ 'retailer_id': 'query',
877
+ 'text_substring': 'query',
878
878
  },
879
879
  'collection_format_map': {
880
880
  }
@@ -1496,8 +1496,8 @@ class CampaignApi(object):
1496
1496
  'all': [
1497
1497
  'account_id',
1498
1498
  'limit_to_campaign_id',
1499
- 'limit_to_type',
1500
1499
  'limit_to_id',
1500
+ 'limit_to_type',
1501
1501
  'page_index',
1502
1502
  'page_size',
1503
1503
  ],
@@ -1529,10 +1529,10 @@ class CampaignApi(object):
1529
1529
  (str,),
1530
1530
  'limit_to_campaign_id':
1531
1531
  ([str],),
1532
- 'limit_to_type':
1533
- (str, none_type,),
1534
1532
  'limit_to_id':
1535
1533
  ([str],),
1534
+ 'limit_to_type':
1535
+ (str, none_type,),
1536
1536
  'page_index':
1537
1537
  (int,),
1538
1538
  'page_size':
@@ -1541,16 +1541,16 @@ class CampaignApi(object):
1541
1541
  'attribute_map': {
1542
1542
  'account_id': 'account-id',
1543
1543
  'limit_to_campaign_id': 'limitToCampaignId',
1544
- 'limit_to_type': 'limitToType',
1545
1544
  'limit_to_id': 'limitToId',
1545
+ 'limit_to_type': 'limitToType',
1546
1546
  'page_index': 'pageIndex',
1547
1547
  'page_size': 'pageSize',
1548
1548
  },
1549
1549
  'location_map': {
1550
1550
  'account_id': 'path',
1551
1551
  'limit_to_campaign_id': 'query',
1552
- 'limit_to_type': 'query',
1553
1552
  'limit_to_id': 'query',
1553
+ 'limit_to_type': 'query',
1554
1554
  'page_index': 'query',
1555
1555
  'page_size': 'query',
1556
1556
  },
@@ -1806,9 +1806,9 @@ class CampaignApi(object):
1806
1806
  params_map={
1807
1807
  'all': [
1808
1808
  'insertion_order_id',
1809
- 'offset',
1810
1809
  'limit',
1811
1810
  'limit_to_change_types',
1811
+ 'offset',
1812
1812
  ],
1813
1813
  'required': [
1814
1814
  'insertion_order_id',
@@ -1818,46 +1818,46 @@ class CampaignApi(object):
1818
1818
  'enum': [
1819
1819
  ],
1820
1820
  'validation': [
1821
- 'offset',
1822
1821
  'limit',
1822
+ 'offset',
1823
1823
  ]
1824
1824
  },
1825
1825
  root_map={
1826
1826
  'validations': {
1827
- ('offset',): {
1828
-
1829
- 'inclusive_maximum': 2147483647,
1830
- 'inclusive_minimum': 0,
1831
- },
1832
1827
  ('limit',): {
1833
1828
 
1834
1829
  'inclusive_maximum': 100,
1835
1830
  'inclusive_minimum': 1,
1836
1831
  },
1832
+ ('offset',): {
1833
+
1834
+ 'inclusive_maximum': 2147483647,
1835
+ 'inclusive_minimum': 0,
1836
+ },
1837
1837
  },
1838
1838
  'allowed_values': {
1839
1839
  },
1840
1840
  'openapi_types': {
1841
1841
  'insertion_order_id':
1842
1842
  (str,),
1843
- 'offset':
1844
- (int,),
1845
1843
  'limit':
1846
1844
  (int,),
1847
1845
  'limit_to_change_types':
1848
1846
  (str,),
1847
+ 'offset':
1848
+ (int,),
1849
1849
  },
1850
1850
  'attribute_map': {
1851
1851
  'insertion_order_id': 'insertionOrderId',
1852
- 'offset': 'offset',
1853
1852
  'limit': 'limit',
1854
1853
  'limit_to_change_types': 'limitToChangeTypes',
1854
+ 'offset': 'offset',
1855
1855
  },
1856
1856
  'location_map': {
1857
1857
  'insertion_order_id': 'path',
1858
- 'offset': 'query',
1859
1858
  'limit': 'query',
1860
1859
  'limit_to_change_types': 'query',
1860
+ 'offset': 'query',
1861
1861
  },
1862
1862
  'collection_format_map': {
1863
1863
  }
@@ -4838,10 +4838,10 @@ class CampaignApi(object):
4838
4838
 
4839
4839
 
4840
4840
  Keyword Args:
4841
- retailer_id (int): The retailer id for which Categories fetched. [optional]
4842
- text_substring (str): Query string to search across Categories. [optional]
4843
4841
  page_index (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
4844
4842
  page_size (int): The maximum number of results to return with each call. Must be greater than zero.. [optional] if omitted the server will use the default value of 100
4843
+ retailer_id (int): The retailer id for which Categories fetched. [optional]
4844
+ text_substring (str): Query string to search across Categories. [optional]
4845
4845
  _return_http_data_only (bool): response data without head status
4846
4846
  code and headers. Default is True.
4847
4847
  _preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -5771,8 +5771,8 @@ class CampaignApi(object):
5771
5771
 
5772
5772
  Keyword Args:
5773
5773
  limit_to_campaign_id ([str]): The campaign ids that you would like to limit your result set to. [optional]
5774
- limit_to_type (str, none_type): The campaign types that you would like to limit your result set to. [optional]
5775
5774
  limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
5775
+ limit_to_type (str, none_type): The campaign types that you would like to limit your result set to. [optional]
5776
5776
  page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
5777
5777
  page_size (int): The maximum number of items you would like to receive in this request. [optional]
5778
5778
  _return_http_data_only (bool): response data without head status
@@ -6193,9 +6193,9 @@ class CampaignApi(object):
6193
6193
  insertion_order_id (str): External insertion order id.
6194
6194
 
6195
6195
  Keyword Args:
6196
- offset (int): The (zero-based) starting offset in the collection.. [optional] if omitted the server will use the default value of 0
6197
6196
  limit (int): The number of elements to be returned.. [optional] if omitted the server will use the default value of 25
6198
6197
  limit_to_change_types (str): Comma separated change types string that will be queried.. [optional]
6198
+ offset (int): The (zero-based) starting offset in the collection.. [optional] if omitted the server will use the default value of 0
6199
6199
  _return_http_data_only (bool): response data without head status
6200
6200
  code and headers. Default is True.
6201
6201
  _preload_content (bool): if False, the urllib3.HTTPResponse object
@@ -76,7 +76,7 @@ class ApiClient(object):
76
76
  self.default_headers[header_name] = header_value
77
77
  self.cookie = cookie
78
78
  # Set default User-Agent.
79
- self.user_agent = 'OpenAPI-Generator/2024.04.0.250327/python'
79
+ self.user_agent = 'OpenAPI-Generator/2024.04.0.250409/python'
80
80
 
81
81
  def __enter__(self):
82
82
  return self
@@ -395,7 +395,7 @@ class Configuration(object):
395
395
  "OS: {env}\n"\
396
396
  "Python Version: {pyversion}\n"\
397
397
  "Version of the API: 2024-04\n"\
398
- "SDK Package Version: 2024.04.0.250327".\
398
+ "SDK Package Version: 2024.04.0.250409".\
399
399
  format(env=sys.platform, pyversion=sys.version)
400
400
 
401
401
  def get_host_settings(self):
@@ -84,9 +84,9 @@ class AddRemoveKeywordModel(ModelNormal):
84
84
  """
85
85
  lazy_import()
86
86
  return {
87
- 'phrase': (str, none_type,), # noqa: E501
88
- 'match_type': (MatchTypeModel,), # noqa: E501
89
87
  'is_deleted': (bool,), # noqa: E501
88
+ 'match_type': (MatchTypeModel,), # noqa: E501
89
+ 'phrase': (str, none_type,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,9 +95,9 @@ class AddRemoveKeywordModel(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'phrase': 'phrase', # noqa: E501
99
- 'match_type': 'matchType', # noqa: E501
100
98
  'is_deleted': 'isDeleted', # noqa: E501
99
+ 'match_type': 'matchType', # noqa: E501
100
+ 'phrase': 'phrase', # noqa: E501
101
101
  }
102
102
 
103
103
  read_only_vars = {
@@ -141,9 +141,9 @@ class AddRemoveKeywordModel(ModelNormal):
141
141
  Animal class but this time we won't travel
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
- phrase (str, none_type): [optional] # noqa: E501
145
- match_type (MatchTypeModel): [optional] # noqa: E501
146
144
  is_deleted (bool): [optional] # noqa: E501
145
+ match_type (MatchTypeModel): [optional] # noqa: E501
146
+ phrase (str, none_type): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,9 +229,9 @@ class AddRemoveKeywordModel(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
- phrase (str, none_type): [optional] # noqa: E501
233
- match_type (MatchTypeModel): [optional] # noqa: E501
234
232
  is_deleted (bool): [optional] # noqa: E501
233
+ match_type (MatchTypeModel): [optional] # noqa: E501
234
+ phrase (str, none_type): [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -80,9 +80,9 @@ class AddRemoveKeywordsModelResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
+ 'attributes': (AddRemoveKeywordsModel,), # noqa: E501
83
84
  'id': (str, none_type,), # noqa: E501
84
85
  'type': (str, none_type,), # noqa: E501
85
- 'attributes': (AddRemoveKeywordsModel,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,9 +91,9 @@ class AddRemoveKeywordsModelResource(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
+ 'attributes': 'attributes', # noqa: E501
94
95
  'id': 'id', # noqa: E501
95
96
  'type': 'type', # noqa: E501
96
- 'attributes': 'attributes', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -137,9 +137,9 @@ class AddRemoveKeywordsModelResource(ModelNormal):
137
137
  Animal class but this time we won't travel
138
138
  through its discriminator because we passed in
139
139
  _visited_composed_classes = (Animal,)
140
+ attributes (AddRemoveKeywordsModel): [optional] # noqa: E501
140
141
  id (str, none_type): [optional] # noqa: E501
141
142
  type (str, none_type): [optional] # noqa: E501
142
- attributes (AddRemoveKeywordsModel): [optional] # noqa: E501
143
143
  """
144
144
 
145
145
  _check_type = kwargs.pop('_check_type', True)
@@ -225,9 +225,9 @@ class AddRemoveKeywordsModelResource(ModelNormal):
225
225
  Animal class but this time we won't travel
226
226
  through its discriminator because we passed in
227
227
  _visited_composed_classes = (Animal,)
228
+ attributes (AddRemoveKeywordsModel): [optional] # noqa: E501
228
229
  id (str, none_type): [optional] # noqa: E501
229
230
  type (str, none_type): [optional] # noqa: E501
230
- attributes (AddRemoveKeywordsModel): [optional] # noqa: E501
231
231
  """
232
232
 
233
233
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class AddToBasketTarget202110Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ValueTypeResourceOfAddToBasketTarget202110,), # noqa: E501
93
- 'warnings': ([ProblemDetails],), # noqa: E501
94
93
  'errors': ([ProblemDetails],), # noqa: E501
94
+ 'warnings': ([ProblemDetails],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class AddToBasketTarget202110Response(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class AddToBasketTarget202110Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ValueTypeResourceOfAddToBasketTarget202110): [optional] # noqa: E501
152
- warnings ([ProblemDetails]): [optional] # noqa: E501
153
152
  errors ([ProblemDetails]): [optional] # noqa: E501
153
+ warnings ([ProblemDetails]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class AddToBasketTarget202110Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ValueTypeResourceOfAddToBasketTarget202110): [optional] # noqa: E501
240
- warnings ([ProblemDetails]): [optional] # noqa: E501
241
240
  errors ([ProblemDetails]): [optional] # noqa: E501
241
+ warnings ([ProblemDetails]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -82,10 +82,10 @@ class ApplicationSummaryModel(ModelNormal):
82
82
  """
83
83
  return {
84
84
  'application_id': (int, none_type,), # noqa: E501
85
+ 'criteo_service': (str, none_type,), # noqa: E501
86
+ 'description': (str, none_type,), # noqa: E501
85
87
  'name': (str, none_type,), # noqa: E501
86
88
  'organization_id': (int, none_type,), # noqa: E501
87
- 'description': (str, none_type,), # noqa: E501
88
- 'criteo_service': (str, none_type,), # noqa: E501
89
89
  }
90
90
 
91
91
  @cached_property
@@ -95,10 +95,10 @@ class ApplicationSummaryModel(ModelNormal):
95
95
 
96
96
  attribute_map = {
97
97
  'application_id': 'applicationId', # noqa: E501
98
+ 'criteo_service': 'criteoService', # noqa: E501
99
+ 'description': 'description', # noqa: E501
98
100
  'name': 'name', # noqa: E501
99
101
  'organization_id': 'organizationId', # noqa: E501
100
- 'description': 'description', # noqa: E501
101
- 'criteo_service': 'criteoService', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -143,10 +143,10 @@ class ApplicationSummaryModel(ModelNormal):
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
145
  application_id (int, none_type): [optional] # noqa: E501
146
+ criteo_service (str, none_type): [optional] # noqa: E501
147
+ description (str, none_type): [optional] # noqa: E501
146
148
  name (str, none_type): [optional] # noqa: E501
147
149
  organization_id (int, none_type): [optional] # noqa: E501
148
- description (str, none_type): [optional] # noqa: E501
149
- criteo_service (str, none_type): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,10 +233,10 @@ class ApplicationSummaryModel(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  application_id (int, none_type): [optional] # noqa: E501
236
+ criteo_service (str, none_type): [optional] # noqa: E501
237
+ description (str, none_type): [optional] # noqa: E501
236
238
  name (str, none_type): [optional] # noqa: E501
237
239
  organization_id (int, none_type): [optional] # noqa: E501
238
- description (str, none_type): [optional] # noqa: E501
239
- criteo_service (str, none_type): [optional] # noqa: E501
240
240
  """
241
241
 
242
242
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class ApplicationSummaryModelResource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str, none_type,), # noqa: E501
91
90
  'attributes': (ApplicationSummaryModel,), # noqa: E501
91
+ 'type': (str, none_type,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class ApplicationSummaryModelResource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class ApplicationSummaryModelResource(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
- type (str, none_type): [optional] # noqa: E501
146
145
  attributes (ApplicationSummaryModel): [optional] # noqa: E501
146
+ type (str, none_type): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class ApplicationSummaryModelResource(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
- type (str, none_type): [optional] # noqa: E501
233
232
  attributes (ApplicationSummaryModel): [optional] # noqa: E501
233
+ type (str, none_type): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class ApplicationSummaryModelResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ApplicationSummaryModelResource,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class ApplicationSummaryModelResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class ApplicationSummaryModelResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ApplicationSummaryModelResource): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class ApplicationSummaryModelResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ApplicationSummaryModelResource): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -64,10 +64,10 @@ class AssetResponse(ModelNormal):
64
64
  }
65
65
 
66
66
  validations = {
67
- ('warnings',): {
68
- },
69
67
  ('errors',): {
70
68
  },
69
+ ('warnings',): {
70
+ },
71
71
  }
72
72
 
73
73
  @cached_property
@@ -94,8 +94,8 @@ class AssetResponse(ModelNormal):
94
94
  lazy_import()
95
95
  return {
96
96
  'data': (AssetResource,), # noqa: E501
97
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
98
97
  'errors': ([CommonProblem], none_type,), # noqa: E501
98
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
99
99
  }
100
100
 
101
101
  @cached_property
@@ -105,13 +105,13 @@ class AssetResponse(ModelNormal):
105
105
 
106
106
  attribute_map = {
107
107
  'data': 'data', # noqa: E501
108
- 'warnings': 'warnings', # noqa: E501
109
108
  'errors': 'errors', # noqa: E501
109
+ 'warnings': 'warnings', # noqa: E501
110
110
  }
111
111
 
112
112
  read_only_vars = {
113
- 'warnings', # noqa: E501
114
113
  'errors', # noqa: E501
114
+ 'warnings', # noqa: E501
115
115
  }
116
116
 
117
117
  _composed_schemas = {}
@@ -153,8 +153,8 @@ class AssetResponse(ModelNormal):
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
155
  data (AssetResource): [optional] # noqa: E501
156
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
157
156
  errors ([CommonProblem], none_type): [optional] # noqa: E501
157
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
158
158
  """
159
159
 
160
160
  _check_type = kwargs.pop('_check_type', True)
@@ -241,8 +241,8 @@ class AssetResponse(ModelNormal):
241
241
  through its discriminator because we passed in
242
242
  _visited_composed_classes = (Animal,)
243
243
  data (AssetResource): [optional] # noqa: E501
244
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
245
244
  errors ([CommonProblem], none_type): [optional] # noqa: E501
245
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
246
246
  """
247
247
 
248
248
  _check_type = kwargs.pop('_check_type', True)