criteo-api-marketingsolutions-sdk 0.0.250320__py3-none-any.whl → 0.0.250409__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of criteo-api-marketingsolutions-sdk might be problematic. Click here for more details.

Files changed (212) hide show
  1. criteo_api_marketingsolutions_preview/__init__.py +1 -1
  2. criteo_api_marketingsolutions_preview/api/creative_api.py +12 -12
  3. criteo_api_marketingsolutions_preview/api_client.py +1 -1
  4. criteo_api_marketingsolutions_preview/configuration.py +1 -1
  5. criteo_api_marketingsolutions_preview/model/ad.py +20 -20
  6. criteo_api_marketingsolutions_preview/model/ad_set_audience_link_entity_v1_response.py +5 -5
  7. criteo_api_marketingsolutions_preview/model/ad_set_category_bid.py +4 -4
  8. criteo_api_marketingsolutions_preview/model/ad_set_category_bid_list_response.py +5 -5
  9. criteo_api_marketingsolutions_preview/model/ad_set_delivery_limitations_v24_q3.py +9 -9
  10. criteo_api_marketingsolutions_preview/model/ad_set_display_multiplier_list_response.py +5 -5
  11. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_resource.py +4 -4
  12. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_disable_result_response.py +7 -7
  13. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_resource.py +4 -4
  14. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_response.py +7 -7
  15. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_resource.py +4 -4
  16. criteo_api_marketingsolutions_preview/model/ad_set_targeting_deal_ids_set_result_response.py +7 -7
  17. criteo_api_marketingsolutions_preview/model/ad_set_targeting_v24_q3.py +4 -4
  18. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning.py +36 -36
  19. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_resource.py +4 -4
  20. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_disable_result_response.py +7 -7
  21. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_resource.py +4 -4
  22. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_response.py +7 -7
  23. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_resource.py +4 -4
  24. criteo_api_marketingsolutions_preview/model/ad_set_targeting_video_positioning_set_result_response.py +7 -7
  25. criteo_api_marketingsolutions_preview/model/ad_write.py +18 -18
  26. criteo_api_marketingsolutions_preview/model/adaptive_attributes.py +42 -42
  27. criteo_api_marketingsolutions_preview/model/adaptive_colors.py +20 -20
  28. criteo_api_marketingsolutions_preview/model/adaptive_write_attributes.py +44 -44
  29. criteo_api_marketingsolutions_preview/model/advertiser_creation_input.py +14 -14
  30. criteo_api_marketingsolutions_preview/model/algebra_node_v1.py +8 -8
  31. criteo_api_marketingsolutions_preview/model/application_summary_model.py +8 -8
  32. criteo_api_marketingsolutions_preview/model/application_summary_model_resource.py +4 -4
  33. criteo_api_marketingsolutions_preview/model/application_summary_model_response.py +5 -5
  34. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1.py +8 -8
  35. criteo_api_marketingsolutions_preview/model/audience_create_entity_v1_resource.py +4 -4
  36. criteo_api_marketingsolutions_preview/model/audience_entity_v1.py +20 -20
  37. criteo_api_marketingsolutions_preview/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
  38. criteo_api_marketingsolutions_preview/model/audience_entity_v1_list_response.py +5 -5
  39. criteo_api_marketingsolutions_preview/model/audience_error.py +16 -16
  40. criteo_api_marketingsolutions_preview/model/audience_estimate_size_entity_v1_resource.py +4 -4
  41. criteo_api_marketingsolutions_preview/model/audience_id_entity_v1_list_response.py +5 -5
  42. criteo_api_marketingsolutions_preview/model/audience_name_description.py +4 -4
  43. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1.py +8 -8
  44. criteo_api_marketingsolutions_preview/model/audience_search_entity_v1_resource.py +4 -4
  45. criteo_api_marketingsolutions_preview/model/audience_search_metadata_v1.py +4 -4
  46. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1.py +20 -20
  47. criteo_api_marketingsolutions_preview/model/audience_segment_create_entity_v1_resource.py +4 -4
  48. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1.py +36 -36
  49. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
  50. criteo_api_marketingsolutions_preview/model/audience_segment_entity_v1_list_response.py +5 -5
  51. criteo_api_marketingsolutions_preview/model/audience_segment_id_entity_v1_list_response.py +5 -5
  52. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1.py +4 -4
  53. criteo_api_marketingsolutions_preview/model/audience_segment_search_entity_v1_resource.py +4 -4
  54. criteo_api_marketingsolutions_preview/model/audience_segment_search_metadata_v1.py +4 -4
  55. criteo_api_marketingsolutions_preview/model/audience_segment_size_entity_v1_list_response.py +5 -5
  56. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
  57. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_resource.py +4 -4
  58. criteo_api_marketingsolutions_preview/model/audience_segment_size_estimation_v1_response.py +5 -5
  59. criteo_api_marketingsolutions_preview/model/audience_segment_update_entity_v1.py +8 -8
  60. criteo_api_marketingsolutions_preview/model/audience_size_entity_v1_list_response.py +5 -5
  61. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_resource.py +4 -4
  62. criteo_api_marketingsolutions_preview/model/audience_size_estimation_v1_response.py +5 -5
  63. criteo_api_marketingsolutions_preview/model/audience_update_entity_v1.py +8 -8
  64. criteo_api_marketingsolutions_preview/model/audience_warning.py +22 -22
  65. criteo_api_marketingsolutions_preview/model/behavioral_v1.py +4 -4
  66. criteo_api_marketingsolutions_preview/model/budget_automation.py +4 -4
  67. criteo_api_marketingsolutions_preview/model/campaign_budget_automation_v23_q1.py +4 -4
  68. criteo_api_marketingsolutions_preview/model/campaign_search_filters_v23_q1.py +4 -4
  69. criteo_api_marketingsolutions_preview/model/campaign_spend_limit_v23_q1.py +13 -13
  70. criteo_api_marketingsolutions_preview/model/campaign_v23_q1.py +12 -12
  71. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_list_response.py +5 -5
  72. criteo_api_marketingsolutions_preview/model/campaign_v23_q1_response.py +5 -5
  73. criteo_api_marketingsolutions_preview/model/common_problem.py +20 -20
  74. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1.py +4 -4
  75. criteo_api_marketingsolutions_preview/model/contact_list_statistics_entity_v1_response.py +5 -5
  76. criteo_api_marketingsolutions_preview/model/contactlist_amendment.py +8 -8
  77. criteo_api_marketingsolutions_preview/model/contactlist_amendment_attributes.py +12 -12
  78. criteo_api_marketingsolutions_preview/model/contactlist_operation.py +8 -8
  79. criteo_api_marketingsolutions_preview/model/contactlist_operation_attributes.py +8 -8
  80. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment.py +8 -8
  81. criteo_api_marketingsolutions_preview/model/contactlist_with_attributes_amendment_attributes.py +18 -18
  82. criteo_api_marketingsolutions_preview/model/coupon.py +40 -40
  83. criteo_api_marketingsolutions_preview/model/coupon_supported_sizes.py +4 -4
  84. criteo_api_marketingsolutions_preview/model/create_ad_set_budget_v24_q3.py +15 -15
  85. criteo_api_marketingsolutions_preview/model/create_ad_set_v24_q3.py +34 -34
  86. criteo_api_marketingsolutions_preview/model/create_campaign.py +8 -8
  87. criteo_api_marketingsolutions_preview/model/create_campaign_spend_limit.py +4 -4
  88. criteo_api_marketingsolutions_preview/model/create_coupon.py +34 -34
  89. criteo_api_marketingsolutions_preview/model/create_image_slide.py +4 -4
  90. criteo_api_marketingsolutions_preview/model/create_product_set_request.py +4 -4
  91. criteo_api_marketingsolutions_preview/model/creative.py +30 -30
  92. criteo_api_marketingsolutions_preview/model/creative_write.py +26 -26
  93. criteo_api_marketingsolutions_preview/model/criteo_api_error.py +26 -26
  94. criteo_api_marketingsolutions_preview/model/criteo_api_warning.py +22 -22
  95. criteo_api_marketingsolutions_preview/model/criteo_api_warning_v2.py +22 -22
  96. criteo_api_marketingsolutions_preview/model/dynamic_attributes.py +12 -12
  97. criteo_api_marketingsolutions_preview/model/dynamic_write_attributes.py +14 -14
  98. criteo_api_marketingsolutions_preview/model/entity_filter.py +8 -8
  99. criteo_api_marketingsolutions_preview/model/entity_of_portfolio_message.py +8 -8
  100. criteo_api_marketingsolutions_preview/model/entity_v2_of_dataset.py +8 -8
  101. criteo_api_marketingsolutions_preview/model/entity_v2_of_object.py +8 -8
  102. criteo_api_marketingsolutions_preview/model/entity_wrapper_of_targeting_entity.py +4 -4
  103. criteo_api_marketingsolutions_preview/model/error_description.py +8 -8
  104. criteo_api_marketingsolutions_preview/model/export_column.py +46 -46
  105. criteo_api_marketingsolutions_preview/model/export_result_data.py +4 -4
  106. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report.py +22 -22
  107. criteo_api_marketingsolutions_preview/model/generate_audience_performance_report_resource.py +4 -4
  108. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes.py +16 -16
  109. criteo_api_marketingsolutions_preview/model/generate_categories_report_request_attributes_resource.py +4 -4
  110. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes.py +49 -49
  111. criteo_api_marketingsolutions_preview/model/generate_creatives_report_request_attributes_resource.py +4 -4
  112. criteo_api_marketingsolutions_preview/model/generate_statistics_report.py +26 -26
  113. criteo_api_marketingsolutions_preview/model/generate_statistics_report_resource.py +4 -4
  114. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes.py +46 -46
  115. criteo_api_marketingsolutions_preview/model/generate_top_products_report_request_attributes_resource.py +4 -4
  116. criteo_api_marketingsolutions_preview/model/image_attributes.py +4 -4
  117. criteo_api_marketingsolutions_preview/model/image_slide.py +4 -4
  118. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
  119. criteo_api_marketingsolutions_preview/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
  120. criteo_api_marketingsolutions_preview/model/in_market_create_v1.py +6 -6
  121. criteo_api_marketingsolutions_preview/model/in_market_size_estimation_v1.py +6 -6
  122. criteo_api_marketingsolutions_preview/model/in_market_update_v1.py +10 -10
  123. criteo_api_marketingsolutions_preview/model/in_market_v1.py +10 -10
  124. criteo_api_marketingsolutions_preview/model/installment.py +4 -4
  125. criteo_api_marketingsolutions_preview/model/json_report_rows_list_response.py +5 -5
  126. criteo_api_marketingsolutions_preview/model/json_report_rows_resource.py +4 -4
  127. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status.py +4 -4
  128. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_resource.py +4 -4
  129. criteo_api_marketingsolutions_preview/model/marketing_solutions_report_status_response.py +5 -5
  130. criteo_api_marketingsolutions_preview/model/on_site_reco_request.py +12 -12
  131. criteo_api_marketingsolutions_preview/model/on_site_reco_response.py +4 -4
  132. criteo_api_marketingsolutions_preview/model/outcome.py +5 -5
  133. criteo_api_marketingsolutions_preview/model/patch_ad_set_budget_v24_q3.py +25 -25
  134. criteo_api_marketingsolutions_preview/model/patch_ad_set_category_bid_result_list_response.py +5 -5
  135. criteo_api_marketingsolutions_preview/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
  136. criteo_api_marketingsolutions_preview/model/patch_ad_set_scheduling_v24_q3.py +4 -4
  137. criteo_api_marketingsolutions_preview/model/patch_ad_set_v24_q3.py +12 -12
  138. criteo_api_marketingsolutions_preview/model/patch_campaign.py +4 -4
  139. criteo_api_marketingsolutions_preview/model/patch_campaign_spend_limit.py +13 -13
  140. criteo_api_marketingsolutions_preview/model/patch_campaign_write_resource.py +4 -4
  141. criteo_api_marketingsolutions_preview/model/patch_marketing_campaign_budget_automation.py +4 -4
  142. criteo_api_marketingsolutions_preview/model/patch_result_campaign_list_response.py +5 -5
  143. criteo_api_marketingsolutions_preview/model/placements_report_query_message.py +28 -28
  144. criteo_api_marketingsolutions_preview/model/placements_report_query_message_resource.py +4 -4
  145. criteo_api_marketingsolutions_preview/model/point_of_interest_v1.py +4 -4
  146. criteo_api_marketingsolutions_preview/model/product.py +242 -242
  147. criteo_api_marketingsolutions_preview/model/product_importer_error.py +20 -20
  148. criteo_api_marketingsolutions_preview/model/product_importer_warning.py +20 -20
  149. criteo_api_marketingsolutions_preview/model/product_set.py +37 -37
  150. criteo_api_marketingsolutions_preview/model/product_set_rule.py +13 -13
  151. criteo_api_marketingsolutions_preview/model/product_shipping.py +16 -16
  152. criteo_api_marketingsolutions_preview/model/product_shipping_dimension.py +4 -4
  153. criteo_api_marketingsolutions_preview/model/product_shipping_weight.py +4 -4
  154. criteo_api_marketingsolutions_preview/model/product_tax.py +12 -12
  155. criteo_api_marketingsolutions_preview/model/product_unit_pricing_base_measure.py +4 -4
  156. criteo_api_marketingsolutions_preview/model/product_unit_pricing_measure.py +4 -4
  157. criteo_api_marketingsolutions_preview/model/products_custom_batch_request_entry.py +8 -8
  158. criteo_api_marketingsolutions_preview/model/prospecting_create_v1.py +4 -4
  159. criteo_api_marketingsolutions_preview/model/prospecting_update_v1.py +4 -4
  160. criteo_api_marketingsolutions_preview/model/prospecting_v1.py +4 -4
  161. criteo_api_marketingsolutions_preview/model/read_ad_set_budget_v24_q3.py +25 -25
  162. criteo_api_marketingsolutions_preview/model/read_ad_set_schedule_v24_q3.py +8 -8
  163. criteo_api_marketingsolutions_preview/model/read_ad_set_v24_q3.py +29 -29
  164. criteo_api_marketingsolutions_preview/model/read_model_ad_set_id_v24_q3.py +4 -4
  165. criteo_api_marketingsolutions_preview/model/read_model_read_ad_set_v24_q3.py +4 -4
  166. criteo_api_marketingsolutions_preview/model/recommended_product.py +16 -16
  167. criteo_api_marketingsolutions_preview/model/report_detail_error.py +14 -14
  168. criteo_api_marketingsolutions_preview/model/report_detail_errors.py +8 -8
  169. criteo_api_marketingsolutions_preview/model/report_detail_warning.py +14 -14
  170. criteo_api_marketingsolutions_preview/model/report_ok_response.py +20 -20
  171. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_ad.py +5 -5
  172. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_coupon.py +5 -5
  173. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_creative.py +5 -5
  174. criteo_api_marketingsolutions_preview/model/resource_collection_outcome_of_product_set.py +7 -7
  175. criteo_api_marketingsolutions_preview/model/resource_outcome_of_ad.py +5 -5
  176. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon.py +5 -5
  177. criteo_api_marketingsolutions_preview/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
  178. criteo_api_marketingsolutions_preview/model/resource_outcome_of_creative.py +5 -5
  179. criteo_api_marketingsolutions_preview/model/resource_outcome_of_product_set.py +7 -7
  180. criteo_api_marketingsolutions_preview/model/response_read_ad_set_v24_q3.py +5 -5
  181. criteo_api_marketingsolutions_preview/model/responses_ad_set_id.py +5 -5
  182. criteo_api_marketingsolutions_preview/model/responses_ad_set_id_v24_q3.py +5 -5
  183. criteo_api_marketingsolutions_preview/model/responses_read_ad_set_v24_q3.py +5 -5
  184. criteo_api_marketingsolutions_preview/model/retargeting_create_v1.py +14 -14
  185. criteo_api_marketingsolutions_preview/model/retargeting_update_v1.py +8 -8
  186. criteo_api_marketingsolutions_preview/model/retargeting_v1.py +8 -8
  187. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_deal_ids_resource.py +4 -4
  188. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning.py +34 -34
  189. criteo_api_marketingsolutions_preview/model/set_ad_set_targeting_video_positioning_resource.py +4 -4
  190. criteo_api_marketingsolutions_preview/model/size.py +4 -4
  191. criteo_api_marketingsolutions_preview/model/statistics_record.py +74 -74
  192. criteo_api_marketingsolutions_preview/model/statistics_report_query_message.py +24 -24
  193. criteo_api_marketingsolutions_preview/model/supply_vendor_list_response.py +7 -7
  194. criteo_api_marketingsolutions_preview/model/targeting_entity.py +13 -13
  195. criteo_api_marketingsolutions_preview/model/transactions_report_query_message.py +8 -8
  196. criteo_api_marketingsolutions_preview/model/transactions_report_query_message_resource.py +4 -4
  197. criteo_api_marketingsolutions_preview/model/transparency_query_message.py +8 -8
  198. criteo_api_marketingsolutions_preview/model/transparency_report.py +8 -8
  199. criteo_api_marketingsolutions_preview/model/transparency_report_list_response.py +5 -5
  200. criteo_api_marketingsolutions_preview/model/transparency_report_resource.py +4 -4
  201. criteo_api_marketingsolutions_preview/model/user_def.py +8 -8
  202. criteo_api_marketingsolutions_preview/model/value_resource_collection_outcome_of_product_filter_config.py +5 -5
  203. criteo_api_marketingsolutions_preview/model/value_resource_of_advertiser_creation_input.py +4 -4
  204. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_filter_request.py +4 -4
  205. criteo_api_marketingsolutions_preview/model/value_resource_of_create_product_set_request.py +4 -4
  206. criteo_api_marketingsolutions_preview/model/value_resource_of_product_filter_config.py +4 -4
  207. criteo_api_marketingsolutions_preview/model/value_resource_outcome_of_product_filter_config.py +5 -5
  208. criteo_api_marketingsolutions_preview/model/write_model_patch_ad_set_v24_q3.py +4 -4
  209. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/METADATA +3 -3
  210. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/RECORD +212 -212
  211. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/WHEEL +1 -1
  212. {criteo_api_marketingsolutions_sdk-0.0.250320.dist-info → criteo_api_marketingsolutions_sdk-0.0.250409.dist-info}/top_level.txt +0 -0
@@ -83,8 +83,8 @@ class MarketingSolutionsReportStatusResponse(ModelNormal):
83
83
  lazy_import()
84
84
  return {
85
85
  'data': (MarketingSolutionsReportStatusResource,), # noqa: E501
86
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
87
86
  'errors': ([CommonProblem], none_type,), # noqa: E501
87
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -94,13 +94,13 @@ class MarketingSolutionsReportStatusResponse(ModelNormal):
94
94
 
95
95
  attribute_map = {
96
96
  'data': 'data', # noqa: E501
97
- 'warnings': 'warnings', # noqa: E501
98
97
  'errors': 'errors', # noqa: E501
98
+ 'warnings': 'warnings', # noqa: E501
99
99
  }
100
100
 
101
101
  read_only_vars = {
102
- 'warnings', # noqa: E501
103
102
  'errors', # noqa: E501
103
+ 'warnings', # noqa: E501
104
104
  }
105
105
 
106
106
  _composed_schemas = {}
@@ -142,8 +142,8 @@ class MarketingSolutionsReportStatusResponse(ModelNormal):
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
144
  data (MarketingSolutionsReportStatusResource): [optional] # noqa: E501
145
- warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
146
145
  errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
146
+ warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -230,8 +230,8 @@ class MarketingSolutionsReportStatusResponse(ModelNormal):
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
232
  data (MarketingSolutionsReportStatusResource): [optional] # noqa: E501
233
- warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
234
233
  errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
234
+ warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -88,10 +88,10 @@ class OnSiteRecoRequest(ModelNormal):
88
88
  return {
89
89
  'nb_requested_products': (int,), # noqa: E501
90
90
  'partner_id': (int,), # noqa: E501
91
- 'user_id': (str,), # noqa: E501
92
- 'identity_type': (str,), # noqa: E501
93
- 'ad_set_id': (int,), # noqa: E501
94
91
  'ad_id': (int,), # noqa: E501
92
+ 'ad_set_id': (int,), # noqa: E501
93
+ 'identity_type': (str,), # noqa: E501
94
+ 'user_id': (str,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -102,10 +102,10 @@ class OnSiteRecoRequest(ModelNormal):
102
102
  attribute_map = {
103
103
  'nb_requested_products': 'nbRequestedProducts', # noqa: E501
104
104
  'partner_id': 'partnerId', # noqa: E501
105
- 'user_id': 'userId', # noqa: E501
106
- 'identity_type': 'identityType', # noqa: E501
107
- 'ad_set_id': 'adSetId', # noqa: E501
108
105
  'ad_id': 'adId', # noqa: E501
106
+ 'ad_set_id': 'adSetId', # noqa: E501
107
+ 'identity_type': 'identityType', # noqa: E501
108
+ 'user_id': 'userId', # noqa: E501
109
109
  }
110
110
 
111
111
  read_only_vars = {
@@ -153,10 +153,10 @@ class OnSiteRecoRequest(ModelNormal):
153
153
  Animal class but this time we won't travel
154
154
  through its discriminator because we passed in
155
155
  _visited_composed_classes = (Animal,)
156
- user_id (str): Used to retrieve user events from Criteo trackers.. [optional] # noqa: E501
157
- identity_type (str): Type of the user identifier (CtoBundle, Idfa, Gaid...) Optional if its type is CtoBundle. [optional] # noqa: E501
158
- ad_set_id (int): Id of the AdSet. This field is optional and is resolved automatically for adsets previously configured.. [optional] # noqa: E501
159
156
  ad_id (int): Id of the Ad. This field is optional, it allows to setup Reco controls at Ad level.. [optional] # noqa: E501
157
+ ad_set_id (int): Id of the AdSet. This field is optional and is resolved automatically for adsets previously configured.. [optional] # noqa: E501
158
+ identity_type (str): Type of the user identifier (CtoBundle, Idfa, Gaid...) Optional if its type is CtoBundle. [optional] # noqa: E501
159
+ user_id (str): Used to retrieve user events from Criteo trackers.. [optional] # noqa: E501
160
160
  """
161
161
 
162
162
  _check_type = kwargs.pop('_check_type', True)
@@ -248,10 +248,10 @@ class OnSiteRecoRequest(ModelNormal):
248
248
  Animal class but this time we won't travel
249
249
  through its discriminator because we passed in
250
250
  _visited_composed_classes = (Animal,)
251
- user_id (str): Used to retrieve user events from Criteo trackers.. [optional] # noqa: E501
252
- identity_type (str): Type of the user identifier (CtoBundle, Idfa, Gaid...) Optional if its type is CtoBundle. [optional] # noqa: E501
253
- ad_set_id (int): Id of the AdSet. This field is optional and is resolved automatically for adsets previously configured.. [optional] # noqa: E501
254
251
  ad_id (int): Id of the Ad. This field is optional, it allows to setup Reco controls at Ad level.. [optional] # noqa: E501
252
+ ad_set_id (int): Id of the AdSet. This field is optional and is resolved automatically for adsets previously configured.. [optional] # noqa: E501
253
+ identity_type (str): Type of the user identifier (CtoBundle, Idfa, Gaid...) Optional if its type is CtoBundle. [optional] # noqa: E501
254
+ user_id (str): Used to retrieve user events from Criteo trackers.. [optional] # noqa: E501
255
255
  """
256
256
 
257
257
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class OnSiteRecoResponse(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'products': ([RecommendedProduct], none_type,), # noqa: E501
91
90
  'extra_infos': ([int], none_type,), # noqa: E501
91
+ 'products': ([RecommendedProduct], none_type,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class OnSiteRecoResponse(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'products': 'products', # noqa: E501
101
100
  'extra_infos': 'extraInfos', # noqa: E501
101
+ 'products': 'products', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class OnSiteRecoResponse(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- products ([RecommendedProduct], none_type): Recommended products. [optional] # noqa: E501
146
145
  extra_infos ([int], none_type): Additional information in case of warnings, errors.... [optional] # noqa: E501
146
+ products ([RecommendedProduct], none_type): Recommended products. [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class OnSiteRecoResponse(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- products ([RecommendedProduct], none_type): Recommended products. [optional] # noqa: E501
233
232
  extra_infos ([int], none_type): Additional information in case of warnings, errors.... [optional] # noqa: E501
233
+ products ([RecommendedProduct], none_type): Recommended products. [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -80,8 +80,8 @@ class Outcome(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
84
83
  'errors': ([CommonProblem], none_type,), # noqa: E501
84
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -90,13 +90,13 @@ class Outcome(ModelNormal):
90
90
 
91
91
 
92
92
  attribute_map = {
93
- 'warnings': 'warnings', # noqa: E501
94
93
  'errors': 'errors', # noqa: E501
94
+ 'warnings': 'warnings', # noqa: E501
95
95
  }
96
96
 
97
97
  read_only_vars = {
98
- 'warnings', # noqa: E501
99
98
  'errors', # noqa: E501
99
+ 'warnings', # noqa: E501
100
100
  }
101
101
 
102
102
  _composed_schemas = {}
@@ -137,8 +137,8 @@ class Outcome(ModelNormal):
137
137
  Animal class but this time we won't travel
138
138
  through its discriminator because we passed in
139
139
  _visited_composed_classes = (Animal,)
140
- warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
141
140
  errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
141
+ warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
142
142
  """
143
143
 
144
144
  _check_type = kwargs.pop('_check_type', True)
@@ -224,8 +224,8 @@ class Outcome(ModelNormal):
224
224
  Animal class but this time we won't travel
225
225
  through its discriminator because we passed in
226
226
  _visited_composed_classes = (Animal,)
227
- warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
228
227
  errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
228
+ warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
229
229
  """
230
230
 
231
231
  _check_type = kwargs.pop('_check_type', True)
@@ -59,19 +59,6 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
59
59
  """
60
60
 
61
61
  allowed_values = {
62
- ('budget_strategy',): {
63
- 'None': None,
64
- 'CAPPED': "capped",
65
- 'UNCAPPED': "uncapped",
66
- },
67
- ('budget_renewal',): {
68
- 'None': None,
69
- 'UNDEFINED': "undefined",
70
- 'DAILY': "daily",
71
- 'MONTHLY': "monthly",
72
- 'LIFETIME': "lifetime",
73
- 'WEEKLY': "weekly",
74
- },
75
62
  ('budget_delivery_smoothing',): {
76
63
  'None': None,
77
64
  'ACCELERATED': "accelerated",
@@ -88,6 +75,19 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
88
75
  'SATURDAYTOFRIDAY': "saturdayToFriday",
89
76
  'SUNDAYTOSATURDAY': "sundayToSaturday",
90
77
  },
78
+ ('budget_renewal',): {
79
+ 'None': None,
80
+ 'UNDEFINED': "undefined",
81
+ 'DAILY': "daily",
82
+ 'MONTHLY': "monthly",
83
+ 'LIFETIME': "lifetime",
84
+ 'WEEKLY': "weekly",
85
+ },
86
+ ('budget_strategy',): {
87
+ 'None': None,
88
+ 'CAPPED': "capped",
89
+ 'UNCAPPED': "uncapped",
90
+ },
91
91
  }
92
92
 
93
93
  validations = {
@@ -116,11 +116,11 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
116
116
  """
117
117
  lazy_import()
118
118
  return {
119
- 'budget_strategy': (str, none_type,), # noqa: E501
120
- 'budget_renewal': (str, none_type,), # noqa: E501
119
+ 'budget_amount': (NillableDecimal,), # noqa: E501
121
120
  'budget_delivery_smoothing': (str, none_type,), # noqa: E501
122
121
  'budget_delivery_week': (str, none_type,), # noqa: E501
123
- 'budget_amount': (NillableDecimal,), # noqa: E501
122
+ 'budget_renewal': (str, none_type,), # noqa: E501
123
+ 'budget_strategy': (str, none_type,), # noqa: E501
124
124
  }
125
125
 
126
126
  @cached_property
@@ -129,11 +129,11 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
129
129
 
130
130
 
131
131
  attribute_map = {
132
- 'budget_strategy': 'budgetStrategy', # noqa: E501
133
- 'budget_renewal': 'budgetRenewal', # noqa: E501
132
+ 'budget_amount': 'budgetAmount', # noqa: E501
134
133
  'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
135
134
  'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
136
- 'budget_amount': 'budgetAmount', # noqa: E501
135
+ 'budget_renewal': 'budgetRenewal', # noqa: E501
136
+ 'budget_strategy': 'budgetStrategy', # noqa: E501
137
137
  }
138
138
 
139
139
  read_only_vars = {
@@ -177,11 +177,11 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
177
177
  Animal class but this time we won't travel
178
178
  through its discriminator because we passed in
179
179
  _visited_composed_classes = (Animal,)
180
- budget_strategy (str, none_type): [optional] # noqa: E501
181
- budget_renewal (str, none_type): [optional] # noqa: E501
180
+ budget_amount (NillableDecimal): [optional] # noqa: E501
182
181
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
183
182
  budget_delivery_week (str, none_type): [optional] # noqa: E501
184
- budget_amount (NillableDecimal): [optional] # noqa: E501
183
+ budget_renewal (str, none_type): [optional] # noqa: E501
184
+ budget_strategy (str, none_type): [optional] # noqa: E501
185
185
  """
186
186
 
187
187
  _check_type = kwargs.pop('_check_type', True)
@@ -267,11 +267,11 @@ class PatchAdSetBudgetV24Q3(ModelNormal):
267
267
  Animal class but this time we won't travel
268
268
  through its discriminator because we passed in
269
269
  _visited_composed_classes = (Animal,)
270
- budget_strategy (str, none_type): [optional] # noqa: E501
271
- budget_renewal (str, none_type): [optional] # noqa: E501
270
+ budget_amount (NillableDecimal): [optional] # noqa: E501
272
271
  budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
273
272
  budget_delivery_week (str, none_type): [optional] # noqa: E501
274
- budget_amount (NillableDecimal): [optional] # noqa: E501
273
+ budget_renewal (str, none_type): [optional] # noqa: E501
274
+ budget_strategy (str, none_type): [optional] # noqa: E501
275
275
  """
276
276
 
277
277
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class PatchAdSetCategoryBidResultListResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([PatchAdSetCategoryBidResultResource], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class PatchAdSetCategoryBidResultListResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class PatchAdSetCategoryBidResultListResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([PatchAdSetCategoryBidResultResource], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class PatchAdSetCategoryBidResultListResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([PatchAdSetCategoryBidResultResource], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([PatchAdSetDisplayMultiplierResultResource], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([PatchAdSetDisplayMultiplierResultResource], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([PatchAdSetDisplayMultiplierResultResource], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class PatchAdSetSchedulingV24Q3(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'start_date': (NillableDateTime,), # noqa: E501
91
90
  'end_date': (NillableDateTime,), # noqa: E501
91
+ 'start_date': (NillableDateTime,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class PatchAdSetSchedulingV24Q3(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'start_date': 'startDate', # noqa: E501
101
100
  'end_date': 'endDate', # noqa: E501
101
+ 'start_date': 'startDate', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class PatchAdSetSchedulingV24Q3(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- start_date (NillableDateTime): [optional] # noqa: E501
146
145
  end_date (NillableDateTime): [optional] # noqa: E501
146
+ start_date (NillableDateTime): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class PatchAdSetSchedulingV24Q3(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- start_date (NillableDateTime): [optional] # noqa: E501
233
232
  end_date (NillableDateTime): [optional] # noqa: E501
233
+ start_date (NillableDateTime): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -95,12 +95,12 @@ class PatchAdSetV24Q3(ModelNormal):
95
95
  """
96
96
  lazy_import()
97
97
  return {
98
+ 'attribution_configuration': (PatchAdSetAttributionConfigurationV24Q3,), # noqa: E501
99
+ 'bidding': (PatchAdSetBiddingV24Q3,), # noqa: E501
100
+ 'budget': (PatchAdSetBudgetV24Q3,), # noqa: E501
98
101
  'name': (str, none_type,), # noqa: E501
99
102
  'scheduling': (PatchAdSetSchedulingV24Q3,), # noqa: E501
100
- 'bidding': (PatchAdSetBiddingV24Q3,), # noqa: E501
101
103
  'targeting': (AdSetTargetingV24Q3,), # noqa: E501
102
- 'budget': (PatchAdSetBudgetV24Q3,), # noqa: E501
103
- 'attribution_configuration': (PatchAdSetAttributionConfigurationV24Q3,), # noqa: E501
104
104
  }
105
105
 
106
106
  @cached_property
@@ -109,12 +109,12 @@ class PatchAdSetV24Q3(ModelNormal):
109
109
 
110
110
 
111
111
  attribute_map = {
112
+ 'attribution_configuration': 'attributionConfiguration', # noqa: E501
113
+ 'bidding': 'bidding', # noqa: E501
114
+ 'budget': 'budget', # noqa: E501
112
115
  'name': 'name', # noqa: E501
113
116
  'scheduling': 'scheduling', # noqa: E501
114
- 'bidding': 'bidding', # noqa: E501
115
117
  'targeting': 'targeting', # noqa: E501
116
- 'budget': 'budget', # noqa: E501
117
- 'attribution_configuration': 'attributionConfiguration', # noqa: E501
118
118
  }
119
119
 
120
120
  read_only_vars = {
@@ -158,12 +158,12 @@ class PatchAdSetV24Q3(ModelNormal):
158
158
  Animal class but this time we won't travel
159
159
  through its discriminator because we passed in
160
160
  _visited_composed_classes = (Animal,)
161
+ attribution_configuration (PatchAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
162
+ bidding (PatchAdSetBiddingV24Q3): [optional] # noqa: E501
163
+ budget (PatchAdSetBudgetV24Q3): [optional] # noqa: E501
161
164
  name (str, none_type): [optional] # noqa: E501
162
165
  scheduling (PatchAdSetSchedulingV24Q3): [optional] # noqa: E501
163
- bidding (PatchAdSetBiddingV24Q3): [optional] # noqa: E501
164
166
  targeting (AdSetTargetingV24Q3): [optional] # noqa: E501
165
- budget (PatchAdSetBudgetV24Q3): [optional] # noqa: E501
166
- attribution_configuration (PatchAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
167
167
  """
168
168
 
169
169
  _check_type = kwargs.pop('_check_type', True)
@@ -249,12 +249,12 @@ class PatchAdSetV24Q3(ModelNormal):
249
249
  Animal class but this time we won't travel
250
250
  through its discriminator because we passed in
251
251
  _visited_composed_classes = (Animal,)
252
+ attribution_configuration (PatchAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
253
+ bidding (PatchAdSetBiddingV24Q3): [optional] # noqa: E501
254
+ budget (PatchAdSetBudgetV24Q3): [optional] # noqa: E501
252
255
  name (str, none_type): [optional] # noqa: E501
253
256
  scheduling (PatchAdSetSchedulingV24Q3): [optional] # noqa: E501
254
- bidding (PatchAdSetBiddingV24Q3): [optional] # noqa: E501
255
257
  targeting (AdSetTargetingV24Q3): [optional] # noqa: E501
256
- budget (PatchAdSetBudgetV24Q3): [optional] # noqa: E501
257
- attribution_configuration (PatchAdSetAttributionConfigurationV24Q3): [optional] # noqa: E501
258
258
  """
259
259
 
260
260
  _check_type = kwargs.pop('_check_type', True)
@@ -89,8 +89,8 @@ class PatchCampaign(ModelNormal):
89
89
  """
90
90
  lazy_import()
91
91
  return {
92
- 'spend_limit': (PatchCampaignSpendLimit,), # noqa: E501
93
92
  'budget_automation': (PatchMarketingCampaignBudgetAutomation,), # noqa: E501
93
+ 'spend_limit': (PatchCampaignSpendLimit,), # noqa: E501
94
94
  }
95
95
 
96
96
  @cached_property
@@ -99,8 +99,8 @@ class PatchCampaign(ModelNormal):
99
99
 
100
100
 
101
101
  attribute_map = {
102
- 'spend_limit': 'spendLimit', # noqa: E501
103
102
  'budget_automation': 'budgetAutomation', # noqa: E501
103
+ 'spend_limit': 'spendLimit', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,8 +144,8 @@ class PatchCampaign(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
148
147
  budget_automation (PatchMarketingCampaignBudgetAutomation): [optional] # noqa: E501
148
+ spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -231,8 +231,8 @@ class PatchCampaign(ModelNormal):
231
231
  Animal class but this time we won't travel
232
232
  through its discriminator because we passed in
233
233
  _visited_composed_classes = (Animal,)
234
- spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
235
234
  budget_automation (PatchMarketingCampaignBudgetAutomation): [optional] # noqa: E501
235
+ spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
236
236
  """
237
237
 
238
238
  _check_type = kwargs.pop('_check_type', True)
@@ -59,11 +59,6 @@ class PatchCampaignSpendLimit(ModelNormal):
59
59
  """
60
60
 
61
61
  allowed_values = {
62
- ('spend_limit_type',): {
63
- 'None': None,
64
- 'CAPPED': "capped",
65
- 'UNCAPPED': "uncapped",
66
- },
67
62
  ('spend_limit_renewal',): {
68
63
  'None': None,
69
64
  'UNDEFINED': "undefined",
@@ -71,6 +66,11 @@ class PatchCampaignSpendLimit(ModelNormal):
71
66
  'MONTHLY': "monthly",
72
67
  'LIFETIME': "lifetime",
73
68
  },
69
+ ('spend_limit_type',): {
70
+ 'None': None,
71
+ 'CAPPED': "capped",
72
+ 'UNCAPPED': "uncapped",
73
+ },
74
74
  }
75
75
 
76
76
  validations = {
@@ -99,9 +99,9 @@ class PatchCampaignSpendLimit(ModelNormal):
99
99
  """
100
100
  lazy_import()
101
101
  return {
102
- 'spend_limit_type': (str, none_type,), # noqa: E501
103
- 'spend_limit_renewal': (str, none_type,), # noqa: E501
104
102
  'spend_limit_amount': (NillableDecimal,), # noqa: E501
103
+ 'spend_limit_renewal': (str, none_type,), # noqa: E501
104
+ 'spend_limit_type': (str, none_type,), # noqa: E501
105
105
  }
106
106
 
107
107
  @cached_property
@@ -110,9 +110,9 @@ class PatchCampaignSpendLimit(ModelNormal):
110
110
 
111
111
 
112
112
  attribute_map = {
113
- 'spend_limit_type': 'spendLimitType', # noqa: E501
114
- 'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
115
113
  'spend_limit_amount': 'spendLimitAmount', # noqa: E501
114
+ 'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
115
+ 'spend_limit_type': 'spendLimitType', # noqa: E501
116
116
  }
117
117
 
118
118
  read_only_vars = {
@@ -156,9 +156,9 @@ class PatchCampaignSpendLimit(ModelNormal):
156
156
  Animal class but this time we won't travel
157
157
  through its discriminator because we passed in
158
158
  _visited_composed_classes = (Animal,)
159
- spend_limit_type (str, none_type): [optional] # noqa: E501
160
- spend_limit_renewal (str, none_type): [optional] # noqa: E501
161
159
  spend_limit_amount (NillableDecimal): [optional] # noqa: E501
160
+ spend_limit_renewal (str, none_type): [optional] # noqa: E501
161
+ spend_limit_type (str, none_type): [optional] # noqa: E501
162
162
  """
163
163
 
164
164
  _check_type = kwargs.pop('_check_type', True)
@@ -244,9 +244,9 @@ class PatchCampaignSpendLimit(ModelNormal):
244
244
  Animal class but this time we won't travel
245
245
  through its discriminator because we passed in
246
246
  _visited_composed_classes = (Animal,)
247
- spend_limit_type (str, none_type): [optional] # noqa: E501
248
- spend_limit_renewal (str, none_type): [optional] # noqa: E501
249
247
  spend_limit_amount (NillableDecimal): [optional] # noqa: E501
248
+ spend_limit_renewal (str, none_type): [optional] # noqa: E501
249
+ spend_limit_type (str, none_type): [optional] # noqa: E501
250
250
  """
251
251
 
252
252
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class PatchCampaignWriteResource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (PatchCampaign,), # noqa: E501
90
91
  'id': (str, none_type,), # noqa: E501
91
92
  'type': (str, none_type,), # noqa: E501
92
- 'attributes': (PatchCampaign,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class PatchCampaignWriteResource(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class PatchCampaignWriteResource(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (PatchCampaign): [optional] # noqa: E501
147
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
148
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (PatchCampaign): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class PatchCampaignWriteResource(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (PatchCampaign): [optional] # noqa: E501
235
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
236
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (PatchCampaign): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)