criteo-api-marketingsolutions-sdk 0.0.250320__py3-none-any.whl → 0.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-marketingsolutions-sdk might be problematic. Click here for more details.

Files changed (212) hide show
  1. criteo_api_marketingsolutions_preview/__init__.py +1 -1
  2. criteo_api_marketingsolutions_preview/api/creative_api.py +12 -12
  3. criteo_api_marketingsolutions_preview/api_client.py +1 -1
  4. criteo_api_marketingsolutions_preview/configuration.py +1 -1
  5. criteo_api_marketingsolutions_preview/model/ad.py +20 -20
  6. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +5 -5
  7. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +4 -4
  8. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +5 -5
  9. criteo_api_marketingsolutions_preview/model/ad_set_delivery_limitations_v24_q3.py +9 -9
  10. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +5 -5
  11. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +4 -4
  12. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +7 -7
  13. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +4 -4
  14. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +7 -7
  15. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +4 -4
  16. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +7 -7
  17. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3.py +4 -4
  18. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +36 -36
  19. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +4 -4
  20. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +7 -7
  21. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +4 -4
  22. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +7 -7
  23. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +4 -4
  24. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +7 -7
  25. criteo_api_marketingsolutions_preview/model/ad_write.py +18 -18
  26. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +42 -42
  27. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +20 -20
  28. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +44 -44
  29. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +14 -14
  30. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +8 -8
  31. criteo_api_marketingsolutions_preview/model/application_summary_model.py +8 -8
  32. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +4 -4
  33. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +5 -5
  34. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +8 -8
  35. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +4 -4
  36. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +20 -20
  37. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
  38. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +5 -5
  39. criteo_api_marketingsolutions_preview/model/audience_error.py +16 -16
  40. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +4 -4
  41. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +5 -5
  42. criteo_api_marketingsolutions_preview/model/audience_name_description.py +4 -4
  43. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +8 -8
  44. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +4 -4
  45. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +4 -4
  46. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +20 -20
  47. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +4 -4
  48. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +36 -36
  49. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
  50. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +5 -5
  51. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +5 -5
  52. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +4 -4
  53. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +4 -4
  54. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +4 -4
  55. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +5 -5
  56. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
  57. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +4 -4
  58. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +5 -5
  59. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +8 -8
  60. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +5 -5
  61. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +4 -4
  62. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +5 -5
  63. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +8 -8
  64. criteo_api_marketingsolutions_preview/model/audience_warning.py +22 -22
  65. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +4 -4
  66. criteo_api_marketingsolutions_preview/model/budget_automation.py +4 -4
  67. criteo_api_marketingsolutions_preview/model/campaign_budget_automation_v23_q1.py +4 -4
  68. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +4 -4
  69. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +13 -13
  70. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +12 -12
  71. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +5 -5
  72. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +5 -5
  73. criteo_api_marketingsolutions_preview/model/common_problem.py +20 -20
  74. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +4 -4
  75. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +5 -5
  76. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +8 -8
  77. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +12 -12
  78. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +8 -8
  79. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +8 -8
  80. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +8 -8
  81. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +18 -18
  82. criteo_api_marketingsolutions_preview/model/coupon.py +40 -40
  83. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +4 -4
  84. criteo_api_marketingsolutions_preview/model/create_ad_set_budget_v24_q3.py +15 -15
  85. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3.py +34 -34
  86. criteo_api_marketingsolutions_preview/model/create_campaign.py +8 -8
  87. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +4 -4
  88. criteo_api_marketingsolutions_preview/model/create_coupon.py +34 -34
  89. criteo_api_marketingsolutions_preview/model/create_image_slide.py +4 -4
  90. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +4 -4
  91. criteo_api_marketingsolutions_preview/model/creative.py +30 -30
  92. criteo_api_marketingsolutions_preview/model/creative_write.py +26 -26
  93. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +26 -26
  94. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +22 -22
  95. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +22 -22
  96. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +12 -12
  97. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +14 -14
  98. criteo_api_marketingsolutions_preview/model/entity_filter.py +8 -8
  99. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +8 -8
  100. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +8 -8
  101. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +8 -8
  102. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +4 -4
  103. criteo_api_marketingsolutions_preview/model/error_description.py +8 -8
  104. criteo_api_marketingsolutions_preview/model/export_column.py +46 -46
  105. criteo_api_marketingsolutions_preview/model/export_result_data.py +4 -4
  106. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report.py +22 -22
  107. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_resource.py +4 -4
  108. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +16 -16
  109. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_resource.py +4 -4
  110. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +49 -49
  111. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_resource.py +4 -4
  112. criteo_api_marketingsolutions_preview/model/generate_statistics_report.py +26 -26
  113. criteo_api_marketingsolutions_preview/model/generate_statistics_report_resource.py +4 -4
  114. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +46 -46
  115. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_resource.py +4 -4
  116. criteo_api_marketingsolutions_preview/model/image_attributes.py +4 -4
  117. criteo_api_marketingsolutions_preview/model/image_slide.py +4 -4
  118. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
  119. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
  120. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +6 -6
  121. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +6 -6
  122. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +10 -10
  123. criteo_api_marketingsolutions_preview/model/in_market_v1.py +10 -10
  124. criteo_api_marketingsolutions_preview/model/installment.py +4 -4
  125. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +5 -5
  126. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +4 -4
  127. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +4 -4
  128. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +4 -4
  129. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +5 -5
  130. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +12 -12
  131. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +4 -4
  132. criteo_api_marketingsolutions_preview/model/outcome.py +5 -5
  133. criteo_api_marketingsolutions_preview/model/patch_ad_set_budget_v24_q3.py +25 -25
  134. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +5 -5
  135. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
  136. criteo_api_marketingsolutions_preview/model/patch_ad_set_scheduling_v24_q3.py +4 -4
  137. criteo_api_marketingsolutions_preview/model/patch_ad_set_v24_q3.py +12 -12
  138. criteo_api_marketingsolutions_preview/model/patch_campaign.py +4 -4
  139. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +13 -13
  140. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +4 -4
  141. criteo_api_marketingsolutions_preview/model/patch_marketing_campaign_budget_automation.py +4 -4
  142. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +5 -5
  143. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +28 -28
  144. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +4 -4
  145. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +4 -4
  146. criteo_api_marketingsolutions_preview/model/product.py +242 -242
  147. criteo_api_marketingsolutions_preview/model/product_importer_error.py +20 -20
  148. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +20 -20
  149. criteo_api_marketingsolutions_preview/model/product_set.py +37 -37
  150. criteo_api_marketingsolutions_preview/model/product_set_rule.py +13 -13
  151. criteo_api_marketingsolutions_preview/model/product_shipping.py +16 -16
  152. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +4 -4
  153. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +4 -4
  154. criteo_api_marketingsolutions_preview/model/product_tax.py +12 -12
  155. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +4 -4
  156. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +4 -4
  157. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +8 -8
  158. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +4 -4
  159. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +4 -4
  160. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +4 -4
  161. criteo_api_marketingsolutions_preview/model/read_ad_set_budget_v24_q3.py +25 -25
  162. criteo_api_marketingsolutions_preview/model/read_ad_set_schedule_v24_q3.py +8 -8
  163. criteo_api_marketingsolutions_preview/model/read_ad_set_v24_q3.py +29 -29
  164. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id_v24_q3.py +4 -4
  165. criteo_api_marketingsolutions_preview/model/read_model_read_ad_set_v24_q3.py +4 -4
  166. criteo_api_marketingsolutions_preview/model/recommended_product.py +16 -16
  167. criteo_api_marketingsolutions_preview/model/report_detail_error.py +14 -14
  168. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +8 -8
  169. criteo_api_marketingsolutions_preview/model/report_detail_warning.py +14 -14
  170. criteo_api_marketingsolutions_preview/model/report_ok_response.py +20 -20
  171. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_ad.py +5 -5
  172. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_coupon.py +5 -5
  173. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_creative.py +5 -5
  174. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +7 -7
  175. criteo_api_marketingsolutions_preview/model/resource_outcome_of_ad.py +5 -5
  176. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon.py +5 -5
  177. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
  178. criteo_api_marketingsolutions_preview/model/resource_outcome_of_creative.py +5 -5
  179. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +7 -7
  180. criteo_api_marketingsolutions_preview/model/response_read_ad_set_v24_q3.py +5 -5
  181. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +5 -5
  182. criteo_api_marketingsolutions_preview/model/responses_ad_set_id_v24_q3.py +5 -5
  183. criteo_api_marketingsolutions_preview/model/responses_read_ad_set_v24_q3.py +5 -5
  184. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +14 -14
  185. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +8 -8
  186. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +8 -8
  187. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +4 -4
  188. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +34 -34
  189. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +4 -4
  190. criteo_api_marketingsolutions_preview/model/size.py +4 -4
  191. criteo_api_marketingsolutions_preview/model/statistics_record.py +74 -74
  192. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +24 -24
  193. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +7 -7
  194. criteo_api_marketingsolutions_preview/model/targeting_entity.py +13 -13
  195. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +8 -8
  196. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +4 -4
  197. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +8 -8
  198. criteo_api_marketingsolutions_preview/model/transparency_report.py +8 -8
  199. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +5 -5
  200. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +4 -4
  201. criteo_api_marketingsolutions_preview/model/user_def.py +8 -8
  202. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +5 -5
  203. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +4 -4
  204. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +4 -4
  205. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +4 -4
  206. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +4 -4
  207. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +5 -5
  208. criteo_api_marketingsolutions_preview/model/write_model_patch_ad_set_v24_q3.py +4 -4
  209. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/METADATA +3 -3
  210. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/RECORD +212 -212
  211. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/WHEEL +1 -1
  212. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/top_level.txt +0 -0
@@ -81,12 +81,12 @@ class ProductImporterError(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'trace_id': (str,), # noqa: E501
85
- 'type': (str,), # noqa: E501
86
84
  'code': (str,), # noqa: E501
85
+ 'detail': (str,), # noqa: E501
87
86
  'instance': (str,), # noqa: E501
88
87
  'title': (str,), # noqa: E501
89
- 'detail': (str,), # noqa: E501
88
+ 'trace_id': (str,), # noqa: E501
89
+ 'type': (str,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class ProductImporterError(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'trace_id': 'traceId', # noqa: E501
99
- 'type': 'type', # noqa: E501
100
98
  'code': 'code', # noqa: E501
99
+ 'detail': 'detail', # noqa: E501
101
100
  'instance': 'instance', # noqa: E501
102
101
  'title': 'title', # noqa: E501
103
- 'detail': 'detail', # noqa: E501
102
+ 'trace_id': 'traceId', # noqa: E501
103
+ 'type': 'type', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -110,16 +110,16 @@ class ProductImporterError(ModelNormal):
110
110
 
111
111
  @classmethod
112
112
  @convert_js_args_to_python_args
113
- def _from_openapi_data(cls, trace_id, type, code, instance, title, detail, *args, **kwargs): # noqa: E501
113
+ def _from_openapi_data(cls, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
114
114
  """ProductImporterError - a model defined in OpenAPI
115
115
 
116
116
  Args:
117
- trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
118
- type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
119
117
  code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
118
+ detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
120
119
  instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
121
120
  title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
122
- detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
121
+ trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
122
+ type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
123
123
 
124
124
  Keyword Args:
125
125
  _check_type (bool): if True, values for parameters in openapi_types
@@ -183,12 +183,12 @@ class ProductImporterError(ModelNormal):
183
183
  self._configuration = _configuration
184
184
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
185
185
 
186
- self.trace_id = trace_id
187
- self.type = type
188
186
  self.code = code
187
+ self.detail = detail
189
188
  self.instance = instance
190
189
  self.title = title
191
- self.detail = detail
190
+ self.trace_id = trace_id
191
+ self.type = type
192
192
  for var_name, var_value in kwargs.items():
193
193
  if var_name not in self.attribute_map and \
194
194
  self._configuration is not None and \
@@ -209,16 +209,16 @@ class ProductImporterError(ModelNormal):
209
209
  ])
210
210
 
211
211
  @convert_js_args_to_python_args
212
- def __init__(self, trace_id, type, code, instance, title, detail, *args, **kwargs): # noqa: E501
212
+ def __init__(self, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
213
213
  """ProductImporterError - a model defined in OpenAPI
214
214
 
215
215
  Args:
216
- trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
217
- type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
218
216
  code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
217
+ detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
219
218
  instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
220
219
  title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
221
- detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
220
+ trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
221
+ type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
222
222
 
223
223
  Keyword Args:
224
224
  _check_type (bool): if True, values for parameters in openapi_types
@@ -280,12 +280,12 @@ class ProductImporterError(ModelNormal):
280
280
  self._configuration = _configuration
281
281
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
282
282
 
283
- self.trace_id = trace_id
284
- self.type = type
285
283
  self.code = code
284
+ self.detail = detail
286
285
  self.instance = instance
287
286
  self.title = title
288
- self.detail = detail
287
+ self.trace_id = trace_id
288
+ self.type = type
289
289
  for var_name, var_value in kwargs.items():
290
290
  if var_name not in self.attribute_map and \
291
291
  self._configuration is not None and \
@@ -81,12 +81,12 @@ class ProductImporterWarning(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'trace_id': (str,), # noqa: E501
85
- 'type': (str,), # noqa: E501
86
84
  'code': (str,), # noqa: E501
85
+ 'detail': (str,), # noqa: E501
87
86
  'instance': (str,), # noqa: E501
88
87
  'title': (str,), # noqa: E501
89
- 'detail': (str,), # noqa: E501
88
+ 'trace_id': (str,), # noqa: E501
89
+ 'type': (str,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class ProductImporterWarning(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'trace_id': 'traceId', # noqa: E501
99
- 'type': 'type', # noqa: E501
100
98
  'code': 'code', # noqa: E501
99
+ 'detail': 'detail', # noqa: E501
101
100
  'instance': 'instance', # noqa: E501
102
101
  'title': 'title', # noqa: E501
103
- 'detail': 'detail', # noqa: E501
102
+ 'trace_id': 'traceId', # noqa: E501
103
+ 'type': 'type', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -110,16 +110,16 @@ class ProductImporterWarning(ModelNormal):
110
110
 
111
111
  @classmethod
112
112
  @convert_js_args_to_python_args
113
- def _from_openapi_data(cls, trace_id, type, code, instance, title, detail, *args, **kwargs): # noqa: E501
113
+ def _from_openapi_data(cls, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
114
114
  """ProductImporterWarning - a model defined in OpenAPI
115
115
 
116
116
  Args:
117
- trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
118
- type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
119
117
  code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
118
+ detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
120
119
  instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
121
120
  title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
122
- detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
121
+ trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
122
+ type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
123
123
 
124
124
  Keyword Args:
125
125
  _check_type (bool): if True, values for parameters in openapi_types
@@ -183,12 +183,12 @@ class ProductImporterWarning(ModelNormal):
183
183
  self._configuration = _configuration
184
184
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
185
185
 
186
- self.trace_id = trace_id
187
- self.type = type
188
186
  self.code = code
187
+ self.detail = detail
189
188
  self.instance = instance
190
189
  self.title = title
191
- self.detail = detail
190
+ self.trace_id = trace_id
191
+ self.type = type
192
192
  for var_name, var_value in kwargs.items():
193
193
  if var_name not in self.attribute_map and \
194
194
  self._configuration is not None and \
@@ -209,16 +209,16 @@ class ProductImporterWarning(ModelNormal):
209
209
  ])
210
210
 
211
211
  @convert_js_args_to_python_args
212
- def __init__(self, trace_id, type, code, instance, title, detail, *args, **kwargs): # noqa: E501
212
+ def __init__(self, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
213
213
  """ProductImporterWarning - a model defined in OpenAPI
214
214
 
215
215
  Args:
216
- trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
217
- type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
218
216
  code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
217
+ detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
219
218
  instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
220
219
  title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
221
- detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
220
+ trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
221
+ type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
222
222
 
223
223
  Keyword Args:
224
224
  _check_type (bool): if True, values for parameters in openapi_types
@@ -280,12 +280,12 @@ class ProductImporterWarning(ModelNormal):
280
280
  self._configuration = _configuration
281
281
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
282
282
 
283
- self.trace_id = trace_id
284
- self.type = type
285
283
  self.code = code
284
+ self.detail = detail
286
285
  self.instance = instance
287
286
  self.title = title
288
- self.detail = detail
287
+ self.trace_id = trace_id
288
+ self.type = type
289
289
  for var_name, var_value in kwargs.items():
290
290
  if var_name not in self.attribute_map and \
291
291
  self._configuration is not None and \
@@ -59,6 +59,11 @@ class ProductSet(ModelNormal):
59
59
  """
60
60
 
61
61
  allowed_values = {
62
+ ('client_type',): {
63
+ 'UNKNOWN': "Unknown",
64
+ 'CGROWTH': "CGrowth",
65
+ 'CMAX': "CMax",
66
+ },
62
67
  ('status',): {
63
68
  'UNKNOWN': "Unknown",
64
69
  'DRAFT': "Draft",
@@ -67,11 +72,6 @@ class ProductSet(ModelNormal):
67
72
  'INVALID': "Invalid",
68
73
  'DELETED': "Deleted",
69
74
  },
70
- ('client_type',): {
71
- 'UNKNOWN': "Unknown",
72
- 'CGROWTH': "CGrowth",
73
- 'CMAX': "CMax",
74
- },
75
75
  }
76
76
 
77
77
  validations = {
@@ -100,15 +100,15 @@ class ProductSet(ModelNormal):
100
100
  """
101
101
  lazy_import()
102
102
  return {
103
+ 'client_type': (str,), # noqa: E501
104
+ 'creation_date': (str,), # noqa: E501
103
105
  'dataset_id': (str,), # noqa: E501
104
- 'name': (str,), # noqa: E501
106
+ 'keep_variant_products': (bool,), # noqa: E501
105
107
  'minimum_number_of_products': (int,), # noqa: E501
106
- 'status': (str,), # noqa: E501
108
+ 'name': (str,), # noqa: E501
107
109
  'number_of_products': (int, none_type,), # noqa: E501
108
- 'creation_date': (str,), # noqa: E501
109
110
  'rules': ([ProductSetRule],), # noqa: E501
110
- 'client_type': (str,), # noqa: E501
111
- 'keep_variant_products': (bool,), # noqa: E501
111
+ 'status': (str,), # noqa: E501
112
112
  'id': (str, none_type,), # noqa: E501
113
113
  }
114
114
 
@@ -118,15 +118,15 @@ class ProductSet(ModelNormal):
118
118
 
119
119
 
120
120
  attribute_map = {
121
+ 'client_type': 'clientType', # noqa: E501
122
+ 'creation_date': 'creationDate', # noqa: E501
121
123
  'dataset_id': 'datasetId', # noqa: E501
122
- 'name': 'name', # noqa: E501
124
+ 'keep_variant_products': 'keepVariantProducts', # noqa: E501
123
125
  'minimum_number_of_products': 'minimumNumberOfProducts', # noqa: E501
124
- 'status': 'status', # noqa: E501
126
+ 'name': 'name', # noqa: E501
125
127
  'number_of_products': 'numberOfProducts', # noqa: E501
126
- 'creation_date': 'creationDate', # noqa: E501
127
128
  'rules': 'rules', # noqa: E501
128
- 'client_type': 'clientType', # noqa: E501
129
- 'keep_variant_products': 'keepVariantProducts', # noqa: E501
129
+ 'status': 'status', # noqa: E501
130
130
  'id': 'id', # noqa: E501
131
131
  }
132
132
 
@@ -137,19 +137,19 @@ class ProductSet(ModelNormal):
137
137
 
138
138
  @classmethod
139
139
  @convert_js_args_to_python_args
140
- def _from_openapi_data(cls, dataset_id, name, minimum_number_of_products, status, number_of_products, creation_date, rules, client_type, keep_variant_products, *args, **kwargs): # noqa: E501
140
+ def _from_openapi_data(cls, client_type, creation_date, dataset_id, keep_variant_products, minimum_number_of_products, name, number_of_products, rules, status, *args, **kwargs): # noqa: E501
141
141
  """ProductSet - a model defined in OpenAPI
142
142
 
143
143
  Args:
144
+ client_type (str): The client type of the product set
145
+ creation_date (str): The creation date of the product set (UTC time in ISO8601 format). Example: \"02/25/2022 14:51:26\". Can be null if the value isn't available.
144
146
  dataset_id (str): The dataset to which the product set belong
145
- name (str): The name of the product set
147
+ keep_variant_products (bool):
146
148
  minimum_number_of_products (int): Minimum amount of products that should match the product set to consider it valid. Greater or equal than one.
147
- status (str): The status of the product set
149
+ name (str): The name of the product set
148
150
  number_of_products (int, none_type): The number of product matching the product set. Can be null for newly created product set.
149
- creation_date (str): The creation date of the product set (UTC time in ISO8601 format). Example: \"02/25/2022 14:51:26\". Can be null if the value isn't available.
150
151
  rules ([ProductSetRule]): The rules identifying the product belonging to the set
151
- client_type (str): The client type of the product set
152
- keep_variant_products (bool):
152
+ status (str): The status of the product set
153
153
 
154
154
  Keyword Args:
155
155
  _check_type (bool): if True, values for parameters in openapi_types
@@ -214,15 +214,15 @@ class ProductSet(ModelNormal):
214
214
  self._configuration = _configuration
215
215
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
216
216
 
217
+ self.client_type = client_type
218
+ self.creation_date = creation_date
217
219
  self.dataset_id = dataset_id
218
- self.name = name
220
+ self.keep_variant_products = keep_variant_products
219
221
  self.minimum_number_of_products = minimum_number_of_products
220
- self.status = status
222
+ self.name = name
221
223
  self.number_of_products = number_of_products
222
- self.creation_date = creation_date
223
224
  self.rules = rules
224
- self.client_type = client_type
225
- self.keep_variant_products = keep_variant_products
225
+ self.status = status
226
226
  for var_name, var_value in kwargs.items():
227
227
  if var_name not in self.attribute_map and \
228
228
  self._configuration is not None and \
@@ -243,19 +243,19 @@ class ProductSet(ModelNormal):
243
243
  ])
244
244
 
245
245
  @convert_js_args_to_python_args
246
- def __init__(self, dataset_id, name, minimum_number_of_products, status, number_of_products, creation_date, rules, client_type, keep_variant_products, *args, **kwargs): # noqa: E501
246
+ def __init__(self, client_type, creation_date, dataset_id, keep_variant_products, minimum_number_of_products, name, number_of_products, rules, status, *args, **kwargs): # noqa: E501
247
247
  """ProductSet - a model defined in OpenAPI
248
248
 
249
249
  Args:
250
+ client_type (str): The client type of the product set
251
+ creation_date (str): The creation date of the product set (UTC time in ISO8601 format). Example: \"02/25/2022 14:51:26\". Can be null if the value isn't available.
250
252
  dataset_id (str): The dataset to which the product set belong
251
- name (str): The name of the product set
253
+ keep_variant_products (bool):
252
254
  minimum_number_of_products (int): Minimum amount of products that should match the product set to consider it valid. Greater or equal than one.
253
- status (str): The status of the product set
255
+ name (str): The name of the product set
254
256
  number_of_products (int, none_type): The number of product matching the product set. Can be null for newly created product set.
255
- creation_date (str): The creation date of the product set (UTC time in ISO8601 format). Example: \"02/25/2022 14:51:26\". Can be null if the value isn't available.
256
257
  rules ([ProductSetRule]): The rules identifying the product belonging to the set
257
- client_type (str): The client type of the product set
258
- keep_variant_products (bool):
258
+ status (str): The status of the product set
259
259
 
260
260
  Keyword Args:
261
261
  _check_type (bool): if True, values for parameters in openapi_types
@@ -318,15 +318,15 @@ class ProductSet(ModelNormal):
318
318
  self._configuration = _configuration
319
319
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
320
320
 
321
+ self.client_type = client_type
322
+ self.creation_date = creation_date
321
323
  self.dataset_id = dataset_id
322
- self.name = name
324
+ self.keep_variant_products = keep_variant_products
323
325
  self.minimum_number_of_products = minimum_number_of_products
324
- self.status = status
326
+ self.name = name
325
327
  self.number_of_products = number_of_products
326
- self.creation_date = creation_date
327
328
  self.rules = rules
328
- self.client_type = client_type
329
- self.keep_variant_products = keep_variant_products
329
+ self.status = status
330
330
  for var_name, var_value in kwargs.items():
331
331
  if var_name not in self.attribute_map and \
332
332
  self._configuration is not None and \
@@ -55,15 +55,6 @@ class ProductSetRule(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('operator',): {
59
- 'None': None,
60
- 'ISIN': "IsIn",
61
- 'ISNOTIN': "IsNotIn",
62
- 'BETWEEN': "Between",
63
- 'NOTBETWEEN': "NotBetween",
64
- 'LESSTHAN': "LessThan",
65
- 'GREATERTHAN': "GreaterThan",
66
- },
67
58
  ('field',): {
68
59
  'None': None,
69
60
  'OBSOLETE_EXTRADATA': "OBSOLETE_Extradata",
@@ -79,6 +70,15 @@ class ProductSetRule(ModelNormal):
79
70
  'CUSTOMLABEL3': "CustomLabel3",
80
71
  'CUSTOMLABEL4': "CustomLabel4",
81
72
  },
73
+ ('operator',): {
74
+ 'None': None,
75
+ 'ISIN': "IsIn",
76
+ 'ISNOTIN': "IsNotIn",
77
+ 'BETWEEN': "Between",
78
+ 'NOTBETWEEN': "NotBetween",
79
+ 'LESSTHAN': "LessThan",
80
+ 'GREATERTHAN': "GreaterThan",
81
+ },
82
82
  }
83
83
 
84
84
  validations = {
@@ -107,8 +107,8 @@ class ProductSetRule(ModelNormal):
107
107
  and the value is attribute type.
108
108
  """
109
109
  return {
110
- 'operator': (str, none_type,), # noqa: E501
111
110
  'field': (str, none_type,), # noqa: E501
111
+ 'operator': (str, none_type,), # noqa: E501
112
112
  'values': ([str], none_type,), # noqa: E501
113
113
  }
114
114
 
@@ -118,8 +118,8 @@ class ProductSetRule(ModelNormal):
118
118
 
119
119
 
120
120
  attribute_map = {
121
- 'operator': 'operator', # noqa: E501
122
121
  'field': 'field', # noqa: E501
122
+ 'operator': 'operator', # noqa: E501
123
123
  'values': 'values', # noqa: E501
124
124
  }
125
125
 
@@ -164,8 +164,8 @@ class ProductSetRule(ModelNormal):
164
164
  Animal class but this time we won't travel
165
165
  through its discriminator because we passed in
166
166
  _visited_composed_classes = (Animal,)
167
- operator (str, none_type): The operator used with the field. [optional] # noqa: E501
168
167
  field (str, none_type): The field on which we want to apply the rule. [optional] # noqa: E501
168
+ operator (str, none_type): The operator used with the field. [optional] # noqa: E501
169
169
  values ([str], none_type): The values on which we want to apply the rule. [optional] # noqa: E501
170
170
  """
171
171
 
@@ -252,8 +252,8 @@ class ProductSetRule(ModelNormal):
252
252
  Animal class but this time we won't travel
253
253
  through its discriminator because we passed in
254
254
  _visited_composed_classes = (Animal,)
255
- operator (str, none_type): The operator used with the field. [optional] # noqa: E501
256
255
  field (str, none_type): The field on which we want to apply the rule. [optional] # noqa: E501
256
+ operator (str, none_type): The operator used with the field. [optional] # noqa: E501
257
257
  values ([str], none_type): The values on which we want to apply the rule. [optional] # noqa: E501
258
258
  """
259
259
 
@@ -87,13 +87,13 @@ class ProductShipping(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'price': (Price,), # noqa: E501
91
90
  'country': (str,), # noqa: E501
92
- 'region': (str,), # noqa: E501
93
- 'service': (str,), # noqa: E501
94
- 'location_id': (int,), # noqa: E501
95
91
  'location_group_name': (str,), # noqa: E501
92
+ 'location_id': (int,), # noqa: E501
96
93
  'postal_code': (str,), # noqa: E501
94
+ 'price': (Price,), # noqa: E501
95
+ 'region': (str,), # noqa: E501
96
+ 'service': (str,), # noqa: E501
97
97
  }
98
98
 
99
99
  @cached_property
@@ -102,13 +102,13 @@ class ProductShipping(ModelNormal):
102
102
 
103
103
 
104
104
  attribute_map = {
105
- 'price': 'price', # noqa: E501
106
105
  'country': 'country', # noqa: E501
107
- 'region': 'region', # noqa: E501
108
- 'service': 'service', # noqa: E501
109
- 'location_id': 'locationId', # noqa: E501
110
106
  'location_group_name': 'locationGroupName', # noqa: E501
107
+ 'location_id': 'locationId', # noqa: E501
111
108
  'postal_code': 'postalCode', # noqa: E501
109
+ 'price': 'price', # noqa: E501
110
+ 'region': 'region', # noqa: E501
111
+ 'service': 'service', # noqa: E501
112
112
  }
113
113
 
114
114
  read_only_vars = {
@@ -152,13 +152,13 @@ class ProductShipping(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- price (Price): [optional] # noqa: E501
156
155
  country (str): The CLDR territory code of the country to which an item will ship.. [optional] # noqa: E501
157
- region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
158
- service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
159
- location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
160
156
  location_group_name (str): The location where the shipping is applicable, represented by a location group name.. [optional] # noqa: E501
157
+ location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
161
158
  postal_code (str): The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.. [optional] # noqa: E501
159
+ price (Price): [optional] # noqa: E501
160
+ region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
161
+ service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
162
162
  """
163
163
 
164
164
  _check_type = kwargs.pop('_check_type', True)
@@ -244,13 +244,13 @@ class ProductShipping(ModelNormal):
244
244
  Animal class but this time we won't travel
245
245
  through its discriminator because we passed in
246
246
  _visited_composed_classes = (Animal,)
247
- price (Price): [optional] # noqa: E501
248
247
  country (str): The CLDR territory code of the country to which an item will ship.. [optional] # noqa: E501
249
- region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
250
- service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
251
- location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
252
248
  location_group_name (str): The location where the shipping is applicable, represented by a location group name.. [optional] # noqa: E501
249
+ location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
253
250
  postal_code (str): The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.. [optional] # noqa: E501
251
+ price (Price): [optional] # noqa: E501
252
+ region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
253
+ service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
254
254
  """
255
255
 
256
256
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class ProductShippingDimension(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'value': (float,), # noqa: E501
85
84
  'unit': (str,), # noqa: E501
85
+ 'value': (float,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class ProductShippingDimension(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'value': 'value', # noqa: E501
95
94
  'unit': 'unit', # noqa: E501
95
+ 'value': 'value', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class ProductShippingDimension(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
- value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
140
139
  unit (str): The unit of value.. [optional] # noqa: E501
140
+ value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class ProductShippingDimension(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
- value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
227
226
  unit (str): The unit of value.. [optional] # noqa: E501
227
+ value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class ProductShippingWeight(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'value': (float,), # noqa: E501
85
84
  'unit': (str,), # noqa: E501
85
+ 'value': (float,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class ProductShippingWeight(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'value': 'value', # noqa: E501
95
94
  'unit': 'unit', # noqa: E501
95
+ 'value': 'value', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class ProductShippingWeight(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
- value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
140
139
  unit (str): The unit of value.. [optional] # noqa: E501
140
+ value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class ProductShippingWeight(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
- value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
227
226
  unit (str): The unit of value.. [optional] # noqa: E501
227
+ value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)