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
@@ -87,9 +87,9 @@ class ReadModelReadAdSetV24Q3(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ReadAdSetV24Q3,), # noqa: E501
90
91
  'id': (str, none_type,), # noqa: E501
91
92
  'type': (str, none_type,), # noqa: E501
92
- 'attributes': (ReadAdSetV24Q3,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ReadModelReadAdSetV24Q3(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -146,9 +146,9 @@ class ReadModelReadAdSetV24Q3(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
+ attributes (ReadAdSetV24Q3): [optional] # noqa: E501
149
150
  id (str, none_type): Id of the entity. [optional] # noqa: E501
150
151
  type (str, none_type): [optional] # noqa: E501
151
- attributes (ReadAdSetV24Q3): [optional] # noqa: E501
152
152
  """
153
153
 
154
154
  _check_type = kwargs.pop('_check_type', True)
@@ -234,9 +234,9 @@ class ReadModelReadAdSetV24Q3(ModelNormal):
234
234
  Animal class but this time we won't travel
235
235
  through its discriminator because we passed in
236
236
  _visited_composed_classes = (Animal,)
237
+ attributes (ReadAdSetV24Q3): [optional] # noqa: E501
237
238
  id (str, none_type): Id of the entity. [optional] # noqa: E501
238
239
  type (str, none_type): [optional] # noqa: E501
239
- attributes (ReadAdSetV24Q3): [optional] # noqa: E501
240
240
  """
241
241
 
242
242
  _check_type = kwargs.pop('_check_type', True)
@@ -81,15 +81,15 @@ class RecommendedProduct(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'product_external_id': (str, none_type,), # noqa: E501
85
- 'click_url': (str, none_type,), # noqa: E501
86
84
  'alternative_click_url': (str, none_type,), # noqa: E501
85
+ 'click_url': (str, none_type,), # noqa: E501
86
+ 'description': (str, none_type,), # noqa: E501
87
+ 'google_category': (str, none_type,), # noqa: E501
87
88
  'image_url': (str, none_type,), # noqa: E501
88
89
  'name': (str, none_type,), # noqa: E501
89
- 'description': (str, none_type,), # noqa: E501
90
90
  'price': (float, none_type,), # noqa: E501
91
+ 'product_external_id': (str, none_type,), # noqa: E501
91
92
  'retailprice': (float, none_type,), # noqa: E501
92
- 'google_category': (str, none_type,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,15 +98,15 @@ class RecommendedProduct(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'product_external_id': 'productExternalId', # noqa: E501
102
- 'click_url': 'clickUrl', # noqa: E501
103
101
  'alternative_click_url': 'alternativeClickUrl', # noqa: E501
102
+ 'click_url': 'clickUrl', # noqa: E501
103
+ 'description': 'description', # noqa: E501
104
+ 'google_category': 'googleCategory', # noqa: E501
104
105
  'image_url': 'imageUrl', # noqa: E501
105
106
  'name': 'name', # noqa: E501
106
- 'description': 'description', # noqa: E501
107
107
  'price': 'price', # noqa: E501
108
+ 'product_external_id': 'productExternalId', # noqa: E501
108
109
  'retailprice': 'retailprice', # noqa: E501
109
- 'google_category': 'googleCategory', # noqa: E501
110
110
  }
111
111
 
112
112
  read_only_vars = {
@@ -150,15 +150,15 @@ class RecommendedProduct(ModelNormal):
150
150
  Animal class but this time we won't travel
151
151
  through its discriminator because we passed in
152
152
  _visited_composed_classes = (Animal,)
153
- product_external_id (str, none_type): Product external id. Same id than what is used in user events.. [optional] # noqa: E501
154
- click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on the default product URL field in the catalog.. [optional] # noqa: E501
155
153
  alternative_click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on a custom product URL field in the catalog.. [optional] # noqa: E501
154
+ click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on the default product URL field in the catalog.. [optional] # noqa: E501
155
+ description (str, none_type): Product description.. [optional] # noqa: E501
156
+ google_category (str, none_type): Product google category.. [optional] # noqa: E501
156
157
  image_url (str, none_type): Product image.. [optional] # noqa: E501
157
158
  name (str, none_type): Product name.. [optional] # noqa: E501
158
- description (str, none_type): Product description.. [optional] # noqa: E501
159
159
  price (float, none_type): Product price.. [optional] # noqa: E501
160
+ product_external_id (str, none_type): Product external id. Same id than what is used in user events.. [optional] # noqa: E501
160
161
  retailprice (float, none_type): Product retail price.. [optional] # noqa: E501
161
- google_category (str, none_type): Product google category.. [optional] # noqa: E501
162
162
  """
163
163
 
164
164
  _check_type = kwargs.pop('_check_type', True)
@@ -244,15 +244,15 @@ class RecommendedProduct(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
- product_external_id (str, none_type): Product external id. Same id than what is used in user events.. [optional] # noqa: E501
248
- click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on the default product URL field in the catalog.. [optional] # noqa: E501
249
247
  alternative_click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on a custom product URL field in the catalog.. [optional] # noqa: E501
248
+ click_url (str, none_type): Url leading to product details page and also used to track user click. It's relying on the default product URL field in the catalog.. [optional] # noqa: E501
249
+ description (str, none_type): Product description.. [optional] # noqa: E501
250
+ google_category (str, none_type): Product google category.. [optional] # noqa: E501
250
251
  image_url (str, none_type): Product image.. [optional] # noqa: E501
251
252
  name (str, none_type): Product name.. [optional] # noqa: E501
252
- description (str, none_type): Product description.. [optional] # noqa: E501
253
253
  price (float, none_type): Product price.. [optional] # noqa: E501
254
+ product_external_id (str, none_type): Product external id. Same id than what is used in user events.. [optional] # noqa: E501
254
255
  retailprice (float, none_type): Product retail price.. [optional] # noqa: E501
255
- google_category (str, none_type): Product google category.. [optional] # noqa: E501
256
256
  """
257
257
 
258
258
  _check_type = kwargs.pop('_check_type', True)
@@ -99,9 +99,9 @@ class ReportDetailError(ModelNormal):
99
99
  and the value is attribute type.
100
100
  """
101
101
  return {
102
- 'type': (str,), # noqa: E501
103
- 'message': (str,), # noqa: E501
104
102
  'is_server_related': (bool,), # noqa: E501
103
+ 'message': (str,), # noqa: E501
104
+ 'type': (str,), # noqa: E501
105
105
  }
106
106
 
107
107
  @cached_property
@@ -110,9 +110,9 @@ class ReportDetailError(ModelNormal):
110
110
 
111
111
 
112
112
  attribute_map = {
113
- 'type': 'type', # noqa: E501
114
- 'message': 'message', # noqa: E501
115
113
  'is_server_related': 'isServerRelated', # noqa: E501
114
+ 'message': 'message', # noqa: E501
115
+ 'type': 'type', # noqa: E501
116
116
  }
117
117
 
118
118
  read_only_vars = {
@@ -122,13 +122,13 @@ class ReportDetailError(ModelNormal):
122
122
 
123
123
  @classmethod
124
124
  @convert_js_args_to_python_args
125
- def _from_openapi_data(cls, type, message, is_server_related, *args, **kwargs): # noqa: E501
125
+ def _from_openapi_data(cls, is_server_related, message, type, *args, **kwargs): # noqa: E501
126
126
  """ReportDetailError - a model defined in OpenAPI
127
127
 
128
128
  Args:
129
- type (str):
130
- message (str):
131
129
  is_server_related (bool):
130
+ message (str):
131
+ type (str):
132
132
 
133
133
  Keyword Args:
134
134
  _check_type (bool): if True, values for parameters in openapi_types
@@ -192,9 +192,9 @@ class ReportDetailError(ModelNormal):
192
192
  self._configuration = _configuration
193
193
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
194
194
 
195
- self.type = type
196
- self.message = message
197
195
  self.is_server_related = is_server_related
196
+ self.message = message
197
+ self.type = type
198
198
  for var_name, var_value in kwargs.items():
199
199
  if var_name not in self.attribute_map and \
200
200
  self._configuration is not None and \
@@ -215,13 +215,13 @@ class ReportDetailError(ModelNormal):
215
215
  ])
216
216
 
217
217
  @convert_js_args_to_python_args
218
- def __init__(self, type, message, is_server_related, *args, **kwargs): # noqa: E501
218
+ def __init__(self, is_server_related, message, type, *args, **kwargs): # noqa: E501
219
219
  """ReportDetailError - a model defined in OpenAPI
220
220
 
221
221
  Args:
222
- type (str):
223
- message (str):
224
222
  is_server_related (bool):
223
+ message (str):
224
+ type (str):
225
225
 
226
226
  Keyword Args:
227
227
  _check_type (bool): if True, values for parameters in openapi_types
@@ -283,9 +283,9 @@ class ReportDetailError(ModelNormal):
283
283
  self._configuration = _configuration
284
284
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
285
285
 
286
- self.type = type
287
- self.message = message
288
286
  self.is_server_related = is_server_related
287
+ self.message = message
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 \
@@ -87,8 +87,8 @@ class ReportDetailErrors(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'product_id': (str,), # noqa: E501
91
90
  'errors': ([ReportDetailError],), # noqa: E501
91
+ 'product_id': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class ReportDetailErrors(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'product_id': 'productId', # noqa: E501
101
100
  'errors': 'errors', # noqa: E501
101
+ 'product_id': 'productId', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -108,12 +108,12 @@ class ReportDetailErrors(ModelNormal):
108
108
 
109
109
  @classmethod
110
110
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, product_id, errors, *args, **kwargs): # noqa: E501
111
+ def _from_openapi_data(cls, errors, product_id, *args, **kwargs): # noqa: E501
112
112
  """ReportDetailErrors - a model defined in OpenAPI
113
113
 
114
114
  Args:
115
- product_id (str): The product ID in lowercase
116
115
  errors ([ReportDetailError]):
116
+ product_id (str): The product ID in lowercase
117
117
 
118
118
  Keyword Args:
119
119
  _check_type (bool): if True, values for parameters in openapi_types
@@ -177,8 +177,8 @@ class ReportDetailErrors(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.product_id = product_id
181
180
  self.errors = errors
181
+ self.product_id = product_id
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class ReportDetailErrors(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, product_id, errors, *args, **kwargs): # noqa: E501
202
+ def __init__(self, errors, product_id, *args, **kwargs): # noqa: E501
203
203
  """ReportDetailErrors - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- product_id (str): The product ID in lowercase
207
206
  errors ([ReportDetailError]):
207
+ product_id (str): The product ID in lowercase
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -266,8 +266,8 @@ class ReportDetailErrors(ModelNormal):
266
266
  self._configuration = _configuration
267
267
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
268
268
 
269
- self.product_id = product_id
270
269
  self.errors = errors
270
+ self.product_id = product_id
271
271
  for var_name, var_value in kwargs.items():
272
272
  if var_name not in self.attribute_map and \
273
273
  self._configuration is not None and \
@@ -85,9 +85,9 @@ class ReportDetailWarning(ModelNormal):
85
85
  and the value is attribute type.
86
86
  """
87
87
  return {
88
- 'type': (str,), # noqa: E501
89
- 'message': (str,), # noqa: E501
90
88
  'is_server_related': (bool,), # noqa: E501
89
+ 'message': (str,), # noqa: E501
90
+ 'type': (str,), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -96,9 +96,9 @@ class ReportDetailWarning(ModelNormal):
96
96
 
97
97
 
98
98
  attribute_map = {
99
- 'type': 'type', # noqa: E501
100
- 'message': 'message', # noqa: E501
101
99
  'is_server_related': 'isServerRelated', # noqa: E501
100
+ 'message': 'message', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -108,13 +108,13 @@ class ReportDetailWarning(ModelNormal):
108
108
 
109
109
  @classmethod
110
110
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, type, message, is_server_related, *args, **kwargs): # noqa: E501
111
+ def _from_openapi_data(cls, is_server_related, message, type, *args, **kwargs): # noqa: E501
112
112
  """ReportDetailWarning - a model defined in OpenAPI
113
113
 
114
114
  Args:
115
- type (str):
116
- message (str):
117
115
  is_server_related (bool):
116
+ message (str):
117
+ type (str):
118
118
 
119
119
  Keyword Args:
120
120
  _check_type (bool): if True, values for parameters in openapi_types
@@ -178,9 +178,9 @@ class ReportDetailWarning(ModelNormal):
178
178
  self._configuration = _configuration
179
179
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
180
180
 
181
- self.type = type
182
- self.message = message
183
181
  self.is_server_related = is_server_related
182
+ self.message = message
183
+ self.type = type
184
184
  for var_name, var_value in kwargs.items():
185
185
  if var_name not in self.attribute_map and \
186
186
  self._configuration is not None and \
@@ -201,13 +201,13 @@ class ReportDetailWarning(ModelNormal):
201
201
  ])
202
202
 
203
203
  @convert_js_args_to_python_args
204
- def __init__(self, type, message, is_server_related, *args, **kwargs): # noqa: E501
204
+ def __init__(self, is_server_related, message, type, *args, **kwargs): # noqa: E501
205
205
  """ReportDetailWarning - a model defined in OpenAPI
206
206
 
207
207
  Args:
208
- type (str):
209
- message (str):
210
208
  is_server_related (bool):
209
+ message (str):
210
+ type (str):
211
211
 
212
212
  Keyword Args:
213
213
  _check_type (bool): if True, values for parameters in openapi_types
@@ -269,9 +269,9 @@ class ReportDetailWarning(ModelNormal):
269
269
  self._configuration = _configuration
270
270
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
271
271
 
272
- self.type = type
273
- self.message = message
274
272
  self.is_server_related = is_server_related
273
+ self.message = message
274
+ self.type = type
275
275
  for var_name, var_value in kwargs.items():
276
276
  if var_name not in self.attribute_map and \
277
277
  self._configuration is not None and \
@@ -96,14 +96,14 @@ class ReportOkResponse(ModelNormal):
96
96
  """
97
97
  lazy_import()
98
98
  return {
99
- 'status': (str,), # noqa: E501
99
+ 'error_details': ([ReportDetailErrors],), # noqa: E501
100
100
  'import_request_timestamp': (str, none_type,), # noqa: E501
101
+ 'number_of_products_deleted': (str, none_type,), # noqa: E501
101
102
  'number_of_products_in_the_batch': (str, none_type,), # noqa: E501
102
103
  'number_of_products_upserted': (str, none_type,), # noqa: E501
103
- 'number_of_products_deleted': (str, none_type,), # noqa: E501
104
104
  'number_of_products_with_errors': (str, none_type,), # noqa: E501
105
- 'error_details': ([ReportDetailErrors],), # noqa: E501
106
105
  'number_of_products_with_warnings': (str, none_type,), # noqa: E501
106
+ 'status': (str,), # noqa: E501
107
107
  'warning_details': ([ReportDetailWarnings],), # noqa: E501
108
108
  }
109
109
 
@@ -113,14 +113,14 @@ class ReportOkResponse(ModelNormal):
113
113
 
114
114
 
115
115
  attribute_map = {
116
- 'status': 'status', # noqa: E501
116
+ 'error_details': 'errorDetails', # noqa: E501
117
117
  'import_request_timestamp': 'importRequestTimestamp', # noqa: E501
118
+ 'number_of_products_deleted': 'numberOfProductsDeleted', # noqa: E501
118
119
  'number_of_products_in_the_batch': 'numberOfProductsInTheBatch', # noqa: E501
119
120
  'number_of_products_upserted': 'numberOfProductsUpserted', # noqa: E501
120
- 'number_of_products_deleted': 'numberOfProductsDeleted', # noqa: E501
121
121
  'number_of_products_with_errors': 'numberOfProductsWithErrors', # noqa: E501
122
- 'error_details': 'errorDetails', # noqa: E501
123
122
  'number_of_products_with_warnings': 'numberOfProductsWithWarnings', # noqa: E501
123
+ 'status': 'status', # noqa: E501
124
124
  'warning_details': 'warningDetails', # noqa: E501
125
125
  }
126
126
 
@@ -131,18 +131,18 @@ class ReportOkResponse(ModelNormal):
131
131
 
132
132
  @classmethod
133
133
  @convert_js_args_to_python_args
134
- def _from_openapi_data(cls, status, import_request_timestamp, number_of_products_in_the_batch, number_of_products_upserted, number_of_products_deleted, number_of_products_with_errors, error_details, number_of_products_with_warnings, warning_details, *args, **kwargs): # noqa: E501
134
+ def _from_openapi_data(cls, error_details, import_request_timestamp, number_of_products_deleted, number_of_products_in_the_batch, number_of_products_upserted, number_of_products_with_errors, number_of_products_with_warnings, status, warning_details, *args, **kwargs): # noqa: E501
135
135
  """ReportOkResponse - a model defined in OpenAPI
136
136
 
137
137
  Args:
138
- status (str): The status of the operation. The operation is completed when the status is one of (VALIDATED,VALIDATED_WITH_ERRORS,FAILED)
138
+ error_details ([ReportDetailErrors]): The list of errors with details.
139
139
  import_request_timestamp (str, none_type): The date when the original batch request was sent.
140
+ number_of_products_deleted (str, none_type): The number of products deleted.
140
141
  number_of_products_in_the_batch (str, none_type): The number of products present in the batch.
141
142
  number_of_products_upserted (str, none_type): The number of products upserted.
142
- number_of_products_deleted (str, none_type): The number of products deleted.
143
143
  number_of_products_with_errors (str, none_type): The number of products with errors.
144
- error_details ([ReportDetailErrors]): The list of errors with details.
145
144
  number_of_products_with_warnings (str, none_type): The number of products with Warnings.
145
+ status (str): The status of the operation. The operation is completed when the status is one of (VALIDATED,VALIDATED_WITH_ERRORS,FAILED)
146
146
  warning_details ([ReportDetailWarnings]): The list of Warnings with details.
147
147
 
148
148
  Keyword Args:
@@ -207,14 +207,14 @@ class ReportOkResponse(ModelNormal):
207
207
  self._configuration = _configuration
208
208
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
209
209
 
210
- self.status = status
210
+ self.error_details = error_details
211
211
  self.import_request_timestamp = import_request_timestamp
212
+ self.number_of_products_deleted = number_of_products_deleted
212
213
  self.number_of_products_in_the_batch = number_of_products_in_the_batch
213
214
  self.number_of_products_upserted = number_of_products_upserted
214
- self.number_of_products_deleted = number_of_products_deleted
215
215
  self.number_of_products_with_errors = number_of_products_with_errors
216
- self.error_details = error_details
217
216
  self.number_of_products_with_warnings = number_of_products_with_warnings
217
+ self.status = status
218
218
  self.warning_details = warning_details
219
219
  for var_name, var_value in kwargs.items():
220
220
  if var_name not in self.attribute_map and \
@@ -236,18 +236,18 @@ class ReportOkResponse(ModelNormal):
236
236
  ])
237
237
 
238
238
  @convert_js_args_to_python_args
239
- def __init__(self, status, import_request_timestamp, number_of_products_in_the_batch, number_of_products_upserted, number_of_products_deleted, number_of_products_with_errors, error_details, number_of_products_with_warnings, warning_details, *args, **kwargs): # noqa: E501
239
+ def __init__(self, error_details, import_request_timestamp, number_of_products_deleted, number_of_products_in_the_batch, number_of_products_upserted, number_of_products_with_errors, number_of_products_with_warnings, status, warning_details, *args, **kwargs): # noqa: E501
240
240
  """ReportOkResponse - a model defined in OpenAPI
241
241
 
242
242
  Args:
243
- status (str): The status of the operation. The operation is completed when the status is one of (VALIDATED,VALIDATED_WITH_ERRORS,FAILED)
243
+ error_details ([ReportDetailErrors]): The list of errors with details.
244
244
  import_request_timestamp (str, none_type): The date when the original batch request was sent.
245
+ number_of_products_deleted (str, none_type): The number of products deleted.
245
246
  number_of_products_in_the_batch (str, none_type): The number of products present in the batch.
246
247
  number_of_products_upserted (str, none_type): The number of products upserted.
247
- number_of_products_deleted (str, none_type): The number of products deleted.
248
248
  number_of_products_with_errors (str, none_type): The number of products with errors.
249
- error_details ([ReportDetailErrors]): The list of errors with details.
250
249
  number_of_products_with_warnings (str, none_type): The number of products with Warnings.
250
+ status (str): The status of the operation. The operation is completed when the status is one of (VALIDATED,VALIDATED_WITH_ERRORS,FAILED)
251
251
  warning_details ([ReportDetailWarnings]): The list of Warnings with details.
252
252
 
253
253
  Keyword Args:
@@ -310,14 +310,14 @@ class ReportOkResponse(ModelNormal):
310
310
  self._configuration = _configuration
311
311
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
312
312
 
313
- self.status = status
313
+ self.error_details = error_details
314
314
  self.import_request_timestamp = import_request_timestamp
315
+ self.number_of_products_deleted = number_of_products_deleted
315
316
  self.number_of_products_in_the_batch = number_of_products_in_the_batch
316
317
  self.number_of_products_upserted = number_of_products_upserted
317
- self.number_of_products_deleted = number_of_products_deleted
318
318
  self.number_of_products_with_errors = number_of_products_with_errors
319
- self.error_details = error_details
320
319
  self.number_of_products_with_warnings = number_of_products_with_warnings
320
+ self.status = status
321
321
  self.warning_details = warning_details
322
322
  for var_name, var_value in kwargs.items():
323
323
  if var_name not in self.attribute_map and \
@@ -90,8 +90,8 @@ class ResourceCollectionOutcomeOfAd(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([ResourceOfAd], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class ResourceCollectionOutcomeOfAd(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class ResourceCollectionOutcomeOfAd(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([ResourceOfAd], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class ResourceCollectionOutcomeOfAd(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([ResourceOfAd], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class ResourceCollectionOutcomeOfCoupon(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([ResourceOfCoupon], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class ResourceCollectionOutcomeOfCoupon(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class ResourceCollectionOutcomeOfCoupon(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([ResourceOfCoupon], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class ResourceCollectionOutcomeOfCoupon(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([ResourceOfCoupon], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class ResourceCollectionOutcomeOfCreative(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([ResourceOfCreative], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class ResourceCollectionOutcomeOfCreative(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class ResourceCollectionOutcomeOfCreative(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([ResourceOfCreative], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class ResourceCollectionOutcomeOfCreative(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([ResourceOfCreative], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)