criteo-api-marketingsolutions-sdk 0.0.240731__py3-none-any.whl → 0.0.241029__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 (411) 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 +85 -58
  4. criteo_api_marketingsolutions_preview/api/audience_api.py +140 -432
  5. criteo_api_marketingsolutions_preview/api/campaign_api.py +58 -58
  6. criteo_api_marketingsolutions_preview/api/catalog_api.py +1 -1
  7. criteo_api_marketingsolutions_preview/api/creative_api.py +1 -1
  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 +1 -1
  15. criteo_api_marketingsolutions_preview/model/ad_list_response.py +1 -1
  16. criteo_api_marketingsolutions_preview/model/ad_resource.py +1 -1
  17. criteo_api_marketingsolutions_preview/model/ad_response.py +1 -1
  18. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1.py +1 -1
  19. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_resource.py +1 -1
  20. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +1 -1
  21. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_input_entity_v1.py +1 -1
  22. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +1 -1
  23. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +1 -1
  24. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_resource.py +1 -1
  25. criteo_api_marketingsolutions_preview/model/{ad_set_delivery_limitations_v24_q1.py → ad_set_delivery_limitations_v24_q3.py} +4 -4
  26. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier.py +1 -1
  27. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +1 -1
  28. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_resource.py +1 -1
  29. criteo_api_marketingsolutions_preview/model/{ad_set_frequency_capping_v24_q1.py → ad_set_frequency_capping_v24_q3.py} +4 -4
  30. criteo_api_marketingsolutions_preview/model/{ad_set_geo_location_v24_q1.py → ad_set_geo_location_v24_q3.py} +15 -15
  31. criteo_api_marketingsolutions_preview/model/{ad_set_search_filter_v24_q1.py → ad_set_search_filter_v24_q3.py} +4 -4
  32. criteo_api_marketingsolutions_preview/model/{ad_set_search_request_v24_q1.py → ad_set_search_request_v24_q3.py} +9 -9
  33. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids.py +1 -1
  34. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +1 -1
  35. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +1 -1
  36. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +1 -1
  37. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +1 -1
  38. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +1 -1
  39. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +1 -1
  40. criteo_api_marketingsolutions_preview/model/{ad_set_targeting_rule_v24_q1.py → ad_set_targeting_rule_v24_q3.py} +4 -4
  41. criteo_api_marketingsolutions_preview/model/{ad_set_targeting_v24_q1.py → ad_set_targeting_v24_q3.py} +19 -19
  42. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +14 -1
  43. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +1 -1
  44. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +1 -1
  45. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +1 -1
  46. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +1 -1
  47. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +1 -1
  48. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +1 -1
  49. criteo_api_marketingsolutions_preview/model/ad_write.py +1 -1
  50. criteo_api_marketingsolutions_preview/model/ad_write_request.py +1 -1
  51. criteo_api_marketingsolutions_preview/model/ad_write_resource.py +1 -1
  52. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +1 -1
  53. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +1 -1
  54. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +1 -1
  55. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +1 -1
  56. criteo_api_marketingsolutions_preview/model/advertiser_creation_request.py +1 -1
  57. criteo_api_marketingsolutions_preview/model/advertiser_creation_response.py +1 -1
  58. criteo_api_marketingsolutions_preview/model/advertiser_dataset_list_response.py +1 -1
  59. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +1 -1
  60. criteo_api_marketingsolutions_preview/model/api_error_response.py +1 -1
  61. criteo_api_marketingsolutions_preview/model/api_request_of_targeting_entity.py +1 -1
  62. criteo_api_marketingsolutions_preview/model/api_response_of_targeting_entity.py +1 -1
  63. criteo_api_marketingsolutions_preview/model/application_summary_model.py +1 -1
  64. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +1 -1
  65. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +1 -1
  66. criteo_api_marketingsolutions_preview/model/attribute.py +1 -1
  67. criteo_api_marketingsolutions_preview/model/audience_bulk_create_input_v1.py +1 -1
  68. criteo_api_marketingsolutions_preview/model/audience_bulk_delete_input_v1.py +1 -1
  69. criteo_api_marketingsolutions_preview/model/audience_bulk_update_input_v1.py +1 -1
  70. criteo_api_marketingsolutions_preview/model/audience_compute_size_entity_v1_resource.py +1 -1
  71. criteo_api_marketingsolutions_preview/model/audience_compute_sizes_input_v1.py +1 -1
  72. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +1 -1
  73. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +1 -1
  74. criteo_api_marketingsolutions_preview/model/audience_delete_entity_v1_resource.py +1 -1
  75. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +1 -1
  76. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +1 -1
  77. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +1 -1
  78. criteo_api_marketingsolutions_preview/model/audience_entity_v1_resource.py +1 -1
  79. criteo_api_marketingsolutions_preview/model/audience_error.py +1 -1
  80. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1.py +1 -1
  81. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +1 -1
  82. criteo_api_marketingsolutions_preview/model/audience_estimate_size_input_v1.py +1 -1
  83. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +1 -1
  84. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_resource.py +1 -1
  85. criteo_api_marketingsolutions_preview/model/audience_name_description.py +1 -1
  86. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +1 -1
  87. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +1 -1
  88. criteo_api_marketingsolutions_preview/model/audience_search_input_v1.py +1 -1
  89. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +1 -1
  90. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_create_input_v1.py +1 -1
  91. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_delete_input_v1.py +1 -1
  92. criteo_api_marketingsolutions_preview/model/audience_segment_bulk_update_input_v1.py +1 -1
  93. criteo_api_marketingsolutions_preview/model/audience_segment_compute_size_entity_v1_resource.py +1 -1
  94. criteo_api_marketingsolutions_preview/model/audience_segment_compute_sizes_input_v1.py +1 -1
  95. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +1 -1
  96. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +1 -1
  97. criteo_api_marketingsolutions_preview/model/audience_segment_delete_entity_v1_resource.py +1 -1
  98. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +1 -1
  99. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +1 -1
  100. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +1 -1
  101. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_resource.py +1 -1
  102. criteo_api_marketingsolutions_preview/model/audience_segment_estimate_size_input_v1.py +1 -1
  103. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +1 -1
  104. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_resource.py +1 -1
  105. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +1 -1
  106. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +1 -1
  107. criteo_api_marketingsolutions_preview/model/audience_segment_search_input_v1.py +1 -1
  108. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +1 -1
  109. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1.py +1 -1
  110. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +1 -1
  111. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_resource.py +1 -1
  112. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1.py +1 -1
  113. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +1 -1
  114. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1.py +1 -1
  115. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +1 -1
  116. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +1 -1
  117. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +1 -1
  118. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1_resource.py +1 -1
  119. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1.py +1 -1
  120. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +1 -1
  121. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_resource.py +1 -1
  122. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1.py +1 -1
  123. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +1 -1
  124. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +1 -1
  125. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +1 -1
  126. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1_resource.py +1 -1
  127. criteo_api_marketingsolutions_preview/model/audience_warning.py +1 -1
  128. criteo_api_marketingsolutions_preview/model/basic_audience_definition.py +1 -1
  129. criteo_api_marketingsolutions_preview/model/batch_accepted_response.py +1 -1
  130. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +1 -1
  131. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +1 -1
  132. criteo_api_marketingsolutions_preview/model/campaign_search_request_v23_q1.py +1 -1
  133. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +1 -1
  134. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +1 -1
  135. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +1 -1
  136. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_resource.py +1 -1
  137. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +1 -1
  138. criteo_api_marketingsolutions_preview/model/common_problem.py +1 -1
  139. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +1 -1
  140. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_resource.py +1 -1
  141. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +1 -1
  142. criteo_api_marketingsolutions_preview/model/contact_list_v1.py +1 -1
  143. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +1 -1
  144. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +3 -4
  145. criteo_api_marketingsolutions_preview/model/contactlist_amendment_request.py +1 -1
  146. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +1 -1
  147. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +1 -1
  148. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +1 -1
  149. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +1 -2
  150. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_request.py +1 -1
  151. criteo_api_marketingsolutions_preview/model/coupon.py +1 -1
  152. criteo_api_marketingsolutions_preview/model/coupon_list_response.py +1 -1
  153. criteo_api_marketingsolutions_preview/model/coupon_resource.py +1 -1
  154. criteo_api_marketingsolutions_preview/model/coupon_response.py +1 -1
  155. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +1 -1
  156. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes_resource.py +1 -1
  157. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes_response.py +1 -1
  158. criteo_api_marketingsolutions_preview/model/{create_ad_set_bidding_v24_q1.py → create_ad_set_bidding_v24_q3.py} +5 -5
  159. criteo_api_marketingsolutions_preview/model/{create_ad_set_budget_v24_q1.py → create_ad_set_budget_v24_q3.py} +4 -4
  160. criteo_api_marketingsolutions_preview/model/{create_ad_set_geo_location_v24_q1.py → create_ad_set_geo_location_v24_q3.py} +15 -15
  161. criteo_api_marketingsolutions_preview/model/{create_ad_set_schedule_v24_q1.py → create_ad_set_schedule_v24_q3.py} +4 -4
  162. criteo_api_marketingsolutions_preview/model/{create_ad_set_targeting_v24_q1.py → create_ad_set_targeting_v24_q3.py} +19 -19
  163. criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1.py → create_ad_set_v24_q3.py} +24 -24
  164. criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1_request.py → create_ad_set_v24_q3_request.py} +9 -9
  165. criteo_api_marketingsolutions_preview/model/{create_ad_set_v24_q1_resource.py → create_ad_set_v24_q3_resource.py} +9 -9
  166. criteo_api_marketingsolutions_preview/model/create_campaign.py +1 -1
  167. criteo_api_marketingsolutions_preview/model/create_campaign_request.py +1 -1
  168. criteo_api_marketingsolutions_preview/model/create_campaign_resource.py +1 -1
  169. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +1 -1
  170. criteo_api_marketingsolutions_preview/model/create_coupon.py +1 -1
  171. criteo_api_marketingsolutions_preview/model/create_coupon_request.py +1 -1
  172. criteo_api_marketingsolutions_preview/model/create_coupon_resource.py +1 -1
  173. criteo_api_marketingsolutions_preview/model/create_image_slide.py +1 -1
  174. criteo_api_marketingsolutions_preview/model/create_product_filter_request.py +1 -1
  175. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +1 -1
  176. criteo_api_marketingsolutions_preview/model/creative.py +1 -1
  177. criteo_api_marketingsolutions_preview/model/creative_list_response.py +1 -1
  178. criteo_api_marketingsolutions_preview/model/creative_resource.py +1 -1
  179. criteo_api_marketingsolutions_preview/model/creative_response.py +1 -1
  180. criteo_api_marketingsolutions_preview/model/creative_write.py +1 -1
  181. criteo_api_marketingsolutions_preview/model/creative_write_request.py +1 -1
  182. criteo_api_marketingsolutions_preview/model/creative_write_resource.py +1 -1
  183. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +1 -1
  184. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +1 -1
  185. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +1 -1
  186. criteo_api_marketingsolutions_preview/model/custom_attribute.py +1 -1
  187. criteo_api_marketingsolutions_preview/model/dataset.py +1 -1
  188. criteo_api_marketingsolutions_preview/model/deal_id.py +1 -1
  189. criteo_api_marketingsolutions_preview/model/delete_audience_contact_list_response.py +1 -1
  190. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +1 -1
  191. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +1 -1
  192. criteo_api_marketingsolutions_preview/model/entity_filter.py +1 -1
  193. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +1 -1
  194. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +1 -1
  195. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +1 -1
  196. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +1 -1
  197. criteo_api_marketingsolutions_preview/model/error_code_response.py +1 -1
  198. criteo_api_marketingsolutions_preview/model/error_description.py +1 -1
  199. criteo_api_marketingsolutions_preview/model/export_column.py +2 -8
  200. criteo_api_marketingsolutions_preview/model/export_meta_data.py +2 -11
  201. criteo_api_marketingsolutions_preview/model/export_result.py +2 -9
  202. criteo_api_marketingsolutions_preview/model/export_result_data.py +5 -14
  203. criteo_api_marketingsolutions_preview/model/fail_response.py +1 -1
  204. criteo_api_marketingsolutions_preview/model/{generate_audience_performance_report_request_attributes.py → generate_audience_performance_report.py} +5 -21
  205. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_request.py +9 -22
  206. criteo_api_marketingsolutions_preview/model/{set_user_profile_model_resource.py → generate_audience_performance_report_resource.py} +12 -19
  207. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +2 -10
  208. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_request.py +262 -0
  209. criteo_api_marketingsolutions_preview/model/{generate_categories_report_request_data.py → generate_categories_report_request_attributes_resource.py} +12 -27
  210. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +2 -32
  211. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_request.py +262 -0
  212. criteo_api_marketingsolutions_preview/model/{generate_creatives_report_request_data.py → generate_creatives_report_request_attributes_resource.py} +12 -27
  213. criteo_api_marketingsolutions_preview/model/{generate_statistics_report_request_attributes.py → generate_statistics_report.py} +8 -26
  214. criteo_api_marketingsolutions_preview/model/generate_statistics_report_request.py +9 -22
  215. criteo_api_marketingsolutions_preview/model/{problems_details.py → generate_statistics_report_resource.py} +15 -21
  216. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +2 -22
  217. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_request.py +262 -0
  218. criteo_api_marketingsolutions_preview/model/{generate_top_products_report_request_data.py → generate_top_products_report_request_attributes_resource.py} +12 -27
  219. criteo_api_marketingsolutions_preview/model/get_portfolio_response.py +1 -1
  220. criteo_api_marketingsolutions_preview/model/html_tag_attributes.py +1 -1
  221. criteo_api_marketingsolutions_preview/model/html_tag_write_attributes.py +1 -1
  222. criteo_api_marketingsolutions_preview/model/image_attributes.py +1 -1
  223. criteo_api_marketingsolutions_preview/model/image_set.py +1 -1
  224. criteo_api_marketingsolutions_preview/model/image_set_base64.py +1 -1
  225. criteo_api_marketingsolutions_preview/model/image_shape.py +1 -1
  226. criteo_api_marketingsolutions_preview/model/image_slide.py +1 -1
  227. criteo_api_marketingsolutions_preview/model/image_write_attributes.py +1 -1
  228. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1.py +1 -1
  229. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +1 -1
  230. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_resource.py +1 -1
  231. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1.py +1 -1
  232. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +1 -1
  233. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_resource.py +1 -1
  234. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +1 -1
  235. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +1 -1
  236. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +1 -1
  237. criteo_api_marketingsolutions_preview/model/in_market_v1.py +1 -1
  238. criteo_api_marketingsolutions_preview/model/installment.py +1 -1
  239. criteo_api_marketingsolutions_preview/model/json_report_rows.py +2 -10
  240. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +274 -0
  241. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +266 -0
  242. criteo_api_marketingsolutions_preview/model/list_available_industries_response.py +1 -1
  243. criteo_api_marketingsolutions_preview/model/location_create_v1.py +1 -1
  244. criteo_api_marketingsolutions_preview/model/location_size_estimation_v1.py +1 -1
  245. criteo_api_marketingsolutions_preview/model/location_update_v1.py +1 -1
  246. criteo_api_marketingsolutions_preview/model/location_v1.py +1 -1
  247. criteo_api_marketingsolutions_preview/model/lookalike_create_v1.py +1 -1
  248. criteo_api_marketingsolutions_preview/model/lookalike_update_v1.py +1 -1
  249. criteo_api_marketingsolutions_preview/model/lookalike_v1.py +1 -1
  250. criteo_api_marketingsolutions_preview/model/loyalty_points.py +1 -1
  251. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +2 -12
  252. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +8 -15
  253. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +10 -21
  254. criteo_api_marketingsolutions_preview/model/modify_audience_response.py +1 -1
  255. criteo_api_marketingsolutions_preview/model/{nillable_ad_set_targeting_rule_v24_q1.py → nillable_ad_set_targeting_rule_v24_q3.py} +9 -9
  256. criteo_api_marketingsolutions_preview/model/{nillable_ad_set_targeting_rule_v24_q1_value.py → nillable_ad_set_targeting_rule_v24_q3_value.py} +7 -7
  257. criteo_api_marketingsolutions_preview/model/nillable_date_time.py +1 -1
  258. criteo_api_marketingsolutions_preview/model/nillable_decimal.py +1 -1
  259. criteo_api_marketingsolutions_preview/model/nillable_gender_v1.py +1 -1
  260. criteo_api_marketingsolutions_preview/model/nillable_int32.py +1 -1
  261. criteo_api_marketingsolutions_preview/model/nillable_string.py +1 -1
  262. criteo_api_marketingsolutions_preview/model/oci_brand_safety_response.py +1 -1
  263. criteo_api_marketingsolutions_preview/model/oci_brand_safety_response_data.py +1 -1
  264. criteo_api_marketingsolutions_preview/model/oci_brand_safety_rule.py +1 -1
  265. criteo_api_marketingsolutions_preview/model/oci_brand_safety_segment.py +1 -1
  266. criteo_api_marketingsolutions_preview/model/oci_targeting_node.py +1 -1
  267. criteo_api_marketingsolutions_preview/model/oci_targeting_response.py +1 -1
  268. criteo_api_marketingsolutions_preview/model/oci_targeting_response_data.py +1 -1
  269. criteo_api_marketingsolutions_preview/model/oci_targeting_rule.py +1 -1
  270. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +1 -1
  271. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +1 -1
  272. criteo_api_marketingsolutions_preview/model/outcome.py +10 -21
  273. criteo_api_marketingsolutions_preview/model/{patch_ad_set_bidding_v24_q1.py → patch_ad_set_bidding_v24_q3.py} +4 -4
  274. criteo_api_marketingsolutions_preview/model/{patch_ad_set_budget_v24_q1.py → patch_ad_set_budget_v24_q3.py} +4 -4
  275. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid.py +1 -1
  276. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_list_request.py +1 -1
  277. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_resource.py +1 -1
  278. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +1 -1
  279. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_resource.py +1 -1
  280. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier.py +1 -1
  281. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_list_request.py +1 -1
  282. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_resource.py +1 -1
  283. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +1 -1
  284. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_resource.py +1 -1
  285. criteo_api_marketingsolutions_preview/model/{patch_ad_set_scheduling_v24_q1.py → patch_ad_set_scheduling_v24_q3.py} +4 -4
  286. criteo_api_marketingsolutions_preview/model/{patch_ad_set_v24_q1.py → patch_ad_set_v24_q3.py} +24 -24
  287. criteo_api_marketingsolutions_preview/model/patch_campaign.py +1 -1
  288. criteo_api_marketingsolutions_preview/model/patch_campaign_list_request.py +1 -1
  289. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +1 -1
  290. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +1 -1
  291. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +1 -1
  292. criteo_api_marketingsolutions_preview/model/patch_result_campaign_read_resource.py +1 -1
  293. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +6 -12
  294. criteo_api_marketingsolutions_preview/model/placements_report_query_message_list_request.py +262 -0
  295. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +266 -0
  296. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +1 -1
  297. criteo_api_marketingsolutions_preview/model/portfolio_message.py +1 -1
  298. criteo_api_marketingsolutions_preview/model/price.py +1 -1
  299. criteo_api_marketingsolutions_preview/model/product.py +5 -1
  300. criteo_api_marketingsolutions_preview/model/product_filter_config.py +1 -1
  301. criteo_api_marketingsolutions_preview/model/product_importer_error.py +1 -1
  302. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +1 -1
  303. criteo_api_marketingsolutions_preview/model/product_set.py +1 -1
  304. criteo_api_marketingsolutions_preview/model/product_set_rule.py +1 -1
  305. criteo_api_marketingsolutions_preview/model/product_shipping.py +1 -1
  306. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +1 -1
  307. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +1 -1
  308. criteo_api_marketingsolutions_preview/model/product_tax.py +1 -1
  309. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +1 -1
  310. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +1 -1
  311. criteo_api_marketingsolutions_preview/model/products_custom_batch_request.py +1 -1
  312. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +1 -1
  313. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +1 -1
  314. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +1 -1
  315. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +1 -1
  316. criteo_api_marketingsolutions_preview/model/{read_ad_set_bidding_v24_q1.py → read_ad_set_bidding_v24_q3.py} +5 -5
  317. criteo_api_marketingsolutions_preview/model/{read_ad_set_budget_v24_q1.py → read_ad_set_budget_v24_q3.py} +4 -4
  318. criteo_api_marketingsolutions_preview/model/{read_ad_set_schedule_v24_q1.py → read_ad_set_schedule_v24_q3.py} +4 -4
  319. criteo_api_marketingsolutions_preview/model/{read_ad_set_v24_q1.py → read_ad_set_v24_q3.py} +24 -24
  320. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id.py +1 -1
  321. criteo_api_marketingsolutions_preview/model/{read_model_ad_set_id_v24_q1.py → read_model_ad_set_id_v24_q3.py} +4 -4
  322. criteo_api_marketingsolutions_preview/model/{read_model_read_ad_set_v24_q1.py → read_model_read_ad_set_v24_q3.py} +9 -9
  323. criteo_api_marketingsolutions_preview/model/recommended_product.py +1 -1
  324. criteo_api_marketingsolutions_preview/model/report_detail_error.py +1 -1
  325. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +1 -1
  326. criteo_api_marketingsolutions_preview/model/{user_profile_identifier_model.py → report_detail_warning.py} +22 -12
  327. criteo_api_marketingsolutions_preview/model/{placements_report_query_data_message.py → report_detail_warnings.py} +20 -16
  328. criteo_api_marketingsolutions_preview/model/report_ok_response.py +17 -3
  329. criteo_api_marketingsolutions_preview/model/requests_ad_set_id.py +1 -1
  330. criteo_api_marketingsolutions_preview/model/{requests_patch_ad_set_v24_q1.py → requests_patch_ad_set_v24_q3.py} +9 -9
  331. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +9 -9
  332. criteo_api_marketingsolutions_preview/model/resource_of_product_set.py +1 -1
  333. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +9 -9
  334. criteo_api_marketingsolutions_preview/model/{response_read_ad_set_v24_q1.py → response_read_ad_set_v24_q3.py} +9 -9
  335. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +1 -1
  336. criteo_api_marketingsolutions_preview/model/{responses_ad_set_id_v24_q1.py → responses_ad_set_id_v24_q3.py} +9 -9
  337. criteo_api_marketingsolutions_preview/model/{responses_read_ad_set_v24_q1.py → responses_read_ad_set_v24_q3.py} +9 -9
  338. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +1 -1
  339. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +1 -1
  340. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +1 -1
  341. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids.py +1 -1
  342. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_request.py +1 -1
  343. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +1 -1
  344. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +14 -1
  345. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_request.py +1 -1
  346. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +1 -1
  347. criteo_api_marketingsolutions_preview/model/size.py +1 -1
  348. criteo_api_marketingsolutions_preview/model/statistics_ok_response.py +1 -1
  349. criteo_api_marketingsolutions_preview/model/statistics_record.py +1 -1
  350. criteo_api_marketingsolutions_preview/model/statistics_record_list.py +1 -1
  351. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +4 -18
  352. criteo_api_marketingsolutions_preview/model/supply_vendor.py +1 -1
  353. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +1 -1
  354. criteo_api_marketingsolutions_preview/model/supply_vendor_resource.py +1 -1
  355. criteo_api_marketingsolutions_preview/model/tag.py +1 -1
  356. criteo_api_marketingsolutions_preview/model/target.py +1 -1
  357. criteo_api_marketingsolutions_preview/model/target_type.py +1 -1
  358. criteo_api_marketingsolutions_preview/model/targeting_entity.py +1 -1
  359. criteo_api_marketingsolutions_preview/model/targeting_error_model.py +1 -1
  360. criteo_api_marketingsolutions_preview/model/targeting_operator.py +1 -1
  361. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +2 -8
  362. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_list_request.py +262 -0
  363. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +266 -0
  364. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +2 -8
  365. criteo_api_marketingsolutions_preview/model/{transparency_report_attributes.py → transparency_report.py} +5 -14
  366. criteo_api_marketingsolutions_preview/model/transparency_report_file.py +2 -8
  367. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +274 -0
  368. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +266 -0
  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/update_coupon_request.py +1 -1
  372. criteo_api_marketingsolutions_preview/model/update_coupon_resource.py +1 -1
  373. criteo_api_marketingsolutions_preview/model/user_def.py +1 -1
  374. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +1 -1
  375. criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_filter_request.py +1 -1
  376. criteo_api_marketingsolutions_preview/model/value_resource_input_of_create_product_set_request.py +1 -1
  377. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +1 -1
  378. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +1 -1
  379. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +1 -1
  380. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +1 -1
  381. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +1 -1
  382. criteo_api_marketingsolutions_preview/model/video_detail.py +1 -1
  383. criteo_api_marketingsolutions_preview/model/write_model_ad_set_id.py +1 -1
  384. criteo_api_marketingsolutions_preview/model/{write_model_patch_ad_set_v24_q1.py → write_model_patch_ad_set_v24_q3.py} +9 -9
  385. criteo_api_marketingsolutions_preview/model_utils.py +1 -1
  386. criteo_api_marketingsolutions_preview/models/__init__.py +53 -61
  387. criteo_api_marketingsolutions_preview/rest.py +1 -1
  388. {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/METADATA +3 -3
  389. criteo_api_marketingsolutions_sdk-0.0.241029.dist-info/RECORD +399 -0
  390. {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/WHEEL +1 -1
  391. criteo_api_marketingsolutions_preview/model/delete_user_profile_model.py +0 -273
  392. criteo_api_marketingsolutions_preview/model/delete_user_profile_model_list_request.py +0 -271
  393. criteo_api_marketingsolutions_preview/model/delete_user_profile_model_resource.py +0 -273
  394. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_request_data.py +0 -281
  395. criteo_api_marketingsolutions_preview/model/generate_categories_report_request.py +0 -275
  396. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request.py +0 -275
  397. criteo_api_marketingsolutions_preview/model/generate_statistics_report_request_data.py +0 -281
  398. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request.py +0 -275
  399. criteo_api_marketingsolutions_preview/model/placements_report_query_entity_message.py +0 -281
  400. criteo_api_marketingsolutions_preview/model/problem_details.py +0 -306
  401. criteo_api_marketingsolutions_preview/model/report_data_message.py +0 -277
  402. criteo_api_marketingsolutions_preview/model/report_entity_message.py +0 -281
  403. criteo_api_marketingsolutions_preview/model/set_user_profile_model.py +0 -293
  404. criteo_api_marketingsolutions_preview/model/set_user_profile_model_list_request.py +0 -271
  405. criteo_api_marketingsolutions_preview/model/transactions_report_query_data_message.py +0 -277
  406. criteo_api_marketingsolutions_preview/model/transactions_report_query_entity_message.py +0 -281
  407. criteo_api_marketingsolutions_preview/model/transparency_report_data_message.py +0 -277
  408. criteo_api_marketingsolutions_preview/model/transparency_report_entity_message.py +0 -279
  409. criteo_api_marketingsolutions_preview/model/user_profile_attribute_model.py +0 -275
  410. criteo_api_marketingsolutions_sdk-0.0.240731.dist-info/RECORD +0 -407
  411. {criteo_api_marketingsolutions_sdk-0.0.240731.dist-info → criteo_api_marketingsolutions_sdk-0.0.241029.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,262 @@
1
+ """
2
+ Criteo API
3
+
4
+ Criteo API - MarketingSolutions # noqa: E501
5
+
6
+ The version of the OpenAPI document: preview
7
+ Generated by: https://openapi-generator.tech
8
+ """
9
+
10
+
11
+ import re # noqa: F401
12
+ import sys # noqa: F401
13
+
14
+ from criteo_api_marketingsolutions_preview.model_utils import ( # noqa: F401
15
+ ApiTypeError,
16
+ ModelComposed,
17
+ ModelNormal,
18
+ ModelSimple,
19
+ cached_property,
20
+ change_keys_js_to_python,
21
+ convert_js_args_to_python_args,
22
+ date,
23
+ datetime,
24
+ file_type,
25
+ none_type,
26
+ validate_get_composed_info,
27
+ OpenApiModel
28
+ )
29
+ from criteo_api_marketingsolutions_preview.exceptions import ApiAttributeError
30
+
31
+
32
+ def lazy_import():
33
+ from criteo_api_marketingsolutions_preview.model.generate_categories_report_request_attributes_resource import GenerateCategoriesReportRequestAttributesResource
34
+ globals()['GenerateCategoriesReportRequestAttributesResource'] = GenerateCategoriesReportRequestAttributesResource
35
+
36
+
37
+ class GenerateCategoriesReportRequestAttributesRequest(ModelNormal):
38
+ """NOTE: This class is auto generated by OpenAPI Generator.
39
+ Ref: https://openapi-generator.tech
40
+
41
+ Do not edit the class manually.
42
+
43
+ Attributes:
44
+ allowed_values (dict): The key is the tuple path to the attribute
45
+ and the for var_name this is (var_name,). The value is a dict
46
+ with a capitalized key describing the allowed value and an allowed
47
+ value. These dicts store the allowed enum values.
48
+ attribute_map (dict): The key is attribute name
49
+ and the value is json key in definition.
50
+ discriminator_value_class_map (dict): A dict to go from the discriminator
51
+ variable value to the discriminator class name.
52
+ validations (dict): The key is the tuple path to the attribute
53
+ and the for var_name this is (var_name,). The value is a dict
54
+ that stores validations for max_length, min_length, max_items,
55
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
56
+ inclusive_minimum, and regex.
57
+ additional_properties_type (tuple): A tuple of classes accepted
58
+ as additional properties values.
59
+ """
60
+
61
+ allowed_values = {
62
+ }
63
+
64
+ validations = {
65
+ }
66
+
67
+ additional_properties_type = None
68
+
69
+ _nullable = False
70
+
71
+ @cached_property
72
+ def openapi_types():
73
+ """
74
+ This must be a method because a model may have properties that are
75
+ of type self, this must run after the class is loaded
76
+
77
+ Returns
78
+ openapi_types (dict): The key is attribute name
79
+ and the value is attribute type.
80
+ """
81
+ lazy_import()
82
+ return {
83
+ 'data': (GenerateCategoriesReportRequestAttributesResource,), # noqa: E501
84
+ }
85
+
86
+ @cached_property
87
+ def discriminator():
88
+ return None
89
+
90
+
91
+ attribute_map = {
92
+ 'data': 'data', # noqa: E501
93
+ }
94
+
95
+ read_only_vars = {
96
+ }
97
+
98
+ _composed_schemas = {}
99
+
100
+ @classmethod
101
+ @convert_js_args_to_python_args
102
+ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
103
+ """GenerateCategoriesReportRequestAttributesRequest - a model defined in OpenAPI
104
+
105
+ Keyword Args:
106
+ _check_type (bool): if True, values for parameters in openapi_types
107
+ will be type checked and a TypeError will be
108
+ raised if the wrong type is input.
109
+ Defaults to True
110
+ _path_to_item (tuple/list): This is a list of keys or values to
111
+ drill down to the model in received_data
112
+ when deserializing a response
113
+ _spec_property_naming (bool): True if the variable names in the input data
114
+ are serialized names, as specified in the OpenAPI document.
115
+ False if the variable names in the input data
116
+ are pythonic names, e.g. snake case (default)
117
+ _configuration (Configuration): the instance to use when
118
+ deserializing a file_type parameter.
119
+ If passed, type conversion is attempted
120
+ If omitted no type conversion is done.
121
+ _visited_composed_classes (tuple): This stores a tuple of
122
+ classes that we have traveled through so that
123
+ if we see that class again we will not use its
124
+ discriminator again.
125
+ When traveling through a discriminator, the
126
+ composed schema that is
127
+ is traveled through is added to this set.
128
+ For example if Animal has a discriminator
129
+ petType and we pass in "Dog", and the class Dog
130
+ allOf includes Animal, we move through Animal
131
+ once using the discriminator, and pick Dog.
132
+ Then in Dog, we will make an instance of the
133
+ Animal class but this time we won't travel
134
+ through its discriminator because we passed in
135
+ _visited_composed_classes = (Animal,)
136
+ data (GenerateCategoriesReportRequestAttributesResource): [optional] # noqa: E501
137
+ """
138
+
139
+ _check_type = kwargs.pop('_check_type', True)
140
+ _spec_property_naming = kwargs.pop('_spec_property_naming', True)
141
+ _path_to_item = kwargs.pop('_path_to_item', ())
142
+ _configuration = kwargs.pop('_configuration', None)
143
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
144
+
145
+ self = super(OpenApiModel, cls).__new__(cls)
146
+
147
+ if args:
148
+ for arg in args:
149
+ if isinstance(arg, dict):
150
+ kwargs.update(arg)
151
+ else:
152
+ raise ApiTypeError(
153
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
154
+ args,
155
+ self.__class__.__name__,
156
+ ),
157
+ path_to_item=_path_to_item,
158
+ valid_classes=(self.__class__,),
159
+ )
160
+
161
+ self._data_store = {}
162
+ self._check_type = _check_type
163
+ self._spec_property_naming = _spec_property_naming
164
+ self._path_to_item = _path_to_item
165
+ self._configuration = _configuration
166
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
167
+
168
+ for var_name, var_value in kwargs.items():
169
+ if var_name not in self.attribute_map and \
170
+ self._configuration is not None and \
171
+ self._configuration.discard_unknown_keys and \
172
+ self.additional_properties_type is None:
173
+ # discard variable.
174
+ continue
175
+ setattr(self, var_name, var_value)
176
+ return self
177
+
178
+ required_properties = set([
179
+ '_data_store',
180
+ '_check_type',
181
+ '_spec_property_naming',
182
+ '_path_to_item',
183
+ '_configuration',
184
+ '_visited_composed_classes',
185
+ ])
186
+
187
+ @convert_js_args_to_python_args
188
+ def __init__(self, *args, **kwargs): # noqa: E501
189
+ """GenerateCategoriesReportRequestAttributesRequest - a model defined in OpenAPI
190
+
191
+ Keyword Args:
192
+ _check_type (bool): if True, values for parameters in openapi_types
193
+ will be type checked and a TypeError will be
194
+ raised if the wrong type is input.
195
+ Defaults to True
196
+ _path_to_item (tuple/list): This is a list of keys or values to
197
+ drill down to the model in received_data
198
+ when deserializing a response
199
+ _spec_property_naming (bool): True if the variable names in the input data
200
+ are serialized names, as specified in the OpenAPI document.
201
+ False if the variable names in the input data
202
+ are pythonic names, e.g. snake case (default)
203
+ _configuration (Configuration): the instance to use when
204
+ deserializing a file_type parameter.
205
+ If passed, type conversion is attempted
206
+ If omitted no type conversion is done.
207
+ _visited_composed_classes (tuple): This stores a tuple of
208
+ classes that we have traveled through so that
209
+ if we see that class again we will not use its
210
+ discriminator again.
211
+ When traveling through a discriminator, the
212
+ composed schema that is
213
+ is traveled through is added to this set.
214
+ For example if Animal has a discriminator
215
+ petType and we pass in "Dog", and the class Dog
216
+ allOf includes Animal, we move through Animal
217
+ once using the discriminator, and pick Dog.
218
+ Then in Dog, we will make an instance of the
219
+ Animal class but this time we won't travel
220
+ through its discriminator because we passed in
221
+ _visited_composed_classes = (Animal,)
222
+ data (GenerateCategoriesReportRequestAttributesResource): [optional] # noqa: E501
223
+ """
224
+
225
+ _check_type = kwargs.pop('_check_type', True)
226
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
227
+ _path_to_item = kwargs.pop('_path_to_item', ())
228
+ _configuration = kwargs.pop('_configuration', None)
229
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
230
+
231
+ if args:
232
+ for arg in args:
233
+ if isinstance(arg, dict):
234
+ kwargs.update(arg)
235
+ else:
236
+ raise ApiTypeError(
237
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
238
+ args,
239
+ self.__class__.__name__,
240
+ ),
241
+ path_to_item=_path_to_item,
242
+ valid_classes=(self.__class__,),
243
+ )
244
+
245
+ self._data_store = {}
246
+ self._check_type = _check_type
247
+ self._spec_property_naming = _spec_property_naming
248
+ self._path_to_item = _path_to_item
249
+ self._configuration = _configuration
250
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
251
+
252
+ for var_name, var_value in kwargs.items():
253
+ if var_name not in self.attribute_map and \
254
+ self._configuration is not None and \
255
+ self._configuration.discard_unknown_keys and \
256
+ self.additional_properties_type is None:
257
+ # discard variable.
258
+ continue
259
+ setattr(self, var_name, var_value)
260
+ if var_name in self.read_only_vars:
261
+ raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
262
+ f"class with read only attributes.")
@@ -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
 
@@ -34,7 +34,7 @@ def lazy_import():
34
34
  globals()['GenerateCategoriesReportRequestAttributes'] = GenerateCategoriesReportRequestAttributes
35
35
 
36
36
 
37
- class GenerateCategoriesReportRequestData(ModelNormal):
37
+ class GenerateCategoriesReportRequestAttributesResource(ModelNormal):
38
38
  """NOTE: This class is auto generated by OpenAPI Generator.
39
39
  Ref: https://openapi-generator.tech
40
40
 
@@ -64,14 +64,7 @@ class GenerateCategoriesReportRequestData(ModelNormal):
64
64
  validations = {
65
65
  }
66
66
 
67
- @cached_property
68
- def additional_properties_type():
69
- """
70
- This must be a method because a model may have properties that are
71
- of type self, this must run after the class is loaded
72
- """
73
- lazy_import()
74
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
67
+ additional_properties_type = None
75
68
 
76
69
  _nullable = False
77
70
 
@@ -87,7 +80,7 @@ class GenerateCategoriesReportRequestData(ModelNormal):
87
80
  """
88
81
  lazy_import()
89
82
  return {
90
- 'type': (str,), # noqa: E501
83
+ 'type': (str, none_type,), # noqa: E501
91
84
  'attributes': (GenerateCategoriesReportRequestAttributes,), # noqa: E501
92
85
  }
93
86
 
@@ -108,12 +101,8 @@ class GenerateCategoriesReportRequestData(ModelNormal):
108
101
 
109
102
  @classmethod
110
103
  @convert_js_args_to_python_args
111
- def _from_openapi_data(cls, type, attributes, *args, **kwargs): # noqa: E501
112
- """GenerateCategoriesReportRequestData - a model defined in OpenAPI
113
-
114
- Args:
115
- type (str):
116
- attributes (GenerateCategoriesReportRequestAttributes):
104
+ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
105
+ """GenerateCategoriesReportRequestAttributesResource - a model defined in OpenAPI
117
106
 
118
107
  Keyword Args:
119
108
  _check_type (bool): if True, values for parameters in openapi_types
@@ -146,6 +135,8 @@ class GenerateCategoriesReportRequestData(ModelNormal):
146
135
  Animal class but this time we won't travel
147
136
  through its discriminator because we passed in
148
137
  _visited_composed_classes = (Animal,)
138
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
139
+ attributes (GenerateCategoriesReportRequestAttributes): [optional] # noqa: E501
149
140
  """
150
141
 
151
142
  _check_type = kwargs.pop('_check_type', True)
@@ -177,8 +168,6 @@ class GenerateCategoriesReportRequestData(ModelNormal):
177
168
  self._configuration = _configuration
178
169
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
170
 
180
- self.type = type
181
- self.attributes = attributes
182
171
  for var_name, var_value in kwargs.items():
183
172
  if var_name not in self.attribute_map and \
184
173
  self._configuration is not None and \
@@ -199,12 +188,8 @@ class GenerateCategoriesReportRequestData(ModelNormal):
199
188
  ])
200
189
 
201
190
  @convert_js_args_to_python_args
202
- def __init__(self, type, attributes, *args, **kwargs): # noqa: E501
203
- """GenerateCategoriesReportRequestData - a model defined in OpenAPI
204
-
205
- Args:
206
- type (str):
207
- attributes (GenerateCategoriesReportRequestAttributes):
191
+ def __init__(self, *args, **kwargs): # noqa: E501
192
+ """GenerateCategoriesReportRequestAttributesResource - a model defined in OpenAPI
208
193
 
209
194
  Keyword Args:
210
195
  _check_type (bool): if True, values for parameters in openapi_types
@@ -237,6 +222,8 @@ class GenerateCategoriesReportRequestData(ModelNormal):
237
222
  Animal class but this time we won't travel
238
223
  through its discriminator because we passed in
239
224
  _visited_composed_classes = (Animal,)
225
+ type (str, none_type): Type of the resource.. [optional] # noqa: E501
226
+ attributes (GenerateCategoriesReportRequestAttributes): [optional] # noqa: E501
240
227
  """
241
228
 
242
229
  _check_type = kwargs.pop('_check_type', True)
@@ -266,8 +253,6 @@ class GenerateCategoriesReportRequestData(ModelNormal):
266
253
  self._configuration = _configuration
267
254
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
268
255
 
269
- self.type = type
270
- self.attributes = attributes
271
256
  for var_name, var_value in kwargs.items():
272
257
  if var_name not in self.attribute_map and \
273
258
  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,39 +74,9 @@ class GenerateCreativesReportRequestAttributes(ModelNormal):
74
74
  }
75
75
 
76
76
  validations = {
77
- ('advertiser_ids',): {
78
- },
79
- ('metrics',): {
80
- },
81
- ('dimensions',): {
82
- },
83
- ('ad_formats',): {
84
- },
85
- ('display_sizes',): {
86
- },
87
- ('coupon_names',): {
88
- },
89
- ('coupon_ids',): {
90
- },
91
- ('ad_names',): {
92
- },
93
- ('ad_ids',): {
94
- },
95
- ('campaign_ids',): {
96
- },
97
- ('ad_set_ids',): {
98
- },
99
- ('ad_set_status',): {
100
- },
101
77
  }
102
78
 
103
- @cached_property
104
- def additional_properties_type():
105
- """
106
- This must be a method because a model may have properties that are
107
- of type self, this must run after the class is loaded
108
- """
109
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
79
+ additional_properties_type = None
110
80
 
111
81
  _nullable = False
112
82
 
@@ -0,0 +1,262 @@
1
+ """
2
+ Criteo API
3
+
4
+ Criteo API - MarketingSolutions # noqa: E501
5
+
6
+ The version of the OpenAPI document: preview
7
+ Generated by: https://openapi-generator.tech
8
+ """
9
+
10
+
11
+ import re # noqa: F401
12
+ import sys # noqa: F401
13
+
14
+ from criteo_api_marketingsolutions_preview.model_utils import ( # noqa: F401
15
+ ApiTypeError,
16
+ ModelComposed,
17
+ ModelNormal,
18
+ ModelSimple,
19
+ cached_property,
20
+ change_keys_js_to_python,
21
+ convert_js_args_to_python_args,
22
+ date,
23
+ datetime,
24
+ file_type,
25
+ none_type,
26
+ validate_get_composed_info,
27
+ OpenApiModel
28
+ )
29
+ from criteo_api_marketingsolutions_preview.exceptions import ApiAttributeError
30
+
31
+
32
+ def lazy_import():
33
+ from criteo_api_marketingsolutions_preview.model.generate_creatives_report_request_attributes_resource import GenerateCreativesReportRequestAttributesResource
34
+ globals()['GenerateCreativesReportRequestAttributesResource'] = GenerateCreativesReportRequestAttributesResource
35
+
36
+
37
+ class GenerateCreativesReportRequestAttributesRequest(ModelNormal):
38
+ """NOTE: This class is auto generated by OpenAPI Generator.
39
+ Ref: https://openapi-generator.tech
40
+
41
+ Do not edit the class manually.
42
+
43
+ Attributes:
44
+ allowed_values (dict): The key is the tuple path to the attribute
45
+ and the for var_name this is (var_name,). The value is a dict
46
+ with a capitalized key describing the allowed value and an allowed
47
+ value. These dicts store the allowed enum values.
48
+ attribute_map (dict): The key is attribute name
49
+ and the value is json key in definition.
50
+ discriminator_value_class_map (dict): A dict to go from the discriminator
51
+ variable value to the discriminator class name.
52
+ validations (dict): The key is the tuple path to the attribute
53
+ and the for var_name this is (var_name,). The value is a dict
54
+ that stores validations for max_length, min_length, max_items,
55
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
56
+ inclusive_minimum, and regex.
57
+ additional_properties_type (tuple): A tuple of classes accepted
58
+ as additional properties values.
59
+ """
60
+
61
+ allowed_values = {
62
+ }
63
+
64
+ validations = {
65
+ }
66
+
67
+ additional_properties_type = None
68
+
69
+ _nullable = False
70
+
71
+ @cached_property
72
+ def openapi_types():
73
+ """
74
+ This must be a method because a model may have properties that are
75
+ of type self, this must run after the class is loaded
76
+
77
+ Returns
78
+ openapi_types (dict): The key is attribute name
79
+ and the value is attribute type.
80
+ """
81
+ lazy_import()
82
+ return {
83
+ 'data': (GenerateCreativesReportRequestAttributesResource,), # noqa: E501
84
+ }
85
+
86
+ @cached_property
87
+ def discriminator():
88
+ return None
89
+
90
+
91
+ attribute_map = {
92
+ 'data': 'data', # noqa: E501
93
+ }
94
+
95
+ read_only_vars = {
96
+ }
97
+
98
+ _composed_schemas = {}
99
+
100
+ @classmethod
101
+ @convert_js_args_to_python_args
102
+ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
103
+ """GenerateCreativesReportRequestAttributesRequest - a model defined in OpenAPI
104
+
105
+ Keyword Args:
106
+ _check_type (bool): if True, values for parameters in openapi_types
107
+ will be type checked and a TypeError will be
108
+ raised if the wrong type is input.
109
+ Defaults to True
110
+ _path_to_item (tuple/list): This is a list of keys or values to
111
+ drill down to the model in received_data
112
+ when deserializing a response
113
+ _spec_property_naming (bool): True if the variable names in the input data
114
+ are serialized names, as specified in the OpenAPI document.
115
+ False if the variable names in the input data
116
+ are pythonic names, e.g. snake case (default)
117
+ _configuration (Configuration): the instance to use when
118
+ deserializing a file_type parameter.
119
+ If passed, type conversion is attempted
120
+ If omitted no type conversion is done.
121
+ _visited_composed_classes (tuple): This stores a tuple of
122
+ classes that we have traveled through so that
123
+ if we see that class again we will not use its
124
+ discriminator again.
125
+ When traveling through a discriminator, the
126
+ composed schema that is
127
+ is traveled through is added to this set.
128
+ For example if Animal has a discriminator
129
+ petType and we pass in "Dog", and the class Dog
130
+ allOf includes Animal, we move through Animal
131
+ once using the discriminator, and pick Dog.
132
+ Then in Dog, we will make an instance of the
133
+ Animal class but this time we won't travel
134
+ through its discriminator because we passed in
135
+ _visited_composed_classes = (Animal,)
136
+ data (GenerateCreativesReportRequestAttributesResource): [optional] # noqa: E501
137
+ """
138
+
139
+ _check_type = kwargs.pop('_check_type', True)
140
+ _spec_property_naming = kwargs.pop('_spec_property_naming', True)
141
+ _path_to_item = kwargs.pop('_path_to_item', ())
142
+ _configuration = kwargs.pop('_configuration', None)
143
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
144
+
145
+ self = super(OpenApiModel, cls).__new__(cls)
146
+
147
+ if args:
148
+ for arg in args:
149
+ if isinstance(arg, dict):
150
+ kwargs.update(arg)
151
+ else:
152
+ raise ApiTypeError(
153
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
154
+ args,
155
+ self.__class__.__name__,
156
+ ),
157
+ path_to_item=_path_to_item,
158
+ valid_classes=(self.__class__,),
159
+ )
160
+
161
+ self._data_store = {}
162
+ self._check_type = _check_type
163
+ self._spec_property_naming = _spec_property_naming
164
+ self._path_to_item = _path_to_item
165
+ self._configuration = _configuration
166
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
167
+
168
+ for var_name, var_value in kwargs.items():
169
+ if var_name not in self.attribute_map and \
170
+ self._configuration is not None and \
171
+ self._configuration.discard_unknown_keys and \
172
+ self.additional_properties_type is None:
173
+ # discard variable.
174
+ continue
175
+ setattr(self, var_name, var_value)
176
+ return self
177
+
178
+ required_properties = set([
179
+ '_data_store',
180
+ '_check_type',
181
+ '_spec_property_naming',
182
+ '_path_to_item',
183
+ '_configuration',
184
+ '_visited_composed_classes',
185
+ ])
186
+
187
+ @convert_js_args_to_python_args
188
+ def __init__(self, *args, **kwargs): # noqa: E501
189
+ """GenerateCreativesReportRequestAttributesRequest - a model defined in OpenAPI
190
+
191
+ Keyword Args:
192
+ _check_type (bool): if True, values for parameters in openapi_types
193
+ will be type checked and a TypeError will be
194
+ raised if the wrong type is input.
195
+ Defaults to True
196
+ _path_to_item (tuple/list): This is a list of keys or values to
197
+ drill down to the model in received_data
198
+ when deserializing a response
199
+ _spec_property_naming (bool): True if the variable names in the input data
200
+ are serialized names, as specified in the OpenAPI document.
201
+ False if the variable names in the input data
202
+ are pythonic names, e.g. snake case (default)
203
+ _configuration (Configuration): the instance to use when
204
+ deserializing a file_type parameter.
205
+ If passed, type conversion is attempted
206
+ If omitted no type conversion is done.
207
+ _visited_composed_classes (tuple): This stores a tuple of
208
+ classes that we have traveled through so that
209
+ if we see that class again we will not use its
210
+ discriminator again.
211
+ When traveling through a discriminator, the
212
+ composed schema that is
213
+ is traveled through is added to this set.
214
+ For example if Animal has a discriminator
215
+ petType and we pass in "Dog", and the class Dog
216
+ allOf includes Animal, we move through Animal
217
+ once using the discriminator, and pick Dog.
218
+ Then in Dog, we will make an instance of the
219
+ Animal class but this time we won't travel
220
+ through its discriminator because we passed in
221
+ _visited_composed_classes = (Animal,)
222
+ data (GenerateCreativesReportRequestAttributesResource): [optional] # noqa: E501
223
+ """
224
+
225
+ _check_type = kwargs.pop('_check_type', True)
226
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
227
+ _path_to_item = kwargs.pop('_path_to_item', ())
228
+ _configuration = kwargs.pop('_configuration', None)
229
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
230
+
231
+ if args:
232
+ for arg in args:
233
+ if isinstance(arg, dict):
234
+ kwargs.update(arg)
235
+ else:
236
+ raise ApiTypeError(
237
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
238
+ args,
239
+ self.__class__.__name__,
240
+ ),
241
+ path_to_item=_path_to_item,
242
+ valid_classes=(self.__class__,),
243
+ )
244
+
245
+ self._data_store = {}
246
+ self._check_type = _check_type
247
+ self._spec_property_naming = _spec_property_naming
248
+ self._path_to_item = _path_to_item
249
+ self._configuration = _configuration
250
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
251
+
252
+ for var_name, var_value in kwargs.items():
253
+ if var_name not in self.attribute_map and \
254
+ self._configuration is not None and \
255
+ self._configuration.discard_unknown_keys and \
256
+ self.additional_properties_type is None:
257
+ # discard variable.
258
+ continue
259
+ setattr(self, var_name, var_value)
260
+ if var_name in self.read_only_vars:
261
+ raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
262
+ f"class with read only attributes.")