criteo-api-marketingsolutions-sdk 0.0.250327__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 (389) hide show
  1. criteo_api_marketingsolutions_preview/__init__.py +2 -2
  2. criteo_api_marketingsolutions_preview/api/advertiser_api.py +1 -1
  3. criteo_api_marketingsolutions_preview/api/analytics_api.py +1 -1
  4. criteo_api_marketingsolutions_preview/api/audience_api.py +1 -1
  5. criteo_api_marketingsolutions_preview/api/campaign_api.py +1 -1
  6. criteo_api_marketingsolutions_preview/api/catalog_api.py +1 -1
  7. criteo_api_marketingsolutions_preview/api/creative_api.py +13 -13
  8. criteo_api_marketingsolutions_preview/api/gateway_api.py +1 -1
  9. criteo_api_marketingsolutions_preview/api/on_site_recommendation_api.py +1 -1
  10. criteo_api_marketingsolutions_preview/api/reco_api.py +1 -1
  11. criteo_api_marketingsolutions_preview/api_client.py +2 -2
  12. criteo_api_marketingsolutions_preview/configuration.py +3 -3
  13. criteo_api_marketingsolutions_preview/exceptions.py +1 -1
  14. criteo_api_marketingsolutions_preview/model/ad.py +21 -21
  15. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1.py +1 -1
  16. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_resource.py +1 -1
  17. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +6 -6
  18. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_input_entity_v1.py +1 -1
  19. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +5 -5
  20. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +6 -6
  21. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_resource.py +1 -1
  22. criteo_api_marketingsolutions_preview/model/ad_set_delivery_limitations_v24_q3.py +10 -10
  23. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier.py +1 -1
  24. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +6 -6
  25. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_resource.py +1 -1
  26. criteo_api_marketingsolutions_preview/model/ad_set_frequency_capping_v24_q3.py +1 -1
  27. criteo_api_marketingsolutions_preview/model/ad_set_geo_location_v24_q3.py +1 -1
  28. criteo_api_marketingsolutions_preview/model/ad_set_search_filter_v24_q3.py +1 -1
  29. criteo_api_marketingsolutions_preview/model/ad_set_search_request_v24_q3.py +1 -1
  30. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids.py +1 -1
  31. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +5 -5
  32. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +8 -8
  33. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +5 -5
  34. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +8 -8
  35. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +5 -5
  36. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +8 -8
  37. criteo_api_marketingsolutions_preview/model/ad_set_targeting_rule_v24_q3.py +1 -1
  38. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3.py +5 -5
  39. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3_frequency_capping.py +1 -1
  40. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +37 -37
  41. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +5 -5
  42. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +8 -8
  43. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +5 -5
  44. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +8 -8
  45. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +5 -5
  46. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +8 -8
  47. criteo_api_marketingsolutions_preview/model/ad_write.py +19 -19
  48. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +43 -43
  49. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +21 -21
  50. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +45 -45
  51. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +15 -15
  52. criteo_api_marketingsolutions_preview/model/advertiser_creation_request.py +1 -1
  53. criteo_api_marketingsolutions_preview/model/advertiser_creation_response.py +1 -1
  54. criteo_api_marketingsolutions_preview/model/advertiser_dataset_list_response.py +1 -1
  55. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +9 -9
  56. criteo_api_marketingsolutions_preview/model/api_error_response.py +1 -1
  57. criteo_api_marketingsolutions_preview/model/api_request_of_targeting_entity.py +1 -1
  58. criteo_api_marketingsolutions_preview/model/api_response_of_targeting_entity.py +1 -1
  59. criteo_api_marketingsolutions_preview/model/application_summary_model.py +9 -9
  60. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +5 -5
  61. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +6 -6
  62. criteo_api_marketingsolutions_preview/model/attribute.py +1 -1
  63. criteo_api_marketingsolutions_preview/model/audience_bulk_create_input_v1.py +1 -1
  64. criteo_api_marketingsolutions_preview/model/audience_bulk_delete_input_v1.py +1 -1
  65. criteo_api_marketingsolutions_preview/model/audience_bulk_update_input_v1.py +1 -1
  66. criteo_api_marketingsolutions_preview/model/audience_compute_size_entity_v1_resource.py +1 -1
  67. criteo_api_marketingsolutions_preview/model/audience_compute_sizes_input_v1.py +1 -1
  68. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +9 -9
  69. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +5 -5
  70. criteo_api_marketingsolutions_preview/model/audience_delete_entity_v1_resource.py +1 -1
  71. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +21 -21
  72. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +10 -10
  73. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +6 -6
  74. criteo_api_marketingsolutions_preview/model/audience_entity_v1_resource.py +1 -1
  75. criteo_api_marketingsolutions_preview/model/audience_error.py +17 -17
  76. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1.py +1 -1
  77. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +5 -5
  78. criteo_api_marketingsolutions_preview/model/audience_estimate_size_input_v1.py +1 -1
  79. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +6 -6
  80. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_resource.py +1 -1
  81. criteo_api_marketingsolutions_preview/model/audience_name_description.py +5 -5
  82. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +9 -9
  83. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +5 -5
  84. criteo_api_marketingsolutions_preview/model/audience_search_input_v1.py +1 -1
  85. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +5 -5
  86. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_create_input_v1.py +1 -1
  87. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_delete_input_v1.py +1 -1
  88. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_update_input_v1.py +1 -1
  89. criteo_api_marketingsolutions_preview/model/audience_segment_compute_size_entity_v1_resource.py +1 -1
  90. criteo_api_marketingsolutions_preview/model/audience_segment_compute_sizes_input_v1.py +1 -1
  91. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +21 -21
  92. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +5 -5
  93. criteo_api_marketingsolutions_preview/model/audience_segment_delete_entity_v1_resource.py +1 -1
  94. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +37 -37
  95. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +10 -10
  96. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +6 -6
  97. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_resource.py +1 -1
  98. criteo_api_marketingsolutions_preview/model/audience_segment_estimate_size_input_v1.py +1 -1
  99. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +6 -6
  100. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_resource.py +1 -1
  101. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +5 -5
  102. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +5 -5
  103. criteo_api_marketingsolutions_preview/model/audience_segment_search_input_v1.py +1 -1
  104. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +5 -5
  105. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1.py +1 -1
  106. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +6 -6
  107. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_resource.py +1 -1
  108. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1.py +1 -1
  109. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +5 -5
  110. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1.py +1 -1
  111. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +5 -5
  112. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +6 -6
  113. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +9 -9
  114. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1_resource.py +1 -1
  115. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1.py +1 -1
  116. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +6 -6
  117. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_resource.py +1 -1
  118. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1.py +1 -1
  119. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +5 -5
  120. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +6 -6
  121. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +9 -9
  122. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1_resource.py +1 -1
  123. criteo_api_marketingsolutions_preview/model/audience_warning.py +23 -23
  124. criteo_api_marketingsolutions_preview/model/automated_budget_configuration.py +1 -1
  125. criteo_api_marketingsolutions_preview/model/automated_budget_configuration_v23_q1.py +1 -1
  126. criteo_api_marketingsolutions_preview/model/basic_audience_definition.py +1 -1
  127. criteo_api_marketingsolutions_preview/model/batch_accepted_response.py +1 -1
  128. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +5 -5
  129. criteo_api_marketingsolutions_preview/model/budget_automation.py +5 -5
  130. criteo_api_marketingsolutions_preview/model/budget_automation_configuration.py +1 -1
  131. criteo_api_marketingsolutions_preview/model/campaign_budget_automation_v23_q1.py +5 -5
  132. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +5 -5
  133. criteo_api_marketingsolutions_preview/model/campaign_search_request_v23_q1.py +1 -1
  134. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +14 -14
  135. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +13 -13
  136. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +6 -6
  137. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_resource.py +1 -1
  138. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +6 -6
  139. criteo_api_marketingsolutions_preview/model/common_problem.py +21 -21
  140. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +5 -5
  141. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_resource.py +1 -1
  142. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +6 -6
  143. criteo_api_marketingsolutions_preview/model/contact_list_v1.py +1 -1
  144. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +9 -9
  145. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +13 -13
  146. criteo_api_marketingsolutions_preview/model/contactlist_amendment_request.py +1 -1
  147. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +9 -9
  148. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +9 -9
  149. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +9 -9
  150. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +19 -19
  151. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_request.py +1 -1
  152. criteo_api_marketingsolutions_preview/model/coupon.py +41 -41
  153. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +5 -5
  154. criteo_api_marketingsolutions_preview/model/create_ad_set_attribution_configuration_v24_q3.py +1 -1
  155. criteo_api_marketingsolutions_preview/model/create_ad_set_bidding_v24_q3.py +1 -1
  156. criteo_api_marketingsolutions_preview/model/create_ad_set_budget_v24_q3.py +16 -16
  157. criteo_api_marketingsolutions_preview/model/create_ad_set_geo_location_v24_q3.py +1 -1
  158. criteo_api_marketingsolutions_preview/model/create_ad_set_schedule_v24_q3.py +1 -1
  159. criteo_api_marketingsolutions_preview/model/create_ad_set_targeting_v24_q3.py +1 -1
  160. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3.py +35 -35
  161. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3_request.py +1 -1
  162. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3_resource.py +1 -1
  163. criteo_api_marketingsolutions_preview/model/create_campaign.py +9 -9
  164. criteo_api_marketingsolutions_preview/model/create_campaign_request.py +1 -1
  165. criteo_api_marketingsolutions_preview/model/create_campaign_resource.py +1 -1
  166. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +5 -5
  167. criteo_api_marketingsolutions_preview/model/create_coupon.py +35 -35
  168. criteo_api_marketingsolutions_preview/model/create_image_slide.py +5 -5
  169. criteo_api_marketingsolutions_preview/model/create_product_filter_request.py +1 -1
  170. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +5 -5
  171. criteo_api_marketingsolutions_preview/model/creative.py +31 -31
  172. criteo_api_marketingsolutions_preview/model/creative_write.py +27 -27
  173. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +27 -27
  174. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +23 -23
  175. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +23 -23
  176. criteo_api_marketingsolutions_preview/model/custom_attribute.py +1 -1
  177. criteo_api_marketingsolutions_preview/model/dataset.py +1 -1
  178. criteo_api_marketingsolutions_preview/model/deal_id.py +1 -1
  179. criteo_api_marketingsolutions_preview/model/delete_audience_contact_list_response.py +1 -1
  180. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +13 -13
  181. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +15 -15
  182. criteo_api_marketingsolutions_preview/model/entity_filter.py +9 -9
  183. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +9 -9
  184. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +9 -9
  185. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +9 -9
  186. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +5 -5
  187. criteo_api_marketingsolutions_preview/model/error_code_response.py +1 -1
  188. criteo_api_marketingsolutions_preview/model/error_description.py +9 -9
  189. criteo_api_marketingsolutions_preview/model/export_column.py +47 -47
  190. criteo_api_marketingsolutions_preview/model/export_meta_data.py +1 -1
  191. criteo_api_marketingsolutions_preview/model/export_result.py +1 -1
  192. criteo_api_marketingsolutions_preview/model/export_result_data.py +5 -5
  193. criteo_api_marketingsolutions_preview/model/fail_response.py +1 -1
  194. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report.py +23 -23
  195. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_request.py +1 -1
  196. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_resource.py +5 -5
  197. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +17 -17
  198. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_request.py +1 -1
  199. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_resource.py +5 -5
  200. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +50 -50
  201. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_request.py +1 -1
  202. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_resource.py +5 -5
  203. criteo_api_marketingsolutions_preview/model/generate_statistics_report.py +27 -27
  204. criteo_api_marketingsolutions_preview/model/generate_statistics_report_request.py +1 -1
  205. criteo_api_marketingsolutions_preview/model/generate_statistics_report_resource.py +5 -5
  206. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +47 -47
  207. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_request.py +1 -1
  208. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_resource.py +5 -5
  209. criteo_api_marketingsolutions_preview/model/get_portfolio_response.py +1 -1
  210. criteo_api_marketingsolutions_preview/model/html_tag_attributes.py +1 -1
  211. criteo_api_marketingsolutions_preview/model/html_tag_write_attributes.py +1 -1
  212. criteo_api_marketingsolutions_preview/model/image_attributes.py +5 -5
  213. criteo_api_marketingsolutions_preview/model/image_set.py +1 -1
  214. criteo_api_marketingsolutions_preview/model/image_set_base64.py +1 -1
  215. criteo_api_marketingsolutions_preview/model/image_shape.py +1 -1
  216. criteo_api_marketingsolutions_preview/model/image_slide.py +5 -5
  217. criteo_api_marketingsolutions_preview/model/image_write_attributes.py +1 -1
  218. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1.py +1 -1
  219. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +6 -6
  220. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_resource.py +1 -1
  221. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1.py +1 -1
  222. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +6 -6
  223. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_resource.py +1 -1
  224. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +7 -7
  225. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +7 -7
  226. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +11 -11
  227. criteo_api_marketingsolutions_preview/model/in_market_v1.py +11 -11
  228. criteo_api_marketingsolutions_preview/model/installment.py +5 -5
  229. criteo_api_marketingsolutions_preview/model/json_report_rows.py +1 -1
  230. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +6 -6
  231. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +5 -5
  232. criteo_api_marketingsolutions_preview/model/list_available_industries_response.py +1 -1
  233. criteo_api_marketingsolutions_preview/model/location_create_v1.py +1 -1
  234. criteo_api_marketingsolutions_preview/model/location_size_estimation_v1.py +1 -1
  235. criteo_api_marketingsolutions_preview/model/location_update_v1.py +1 -1
  236. criteo_api_marketingsolutions_preview/model/location_v1.py +1 -1
  237. criteo_api_marketingsolutions_preview/model/lookalike_create_v1.py +1 -1
  238. criteo_api_marketingsolutions_preview/model/lookalike_update_v1.py +1 -1
  239. criteo_api_marketingsolutions_preview/model/lookalike_v1.py +1 -1
  240. criteo_api_marketingsolutions_preview/model/loyalty_points.py +1 -1
  241. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +5 -5
  242. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +5 -5
  243. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +6 -6
  244. criteo_api_marketingsolutions_preview/model/modify_audience_response.py +1 -1
  245. criteo_api_marketingsolutions_preview/model/nillable_ad_set_targeting_rule_v24_q3.py +1 -1
  246. criteo_api_marketingsolutions_preview/model/nillable_ad_set_targeting_rule_v24_q3_value.py +1 -1
  247. criteo_api_marketingsolutions_preview/model/nillable_date_time.py +1 -1
  248. criteo_api_marketingsolutions_preview/model/nillable_decimal.py +1 -1
  249. criteo_api_marketingsolutions_preview/model/nillable_gender_v1.py +1 -1
  250. criteo_api_marketingsolutions_preview/model/nillable_int32.py +1 -1
  251. criteo_api_marketingsolutions_preview/model/nillable_string.py +1 -1
  252. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +13 -13
  253. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +5 -5
  254. criteo_api_marketingsolutions_preview/model/outcome.py +6 -6
  255. criteo_api_marketingsolutions_preview/model/patch_ad_set_attribution_configuration_v24_q3.py +1 -1
  256. criteo_api_marketingsolutions_preview/model/patch_ad_set_bidding_v24_q3.py +1 -1
  257. criteo_api_marketingsolutions_preview/model/patch_ad_set_budget_v24_q3.py +26 -26
  258. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid.py +1 -1
  259. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_list_request.py +1 -1
  260. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_resource.py +1 -1
  261. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +6 -6
  262. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_resource.py +1 -1
  263. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier.py +1 -1
  264. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_list_request.py +1 -1
  265. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_resource.py +1 -1
  266. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +6 -6
  267. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_resource.py +1 -1
  268. criteo_api_marketingsolutions_preview/model/patch_ad_set_scheduling_v24_q3.py +5 -5
  269. criteo_api_marketingsolutions_preview/model/patch_ad_set_v24_q3.py +13 -13
  270. criteo_api_marketingsolutions_preview/model/patch_campaign.py +5 -5
  271. criteo_api_marketingsolutions_preview/model/patch_campaign_list_request.py +1 -1
  272. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +14 -14
  273. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +5 -5
  274. criteo_api_marketingsolutions_preview/model/patch_marketing_campaign_budget_automation.py +5 -5
  275. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +6 -6
  276. criteo_api_marketingsolutions_preview/model/patch_result_campaign_read_resource.py +1 -1
  277. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +29 -29
  278. criteo_api_marketingsolutions_preview/model/placements_report_query_message_list_request.py +1 -1
  279. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +5 -5
  280. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +5 -5
  281. criteo_api_marketingsolutions_preview/model/portfolio_message.py +1 -1
  282. criteo_api_marketingsolutions_preview/model/price.py +1 -1
  283. criteo_api_marketingsolutions_preview/model/product.py +243 -243
  284. criteo_api_marketingsolutions_preview/model/product_filter_config.py +1 -1
  285. criteo_api_marketingsolutions_preview/model/product_importer_error.py +21 -21
  286. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +21 -21
  287. criteo_api_marketingsolutions_preview/model/product_set.py +38 -38
  288. criteo_api_marketingsolutions_preview/model/product_set_rule.py +14 -14
  289. criteo_api_marketingsolutions_preview/model/product_shipping.py +17 -17
  290. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +5 -5
  291. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +5 -5
  292. criteo_api_marketingsolutions_preview/model/product_tax.py +13 -13
  293. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +5 -5
  294. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +5 -5
  295. criteo_api_marketingsolutions_preview/model/products_custom_batch_request.py +1 -1
  296. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +9 -9
  297. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +5 -5
  298. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +5 -5
  299. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +5 -5
  300. criteo_api_marketingsolutions_preview/model/read_ad_set_attribution_configuration_v24_q3.py +1 -1
  301. criteo_api_marketingsolutions_preview/model/read_ad_set_bidding_v24_q3.py +1 -1
  302. criteo_api_marketingsolutions_preview/model/read_ad_set_budget_v24_q3.py +26 -26
  303. criteo_api_marketingsolutions_preview/model/read_ad_set_schedule_v24_q3.py +9 -9
  304. criteo_api_marketingsolutions_preview/model/read_ad_set_v24_q3.py +30 -30
  305. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id.py +1 -1
  306. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id_v24_q3.py +5 -5
  307. criteo_api_marketingsolutions_preview/model/read_model_read_ad_set_v24_q3.py +5 -5
  308. criteo_api_marketingsolutions_preview/model/recommended_product.py +17 -17
  309. criteo_api_marketingsolutions_preview/model/report_detail_error.py +15 -15
  310. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +9 -9
  311. criteo_api_marketingsolutions_preview/model/report_detail_warning.py +15 -15
  312. criteo_api_marketingsolutions_preview/model/report_detail_warnings.py +1 -1
  313. criteo_api_marketingsolutions_preview/model/report_ok_response.py +21 -21
  314. criteo_api_marketingsolutions_preview/model/requests_ad_set_id.py +1 -1
  315. criteo_api_marketingsolutions_preview/model/requests_patch_ad_set_v24_q3.py +1 -1
  316. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_ad.py +6 -6
  317. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_coupon.py +6 -6
  318. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_creative.py +6 -6
  319. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +8 -8
  320. criteo_api_marketingsolutions_preview/model/resource_input_of_ad_write.py +1 -1
  321. criteo_api_marketingsolutions_preview/model/resource_input_of_create_coupon.py +1 -1
  322. criteo_api_marketingsolutions_preview/model/resource_input_of_creative_write.py +1 -1
  323. criteo_api_marketingsolutions_preview/model/resource_input_of_update_coupon.py +1 -1
  324. criteo_api_marketingsolutions_preview/model/resource_of_ad.py +1 -1
  325. criteo_api_marketingsolutions_preview/model/resource_of_ad_write.py +1 -1
  326. criteo_api_marketingsolutions_preview/model/resource_of_coupon.py +1 -1
  327. criteo_api_marketingsolutions_preview/model/resource_of_coupon_supported_sizes.py +1 -1
  328. criteo_api_marketingsolutions_preview/model/resource_of_create_coupon.py +1 -1
  329. criteo_api_marketingsolutions_preview/model/resource_of_creative.py +1 -1
  330. criteo_api_marketingsolutions_preview/model/resource_of_creative_write.py +1 -1
  331. criteo_api_marketingsolutions_preview/model/resource_of_product_set.py +1 -1
  332. criteo_api_marketingsolutions_preview/model/resource_of_update_coupon.py +1 -1
  333. criteo_api_marketingsolutions_preview/model/resource_outcome_of_ad.py +6 -6
  334. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon.py +6 -6
  335. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon_supported_sizes.py +6 -6
  336. criteo_api_marketingsolutions_preview/model/resource_outcome_of_creative.py +6 -6
  337. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +8 -8
  338. criteo_api_marketingsolutions_preview/model/response_read_ad_set_v24_q3.py +6 -6
  339. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +6 -6
  340. criteo_api_marketingsolutions_preview/model/responses_ad_set_id_v24_q3.py +6 -6
  341. criteo_api_marketingsolutions_preview/model/responses_read_ad_set_v24_q3.py +6 -6
  342. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +15 -15
  343. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +9 -9
  344. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +9 -9
  345. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids.py +1 -1
  346. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_request.py +1 -1
  347. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +5 -5
  348. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +35 -35
  349. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_request.py +1 -1
  350. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +5 -5
  351. criteo_api_marketingsolutions_preview/model/size.py +5 -5
  352. criteo_api_marketingsolutions_preview/model/statistics_ok_response.py +1 -1
  353. criteo_api_marketingsolutions_preview/model/statistics_record.py +75 -75
  354. criteo_api_marketingsolutions_preview/model/statistics_record_list.py +1 -1
  355. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +25 -25
  356. criteo_api_marketingsolutions_preview/model/supply_vendor.py +1 -1
  357. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +8 -8
  358. criteo_api_marketingsolutions_preview/model/supply_vendor_resource.py +1 -1
  359. criteo_api_marketingsolutions_preview/model/tag.py +1 -1
  360. criteo_api_marketingsolutions_preview/model/targeting_entity.py +14 -14
  361. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +9 -9
  362. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_list_request.py +1 -1
  363. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +5 -5
  364. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +9 -9
  365. criteo_api_marketingsolutions_preview/model/transparency_report.py +9 -9
  366. criteo_api_marketingsolutions_preview/model/transparency_report_file.py +1 -1
  367. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +6 -6
  368. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +5 -5
  369. criteo_api_marketingsolutions_preview/model/unauthorized_response_v2.py +1 -1
  370. criteo_api_marketingsolutions_preview/model/update_coupon.py +1 -1
  371. criteo_api_marketingsolutions_preview/model/user_def.py +9 -9
  372. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +6 -6
  373. criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_filter_request.py +1 -1
  374. criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_set_request.py +1 -1
  375. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +5 -5
  376. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +5 -5
  377. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +5 -5
  378. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +5 -5
  379. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +6 -6
  380. criteo_api_marketingsolutions_preview/model/video_detail.py +1 -1
  381. criteo_api_marketingsolutions_preview/model/write_model_ad_set_id.py +1 -1
  382. criteo_api_marketingsolutions_preview/model/write_model_patch_ad_set_v24_q3.py +5 -5
  383. criteo_api_marketingsolutions_preview/model_utils.py +1 -1
  384. criteo_api_marketingsolutions_preview/rest.py +1 -1
  385. {criteo_api_marketingsolutions_sdk-0.0.250327.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/METADATA +3 -3
  386. criteo_api_marketingsolutions_sdk-0.0.250409.dist-info/RECORD +397 -0
  387. criteo_api_marketingsolutions_sdk-0.0.250327.dist-info/RECORD +0 -397
  388. {criteo_api_marketingsolutions_sdk-0.0.250327.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/WHEEL +0 -0
  389. {criteo_api_marketingsolutions_sdk-0.0.250327.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/top_level.txt +0 -0
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -103,17 +103,17 @@ class AdaptiveAttributes(ModelNormal):
103
103
  """
104
104
  lazy_import()
105
105
  return {
106
- 'layouts': ([str],), # noqa: E501
107
- 'logos': ([ImageShape],), # noqa: E501
108
- 'headline_text': (str,), # noqa: E501
109
- 'headline_font': (str,), # noqa: E501
110
- 'description_text': (str,), # noqa: E501
111
- 'description_font': (str,), # noqa: E501
112
106
  'calls_to_action': ([str],), # noqa: E501
113
107
  'colors': (AdaptiveColors,), # noqa: E501
108
+ 'description_font': (str,), # noqa: E501
109
+ 'description_text': (str,), # noqa: E501
110
+ 'headline_font': (str,), # noqa: E501
111
+ 'headline_text': (str,), # noqa: E501
114
112
  'landing_page_url': (str,), # noqa: E501
115
- 'image_sets': ([ImageSet], none_type,), # noqa: E501
113
+ 'layouts': ([str],), # noqa: E501
114
+ 'logos': ([ImageShape],), # noqa: E501
116
115
  'image_display': (str, none_type,), # noqa: E501
116
+ 'image_sets': ([ImageSet], none_type,), # noqa: E501
117
117
  'videos': ([VideoDetail], none_type,), # noqa: E501
118
118
  }
119
119
 
@@ -123,17 +123,17 @@ class AdaptiveAttributes(ModelNormal):
123
123
 
124
124
 
125
125
  attribute_map = {
126
- 'layouts': 'layouts', # noqa: E501
127
- 'logos': 'logos', # noqa: E501
128
- 'headline_text': 'headlineText', # noqa: E501
129
- 'headline_font': 'headlineFont', # noqa: E501
130
- 'description_text': 'descriptionText', # noqa: E501
131
- 'description_font': 'descriptionFont', # noqa: E501
132
126
  'calls_to_action': 'callsToAction', # noqa: E501
133
127
  'colors': 'colors', # noqa: E501
128
+ 'description_font': 'descriptionFont', # noqa: E501
129
+ 'description_text': 'descriptionText', # noqa: E501
130
+ 'headline_font': 'headlineFont', # noqa: E501
131
+ 'headline_text': 'headlineText', # noqa: E501
134
132
  'landing_page_url': 'landingPageUrl', # noqa: E501
135
- 'image_sets': 'imageSets', # noqa: E501
133
+ 'layouts': 'layouts', # noqa: E501
134
+ 'logos': 'logos', # noqa: E501
136
135
  'image_display': 'imageDisplay', # noqa: E501
136
+ 'image_sets': 'imageSets', # noqa: E501
137
137
  'videos': 'videos', # noqa: E501
138
138
  }
139
139
 
@@ -144,19 +144,19 @@ class AdaptiveAttributes(ModelNormal):
144
144
 
145
145
  @classmethod
146
146
  @convert_js_args_to_python_args
147
- def _from_openapi_data(cls, layouts, logos, headline_text, headline_font, description_text, description_font, calls_to_action, colors, landing_page_url, *args, **kwargs): # noqa: E501
147
+ def _from_openapi_data(cls, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logos, *args, **kwargs): # noqa: E501
148
148
  """AdaptiveAttributes - a model defined in OpenAPI
149
149
 
150
150
  Args:
151
- layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
152
- logos ([ImageShape]): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net
153
- headline_text (str): The headline text of the banner
154
- headline_font (str): Font of the headline Valid supported font like \"Arial\"
155
- description_text (str): The description text of the banner
156
- description_font (str): Font of the description Valid supported font like \"Arial\"
157
151
  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!”.
158
152
  colors (AdaptiveColors):
153
+ description_font (str): Font of the description Valid supported font like \"Arial\"
154
+ description_text (str): The description text of the banner
155
+ headline_font (str): Font of the headline Valid supported font like \"Arial\"
156
+ headline_text (str): The headline text of the banner
159
157
  landing_page_url (str): Web redirection of the landing page url
158
+ layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
159
+ logos ([ImageShape]): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net
160
160
 
161
161
  Keyword Args:
162
162
  _check_type (bool): if True, values for parameters in openapi_types
@@ -189,8 +189,8 @@ class AdaptiveAttributes(ModelNormal):
189
189
  Animal class but this time we won't travel
190
190
  through its discriminator because we passed in
191
191
  _visited_composed_classes = (Animal,)
192
- image_sets ([ImageSet], none_type): Multiple image sets, each image set consists of multiple images and a headline text.. [optional] # noqa: E501
193
192
  image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
193
+ image_sets ([ImageSet], none_type): Multiple image sets, each image set consists of multiple images and a headline text.. [optional] # noqa: E501
194
194
  videos ([VideoDetail], none_type): Multiple videos potentially in different shapes.. [optional] # noqa: E501
195
195
  """
196
196
 
@@ -223,15 +223,15 @@ class AdaptiveAttributes(ModelNormal):
223
223
  self._configuration = _configuration
224
224
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
225
225
 
226
- self.layouts = layouts
227
- self.logos = logos
228
- self.headline_text = headline_text
229
- self.headline_font = headline_font
230
- self.description_text = description_text
231
- self.description_font = description_font
232
226
  self.calls_to_action = calls_to_action
233
227
  self.colors = colors
228
+ self.description_font = description_font
229
+ self.description_text = description_text
230
+ self.headline_font = headline_font
231
+ self.headline_text = headline_text
234
232
  self.landing_page_url = landing_page_url
233
+ self.layouts = layouts
234
+ self.logos = logos
235
235
  for var_name, var_value in kwargs.items():
236
236
  if var_name not in self.attribute_map and \
237
237
  self._configuration is not None and \
@@ -252,19 +252,19 @@ class AdaptiveAttributes(ModelNormal):
252
252
  ])
253
253
 
254
254
  @convert_js_args_to_python_args
255
- def __init__(self, layouts, logos, headline_text, headline_font, description_text, description_font, calls_to_action, colors, landing_page_url, *args, **kwargs): # noqa: E501
255
+ def __init__(self, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logos, *args, **kwargs): # noqa: E501
256
256
  """AdaptiveAttributes - a model defined in OpenAPI
257
257
 
258
258
  Args:
259
- layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
260
- logos ([ImageShape]): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net
261
- headline_text (str): The headline text of the banner
262
- headline_font (str): Font of the headline Valid supported font like \"Arial\"
263
- description_text (str): The description text of the banner
264
- description_font (str): Font of the description Valid supported font like \"Arial\"
265
259
  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!”.
266
260
  colors (AdaptiveColors):
261
+ description_font (str): Font of the description Valid supported font like \"Arial\"
262
+ description_text (str): The description text of the banner
263
+ headline_font (str): Font of the headline Valid supported font like \"Arial\"
264
+ headline_text (str): The headline text of the banner
267
265
  landing_page_url (str): Web redirection of the landing page url
266
+ layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
267
+ logos ([ImageShape]): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net
268
268
 
269
269
  Keyword Args:
270
270
  _check_type (bool): if True, values for parameters in openapi_types
@@ -297,8 +297,8 @@ class AdaptiveAttributes(ModelNormal):
297
297
  Animal class but this time we won't travel
298
298
  through its discriminator because we passed in
299
299
  _visited_composed_classes = (Animal,)
300
- image_sets ([ImageSet], none_type): Multiple image sets, each image set consists of multiple images and a headline text.. [optional] # noqa: E501
301
300
  image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
301
+ image_sets ([ImageSet], none_type): Multiple image sets, each image set consists of multiple images and a headline text.. [optional] # noqa: E501
302
302
  videos ([VideoDetail], none_type): Multiple videos potentially in different shapes.. [optional] # noqa: E501
303
303
  """
304
304
 
@@ -329,15 +329,15 @@ class AdaptiveAttributes(ModelNormal):
329
329
  self._configuration = _configuration
330
330
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
331
331
 
332
- self.layouts = layouts
333
- self.logos = logos
334
- self.headline_text = headline_text
335
- self.headline_font = headline_font
336
- self.description_text = description_text
337
- self.description_font = description_font
338
332
  self.calls_to_action = calls_to_action
339
333
  self.colors = colors
334
+ self.description_font = description_font
335
+ self.description_text = description_text
336
+ self.headline_font = headline_font
337
+ self.headline_text = headline_text
340
338
  self.landing_page_url = landing_page_url
339
+ self.layouts = layouts
340
+ self.logos = logos
341
341
  for var_name, var_value in kwargs.items():
342
342
  if var_name not in self.attribute_map and \
343
343
  self._configuration is not None and \
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -81,12 +81,12 @@ class AdaptiveColors(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'logo_area_and_title_color': (str,), # noqa: E501
85
84
  'background_color': (str,), # noqa: E501
86
- 'text1_color': (str,), # noqa: E501
87
- 'text2_color': (str,), # noqa: E501
88
85
  'cta_background_color': (str,), # noqa: E501
89
86
  'cta_text_color': (str,), # noqa: E501
87
+ 'logo_area_and_title_color': (str,), # noqa: E501
88
+ 'text1_color': (str,), # noqa: E501
89
+ 'text2_color': (str,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class AdaptiveColors(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'logo_area_and_title_color': 'logoAreaAndTitleColor', # noqa: E501
99
98
  'background_color': 'backgroundColor', # noqa: E501
100
- 'text1_color': 'text1Color', # noqa: E501
101
- 'text2_color': 'text2Color', # noqa: E501
102
99
  'cta_background_color': 'ctaBackgroundColor', # noqa: E501
103
100
  'cta_text_color': 'ctaTextColor', # noqa: E501
101
+ 'logo_area_and_title_color': 'logoAreaAndTitleColor', # noqa: E501
102
+ 'text1_color': 'text1Color', # noqa: E501
103
+ 'text2_color': 'text2Color', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -110,16 +110,16 @@ class AdaptiveColors(ModelNormal):
110
110
 
111
111
  @classmethod
112
112
  @convert_js_args_to_python_args
113
- def _from_openapi_data(cls, logo_area_and_title_color, background_color, text1_color, text2_color, cta_background_color, cta_text_color, *args, **kwargs): # noqa: E501
113
+ def _from_openapi_data(cls, background_color, cta_background_color, cta_text_color, logo_area_and_title_color, text1_color, text2_color, *args, **kwargs): # noqa: E501
114
114
  """AdaptiveColors - a model defined in OpenAPI
115
115
 
116
116
  Args:
117
- logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
118
117
  background_color (str): Color of the creative's background. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
119
- text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
120
- text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
121
118
  cta_background_color (str): Color of the background of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
122
119
  cta_text_color (str): Color of the text of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
120
+ logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
121
+ text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
122
+ text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
123
123
 
124
124
  Keyword Args:
125
125
  _check_type (bool): if True, values for parameters in openapi_types
@@ -183,12 +183,12 @@ class AdaptiveColors(ModelNormal):
183
183
  self._configuration = _configuration
184
184
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
185
185
 
186
- self.logo_area_and_title_color = logo_area_and_title_color
187
186
  self.background_color = background_color
188
- self.text1_color = text1_color
189
- self.text2_color = text2_color
190
187
  self.cta_background_color = cta_background_color
191
188
  self.cta_text_color = cta_text_color
189
+ self.logo_area_and_title_color = logo_area_and_title_color
190
+ self.text1_color = text1_color
191
+ self.text2_color = text2_color
192
192
  for var_name, var_value in kwargs.items():
193
193
  if var_name not in self.attribute_map and \
194
194
  self._configuration is not None and \
@@ -209,16 +209,16 @@ class AdaptiveColors(ModelNormal):
209
209
  ])
210
210
 
211
211
  @convert_js_args_to_python_args
212
- def __init__(self, logo_area_and_title_color, background_color, text1_color, text2_color, cta_background_color, cta_text_color, *args, **kwargs): # noqa: E501
212
+ def __init__(self, background_color, cta_background_color, cta_text_color, logo_area_and_title_color, text1_color, text2_color, *args, **kwargs): # noqa: E501
213
213
  """AdaptiveColors - a model defined in OpenAPI
214
214
 
215
215
  Args:
216
- logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
217
216
  background_color (str): Color of the creative's background. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
218
- text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
219
- text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
220
217
  cta_background_color (str): Color of the background of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
221
218
  cta_text_color (str): Color of the text of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
219
+ logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
220
+ text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
221
+ text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
222
222
 
223
223
  Keyword Args:
224
224
  _check_type (bool): if True, values for parameters in openapi_types
@@ -280,12 +280,12 @@ class AdaptiveColors(ModelNormal):
280
280
  self._configuration = _configuration
281
281
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
282
282
 
283
- self.logo_area_and_title_color = logo_area_and_title_color
284
283
  self.background_color = background_color
285
- self.text1_color = text1_color
286
- self.text2_color = text2_color
287
284
  self.cta_background_color = cta_background_color
288
285
  self.cta_text_color = cta_text_color
286
+ self.logo_area_and_title_color = logo_area_and_title_color
287
+ self.text1_color = text1_color
288
+ self.text2_color = text2_color
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 \
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -74,10 +74,10 @@ class AdaptiveWriteAttributes(ModelNormal):
74
74
  }
75
75
 
76
76
  validations = {
77
- ('layouts',): {
77
+ ('calls_to_action',): {
78
78
  'min_items': 1,
79
79
  },
80
- ('calls_to_action',): {
80
+ ('layouts',): {
81
81
  'min_items': 1,
82
82
  },
83
83
  }
@@ -105,17 +105,17 @@ class AdaptiveWriteAttributes(ModelNormal):
105
105
  """
106
106
  lazy_import()
107
107
  return {
108
- 'layouts': ([str],), # noqa: E501
109
- 'logo_base64_string': (str,), # noqa: E501
110
- 'headline_text': (str,), # noqa: E501
111
- 'headline_font': (str,), # noqa: E501
112
- 'description_text': (str,), # noqa: E501
113
- 'description_font': (str,), # noqa: E501
114
108
  'calls_to_action': ([str],), # noqa: E501
115
109
  'colors': (AdaptiveColors,), # noqa: E501
110
+ 'description_font': (str,), # noqa: E501
111
+ 'description_text': (str,), # noqa: E501
112
+ 'headline_font': (str,), # noqa: E501
113
+ 'headline_text': (str,), # noqa: E501
116
114
  'landing_page_url': (str,), # noqa: E501
117
- 'image_sets_base64': ([ImageSetBase64], none_type,), # noqa: E501
115
+ 'layouts': ([str],), # noqa: E501
116
+ 'logo_base64_string': (str,), # noqa: E501
118
117
  'image_display': (str, none_type,), # noqa: E501
118
+ 'image_sets_base64': ([ImageSetBase64], none_type,), # noqa: E501
119
119
  'video_base64_strings': ([str], none_type,), # noqa: E501
120
120
  }
121
121
 
@@ -125,17 +125,17 @@ class AdaptiveWriteAttributes(ModelNormal):
125
125
 
126
126
 
127
127
  attribute_map = {
128
- 'layouts': 'layouts', # noqa: E501
129
- 'logo_base64_string': 'logoBase64String', # noqa: E501
130
- 'headline_text': 'headlineText', # noqa: E501
131
- 'headline_font': 'headlineFont', # noqa: E501
132
- 'description_text': 'descriptionText', # noqa: E501
133
- 'description_font': 'descriptionFont', # noqa: E501
134
128
  'calls_to_action': 'callsToAction', # noqa: E501
135
129
  'colors': 'colors', # noqa: E501
130
+ 'description_font': 'descriptionFont', # noqa: E501
131
+ 'description_text': 'descriptionText', # noqa: E501
132
+ 'headline_font': 'headlineFont', # noqa: E501
133
+ 'headline_text': 'headlineText', # noqa: E501
136
134
  'landing_page_url': 'landingPageUrl', # noqa: E501
137
- 'image_sets_base64': 'imageSetsBase64', # noqa: E501
135
+ 'layouts': 'layouts', # noqa: E501
136
+ 'logo_base64_string': 'logoBase64String', # noqa: E501
138
137
  'image_display': 'imageDisplay', # noqa: E501
138
+ 'image_sets_base64': 'imageSetsBase64', # noqa: E501
139
139
  'video_base64_strings': 'videoBase64Strings', # noqa: E501
140
140
  }
141
141
 
@@ -146,19 +146,19 @@ class AdaptiveWriteAttributes(ModelNormal):
146
146
 
147
147
  @classmethod
148
148
  @convert_js_args_to_python_args
149
- def _from_openapi_data(cls, layouts, logo_base64_string, headline_text, headline_font, description_text, description_font, calls_to_action, colors, landing_page_url, *args, **kwargs): # noqa: E501
149
+ def _from_openapi_data(cls, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logo_base64_string, *args, **kwargs): # noqa: E501
150
150
  """AdaptiveWriteAttributes - a model defined in OpenAPI
151
151
 
152
152
  Args:
153
- layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
154
- logo_base64_string (str): Logo image as a base-64 encoded string
155
- headline_text (str): The headline text of the banner
156
- headline_font (str): Font of the headline Valid supported font like \"Arial\"
157
- description_text (str): The description text of the banner
158
- description_font (str): Font of the description Valid supported font like \"Arial\"
159
153
  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!”.
160
154
  colors (AdaptiveColors):
155
+ description_font (str): Font of the description Valid supported font like \"Arial\"
156
+ description_text (str): The description text of the banner
157
+ headline_font (str): Font of the headline Valid supported font like \"Arial\"
158
+ headline_text (str): The headline text of the banner
161
159
  landing_page_url (str): Web redirection of the landing page url.
160
+ layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
161
+ logo_base64_string (str): Logo image as a base-64 encoded string
162
162
 
163
163
  Keyword Args:
164
164
  _check_type (bool): if True, values for parameters in openapi_types
@@ -191,8 +191,8 @@ class AdaptiveWriteAttributes(ModelNormal):
191
191
  Animal class but this time we won't travel
192
192
  through its discriminator because we passed in
193
193
  _visited_composed_classes = (Animal,)
194
- image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
195
194
  image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
195
+ image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
196
196
  video_base64_strings ([str], none_type): Multiple videos potentially in different shapes, each video is a base-64 encoded string.. [optional] # noqa: E501
197
197
  """
198
198
 
@@ -225,15 +225,15 @@ class AdaptiveWriteAttributes(ModelNormal):
225
225
  self._configuration = _configuration
226
226
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
227
227
 
228
- self.layouts = layouts
229
- self.logo_base64_string = logo_base64_string
230
- self.headline_text = headline_text
231
- self.headline_font = headline_font
232
- self.description_text = description_text
233
- self.description_font = description_font
234
228
  self.calls_to_action = calls_to_action
235
229
  self.colors = colors
230
+ self.description_font = description_font
231
+ self.description_text = description_text
232
+ self.headline_font = headline_font
233
+ self.headline_text = headline_text
236
234
  self.landing_page_url = landing_page_url
235
+ self.layouts = layouts
236
+ self.logo_base64_string = logo_base64_string
237
237
  for var_name, var_value in kwargs.items():
238
238
  if var_name not in self.attribute_map and \
239
239
  self._configuration is not None and \
@@ -254,19 +254,19 @@ class AdaptiveWriteAttributes(ModelNormal):
254
254
  ])
255
255
 
256
256
  @convert_js_args_to_python_args
257
- def __init__(self, layouts, logo_base64_string, headline_text, headline_font, description_text, description_font, calls_to_action, colors, landing_page_url, *args, **kwargs): # noqa: E501
257
+ def __init__(self, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logo_base64_string, *args, **kwargs): # noqa: E501
258
258
  """AdaptiveWriteAttributes - a model defined in OpenAPI
259
259
 
260
260
  Args:
261
- layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
262
- logo_base64_string (str): Logo image as a base-64 encoded string
263
- headline_text (str): The headline text of the banner
264
- headline_font (str): Font of the headline Valid supported font like \"Arial\"
265
- description_text (str): The description text of the banner
266
- description_font (str): Font of the description Valid supported font like \"Arial\"
267
261
  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!”.
268
262
  colors (AdaptiveColors):
263
+ description_font (str): Font of the description Valid supported font like \"Arial\"
264
+ description_text (str): The description text of the banner
265
+ headline_font (str): Font of the headline Valid supported font like \"Arial\"
266
+ headline_text (str): The headline text of the banner
269
267
  landing_page_url (str): Web redirection of the landing page url.
268
+ layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
269
+ logo_base64_string (str): Logo image as a base-64 encoded string
270
270
 
271
271
  Keyword Args:
272
272
  _check_type (bool): if True, values for parameters in openapi_types
@@ -299,8 +299,8 @@ class AdaptiveWriteAttributes(ModelNormal):
299
299
  Animal class but this time we won't travel
300
300
  through its discriminator because we passed in
301
301
  _visited_composed_classes = (Animal,)
302
- image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
303
302
  image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
303
+ image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
304
304
  video_base64_strings ([str], none_type): Multiple videos potentially in different shapes, each video is a base-64 encoded string.. [optional] # noqa: E501
305
305
  """
306
306
 
@@ -331,15 +331,15 @@ class AdaptiveWriteAttributes(ModelNormal):
331
331
  self._configuration = _configuration
332
332
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
333
333
 
334
- self.layouts = layouts
335
- self.logo_base64_string = logo_base64_string
336
- self.headline_text = headline_text
337
- self.headline_font = headline_font
338
- self.description_text = description_text
339
- self.description_font = description_font
340
334
  self.calls_to_action = calls_to_action
341
335
  self.colors = colors
336
+ self.description_font = description_font
337
+ self.description_text = description_text
338
+ self.headline_font = headline_font
339
+ self.headline_text = headline_text
342
340
  self.landing_page_url = landing_page_url
341
+ self.layouts = layouts
342
+ self.logo_base64_string = logo_base64_string
343
343
  for var_name, var_value in kwargs.items():
344
344
  if var_name not in self.attribute_map and \
345
345
  self._configuration is not None and \
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -81,12 +81,12 @@ class AdvertiserCreationInput(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'agency_id': (str,), # noqa: E501
85
84
  'account_name': (str,), # noqa: E501
86
- 'website_url': (str,), # noqa: E501
85
+ 'agency_id': (str,), # noqa: E501
87
86
  'country_iso_code': (str,), # noqa: E501
88
87
  'currency_iso_code': (str,), # noqa: E501
89
88
  'industry_id': (str,), # noqa: E501
89
+ 'website_url': (str,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class AdvertiserCreationInput(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
- 'agency_id': 'agencyId', # noqa: E501
99
98
  'account_name': 'accountName', # noqa: E501
100
- 'website_url': 'websiteUrl', # noqa: E501
99
+ 'agency_id': 'agencyId', # noqa: E501
101
100
  'country_iso_code': 'countryIsoCode', # noqa: E501
102
101
  'currency_iso_code': 'currencyIsoCode', # noqa: E501
103
102
  'industry_id': 'industryId', # noqa: E501
103
+ 'website_url': 'websiteUrl', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -110,16 +110,16 @@ class AdvertiserCreationInput(ModelNormal):
110
110
 
111
111
  @classmethod
112
112
  @convert_js_args_to_python_args
113
- def _from_openapi_data(cls, agency_id, account_name, website_url, country_iso_code, currency_iso_code, industry_id, *args, **kwargs): # noqa: E501
113
+ def _from_openapi_data(cls, account_name, agency_id, country_iso_code, currency_iso_code, industry_id, website_url, *args, **kwargs): # noqa: E501
114
114
  """AdvertiserCreationInput - a model defined in OpenAPI
115
115
 
116
116
  Args:
117
- agency_id (str): ID of the agency requesting the advertiser creation
118
117
  account_name (str): The Account Name; This will not be in fact the Advertiser name
119
- website_url (str): Website url
118
+ agency_id (str): ID of the agency requesting the advertiser creation
120
119
  country_iso_code (str): Country ISO code
121
120
  currency_iso_code (str): Currency ISO code
122
121
  industry_id (str): Industry ID
122
+ website_url (str): Website url
123
123
 
124
124
  Keyword Args:
125
125
  _check_type (bool): if True, values for parameters in openapi_types
@@ -183,12 +183,12 @@ class AdvertiserCreationInput(ModelNormal):
183
183
  self._configuration = _configuration
184
184
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
185
185
 
186
- self.agency_id = agency_id
187
186
  self.account_name = account_name
188
- self.website_url = website_url
187
+ self.agency_id = agency_id
189
188
  self.country_iso_code = country_iso_code
190
189
  self.currency_iso_code = currency_iso_code
191
190
  self.industry_id = industry_id
191
+ self.website_url = website_url
192
192
  for var_name, var_value in kwargs.items():
193
193
  if var_name not in self.attribute_map and \
194
194
  self._configuration is not None and \
@@ -209,16 +209,16 @@ class AdvertiserCreationInput(ModelNormal):
209
209
  ])
210
210
 
211
211
  @convert_js_args_to_python_args
212
- def __init__(self, agency_id, account_name, website_url, country_iso_code, currency_iso_code, industry_id, *args, **kwargs): # noqa: E501
212
+ def __init__(self, account_name, agency_id, country_iso_code, currency_iso_code, industry_id, website_url, *args, **kwargs): # noqa: E501
213
213
  """AdvertiserCreationInput - a model defined in OpenAPI
214
214
 
215
215
  Args:
216
- agency_id (str): ID of the agency requesting the advertiser creation
217
216
  account_name (str): The Account Name; This will not be in fact the Advertiser name
218
- website_url (str): Website url
217
+ agency_id (str): ID of the agency requesting the advertiser creation
219
218
  country_iso_code (str): Country ISO code
220
219
  currency_iso_code (str): Currency ISO code
221
220
  industry_id (str): Industry ID
221
+ website_url (str): Website url
222
222
 
223
223
  Keyword Args:
224
224
  _check_type (bool): if True, values for parameters in openapi_types
@@ -280,12 +280,12 @@ class AdvertiserCreationInput(ModelNormal):
280
280
  self._configuration = _configuration
281
281
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
282
282
 
283
- self.agency_id = agency_id
284
283
  self.account_name = account_name
285
- self.website_url = website_url
284
+ self.agency_id = agency_id
286
285
  self.country_iso_code = country_iso_code
287
286
  self.currency_iso_code = currency_iso_code
288
287
  self.industry_id = industry_id
288
+ self.website_url = website_url
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 \
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  Criteo API - MarketingSolutions # noqa: E501
5
5
 
6
- The version of the OpenAPI document: Preview
6
+ The version of the OpenAPI document: preview
7
7
  Generated by: https://openapi-generator.tech
8
8
  """
9
9