criteo-api-retailmedia-sdk 2024.1.0.250320__py3-none-any.whl → 2024.1.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 (130) hide show
  1. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/RECORD +130 -130
  3. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_01/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_01/api/analytics_api.py +2 -2
  6. criteo_api_retailmedia_v2024_01/api/audience_api.py +12 -12
  7. criteo_api_retailmedia_v2024_01/api/campaign_api.py +18 -18
  8. criteo_api_retailmedia_v2024_01/api_client.py +1 -1
  9. criteo_api_retailmedia_v2024_01/configuration.py +1 -1
  10. criteo_api_retailmedia_v2024_01/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2024_01/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2024_01/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2024_01/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2024_01/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2024_01/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2024_01/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2024_01/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2024_01/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2024_01/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2024_01/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2024_01/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2024_01/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2024_01/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2024_01/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2024_01/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2024_01/model/audience_target202110_response.py +5 -5
  27. criteo_api_retailmedia_v2024_01/model/balance_campaign202110_paged_list_response.py +9 -9
  28. criteo_api_retailmedia_v2024_01/model/balance_response.py +5 -5
  29. criteo_api_retailmedia_v2024_01/model/balance_response_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2024_01/model/campaign_attributes_v202301.py +57 -57
  31. criteo_api_retailmedia_v2024_01/model/campaign_budget_overrides.py +8 -8
  32. criteo_api_retailmedia_v2024_01/model/campaign_v202301.py +82 -82
  33. criteo_api_retailmedia_v2024_01/model/category202204.py +8 -8
  34. criteo_api_retailmedia_v2024_01/model/category202204_list_response.py +5 -5
  35. criteo_api_retailmedia_v2024_01/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_01/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_01/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_01/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_01/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_01/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_01/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_01/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_01/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_01/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_01/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_01/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_01/model/external_account.py +18 -18
  48. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_ids_update_model202110.py +4 -4
  49. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_target202110.py +4 -4
  50. criteo_api_retailmedia_v2024_01/model/external_auction_line_item.py +44 -44
  51. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_create_model.py +30 -30
  52. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_update_model.py +20 -20
  53. criteo_api_retailmedia_v2024_01/model/external_audience_target202110.py +8 -8
  54. criteo_api_retailmedia_v2024_01/model/external_balance_response.py +66 -66
  55. criteo_api_retailmedia_v2024_01/model/external_catalog_request.py +4 -4
  56. criteo_api_retailmedia_v2024_01/model/external_catalog_status.py +20 -20
  57. criteo_api_retailmedia_v2024_01/model/external_change_dates_of_balance.py +8 -8
  58. criteo_api_retailmedia_v2024_01/model/external_common_line_item.py +34 -34
  59. criteo_api_retailmedia_v2024_01/model/external_create_balance.py +20 -20
  60. criteo_api_retailmedia_v2024_01/model/external_line_item_capping202110.py +8 -8
  61. criteo_api_retailmedia_v2024_01/model/external_line_item_page202110.py +3 -3
  62. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item202110.py +55 -51
  63. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_create_model202110.py +24 -24
  64. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_update_model202110.py +20 -20
  65. criteo_api_retailmedia_v2024_01/model/external_update_balance_model.py +8 -8
  66. criteo_api_retailmedia_v2024_01/model/files_variables_specification.py +4 -4
  67. criteo_api_retailmedia_v2024_01/model/input_resource_of_auction_line_item_create_model.py +4 -4
  68. criteo_api_retailmedia_v2024_01/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  69. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_account.py +8 -8
  70. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_brand.py +8 -8
  71. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
  72. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_retailer.py +8 -8
  73. criteo_api_retailmedia_v2024_01/model/keyword_data_model.py +12 -12
  74. criteo_api_retailmedia_v2024_01/model/keyword_target202110_response.py +5 -5
  75. criteo_api_retailmedia_v2024_01/model/keywords_model_resource.py +4 -4
  76. criteo_api_retailmedia_v2024_01/model/keywords_model_response.py +4 -4
  77. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers.py +20 -20
  78. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers_response.py +5 -5
  79. criteo_api_retailmedia_v2024_01/model/line_item_budget_overrides.py +8 -8
  80. criteo_api_retailmedia_v2024_01/model/page_metadata.py +16 -16
  81. criteo_api_retailmedia_v2024_01/model/page_type_environment202210.py +14 -14
  82. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_paged_list_response.py +9 -9
  83. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_response.py +5 -5
  84. criteo_api_retailmedia_v2024_01/model/problem_details.py +20 -20
  85. criteo_api_retailmedia_v2024_01/model/promoted_product202110_paged_list_response.py +9 -9
  86. criteo_api_retailmedia_v2024_01/model/report_outcome.py +5 -5
  87. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item.py +4 -4
  88. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item_update_model.py +4 -4
  89. criteo_api_retailmedia_v2024_01/model/resource_of_balance_campaign202110.py +4 -4
  90. criteo_api_retailmedia_v2024_01/model/resource_of_common_line_item.py +4 -4
  91. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item202110.py +4 -4
  92. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  93. criteo_api_retailmedia_v2024_01/model/resource_of_promoted_product202110.py +4 -4
  94. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1.py +19 -19
  95. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  96. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2.py +8 -8
  97. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  98. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1.py +4 -4
  99. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  100. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  101. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2.py +12 -12
  102. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  103. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_customer_list.py +8 -8
  104. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  105. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  106. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  107. criteo_api_retailmedia_v2024_01/model/rmca_common_problem.py +16 -16
  108. criteo_api_retailmedia_v2024_01/model/section.py +4 -4
  109. criteo_api_retailmedia_v2024_01/model/set_bid_model.py +4 -4
  110. criteo_api_retailmedia_v2024_01/model/set_bids_model_resource.py +4 -4
  111. criteo_api_retailmedia_v2024_01/model/status_response.py +20 -20
  112. criteo_api_retailmedia_v2024_01/model/store_target202110_response.py +5 -5
  113. criteo_api_retailmedia_v2024_01/model/template.py +24 -24
  114. criteo_api_retailmedia_v2024_01/model/template_list_response.py +5 -5
  115. criteo_api_retailmedia_v2024_01/model/template_response.py +5 -5
  116. criteo_api_retailmedia_v2024_01/model/template_variable.py +4 -4
  117. criteo_api_retailmedia_v2024_01/model/template_variable_value.py +4 -4
  118. criteo_api_retailmedia_v2024_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
  119. criteo_api_retailmedia_v2024_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
  120. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  121. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  122. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  123. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  124. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  125. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_target202110.py +4 -4
  126. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_keyword_target202110.py +4 -4
  127. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  128. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_target202110.py +4 -4
  129. criteo_api_retailmedia_v2024_01/model/video_variable_value.py +16 -16
  130. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/top_level.txt +0 -0
@@ -113,19 +113,19 @@ class EditableCampaignAttributesV202301(ModelNormal):
113
113
  and the value is attribute type.
114
114
  """
115
115
  return {
116
- 'name': (str,), # noqa: E501
116
+ 'click_attribution_window': (str,), # noqa: E501
117
+ 'end_date': (datetime, none_type,), # noqa: E501
117
118
  'is_auto_daily_pacing': (bool,), # noqa: E501
119
+ 'name': (str,), # noqa: E501
118
120
  'start_date': (datetime, none_type,), # noqa: E501
119
- 'end_date': (datetime, none_type,), # noqa: E501
120
- 'click_attribution_window': (str,), # noqa: E501
121
121
  'view_attribution_window': (str,), # noqa: E501
122
122
  'budget': (float, none_type,), # noqa: E501
123
- 'monthly_pacing': (float, none_type,), # noqa: E501
124
- 'daily_pacing': (float, none_type,), # noqa: E501
125
123
  'click_attribution_scope': (str, none_type,), # noqa: E501
126
- 'view_attribution_scope': (str, none_type,), # noqa: E501
127
124
  'company_name': (str, none_type,), # noqa: E501
125
+ 'daily_pacing': (float, none_type,), # noqa: E501
126
+ 'monthly_pacing': (float, none_type,), # noqa: E501
128
127
  'on_behalf_company_name': (str, none_type,), # noqa: E501
128
+ 'view_attribution_scope': (str, none_type,), # noqa: E501
129
129
  }
130
130
 
131
131
  @cached_property
@@ -134,19 +134,19 @@ class EditableCampaignAttributesV202301(ModelNormal):
134
134
 
135
135
 
136
136
  attribute_map = {
137
- 'name': 'name', # noqa: E501
137
+ 'click_attribution_window': 'clickAttributionWindow', # noqa: E501
138
+ 'end_date': 'endDate', # noqa: E501
138
139
  'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
140
+ 'name': 'name', # noqa: E501
139
141
  'start_date': 'startDate', # noqa: E501
140
- 'end_date': 'endDate', # noqa: E501
141
- 'click_attribution_window': 'clickAttributionWindow', # noqa: E501
142
142
  'view_attribution_window': 'viewAttributionWindow', # noqa: E501
143
143
  'budget': 'budget', # noqa: E501
144
- 'monthly_pacing': 'monthlyPacing', # noqa: E501
145
- 'daily_pacing': 'dailyPacing', # noqa: E501
146
144
  'click_attribution_scope': 'clickAttributionScope', # noqa: E501
147
- 'view_attribution_scope': 'viewAttributionScope', # noqa: E501
148
145
  'company_name': 'companyName', # noqa: E501
146
+ 'daily_pacing': 'dailyPacing', # noqa: E501
147
+ 'monthly_pacing': 'monthlyPacing', # noqa: E501
149
148
  'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
149
+ 'view_attribution_scope': 'viewAttributionScope', # noqa: E501
150
150
  }
151
151
 
152
152
  read_only_vars = {
@@ -156,15 +156,15 @@ class EditableCampaignAttributesV202301(ModelNormal):
156
156
 
157
157
  @classmethod
158
158
  @convert_js_args_to_python_args
159
- def _from_openapi_data(cls, name, is_auto_daily_pacing, start_date, end_date, click_attribution_window, view_attribution_window, *args, **kwargs): # noqa: E501
159
+ def _from_openapi_data(cls, click_attribution_window, end_date, is_auto_daily_pacing, name, start_date, view_attribution_window, *args, **kwargs): # noqa: E501
160
160
  """EditableCampaignAttributesV202301 - a model defined in OpenAPI
161
161
 
162
162
  Args:
163
- name (str):
163
+ click_attribution_window (str):
164
+ end_date (datetime, none_type):
164
165
  is_auto_daily_pacing (bool):
166
+ name (str):
165
167
  start_date (datetime, none_type):
166
- end_date (datetime, none_type):
167
- click_attribution_window (str):
168
168
  view_attribution_window (str):
169
169
 
170
170
  Keyword Args:
@@ -199,12 +199,12 @@ class EditableCampaignAttributesV202301(ModelNormal):
199
199
  through its discriminator because we passed in
200
200
  _visited_composed_classes = (Animal,)
201
201
  budget (float, none_type): [optional] # noqa: E501
202
- monthly_pacing (float, none_type): [optional] # noqa: E501
203
- daily_pacing (float, none_type): [optional] # noqa: E501
204
202
  click_attribution_scope (str, none_type): [optional] # noqa: E501
205
- view_attribution_scope (str, none_type): [optional] # noqa: E501
206
203
  company_name (str, none_type): [optional] # noqa: E501
204
+ daily_pacing (float, none_type): [optional] # noqa: E501
205
+ monthly_pacing (float, none_type): [optional] # noqa: E501
207
206
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
207
+ view_attribution_scope (str, none_type): [optional] # noqa: E501
208
208
  """
209
209
 
210
210
  _check_type = kwargs.pop('_check_type', True)
@@ -236,11 +236,11 @@ class EditableCampaignAttributesV202301(ModelNormal):
236
236
  self._configuration = _configuration
237
237
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
238
238
 
239
- self.name = name
239
+ self.click_attribution_window = click_attribution_window
240
+ self.end_date = end_date
240
241
  self.is_auto_daily_pacing = is_auto_daily_pacing
242
+ self.name = name
241
243
  self.start_date = start_date
242
- self.end_date = end_date
243
- self.click_attribution_window = click_attribution_window
244
244
  self.view_attribution_window = view_attribution_window
245
245
  for var_name, var_value in kwargs.items():
246
246
  if var_name not in self.attribute_map and \
@@ -262,15 +262,15 @@ class EditableCampaignAttributesV202301(ModelNormal):
262
262
  ])
263
263
 
264
264
  @convert_js_args_to_python_args
265
- def __init__(self, name, is_auto_daily_pacing, start_date, end_date, click_attribution_window, view_attribution_window, *args, **kwargs): # noqa: E501
265
+ def __init__(self, click_attribution_window, end_date, is_auto_daily_pacing, name, start_date, view_attribution_window, *args, **kwargs): # noqa: E501
266
266
  """EditableCampaignAttributesV202301 - a model defined in OpenAPI
267
267
 
268
268
  Args:
269
- name (str):
269
+ click_attribution_window (str):
270
+ end_date (datetime, none_type):
270
271
  is_auto_daily_pacing (bool):
272
+ name (str):
271
273
  start_date (datetime, none_type):
272
- end_date (datetime, none_type):
273
- click_attribution_window (str):
274
274
  view_attribution_window (str):
275
275
 
276
276
  Keyword Args:
@@ -305,12 +305,12 @@ class EditableCampaignAttributesV202301(ModelNormal):
305
305
  through its discriminator because we passed in
306
306
  _visited_composed_classes = (Animal,)
307
307
  budget (float, none_type): [optional] # noqa: E501
308
- monthly_pacing (float, none_type): [optional] # noqa: E501
309
- daily_pacing (float, none_type): [optional] # noqa: E501
310
308
  click_attribution_scope (str, none_type): [optional] # noqa: E501
311
- view_attribution_scope (str, none_type): [optional] # noqa: E501
312
309
  company_name (str, none_type): [optional] # noqa: E501
310
+ daily_pacing (float, none_type): [optional] # noqa: E501
311
+ monthly_pacing (float, none_type): [optional] # noqa: E501
313
312
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
313
+ view_attribution_scope (str, none_type): [optional] # noqa: E501
314
314
  """
315
315
 
316
316
  _check_type = kwargs.pop('_check_type', True)
@@ -340,11 +340,11 @@ class EditableCampaignAttributesV202301(ModelNormal):
340
340
  self._configuration = _configuration
341
341
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
342
342
 
343
- self.name = name
343
+ self.click_attribution_window = click_attribution_window
344
+ self.end_date = end_date
344
345
  self.is_auto_daily_pacing = is_auto_daily_pacing
346
+ self.name = name
345
347
  self.start_date = start_date
346
- self.end_date = end_date
347
- self.click_attribution_window = click_attribution_window
348
348
  self.view_attribution_window = view_attribution_window
349
349
  for var_name, var_value in kwargs.items():
350
350
  if var_name not in self.attribute_map and \
@@ -94,15 +94,15 @@ class ExternalAccount(ModelNormal):
94
94
  and the value is attribute type.
95
95
  """
96
96
  return {
97
- 'name': (str,), # noqa: E501
98
- 'type': (str,), # noqa: E501
99
97
  'countries': ([str],), # noqa: E501
100
98
  'currency': (str,), # noqa: E501
99
+ 'name': (str,), # noqa: E501
101
100
  'parent_account_label': (str,), # noqa: E501
102
101
  'time_zone': (str,), # noqa: E501
103
- 'subtype': (str, none_type,), # noqa: E501
102
+ 'type': (str,), # noqa: E501
104
103
  'company_name': (str, none_type,), # noqa: E501
105
104
  'on_behalf_company_name': (str, none_type,), # noqa: E501
105
+ 'subtype': (str, none_type,), # noqa: E501
106
106
  }
107
107
 
108
108
  @cached_property
@@ -111,15 +111,15 @@ class ExternalAccount(ModelNormal):
111
111
 
112
112
 
113
113
  attribute_map = {
114
- 'name': 'name', # noqa: E501
115
- 'type': 'type', # noqa: E501
116
114
  'countries': 'countries', # noqa: E501
117
115
  'currency': 'currency', # noqa: E501
116
+ 'name': 'name', # noqa: E501
118
117
  'parent_account_label': 'parentAccountLabel', # noqa: E501
119
118
  'time_zone': 'timeZone', # noqa: E501
120
- 'subtype': 'subtype', # noqa: E501
119
+ 'type': 'type', # noqa: E501
121
120
  'company_name': 'companyName', # noqa: E501
122
121
  'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
122
+ 'subtype': 'subtype', # noqa: E501
123
123
  }
124
124
 
125
125
  read_only_vars = {
@@ -129,16 +129,16 @@ class ExternalAccount(ModelNormal):
129
129
 
130
130
  @classmethod
131
131
  @convert_js_args_to_python_args
132
- def _from_openapi_data(cls, name, type, countries, currency, parent_account_label, time_zone, *args, **kwargs): # noqa: E501
132
+ def _from_openapi_data(cls, countries, currency, name, parent_account_label, time_zone, type, *args, **kwargs): # noqa: E501
133
133
  """ExternalAccount - a model defined in OpenAPI
134
134
 
135
135
  Args:
136
- name (str):
137
- type (str):
138
136
  countries ([str]):
139
137
  currency (str):
138
+ name (str):
140
139
  parent_account_label (str):
141
140
  time_zone (str):
141
+ type (str):
142
142
 
143
143
  Keyword Args:
144
144
  _check_type (bool): if True, values for parameters in openapi_types
@@ -171,9 +171,9 @@ class ExternalAccount(ModelNormal):
171
171
  Animal class but this time we won't travel
172
172
  through its discriminator because we passed in
173
173
  _visited_composed_classes = (Animal,)
174
- subtype (str, none_type): [optional] # noqa: E501
175
174
  company_name (str, none_type): [optional] # noqa: E501
176
175
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
176
+ subtype (str, none_type): [optional] # noqa: E501
177
177
  """
178
178
 
179
179
  _check_type = kwargs.pop('_check_type', True)
@@ -205,12 +205,12 @@ class ExternalAccount(ModelNormal):
205
205
  self._configuration = _configuration
206
206
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
207
207
 
208
- self.name = name
209
- self.type = type
210
208
  self.countries = countries
211
209
  self.currency = currency
210
+ self.name = name
212
211
  self.parent_account_label = parent_account_label
213
212
  self.time_zone = time_zone
213
+ self.type = type
214
214
  for var_name, var_value in kwargs.items():
215
215
  if var_name not in self.attribute_map and \
216
216
  self._configuration is not None and \
@@ -231,16 +231,16 @@ class ExternalAccount(ModelNormal):
231
231
  ])
232
232
 
233
233
  @convert_js_args_to_python_args
234
- def __init__(self, name, type, countries, currency, parent_account_label, time_zone, *args, **kwargs): # noqa: E501
234
+ def __init__(self, countries, currency, name, parent_account_label, time_zone, type, *args, **kwargs): # noqa: E501
235
235
  """ExternalAccount - a model defined in OpenAPI
236
236
 
237
237
  Args:
238
- name (str):
239
- type (str):
240
238
  countries ([str]):
241
239
  currency (str):
240
+ name (str):
242
241
  parent_account_label (str):
243
242
  time_zone (str):
243
+ type (str):
244
244
 
245
245
  Keyword Args:
246
246
  _check_type (bool): if True, values for parameters in openapi_types
@@ -273,9 +273,9 @@ class ExternalAccount(ModelNormal):
273
273
  Animal class but this time we won't travel
274
274
  through its discriminator because we passed in
275
275
  _visited_composed_classes = (Animal,)
276
- subtype (str, none_type): [optional] # noqa: E501
277
276
  company_name (str, none_type): [optional] # noqa: E501
278
277
  on_behalf_company_name (str, none_type): [optional] # noqa: E501
278
+ subtype (str, none_type): [optional] # noqa: E501
279
279
  """
280
280
 
281
281
  _check_type = kwargs.pop('_check_type', True)
@@ -305,12 +305,12 @@ class ExternalAccount(ModelNormal):
305
305
  self._configuration = _configuration
306
306
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
307
307
 
308
- self.name = name
309
- self.type = type
310
308
  self.countries = countries
311
309
  self.currency = currency
310
+ self.name = name
312
311
  self.parent_account_label = parent_account_label
313
312
  self.time_zone = time_zone
313
+ self.type = type
314
314
  for var_name, var_value in kwargs.items():
315
315
  if var_name not in self.attribute_map and \
316
316
  self._configuration is not None and \
@@ -81,8 +81,8 @@ class ExternalAddToBasketIdsUpdateModel202110(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'product_ids': ([str],), # noqa: E501
85
84
  'category_ids': ([str],), # noqa: E501
85
+ 'product_ids': ([str],), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class ExternalAddToBasketIdsUpdateModel202110(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'product_ids': 'productIds', # noqa: E501
95
94
  'category_ids': 'categoryIds', # noqa: E501
95
+ 'product_ids': 'productIds', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class ExternalAddToBasketIdsUpdateModel202110(ModelNormal):
136
136
  Animal class but this time we won't travel
137
137
  through its discriminator because we passed in
138
138
  _visited_composed_classes = (Animal,)
139
- product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
140
139
  category_ids ([str]): Category ids that add to basket should target. [optional] # noqa: E501
140
+ product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class ExternalAddToBasketIdsUpdateModel202110(ModelNormal):
223
223
  Animal class but this time we won't travel
224
224
  through its discriminator because we passed in
225
225
  _visited_composed_classes = (Animal,)
226
- product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
227
226
  category_ids ([str]): Category ids that add to basket should target. [optional] # noqa: E501
227
+ product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class ExternalAddToBasketTarget202110(ModelNormal):
87
87
  """
88
88
  return {
89
89
  'scope': (str,), # noqa: E501
90
- 'product_ids': ([str],), # noqa: E501
91
90
  'category_ids': ([str],), # noqa: E501
91
+ 'product_ids': ([str],), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -98,8 +98,8 @@ class ExternalAddToBasketTarget202110(ModelNormal):
98
98
 
99
99
  attribute_map = {
100
100
  'scope': 'scope', # noqa: E501
101
- 'product_ids': 'productIds', # noqa: E501
102
101
  'category_ids': 'categoryIds', # noqa: E501
102
+ 'product_ids': 'productIds', # noqa: E501
103
103
  }
104
104
 
105
105
  read_only_vars = {
@@ -146,8 +146,8 @@ class ExternalAddToBasketTarget202110(ModelNormal):
146
146
  Animal class but this time we won't travel
147
147
  through its discriminator because we passed in
148
148
  _visited_composed_classes = (Animal,)
149
- product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
150
149
  category_ids ([str]): Category ids that add to basket should target. [optional] # noqa: E501
150
+ product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
151
151
  """
152
152
 
153
153
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class ExternalAddToBasketTarget202110(ModelNormal):
237
237
  Animal class but this time we won't travel
238
238
  through its discriminator because we passed in
239
239
  _visited_composed_classes = (Animal,)
240
- product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
241
240
  category_ids ([str]): Category ids that add to basket should target. [optional] # noqa: E501
241
+ product_ids ([str]): Product ids that add to basket should target. [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -102,24 +102,24 @@ class ExternalAuctionLineItem(ModelNormal):
102
102
  and the value is attribute type.
103
103
  """
104
104
  return {
105
+ 'budget_remaining': (float, none_type,), # noqa: E501
106
+ 'campaign_id': (str,), # noqa: E501
107
+ 'created_at': (datetime,), # noqa: E501
105
108
  'name': (str,), # noqa: E501
106
109
  'start_date': (date,), # noqa: E501
107
110
  'target_retailer_id': (str,), # noqa: E501
108
- 'campaign_id': (str,), # noqa: E501
109
- 'budget_remaining': (float, none_type,), # noqa: E501
110
- 'created_at': (datetime,), # noqa: E501
111
111
  'updated_at': (datetime,), # noqa: E501
112
+ 'bid_strategy': (str,), # noqa: E501
113
+ 'budget': (float, none_type,), # noqa: E501
114
+ 'budget_spent': (float,), # noqa: E501
115
+ 'daily_pacing': (float, none_type,), # noqa: E501
112
116
  'end_date': (date, none_type,), # noqa: E501
117
+ 'id': (str, none_type,), # noqa: E501
118
+ 'is_auto_daily_pacing': (bool,), # noqa: E501
113
119
  'max_bid': (float, none_type,), # noqa: E501
114
- 'budget': (float, none_type,), # noqa: E501
115
120
  'monthly_pacing': (float, none_type,), # noqa: E501
116
- 'daily_pacing': (float, none_type,), # noqa: E501
117
- 'bid_strategy': (str,), # noqa: E501
118
121
  'status': (str,), # noqa: E501
119
122
  'target_bid': (float, none_type,), # noqa: E501
120
- 'is_auto_daily_pacing': (bool,), # noqa: E501
121
- 'budget_spent': (float,), # noqa: E501
122
- 'id': (str, none_type,), # noqa: E501
123
123
  }
124
124
 
125
125
  @cached_property
@@ -128,24 +128,24 @@ class ExternalAuctionLineItem(ModelNormal):
128
128
 
129
129
 
130
130
  attribute_map = {
131
+ 'budget_remaining': 'budgetRemaining', # noqa: E501
132
+ 'campaign_id': 'campaignId', # noqa: E501
133
+ 'created_at': 'createdAt', # noqa: E501
131
134
  'name': 'name', # noqa: E501
132
135
  'start_date': 'startDate', # noqa: E501
133
136
  'target_retailer_id': 'targetRetailerId', # noqa: E501
134
- 'campaign_id': 'campaignId', # noqa: E501
135
- 'budget_remaining': 'budgetRemaining', # noqa: E501
136
- 'created_at': 'createdAt', # noqa: E501
137
137
  'updated_at': 'updatedAt', # noqa: E501
138
+ 'bid_strategy': 'bidStrategy', # noqa: E501
139
+ 'budget': 'budget', # noqa: E501
140
+ 'budget_spent': 'budgetSpent', # noqa: E501
141
+ 'daily_pacing': 'dailyPacing', # noqa: E501
138
142
  'end_date': 'endDate', # noqa: E501
143
+ 'id': 'id', # noqa: E501
144
+ 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
139
145
  'max_bid': 'maxBid', # noqa: E501
140
- 'budget': 'budget', # noqa: E501
141
146
  'monthly_pacing': 'monthlyPacing', # noqa: E501
142
- 'daily_pacing': 'dailyPacing', # noqa: E501
143
- 'bid_strategy': 'bidStrategy', # noqa: E501
144
147
  'status': 'status', # noqa: E501
145
148
  'target_bid': 'targetBid', # noqa: E501
146
- 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
147
- 'budget_spent': 'budgetSpent', # noqa: E501
148
- 'id': 'id', # noqa: E501
149
149
  }
150
150
 
151
151
  read_only_vars = {
@@ -155,16 +155,16 @@ class ExternalAuctionLineItem(ModelNormal):
155
155
 
156
156
  @classmethod
157
157
  @convert_js_args_to_python_args
158
- def _from_openapi_data(cls, name, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
158
+ def _from_openapi_data(cls, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, updated_at, *args, **kwargs): # noqa: E501
159
159
  """ExternalAuctionLineItem - a model defined in OpenAPI
160
160
 
161
161
  Args:
162
+ budget_remaining (float, none_type):
163
+ campaign_id (str):
164
+ created_at (datetime):
162
165
  name (str):
163
166
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
164
167
  target_retailer_id (str):
165
- campaign_id (str):
166
- budget_remaining (float, none_type):
167
- created_at (datetime):
168
168
  updated_at (datetime):
169
169
 
170
170
  Keyword Args:
@@ -198,17 +198,17 @@ class ExternalAuctionLineItem(ModelNormal):
198
198
  Animal class but this time we won't travel
199
199
  through its discriminator because we passed in
200
200
  _visited_composed_classes = (Animal,)
201
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
202
+ budget (float, none_type): [optional] # noqa: E501
203
+ budget_spent (float): [optional] # noqa: E501
204
+ daily_pacing (float, none_type): [optional] # noqa: E501
201
205
  end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
206
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
207
+ is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
202
208
  max_bid (float, none_type): [optional] # noqa: E501
203
- budget (float, none_type): [optional] # noqa: E501
204
209
  monthly_pacing (float, none_type): [optional] # noqa: E501
205
- daily_pacing (float, none_type): [optional] # noqa: E501
206
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
207
210
  status (str): [optional] # noqa: E501
208
211
  target_bid (float, none_type): [optional] # noqa: E501
209
- is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
210
- budget_spent (float): [optional] # noqa: E501
211
- id (str, none_type): Id of the entity. [optional] # noqa: E501
212
212
  """
213
213
 
214
214
  _check_type = kwargs.pop('_check_type', True)
@@ -240,12 +240,12 @@ class ExternalAuctionLineItem(ModelNormal):
240
240
  self._configuration = _configuration
241
241
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
242
242
 
243
+ self.budget_remaining = budget_remaining
244
+ self.campaign_id = campaign_id
245
+ self.created_at = created_at
243
246
  self.name = name
244
247
  self.start_date = start_date
245
248
  self.target_retailer_id = target_retailer_id
246
- self.campaign_id = campaign_id
247
- self.budget_remaining = budget_remaining
248
- self.created_at = created_at
249
249
  self.updated_at = updated_at
250
250
  for var_name, var_value in kwargs.items():
251
251
  if var_name not in self.attribute_map and \
@@ -267,16 +267,16 @@ class ExternalAuctionLineItem(ModelNormal):
267
267
  ])
268
268
 
269
269
  @convert_js_args_to_python_args
270
- def __init__(self, name, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
270
+ def __init__(self, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, updated_at, *args, **kwargs): # noqa: E501
271
271
  """ExternalAuctionLineItem - a model defined in OpenAPI
272
272
 
273
273
  Args:
274
+ budget_remaining (float, none_type):
275
+ campaign_id (str):
276
+ created_at (datetime):
274
277
  name (str):
275
278
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
276
279
  target_retailer_id (str):
277
- campaign_id (str):
278
- budget_remaining (float, none_type):
279
- created_at (datetime):
280
280
  updated_at (datetime):
281
281
 
282
282
  Keyword Args:
@@ -310,17 +310,17 @@ class ExternalAuctionLineItem(ModelNormal):
310
310
  Animal class but this time we won't travel
311
311
  through its discriminator because we passed in
312
312
  _visited_composed_classes = (Animal,)
313
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
314
+ budget (float, none_type): [optional] # noqa: E501
315
+ budget_spent (float): [optional] # noqa: E501
316
+ daily_pacing (float, none_type): [optional] # noqa: E501
313
317
  end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
318
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
319
+ is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
314
320
  max_bid (float, none_type): [optional] # noqa: E501
315
- budget (float, none_type): [optional] # noqa: E501
316
321
  monthly_pacing (float, none_type): [optional] # noqa: E501
317
- daily_pacing (float, none_type): [optional] # noqa: E501
318
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
319
322
  status (str): [optional] # noqa: E501
320
323
  target_bid (float, none_type): [optional] # noqa: E501
321
- is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
322
- budget_spent (float): [optional] # noqa: E501
323
- id (str, none_type): Id of the entity. [optional] # noqa: E501
324
324
  """
325
325
 
326
326
  _check_type = kwargs.pop('_check_type', True)
@@ -350,12 +350,12 @@ class ExternalAuctionLineItem(ModelNormal):
350
350
  self._configuration = _configuration
351
351
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
352
352
 
353
+ self.budget_remaining = budget_remaining
354
+ self.campaign_id = campaign_id
355
+ self.created_at = created_at
353
356
  self.name = name
354
357
  self.start_date = start_date
355
358
  self.target_retailer_id = target_retailer_id
356
- self.campaign_id = campaign_id
357
- self.budget_remaining = budget_remaining
358
- self.created_at = created_at
359
359
  self.updated_at = updated_at
360
360
  for var_name, var_value in kwargs.items():
361
361
  if var_name not in self.attribute_map and \
@@ -55,6 +55,12 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
+ ('bid_strategy',): {
59
+ 'UNKNOWN': "unknown",
60
+ 'CONVERSION': "conversion",
61
+ 'CLICKS': "clicks",
62
+ 'REVENUE': "revenue",
63
+ },
58
64
  ('status',): {
59
65
  'UNKNOWN': "unknown",
60
66
  'ACTIVE': "active",
@@ -66,12 +72,6 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
66
72
  'ARCHIVED': "archived",
67
73
  'NOFUNDS': "noFunds",
68
74
  },
69
- ('bid_strategy',): {
70
- 'UNKNOWN': "unknown",
71
- 'CONVERSION': "conversion",
72
- 'CLICKS': "clicks",
73
- 'REVENUE': "revenue",
74
- },
75
75
  }
76
76
 
77
77
  validations = {
@@ -105,15 +105,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
105
105
  'name': (str,), # noqa: E501
106
106
  'start_date': (date,), # noqa: E501
107
107
  'target_retailer_id': (str,), # noqa: E501
108
- 'end_date': (date,), # noqa: E501
109
- 'status': (str,), # noqa: E501
108
+ 'bid_strategy': (str,), # noqa: E501
110
109
  'budget': (float, none_type,), # noqa: E501
111
- 'target_bid': (float, none_type,), # noqa: E501
112
- 'max_bid': (float, none_type,), # noqa: E501
113
- 'monthly_pacing': (float, none_type,), # noqa: E501
114
110
  'daily_pacing': (float, none_type,), # noqa: E501
111
+ 'end_date': (date,), # noqa: E501
115
112
  'is_auto_daily_pacing': (bool,), # noqa: E501
116
- 'bid_strategy': (str,), # noqa: E501
113
+ 'max_bid': (float, none_type,), # noqa: E501
114
+ 'monthly_pacing': (float, none_type,), # noqa: E501
115
+ 'status': (str,), # noqa: E501
116
+ 'target_bid': (float, none_type,), # noqa: E501
117
117
  }
118
118
 
119
119
  @cached_property
@@ -125,15 +125,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
125
125
  'name': 'name', # noqa: E501
126
126
  'start_date': 'startDate', # noqa: E501
127
127
  'target_retailer_id': 'targetRetailerId', # noqa: E501
128
- 'end_date': 'endDate', # noqa: E501
129
- 'status': 'status', # noqa: E501
128
+ 'bid_strategy': 'bidStrategy', # noqa: E501
130
129
  'budget': 'budget', # noqa: E501
131
- 'target_bid': 'targetBid', # noqa: E501
132
- 'max_bid': 'maxBid', # noqa: E501
133
- 'monthly_pacing': 'monthlyPacing', # noqa: E501
134
130
  'daily_pacing': 'dailyPacing', # noqa: E501
131
+ 'end_date': 'endDate', # noqa: E501
135
132
  'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
136
- 'bid_strategy': 'bidStrategy', # noqa: E501
133
+ 'max_bid': 'maxBid', # noqa: E501
134
+ 'monthly_pacing': 'monthlyPacing', # noqa: E501
135
+ 'status': 'status', # noqa: E501
136
+ 'target_bid': 'targetBid', # noqa: E501
137
137
  }
138
138
 
139
139
  read_only_vars = {
@@ -182,15 +182,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
182
182
  Animal class but this time we won't travel
183
183
  through its discriminator because we passed in
184
184
  _visited_composed_classes = (Animal,)
185
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
186
- status (str): [optional] # noqa: E501
185
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
187
186
  budget (float, none_type): [optional] # noqa: E501
188
- target_bid (float, none_type): [optional] # noqa: E501
189
- max_bid (float, none_type): [optional] # noqa: E501
190
- monthly_pacing (float, none_type): [optional] # noqa: E501
191
187
  daily_pacing (float, none_type): [optional] # noqa: E501
188
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
192
189
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
193
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
190
+ max_bid (float, none_type): [optional] # noqa: E501
191
+ monthly_pacing (float, none_type): [optional] # noqa: E501
192
+ status (str): [optional] # noqa: E501
193
+ target_bid (float, none_type): [optional] # noqa: E501
194
194
  """
195
195
 
196
196
  _check_type = kwargs.pop('_check_type', True)
@@ -284,15 +284,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
284
284
  Animal class but this time we won't travel
285
285
  through its discriminator because we passed in
286
286
  _visited_composed_classes = (Animal,)
287
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
288
- status (str): [optional] # noqa: E501
287
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
289
288
  budget (float, none_type): [optional] # noqa: E501
290
- target_bid (float, none_type): [optional] # noqa: E501
291
- max_bid (float, none_type): [optional] # noqa: E501
292
- monthly_pacing (float, none_type): [optional] # noqa: E501
293
289
  daily_pacing (float, none_type): [optional] # noqa: E501
290
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
294
291
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
295
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
292
+ max_bid (float, none_type): [optional] # noqa: E501
293
+ monthly_pacing (float, none_type): [optional] # noqa: E501
294
+ status (str): [optional] # noqa: E501
295
+ target_bid (float, none_type): [optional] # noqa: E501
296
296
  """
297
297
 
298
298
  _check_type = kwargs.pop('_check_type', True)