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
@@ -55,16 +55,6 @@ class CriteoApiWarning(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('type',): {
59
- 'None': None,
60
- 'ACCESS_CONTROL': "access_control",
61
- 'AUTHENTICATION': "authentication",
62
- 'AUTHORIZATION': "authorization",
63
- 'AVAILABILITY': "availability",
64
- 'DEPRECATION': "deprecation",
65
- 'QUOTA': "quota",
66
- 'VALIDATION': "validation",
67
- },
68
58
  ('code',): {
69
59
  'None': None,
70
60
  'INTERNAL-ERROR': "internal-error",
@@ -76,6 +66,16 @@ class CriteoApiWarning(ModelNormal):
76
66
  'INVALID-RANGED': "invalid-ranged",
77
67
  'INVALID-TIMESPAN': "invalid-timespan",
78
68
  },
69
+ ('type',): {
70
+ 'None': None,
71
+ 'ACCESS_CONTROL': "access_control",
72
+ 'AUTHENTICATION': "authentication",
73
+ 'AUTHORIZATION': "authorization",
74
+ 'AVAILABILITY': "availability",
75
+ 'DEPRECATION': "deprecation",
76
+ 'QUOTA': "quota",
77
+ 'VALIDATION': "validation",
78
+ },
79
79
  }
80
80
 
81
81
  validations = {
@@ -102,12 +102,12 @@ class CriteoApiWarning(ModelNormal):
102
102
  and the value is attribute type.
103
103
  """
104
104
  return {
105
- 'trace_id': (str, none_type,), # noqa: E501
106
- 'type': (str, none_type,), # noqa: E501
107
105
  'code': (str, none_type,), # noqa: E501
106
+ 'detail': (str, none_type,), # noqa: E501
108
107
  'instance': (str, none_type,), # noqa: E501
109
108
  'title': (str, none_type,), # noqa: E501
110
- 'detail': (str, none_type,), # noqa: E501
109
+ 'trace_id': (str, none_type,), # noqa: E501
110
+ 'type': (str, none_type,), # noqa: E501
111
111
  }
112
112
 
113
113
  @cached_property
@@ -116,12 +116,12 @@ class CriteoApiWarning(ModelNormal):
116
116
 
117
117
 
118
118
  attribute_map = {
119
- 'trace_id': 'traceId', # noqa: E501
120
- 'type': 'type', # noqa: E501
121
119
  'code': 'code', # noqa: E501
120
+ 'detail': 'detail', # noqa: E501
122
121
  'instance': 'instance', # noqa: E501
123
122
  'title': 'title', # noqa: E501
124
- 'detail': 'detail', # noqa: E501
123
+ 'trace_id': 'traceId', # noqa: E501
124
+ 'type': 'type', # noqa: E501
125
125
  }
126
126
 
127
127
  read_only_vars = {
@@ -165,12 +165,12 @@ class CriteoApiWarning(ModelNormal):
165
165
  Animal class but this time we won't travel
166
166
  through its discriminator because we passed in
167
167
  _visited_composed_classes = (Animal,)
168
- trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
169
- type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
170
168
  code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
169
+ detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
171
170
  instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
172
171
  title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
173
- detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
172
+ trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
173
+ type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
174
174
  """
175
175
 
176
176
  _check_type = kwargs.pop('_check_type', True)
@@ -256,12 +256,12 @@ class CriteoApiWarning(ModelNormal):
256
256
  Animal class but this time we won't travel
257
257
  through its discriminator because we passed in
258
258
  _visited_composed_classes = (Animal,)
259
- trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
260
- type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
261
259
  code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
260
+ detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
262
261
  instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
263
262
  title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
264
- detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
263
+ trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
264
+ type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
265
265
  """
266
266
 
267
267
  _check_type = kwargs.pop('_check_type', True)
@@ -55,16 +55,6 @@ class CriteoApiWarningV2(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('type',): {
59
- 'None': None,
60
- 'ACCESS-CONTROL': "access-control",
61
- 'AUTHENTICATION': "authentication",
62
- 'AUTHORIZATION': "authorization",
63
- 'AVAILABILITY': "availability",
64
- 'DEPRECATION': "deprecation",
65
- 'QUOTA': "quota",
66
- 'VALIDATION': "validation",
67
- },
68
58
  ('code',): {
69
59
  'None': None,
70
60
  'INTERNAL-ERROR': "internal-error",
@@ -77,6 +67,16 @@ class CriteoApiWarningV2(ModelNormal):
77
67
  'INVALID-TIMESPAN': "invalid-timespan",
78
68
  'PERMISSION-DENIED': "permission-denied",
79
69
  },
70
+ ('type',): {
71
+ 'None': None,
72
+ 'ACCESS-CONTROL': "access-control",
73
+ 'AUTHENTICATION': "authentication",
74
+ 'AUTHORIZATION': "authorization",
75
+ 'AVAILABILITY': "availability",
76
+ 'DEPRECATION': "deprecation",
77
+ 'QUOTA': "quota",
78
+ 'VALIDATION': "validation",
79
+ },
80
80
  }
81
81
 
82
82
  validations = {
@@ -103,12 +103,12 @@ class CriteoApiWarningV2(ModelNormal):
103
103
  and the value is attribute type.
104
104
  """
105
105
  return {
106
- 'trace_id': (str, none_type,), # noqa: E501
107
- 'type': (str, none_type,), # noqa: E501
108
106
  'code': (str, none_type,), # noqa: E501
107
+ 'detail': (str, none_type,), # noqa: E501
109
108
  'instance': (str, none_type,), # noqa: E501
110
109
  'title': (str, none_type,), # noqa: E501
111
- 'detail': (str, none_type,), # noqa: E501
110
+ 'trace_id': (str, none_type,), # noqa: E501
111
+ 'type': (str, none_type,), # noqa: E501
112
112
  }
113
113
 
114
114
  @cached_property
@@ -117,12 +117,12 @@ class CriteoApiWarningV2(ModelNormal):
117
117
 
118
118
 
119
119
  attribute_map = {
120
- 'trace_id': 'traceId', # noqa: E501
121
- 'type': 'type', # noqa: E501
122
120
  'code': 'code', # noqa: E501
121
+ 'detail': 'detail', # noqa: E501
123
122
  'instance': 'instance', # noqa: E501
124
123
  'title': 'title', # noqa: E501
125
- 'detail': 'detail', # noqa: E501
124
+ 'trace_id': 'traceId', # noqa: E501
125
+ 'type': 'type', # noqa: E501
126
126
  }
127
127
 
128
128
  read_only_vars = {
@@ -166,12 +166,12 @@ class CriteoApiWarningV2(ModelNormal):
166
166
  Animal class but this time we won't travel
167
167
  through its discriminator because we passed in
168
168
  _visited_composed_classes = (Animal,)
169
- trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
170
- type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
171
169
  code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
170
+ detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
172
171
  instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
173
172
  title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
174
- detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
173
+ trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
174
+ type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
175
175
  """
176
176
 
177
177
  _check_type = kwargs.pop('_check_type', True)
@@ -257,12 +257,12 @@ class CriteoApiWarningV2(ModelNormal):
257
257
  Animal class but this time we won't travel
258
258
  through its discriminator because we passed in
259
259
  _visited_composed_classes = (Animal,)
260
- trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
261
- type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
262
260
  code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
261
+ detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
263
262
  instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
264
263
  title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
265
- detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
264
+ trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
265
+ type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
266
266
  """
267
267
 
268
268
  _check_type = kwargs.pop('_check_type', True)
@@ -92,12 +92,12 @@ class DynamicAttributes(ModelNormal):
92
92
  """
93
93
  lazy_import()
94
94
  return {
95
- 'logos': ([ImageShape], none_type,), # noqa: E501
96
- 'creative_background_color': (str, none_type,), # noqa: E501
97
95
  'body_text_color': (str, none_type,), # noqa: E501
96
+ 'calls_to_action': ([str], none_type,), # noqa: E501
97
+ 'creative_background_color': (str, none_type,), # noqa: E501
98
+ 'logos': ([ImageShape], none_type,), # noqa: E501
98
99
  'prices_color': (str, none_type,), # noqa: E501
99
100
  'primary_font': (str, none_type,), # noqa: E501
100
- 'calls_to_action': ([str], none_type,), # noqa: E501
101
101
  'product_image_display': (str, none_type,), # noqa: E501
102
102
  }
103
103
 
@@ -107,12 +107,12 @@ class DynamicAttributes(ModelNormal):
107
107
 
108
108
 
109
109
  attribute_map = {
110
- 'logos': 'logos', # noqa: E501
111
- 'creative_background_color': 'creativeBackgroundColor', # noqa: E501
112
110
  'body_text_color': 'bodyTextColor', # noqa: E501
111
+ 'calls_to_action': 'callsToAction', # noqa: E501
112
+ 'creative_background_color': 'creativeBackgroundColor', # noqa: E501
113
+ 'logos': 'logos', # noqa: E501
113
114
  'prices_color': 'pricesColor', # noqa: E501
114
115
  'primary_font': 'primaryFont', # noqa: E501
115
- 'calls_to_action': 'callsToAction', # noqa: E501
116
116
  'product_image_display': 'productImageDisplay', # noqa: E501
117
117
  }
118
118
 
@@ -157,12 +157,12 @@ class DynamicAttributes(ModelNormal):
157
157
  Animal class but this time we won't travel
158
158
  through its discriminator because we passed in
159
159
  _visited_composed_classes = (Animal,)
160
- logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
161
- creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
162
160
  body_text_color (str, none_type): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
161
+ calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
162
+ creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
163
+ logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
163
164
  prices_color (str, none_type): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
164
165
  primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
165
- calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
166
166
  product_image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
167
167
  """
168
168
 
@@ -249,12 +249,12 @@ class DynamicAttributes(ModelNormal):
249
249
  Animal class but this time we won't travel
250
250
  through its discriminator because we passed in
251
251
  _visited_composed_classes = (Animal,)
252
- logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
253
- creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
254
252
  body_text_color (str, none_type): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
253
+ calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
254
+ creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
255
+ logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
255
256
  prices_color (str, none_type): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
256
257
  primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
257
- calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
258
258
  product_image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
259
259
  """
260
260
 
@@ -88,10 +88,10 @@ class DynamicWriteAttributes(ModelNormal):
88
88
  and the value is attribute type.
89
89
  """
90
90
  return {
91
- 'logo_base64_string': (str,), # noqa: E501
92
91
  'body_text_color': (str,), # noqa: E501
93
- 'prices_color': (str,), # noqa: E501
94
92
  'calls_to_action': ([str],), # noqa: E501
93
+ 'logo_base64_string': (str,), # noqa: E501
94
+ 'prices_color': (str,), # noqa: E501
95
95
  'product_image_display': (str,), # noqa: E501
96
96
  'creative_background_color': (str, none_type,), # noqa: E501
97
97
  'primary_font': (str, none_type,), # noqa: E501
@@ -103,10 +103,10 @@ class DynamicWriteAttributes(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'logo_base64_string': 'logoBase64String', # noqa: E501
107
106
  'body_text_color': 'bodyTextColor', # noqa: E501
108
- 'prices_color': 'pricesColor', # noqa: E501
109
107
  'calls_to_action': 'callsToAction', # noqa: E501
108
+ 'logo_base64_string': 'logoBase64String', # noqa: E501
109
+ 'prices_color': 'pricesColor', # noqa: E501
110
110
  'product_image_display': 'productImageDisplay', # noqa: E501
111
111
  'creative_background_color': 'creativeBackgroundColor', # noqa: E501
112
112
  'primary_font': 'primaryFont', # noqa: E501
@@ -119,14 +119,14 @@ class DynamicWriteAttributes(ModelNormal):
119
119
 
120
120
  @classmethod
121
121
  @convert_js_args_to_python_args
122
- def _from_openapi_data(cls, logo_base64_string, body_text_color, prices_color, calls_to_action, product_image_display, *args, **kwargs): # noqa: E501
122
+ def _from_openapi_data(cls, body_text_color, calls_to_action, logo_base64_string, prices_color, product_image_display, *args, **kwargs): # noqa: E501
123
123
  """DynamicWriteAttributes - a model defined in OpenAPI
124
124
 
125
125
  Args:
126
- logo_base64_string (str): Logo image as a base-64 encoded string
127
126
  body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
128
- prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
129
127
  calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
128
+ logo_base64_string (str): Logo image as a base-64 encoded string
129
+ prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
130
130
  product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
131
131
 
132
132
  Keyword Args:
@@ -193,10 +193,10 @@ class DynamicWriteAttributes(ModelNormal):
193
193
  self._configuration = _configuration
194
194
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
195
195
 
196
- self.logo_base64_string = logo_base64_string
197
196
  self.body_text_color = body_text_color
198
- self.prices_color = prices_color
199
197
  self.calls_to_action = calls_to_action
198
+ self.logo_base64_string = logo_base64_string
199
+ self.prices_color = prices_color
200
200
  self.product_image_display = product_image_display
201
201
  for var_name, var_value in kwargs.items():
202
202
  if var_name not in self.attribute_map and \
@@ -218,14 +218,14 @@ class DynamicWriteAttributes(ModelNormal):
218
218
  ])
219
219
 
220
220
  @convert_js_args_to_python_args
221
- def __init__(self, logo_base64_string, body_text_color, prices_color, calls_to_action, product_image_display, *args, **kwargs): # noqa: E501
221
+ def __init__(self, body_text_color, calls_to_action, logo_base64_string, prices_color, product_image_display, *args, **kwargs): # noqa: E501
222
222
  """DynamicWriteAttributes - a model defined in OpenAPI
223
223
 
224
224
  Args:
225
- logo_base64_string (str): Logo image as a base-64 encoded string
226
225
  body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
227
- prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
228
226
  calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
227
+ logo_base64_string (str): Logo image as a base-64 encoded string
228
+ prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
229
229
  product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
230
230
 
231
231
  Keyword Args:
@@ -290,10 +290,10 @@ class DynamicWriteAttributes(ModelNormal):
290
290
  self._configuration = _configuration
291
291
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
292
292
 
293
- self.logo_base64_string = logo_base64_string
294
293
  self.body_text_color = body_text_color
295
- self.prices_color = prices_color
296
294
  self.calls_to_action = calls_to_action
295
+ self.logo_base64_string = logo_base64_string
296
+ self.prices_color = prices_color
297
297
  self.product_image_display = product_image_display
298
298
  for var_name, var_value in kwargs.items():
299
299
  if var_name not in self.attribute_map and \
@@ -81,9 +81,9 @@ class EntityFilter(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'value': (str, none_type,), # noqa: E501
85
- 'read_only': (bool, none_type,), # noqa: E501
86
84
  'active': (bool, none_type,), # noqa: E501
85
+ 'read_only': (bool, none_type,), # noqa: E501
86
+ 'value': (str, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class EntityFilter(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'value': 'value', # noqa: E501
96
- 'read_only': 'readOnly', # noqa: E501
97
95
  'active': 'active', # noqa: E501
96
+ 'read_only': 'readOnly', # noqa: E501
97
+ 'value': 'value', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class EntityFilter(ModelNormal):
138
138
  Animal class but this time we won't travel
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
- value (str, none_type): Could be a domain or a bundle depending on the context. [optional] # noqa: E501
142
- read_only (bool, none_type): [optional] # noqa: E501
143
141
  active (bool, none_type): [optional] # noqa: E501
142
+ read_only (bool, none_type): [optional] # noqa: E501
143
+ value (str, none_type): Could be a domain or a bundle depending on the context. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class EntityFilter(ModelNormal):
226
226
  Animal class but this time we won't travel
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
- value (str, none_type): Could be a domain or a bundle depending on the context. [optional] # noqa: E501
230
- read_only (bool, none_type): [optional] # noqa: E501
231
229
  active (bool, none_type): [optional] # noqa: E501
230
+ read_only (bool, none_type): [optional] # noqa: E501
231
+ value (str, none_type): Could be a domain or a bundle depending on the context. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -100,10 +100,10 @@ class EntityOfPortfolioMessage(ModelNormal):
100
100
  """
101
101
  lazy_import()
102
102
  return {
103
- 'type': (str, none_type,), # noqa: E501
104
- 'id': (str, none_type,), # noqa: E501
105
103
  'attributes': (PortfolioMessage,), # noqa: E501
104
+ 'id': (str, none_type,), # noqa: E501
106
105
  'meta': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
106
+ 'type': (str, none_type,), # noqa: E501
107
107
  }
108
108
 
109
109
  @cached_property
@@ -112,10 +112,10 @@ class EntityOfPortfolioMessage(ModelNormal):
112
112
 
113
113
 
114
114
  attribute_map = {
115
- 'type': 'type', # noqa: E501
116
- 'id': 'id', # noqa: E501
117
115
  'attributes': 'attributes', # noqa: E501
116
+ 'id': 'id', # noqa: E501
118
117
  'meta': 'meta', # noqa: E501
118
+ 'type': 'type', # noqa: E501
119
119
  }
120
120
 
121
121
  read_only_vars = {
@@ -159,10 +159,10 @@ class EntityOfPortfolioMessage(ModelNormal):
159
159
  Animal class but this time we won't travel
160
160
  through its discriminator because we passed in
161
161
  _visited_composed_classes = (Animal,)
162
- type (str, none_type): A string containing the entity type. [optional] # noqa: E501
163
- id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
164
162
  attributes (PortfolioMessage): [optional] # noqa: E501
163
+ id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
165
164
  meta ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): A meta object that contains application-specific metadata. [optional] # noqa: E501
165
+ type (str, none_type): A string containing the entity type. [optional] # noqa: E501
166
166
  """
167
167
 
168
168
  _check_type = kwargs.pop('_check_type', True)
@@ -248,10 +248,10 @@ class EntityOfPortfolioMessage(ModelNormal):
248
248
  Animal class but this time we won't travel
249
249
  through its discriminator because we passed in
250
250
  _visited_composed_classes = (Animal,)
251
- type (str, none_type): A string containing the entity type. [optional] # noqa: E501
252
- id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
253
251
  attributes (PortfolioMessage): [optional] # noqa: E501
252
+ id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
254
253
  meta ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): A meta object that contains application-specific metadata. [optional] # noqa: E501
254
+ type (str, none_type): A string containing the entity type. [optional] # noqa: E501
255
255
  """
256
256
 
257
257
  _check_type = kwargs.pop('_check_type', True)
@@ -105,8 +105,8 @@ class EntityV2OfDataset(ModelNormal):
105
105
  """
106
106
  lazy_import()
107
107
  return {
108
- 'type': (str,), # noqa: E501
109
108
  'id': (str,), # noqa: E501
109
+ 'type': (str,), # noqa: E501
110
110
  'attributes': (Dataset,), # noqa: E501
111
111
  }
112
112
 
@@ -116,8 +116,8 @@ class EntityV2OfDataset(ModelNormal):
116
116
 
117
117
 
118
118
  attribute_map = {
119
- 'type': 'type', # noqa: E501
120
119
  'id': 'id', # noqa: E501
120
+ 'type': 'type', # noqa: E501
121
121
  'attributes': 'attributes', # noqa: E501
122
122
  }
123
123
 
@@ -128,12 +128,12 @@ class EntityV2OfDataset(ModelNormal):
128
128
 
129
129
  @classmethod
130
130
  @convert_js_args_to_python_args
131
- def _from_openapi_data(cls, type, id, *args, **kwargs): # noqa: E501
131
+ def _from_openapi_data(cls, id, type, *args, **kwargs): # noqa: E501
132
132
  """EntityV2OfDataset - a model defined in OpenAPI
133
133
 
134
134
  Args:
135
- type (str): A string containing the entity type
136
135
  id (str): A opaque string containing the unique Id of the entity
136
+ type (str): A string containing the entity type
137
137
 
138
138
  Keyword Args:
139
139
  _check_type (bool): if True, values for parameters in openapi_types
@@ -198,8 +198,8 @@ class EntityV2OfDataset(ModelNormal):
198
198
  self._configuration = _configuration
199
199
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
200
200
 
201
- self.type = type
202
201
  self.id = id
202
+ self.type = type
203
203
  for var_name, var_value in kwargs.items():
204
204
  if var_name not in self.attribute_map and \
205
205
  self._configuration is not None and \
@@ -220,12 +220,12 @@ class EntityV2OfDataset(ModelNormal):
220
220
  ])
221
221
 
222
222
  @convert_js_args_to_python_args
223
- def __init__(self, type, id, *args, **kwargs): # noqa: E501
223
+ def __init__(self, id, type, *args, **kwargs): # noqa: E501
224
224
  """EntityV2OfDataset - a model defined in OpenAPI
225
225
 
226
226
  Args:
227
- type (str): A string containing the entity type
228
227
  id (str): A opaque string containing the unique Id of the entity
228
+ type (str): A string containing the entity type
229
229
 
230
230
  Keyword Args:
231
231
  _check_type (bool): if True, values for parameters in openapi_types
@@ -288,8 +288,8 @@ class EntityV2OfDataset(ModelNormal):
288
288
  self._configuration = _configuration
289
289
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
290
290
 
291
- self.type = type
292
291
  self.id = id
292
+ self.type = type
293
293
  for var_name, var_value in kwargs.items():
294
294
  if var_name not in self.attribute_map and \
295
295
  self._configuration is not None and \
@@ -95,8 +95,8 @@ class EntityV2OfObject(ModelNormal):
95
95
  and the value is attribute type.
96
96
  """
97
97
  return {
98
- 'type': (str,), # noqa: E501
99
98
  'id': (str,), # noqa: E501
99
+ 'type': (str,), # noqa: E501
100
100
  'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
101
101
  'meta': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
102
102
  'relationships': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
@@ -108,8 +108,8 @@ class EntityV2OfObject(ModelNormal):
108
108
 
109
109
 
110
110
  attribute_map = {
111
- 'type': 'type', # noqa: E501
112
111
  'id': 'id', # noqa: E501
112
+ 'type': 'type', # noqa: E501
113
113
  'attributes': 'attributes', # noqa: E501
114
114
  'meta': 'meta', # noqa: E501
115
115
  'relationships': 'relationships', # noqa: E501
@@ -122,12 +122,12 @@ class EntityV2OfObject(ModelNormal):
122
122
 
123
123
  @classmethod
124
124
  @convert_js_args_to_python_args
125
- def _from_openapi_data(cls, type, id, *args, **kwargs): # noqa: E501
125
+ def _from_openapi_data(cls, id, type, *args, **kwargs): # noqa: E501
126
126
  """EntityV2OfObject - a model defined in OpenAPI
127
127
 
128
128
  Args:
129
- type (str): A string containing the entity type
130
129
  id (str): A opaque string containing the unique Id of the entity
130
+ type (str): A string containing the entity type
131
131
 
132
132
  Keyword Args:
133
133
  _check_type (bool): if True, values for parameters in openapi_types
@@ -194,8 +194,8 @@ class EntityV2OfObject(ModelNormal):
194
194
  self._configuration = _configuration
195
195
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
196
196
 
197
- self.type = type
198
197
  self.id = id
198
+ self.type = type
199
199
  for var_name, var_value in kwargs.items():
200
200
  if var_name not in self.attribute_map and \
201
201
  self._configuration is not None and \
@@ -216,12 +216,12 @@ class EntityV2OfObject(ModelNormal):
216
216
  ])
217
217
 
218
218
  @convert_js_args_to_python_args
219
- def __init__(self, type, id, *args, **kwargs): # noqa: E501
219
+ def __init__(self, id, type, *args, **kwargs): # noqa: E501
220
220
  """EntityV2OfObject - a model defined in OpenAPI
221
221
 
222
222
  Args:
223
- type (str): A string containing the entity type
224
223
  id (str): A opaque string containing the unique Id of the entity
224
+ type (str): A string containing the entity type
225
225
 
226
226
  Keyword Args:
227
227
  _check_type (bool): if True, values for parameters in openapi_types
@@ -286,8 +286,8 @@ class EntityV2OfObject(ModelNormal):
286
286
  self._configuration = _configuration
287
287
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
288
288
 
289
- self.type = type
290
289
  self.id = id
290
+ self.type = type
291
291
  for var_name, var_value in kwargs.items():
292
292
  if var_name not in self.attribute_map and \
293
293
  self._configuration is not None and \
@@ -87,8 +87,8 @@ class EntityWrapperOfTargetingEntity(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str, none_type,), # noqa: E501
91
90
  'attributes': (TargetingEntity,), # noqa: E501
91
+ 'type': (str, none_type,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class EntityWrapperOfTargetingEntity(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class EntityWrapperOfTargetingEntity(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- type (str, none_type): [optional] # noqa: E501
146
145
  attributes (TargetingEntity): [optional] # noqa: E501
146
+ type (str, none_type): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class EntityWrapperOfTargetingEntity(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- type (str, none_type): [optional] # noqa: E501
233
232
  attributes (TargetingEntity): [optional] # noqa: E501
233
+ type (str, none_type): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)