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
 
@@ -80,8 +80,8 @@ class GenerateAudiencePerformanceReportResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'type': (str, none_type,), # noqa: E501
84
83
  'attributes': (GenerateAudiencePerformanceReport,), # noqa: E501
84
+ 'type': (str, none_type,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -90,8 +90,8 @@ class GenerateAudiencePerformanceReportResource(ModelNormal):
90
90
 
91
91
 
92
92
  attribute_map = {
93
- 'type': 'type', # noqa: E501
94
93
  'attributes': 'attributes', # noqa: E501
94
+ 'type': 'type', # noqa: E501
95
95
  }
96
96
 
97
97
  read_only_vars = {
@@ -135,8 +135,8 @@ class GenerateAudiencePerformanceReportResource(ModelNormal):
135
135
  Animal class but this time we won't travel
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
139
138
  attributes (GenerateAudiencePerformanceReport): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -222,8 +222,8 @@ class GenerateAudiencePerformanceReportResource(ModelNormal):
222
222
  Animal class but this time we won't travel
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
226
225
  attributes (GenerateAudiencePerformanceReport): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -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
 
@@ -76,13 +76,13 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
76
76
  """
77
77
  return {
78
78
  'advertiser_ids': ([str],), # noqa: E501
79
+ 'end_date': (datetime,), # noqa: E501
79
80
  'format': (str,), # noqa: E501
80
81
  'start_date': (datetime,), # noqa: E501
81
- 'end_date': (datetime,), # noqa: E501
82
- 'campaign_id': (str, none_type,), # noqa: E501
83
82
  'adset_id': (str, none_type,), # noqa: E501
84
- 'domain': (str, none_type,), # noqa: E501
83
+ 'campaign_id': (str, none_type,), # noqa: E501
85
84
  'category': (str, none_type,), # noqa: E501
85
+ 'domain': (str, none_type,), # noqa: E501
86
86
  'should_display_domain_dimension': (bool,), # noqa: E501
87
87
  'timezone': (str, none_type,), # noqa: E501
88
88
  }
@@ -94,13 +94,13 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
94
94
 
95
95
  attribute_map = {
96
96
  'advertiser_ids': 'advertiserIds', # noqa: E501
97
+ 'end_date': 'endDate', # noqa: E501
97
98
  'format': 'format', # noqa: E501
98
99
  'start_date': 'startDate', # noqa: E501
99
- 'end_date': 'endDate', # noqa: E501
100
- 'campaign_id': 'campaignId', # noqa: E501
101
100
  'adset_id': 'adsetId', # noqa: E501
102
- 'domain': 'domain', # noqa: E501
101
+ 'campaign_id': 'campaignId', # noqa: E501
103
102
  'category': 'category', # noqa: E501
103
+ 'domain': 'domain', # noqa: E501
104
104
  'should_display_domain_dimension': 'shouldDisplayDomainDimension', # noqa: E501
105
105
  'timezone': 'timezone', # noqa: E501
106
106
  }
@@ -112,14 +112,14 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
112
112
 
113
113
  @classmethod
114
114
  @convert_js_args_to_python_args
115
- def _from_openapi_data(cls, advertiser_ids, format, start_date, end_date, *args, **kwargs): # noqa: E501
115
+ def _from_openapi_data(cls, advertiser_ids, end_date, format, start_date, *args, **kwargs): # noqa: E501
116
116
  """GenerateCategoriesReportRequestAttributes - a model defined in OpenAPI
117
117
 
118
118
  Args:
119
119
  advertiser_ids ([str]): List of Advertiser ids.
120
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
120
121
  format (str): The file format of the generated report: csv, xml, excel or json.
121
122
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
122
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
123
123
 
124
124
  Keyword Args:
125
125
  _check_type (bool): if True, values for parameters in openapi_types
@@ -152,10 +152,10 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- campaign_id (str, none_type): Report only on the specified Campaign id.. [optional] # noqa: E501
156
155
  adset_id (str, none_type): Report only on the specified AdSet id.. [optional] # noqa: E501
157
- domain (str, none_type): Report only on the specified domain.. [optional] # noqa: E501
156
+ campaign_id (str, none_type): Report only on the specified Campaign id.. [optional] # noqa: E501
158
157
  category (str, none_type): Report only on the specified category.. [optional] # noqa: E501
158
+ domain (str, none_type): Report only on the specified domain.. [optional] # noqa: E501
159
159
  should_display_domain_dimension (bool): Specify if the domain dimension is displayed in the report.. [optional] if omitted the server will use the default value of True # noqa: E501
160
160
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
161
161
  """
@@ -190,9 +190,9 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
190
190
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
191
191
 
192
192
  self.advertiser_ids = advertiser_ids
193
+ self.end_date = end_date
193
194
  self.format = format
194
195
  self.start_date = start_date
195
- self.end_date = end_date
196
196
  for var_name, var_value in kwargs.items():
197
197
  if var_name not in self.attribute_map and \
198
198
  self._configuration is not None and \
@@ -213,14 +213,14 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
213
213
  ])
214
214
 
215
215
  @convert_js_args_to_python_args
216
- def __init__(self, advertiser_ids, format, start_date, end_date, *args, **kwargs): # noqa: E501
216
+ def __init__(self, advertiser_ids, end_date, format, start_date, *args, **kwargs): # noqa: E501
217
217
  """GenerateCategoriesReportRequestAttributes - a model defined in OpenAPI
218
218
 
219
219
  Args:
220
220
  advertiser_ids ([str]): List of Advertiser ids.
221
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
221
222
  format (str): The file format of the generated report: csv, xml, excel or json.
222
223
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
223
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
224
224
 
225
225
  Keyword Args:
226
226
  _check_type (bool): if True, values for parameters in openapi_types
@@ -253,10 +253,10 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
253
253
  Animal class but this time we won't travel
254
254
  through its discriminator because we passed in
255
255
  _visited_composed_classes = (Animal,)
256
- campaign_id (str, none_type): Report only on the specified Campaign id.. [optional] # noqa: E501
257
256
  adset_id (str, none_type): Report only on the specified AdSet id.. [optional] # noqa: E501
258
- domain (str, none_type): Report only on the specified domain.. [optional] # noqa: E501
257
+ campaign_id (str, none_type): Report only on the specified Campaign id.. [optional] # noqa: E501
259
258
  category (str, none_type): Report only on the specified category.. [optional] # noqa: E501
259
+ domain (str, none_type): Report only on the specified domain.. [optional] # noqa: E501
260
260
  should_display_domain_dimension (bool): Specify if the domain dimension is displayed in the report.. [optional] if omitted the server will use the default value of True # noqa: E501
261
261
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
262
262
  """
@@ -289,9 +289,9 @@ class GenerateCategoriesReportRequestAttributes(ModelNormal):
289
289
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
290
290
 
291
291
  self.advertiser_ids = advertiser_ids
292
+ self.end_date = end_date
292
293
  self.format = format
293
294
  self.start_date = start_date
294
- self.end_date = end_date
295
295
  for var_name, var_value in kwargs.items():
296
296
  if var_name not in self.attribute_map and \
297
297
  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
 
@@ -80,8 +80,8 @@ class GenerateCategoriesReportRequestAttributesResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'type': (str, none_type,), # noqa: E501
84
83
  'attributes': (GenerateCategoriesReportRequestAttributes,), # noqa: E501
84
+ 'type': (str, none_type,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -90,8 +90,8 @@ class GenerateCategoriesReportRequestAttributesResource(ModelNormal):
90
90
 
91
91
 
92
92
  attribute_map = {
93
- 'type': 'type', # noqa: E501
94
93
  'attributes': 'attributes', # noqa: E501
94
+ 'type': 'type', # noqa: E501
95
95
  }
96
96
 
97
97
  read_only_vars = {
@@ -135,8 +135,8 @@ class GenerateCategoriesReportRequestAttributesResource(ModelNormal):
135
135
  Animal class but this time we won't travel
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
139
138
  attributes (GenerateCategoriesReportRequestAttributes): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -222,8 +222,8 @@ class GenerateCategoriesReportRequestAttributesResource(ModelNormal):
222
222
  Animal class but this time we won't travel
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
226
225
  attributes (GenerateCategoriesReportRequestAttributes): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -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
 
@@ -55,11 +55,6 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('metrics',): {
59
- 'CLICKS': "Clicks",
60
- 'CTR': "Ctr",
61
- 'DISPLAYS': "Displays",
62
- },
63
58
  ('dimensions',): {
64
59
  'ADFORMAT': "AdFormat",
65
60
  'COUPON': "Coupon",
@@ -71,6 +66,11 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
71
66
  'DAY': "Day",
72
67
  'HOUR': "Hour",
73
68
  },
69
+ ('metrics',): {
70
+ 'CLICKS': "Clicks",
71
+ 'CTR': "Ctr",
72
+ 'DISPLAYS': "Displays",
73
+ },
74
74
  }
75
75
 
76
76
  validations = {
@@ -91,21 +91,21 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
91
91
  and the value is attribute type.
92
92
  """
93
93
  return {
94
- 'start_date': (datetime,), # noqa: E501
95
- 'end_date': (datetime,), # noqa: E501
96
94
  'advertiser_ids': ([str],), # noqa: E501
97
- 'metrics': ([str],), # noqa: E501
98
95
  'dimensions': ([str],), # noqa: E501
99
- 'timezone': (str, none_type,), # noqa: E501
96
+ 'end_date': (datetime,), # noqa: E501
97
+ 'metrics': ([str],), # noqa: E501
98
+ 'start_date': (datetime,), # noqa: E501
100
99
  'ad_formats': ([str], none_type,), # noqa: E501
101
- 'display_sizes': ([str], none_type,), # noqa: E501
102
- 'coupon_names': ([str], none_type,), # noqa: E501
103
- 'coupon_ids': ([str], none_type,), # noqa: E501
104
- 'ad_names': ([str], none_type,), # noqa: E501
105
100
  'ad_ids': ([str], none_type,), # noqa: E501
106
- 'campaign_ids': ([str], none_type,), # noqa: E501
101
+ 'ad_names': ([str], none_type,), # noqa: E501
107
102
  'ad_set_ids': ([str], none_type,), # noqa: E501
108
103
  'ad_set_status': ([str], none_type,), # noqa: E501
104
+ 'campaign_ids': ([str], none_type,), # noqa: E501
105
+ 'coupon_ids': ([str], none_type,), # noqa: E501
106
+ 'coupon_names': ([str], none_type,), # noqa: E501
107
+ 'display_sizes': ([str], none_type,), # noqa: E501
108
+ 'timezone': (str, none_type,), # noqa: E501
109
109
  }
110
110
 
111
111
  @cached_property
@@ -114,21 +114,21 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
114
114
 
115
115
 
116
116
  attribute_map = {
117
- 'start_date': 'startDate', # noqa: E501
118
- 'end_date': 'endDate', # noqa: E501
119
117
  'advertiser_ids': 'advertiserIds', # noqa: E501
120
- 'metrics': 'metrics', # noqa: E501
121
118
  'dimensions': 'dimensions', # noqa: E501
122
- 'timezone': 'timezone', # noqa: E501
119
+ 'end_date': 'endDate', # noqa: E501
120
+ 'metrics': 'metrics', # noqa: E501
121
+ 'start_date': 'startDate', # noqa: E501
123
122
  'ad_formats': 'adFormats', # noqa: E501
124
- 'display_sizes': 'displaySizes', # noqa: E501
125
- 'coupon_names': 'couponNames', # noqa: E501
126
- 'coupon_ids': 'couponIds', # noqa: E501
127
- 'ad_names': 'adNames', # noqa: E501
128
123
  'ad_ids': 'adIds', # noqa: E501
129
- 'campaign_ids': 'campaignIds', # noqa: E501
124
+ 'ad_names': 'adNames', # noqa: E501
130
125
  'ad_set_ids': 'adSetIds', # noqa: E501
131
126
  'ad_set_status': 'adSetStatus', # noqa: E501
127
+ 'campaign_ids': 'campaignIds', # noqa: E501
128
+ 'coupon_ids': 'couponIds', # noqa: E501
129
+ 'coupon_names': 'couponNames', # noqa: E501
130
+ 'display_sizes': 'displaySizes', # noqa: E501
131
+ 'timezone': 'timezone', # noqa: E501
132
132
  }
133
133
 
134
134
  read_only_vars = {
@@ -138,15 +138,15 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
138
138
 
139
139
  @classmethod
140
140
  @convert_js_args_to_python_args
141
- def _from_openapi_data(cls, start_date, end_date, advertiser_ids, metrics, dimensions, *args, **kwargs): # noqa: E501
141
+ def _from_openapi_data(cls, advertiser_ids, dimensions, end_date, metrics, start_date, *args, **kwargs): # noqa: E501
142
142
  """GenerateCreativesReportRequestAttributes - a model defined in OpenAPI
143
143
 
144
144
  Args:
145
- start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
146
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
147
145
  advertiser_ids ([str]): The list of client ids.
148
- metrics ([str]): The list of metrics to report.
149
146
  dimensions ([str]): The list of dimensions to report.
147
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
148
+ metrics ([str]): The list of metrics to report.
149
+ start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
150
150
 
151
151
  Keyword Args:
152
152
  _check_type (bool): if True, values for parameters in openapi_types
@@ -179,16 +179,16 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
179
179
  Animal class but this time we won't travel
180
180
  through its discriminator because we passed in
181
181
  _visited_composed_classes = (Animal,)
182
- timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
183
182
  ad_formats ([str], none_type): The list of adFormats.. [optional] # noqa: E501
184
- display_sizes ([str], none_type): The list of displaySizes.. [optional] # noqa: E501
185
- coupon_names ([str], none_type): The list of coupon names.. [optional] # noqa: E501
186
- coupon_ids ([str], none_type): The list of coupon ids.. [optional] # noqa: E501
187
- ad_names ([str], none_type): The list of ad names.. [optional] # noqa: E501
188
183
  ad_ids ([str], none_type): The list of ad ids.. [optional] # noqa: E501
189
- campaign_ids ([str], none_type): The list of campaign ids (marketing campaign ids).. [optional] # noqa: E501
184
+ ad_names ([str], none_type): The list of ad names.. [optional] # noqa: E501
190
185
  ad_set_ids ([str], none_type): The list of adSet ids (campaign ids).. [optional] # noqa: E501
191
186
  ad_set_status ([str], none_type): The list of adSet status (ex: 'Active','NotRunning').. [optional] # noqa: E501
187
+ campaign_ids ([str], none_type): The list of campaign ids (marketing campaign ids).. [optional] # noqa: E501
188
+ coupon_ids ([str], none_type): The list of coupon ids.. [optional] # noqa: E501
189
+ coupon_names ([str], none_type): The list of coupon names.. [optional] # noqa: E501
190
+ display_sizes ([str], none_type): The list of displaySizes.. [optional] # noqa: E501
191
+ timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
192
192
  """
193
193
 
194
194
  _check_type = kwargs.pop('_check_type', True)
@@ -220,11 +220,11 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
220
220
  self._configuration = _configuration
221
221
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
222
222
 
223
- self.start_date = start_date
224
- self.end_date = end_date
225
223
  self.advertiser_ids = advertiser_ids
226
- self.metrics = metrics
227
224
  self.dimensions = dimensions
225
+ self.end_date = end_date
226
+ self.metrics = metrics
227
+ self.start_date = start_date
228
228
  for var_name, var_value in kwargs.items():
229
229
  if var_name not in self.attribute_map and \
230
230
  self._configuration is not None and \
@@ -245,15 +245,15 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
245
245
  ])
246
246
 
247
247
  @convert_js_args_to_python_args
248
- def __init__(self, start_date, end_date, advertiser_ids, metrics, dimensions, *args, **kwargs): # noqa: E501
248
+ def __init__(self, advertiser_ids, dimensions, end_date, metrics, start_date, *args, **kwargs): # noqa: E501
249
249
  """GenerateCreativesReportRequestAttributes - a model defined in OpenAPI
250
250
 
251
251
  Args:
252
- start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
253
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
254
252
  advertiser_ids ([str]): The list of client ids.
255
- metrics ([str]): The list of metrics to report.
256
253
  dimensions ([str]): The list of dimensions to report.
254
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
255
+ metrics ([str]): The list of metrics to report.
256
+ start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
257
257
 
258
258
  Keyword Args:
259
259
  _check_type (bool): if True, values for parameters in openapi_types
@@ -286,16 +286,16 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
286
286
  Animal class but this time we won't travel
287
287
  through its discriminator because we passed in
288
288
  _visited_composed_classes = (Animal,)
289
- timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
290
289
  ad_formats ([str], none_type): The list of adFormats.. [optional] # noqa: E501
291
- display_sizes ([str], none_type): The list of displaySizes.. [optional] # noqa: E501
292
- coupon_names ([str], none_type): The list of coupon names.. [optional] # noqa: E501
293
- coupon_ids ([str], none_type): The list of coupon ids.. [optional] # noqa: E501
294
- ad_names ([str], none_type): The list of ad names.. [optional] # noqa: E501
295
290
  ad_ids ([str], none_type): The list of ad ids.. [optional] # noqa: E501
296
- campaign_ids ([str], none_type): The list of campaign ids (marketing campaign ids).. [optional] # noqa: E501
291
+ ad_names ([str], none_type): The list of ad names.. [optional] # noqa: E501
297
292
  ad_set_ids ([str], none_type): The list of adSet ids (campaign ids).. [optional] # noqa: E501
298
293
  ad_set_status ([str], none_type): The list of adSet status (ex: 'Active','NotRunning').. [optional] # noqa: E501
294
+ campaign_ids ([str], none_type): The list of campaign ids (marketing campaign ids).. [optional] # noqa: E501
295
+ coupon_ids ([str], none_type): The list of coupon ids.. [optional] # noqa: E501
296
+ coupon_names ([str], none_type): The list of coupon names.. [optional] # noqa: E501
297
+ display_sizes ([str], none_type): The list of displaySizes.. [optional] # noqa: E501
298
+ timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
299
299
  """
300
300
 
301
301
  _check_type = kwargs.pop('_check_type', True)
@@ -325,11 +325,11 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
325
325
  self._configuration = _configuration
326
326
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
327
327
 
328
- self.start_date = start_date
329
- self.end_date = end_date
330
328
  self.advertiser_ids = advertiser_ids
331
- self.metrics = metrics
332
329
  self.dimensions = dimensions
330
+ self.end_date = end_date
331
+ self.metrics = metrics
332
+ self.start_date = start_date
333
333
  for var_name, var_value in kwargs.items():
334
334
  if var_name not in self.attribute_map and \
335
335
  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
 
@@ -80,8 +80,8 @@ class GenerateCreativesReportRequestAttributesResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'type': (str, none_type,), # noqa: E501
84
83
  'attributes': (GenerateCreativesReportRequestAttributes,), # noqa: E501
84
+ 'type': (str, none_type,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -90,8 +90,8 @@ class GenerateCreativesReportRequestAttributesResource(ModelNormal):
90
90
 
91
91
 
92
92
  attribute_map = {
93
- 'type': 'type', # noqa: E501
94
93
  'attributes': 'attributes', # noqa: E501
94
+ 'type': 'type', # noqa: E501
95
95
  }
96
96
 
97
97
  read_only_vars = {
@@ -135,8 +135,8 @@ class GenerateCreativesReportRequestAttributesResource(ModelNormal):
135
135
  Animal class but this time we won't travel
136
136
  through its discriminator because we passed in
137
137
  _visited_composed_classes = (Animal,)
138
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
139
138
  attributes (GenerateCreativesReportRequestAttributes): [optional] # noqa: E501
139
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
140
140
  """
141
141
 
142
142
  _check_type = kwargs.pop('_check_type', True)
@@ -222,8 +222,8 @@ class GenerateCreativesReportRequestAttributesResource(ModelNormal):
222
222
  Animal class but this time we won't travel
223
223
  through its discriminator because we passed in
224
224
  _visited_composed_classes = (Animal,)
225
- type (str, none_type): Type of the resource.. [optional] # noqa: E501
226
225
  attributes (GenerateCreativesReportRequestAttributes): [optional] # noqa: E501
226
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
227
227
  """
228
228
 
229
229
  _check_type = kwargs.pop('_check_type', True)
@@ -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
 
@@ -384,16 +384,16 @@ class GenerateStatisticsReport(ModelNormal):
384
384
  and the value is attribute type.
385
385
  """
386
386
  return {
387
- 'start_date': (datetime,), # noqa: E501
388
- 'end_date': (datetime,), # noqa: E501
389
387
  'dimensions': ([str],), # noqa: E501
388
+ 'end_date': (datetime,), # noqa: E501
390
389
  'metrics': ([str],), # noqa: E501
391
- 'advertiser_ids': ([str], none_type,), # noqa: E501
392
- 'timezone': (str, none_type,), # noqa: E501
393
- 'currency': (str, none_type,), # noqa: E501
390
+ 'start_date': (datetime,), # noqa: E501
394
391
  'ad_set_ids': ([str], none_type,), # noqa: E501
395
392
  'ad_set_names': ([str], none_type,), # noqa: E501
396
393
  'ad_set_status': ([str], none_type,), # noqa: E501
394
+ 'advertiser_ids': ([str], none_type,), # noqa: E501
395
+ 'currency': (str, none_type,), # noqa: E501
396
+ 'timezone': (str, none_type,), # noqa: E501
397
397
  }
398
398
 
399
399
  @cached_property
@@ -402,16 +402,16 @@ class GenerateStatisticsReport(ModelNormal):
402
402
 
403
403
 
404
404
  attribute_map = {
405
- 'start_date': 'startDate', # noqa: E501
406
- 'end_date': 'endDate', # noqa: E501
407
405
  'dimensions': 'dimensions', # noqa: E501
406
+ 'end_date': 'endDate', # noqa: E501
408
407
  'metrics': 'metrics', # noqa: E501
409
- 'advertiser_ids': 'advertiserIds', # noqa: E501
410
- 'timezone': 'timezone', # noqa: E501
411
- 'currency': 'currency', # noqa: E501
408
+ 'start_date': 'startDate', # noqa: E501
412
409
  'ad_set_ids': 'adSetIds', # noqa: E501
413
410
  'ad_set_names': 'adSetNames', # noqa: E501
414
411
  'ad_set_status': 'adSetStatus', # noqa: E501
412
+ 'advertiser_ids': 'advertiserIds', # noqa: E501
413
+ 'currency': 'currency', # noqa: E501
414
+ 'timezone': 'timezone', # noqa: E501
415
415
  }
416
416
 
417
417
  read_only_vars = {
@@ -421,14 +421,14 @@ class GenerateStatisticsReport(ModelNormal):
421
421
 
422
422
  @classmethod
423
423
  @convert_js_args_to_python_args
424
- def _from_openapi_data(cls, start_date, end_date, dimensions, metrics, *args, **kwargs): # noqa: E501
424
+ def _from_openapi_data(cls, dimensions, end_date, metrics, start_date, *args, **kwargs): # noqa: E501
425
425
  """GenerateStatisticsReport - a model defined in OpenAPI
426
426
 
427
427
  Args:
428
- start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
429
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
430
428
  dimensions ([str]): The dimensions for the report.
429
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
431
430
  metrics ([str]): The list of metrics to report.
431
+ start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
432
432
 
433
433
  Keyword Args:
434
434
  _check_type (bool): if True, values for parameters in openapi_types
@@ -461,12 +461,12 @@ class GenerateStatisticsReport(ModelNormal):
461
461
  Animal class but this time we won't travel
462
462
  through its discriminator because we passed in
463
463
  _visited_composed_classes = (Animal,)
464
- advertiser_ids ([str], none_type): The list of advertiser ids. [optional] # noqa: E501
465
- timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
466
- currency (str, none_type): The currency used for the report. ISO 4217 code (three-letter capitals).. [optional] # noqa: E501
467
464
  ad_set_ids ([str], none_type): The list of adSets ids. If empty, all the adSets will be fetched. [optional] # noqa: E501
468
465
  ad_set_names ([str], none_type): The list of adSets names. If empty, all the adSets will be fetched. [optional] # noqa: E501
469
466
  ad_set_status ([str], none_type): The list of adSets status. If empty, all the adSets will be fetched. [optional] # noqa: E501
467
+ advertiser_ids ([str], none_type): The list of advertiser ids. [optional] # noqa: E501
468
+ currency (str, none_type): The currency used for the report. ISO 4217 code (three-letter capitals).. [optional] # noqa: E501
469
+ timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
470
470
  """
471
471
 
472
472
  _check_type = kwargs.pop('_check_type', True)
@@ -498,10 +498,10 @@ class GenerateStatisticsReport(ModelNormal):
498
498
  self._configuration = _configuration
499
499
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
500
500
 
501
- self.start_date = start_date
502
- self.end_date = end_date
503
501
  self.dimensions = dimensions
502
+ self.end_date = end_date
504
503
  self.metrics = metrics
504
+ self.start_date = start_date
505
505
  for var_name, var_value in kwargs.items():
506
506
  if var_name not in self.attribute_map and \
507
507
  self._configuration is not None and \
@@ -522,14 +522,14 @@ class GenerateStatisticsReport(ModelNormal):
522
522
  ])
523
523
 
524
524
  @convert_js_args_to_python_args
525
- def __init__(self, start_date, end_date, dimensions, metrics, *args, **kwargs): # noqa: E501
525
+ def __init__(self, dimensions, end_date, metrics, start_date, *args, **kwargs): # noqa: E501
526
526
  """GenerateStatisticsReport - a model defined in OpenAPI
527
527
 
528
528
  Args:
529
- start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
530
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
531
529
  dimensions ([str]): The dimensions for the report.
530
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
532
531
  metrics ([str]): The list of metrics to report.
532
+ start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
533
533
 
534
534
  Keyword Args:
535
535
  _check_type (bool): if True, values for parameters in openapi_types
@@ -562,12 +562,12 @@ class GenerateStatisticsReport(ModelNormal):
562
562
  Animal class but this time we won't travel
563
563
  through its discriminator because we passed in
564
564
  _visited_composed_classes = (Animal,)
565
- advertiser_ids ([str], none_type): The list of advertiser ids. [optional] # noqa: E501
566
- timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
567
- currency (str, none_type): The currency used for the report. ISO 4217 code (three-letter capitals).. [optional] # noqa: E501
568
565
  ad_set_ids ([str], none_type): The list of adSets ids. If empty, all the adSets will be fetched. [optional] # noqa: E501
569
566
  ad_set_names ([str], none_type): The list of adSets names. If empty, all the adSets will be fetched. [optional] # noqa: E501
570
567
  ad_set_status ([str], none_type): The list of adSets status. If empty, all the adSets will be fetched. [optional] # noqa: E501
568
+ advertiser_ids ([str], none_type): The list of advertiser ids. [optional] # noqa: E501
569
+ currency (str, none_type): The currency used for the report. ISO 4217 code (three-letter capitals).. [optional] # noqa: E501
570
+ timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] # noqa: E501
571
571
  """
572
572
 
573
573
  _check_type = kwargs.pop('_check_type', True)
@@ -597,10 +597,10 @@ class GenerateStatisticsReport(ModelNormal):
597
597
  self._configuration = _configuration
598
598
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
599
599
 
600
- self.start_date = start_date
601
- self.end_date = end_date
602
600
  self.dimensions = dimensions
601
+ self.end_date = end_date
603
602
  self.metrics = metrics
603
+ self.start_date = start_date
604
604
  for var_name, var_value in kwargs.items():
605
605
  if var_name not in self.attribute_map and \
606
606
  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