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
@@ -87,8 +87,8 @@ class SetAdSetTargetingDealIdsResource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (SetAdSetTargetingDealIds,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class SetAdSetTargetingDealIdsResource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class SetAdSetTargetingDealIdsResource(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- type (str): [optional] # noqa: E501
146
145
  attributes (SetAdSetTargetingDealIds): [optional] # noqa: E501
146
+ type (str): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class SetAdSetTargetingDealIdsResource(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- type (str): [optional] # noqa: E501
233
232
  attributes (SetAdSetTargetingDealIds): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -55,19 +55,6 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('video_placement',): {
59
- 'INBANNER': "InBanner",
60
- 'INARTICLE': "InArticle",
61
- 'INFEED': "InFeed",
62
- 'INTERSTITIAL': "Interstitial",
63
- 'INSTREAM': "InStream",
64
- },
65
- ('video_plcmt',): {
66
- 'INSTREAM': "InStream",
67
- 'ACCOMPANYINGCONTENT': "AccompanyingContent",
68
- 'INTERSTITIAL': "Interstitial",
69
- 'NOCONTENTSTANDALONE': "NoContentStandalone",
70
- },
71
58
  ('playback_method',): {
72
59
  'AUTOSOUNDON': "AutoSoundOn",
73
60
  'AUTOSOUNDOFF': "AutoSoundOff",
@@ -80,36 +67,49 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
80
67
  'REQUIRED': "Required",
81
68
  'BLOCKED': "Blocked",
82
69
  },
70
+ ('video_aspect_ratio',): {
71
+ 'HORIZONTAL': "Horizontal",
72
+ 'SQUARE': "Square",
73
+ 'VERTICAL': "Vertical",
74
+ },
83
75
  ('video_in_stream_position',): {
84
76
  'PREROLL': "PreRoll",
85
77
  'MIDROLL': "MidRoll",
86
78
  'POSTROLL': "PostRoll",
87
79
  },
80
+ ('video_placement',): {
81
+ 'INBANNER': "InBanner",
82
+ 'INARTICLE': "InArticle",
83
+ 'INFEED': "InFeed",
84
+ 'INTERSTITIAL': "Interstitial",
85
+ 'INSTREAM': "InStream",
86
+ },
88
87
  ('video_player_size',): {
89
88
  'SMALL': "Small",
90
89
  'MEDIUM': "Medium",
91
90
  'LARGE': "Large",
92
91
  'EXTRALARGE': "ExtraLarge",
93
92
  },
94
- ('video_aspect_ratio',): {
95
- 'HORIZONTAL': "Horizontal",
96
- 'SQUARE': "Square",
97
- 'VERTICAL': "Vertical",
93
+ ('video_plcmt',): {
94
+ 'INSTREAM': "InStream",
95
+ 'ACCOMPANYINGCONTENT': "AccompanyingContent",
96
+ 'INTERSTITIAL': "Interstitial",
97
+ 'NOCONTENTSTANDALONE': "NoContentStandalone",
98
98
  },
99
99
  }
100
100
 
101
101
  validations = {
102
- ('video_placement',): {
103
- },
104
- ('video_plcmt',): {
105
- },
106
102
  ('playback_method',): {
107
103
  },
104
+ ('video_aspect_ratio',): {
105
+ },
108
106
  ('video_in_stream_position',): {
109
107
  },
108
+ ('video_placement',): {
109
+ },
110
110
  ('video_player_size',): {
111
111
  },
112
- ('video_aspect_ratio',): {
112
+ ('video_plcmt',): {
113
113
  },
114
114
  }
115
115
 
@@ -134,13 +134,13 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
134
134
  and the value is attribute type.
135
135
  """
136
136
  return {
137
- 'video_placement': ([str],), # noqa: E501
138
- 'video_plcmt': ([str],), # noqa: E501
139
137
  'playback_method': ([str],), # noqa: E501
140
138
  'skippable': (str,), # noqa: E501
139
+ 'video_aspect_ratio': ([str],), # noqa: E501
141
140
  'video_in_stream_position': ([str],), # noqa: E501
141
+ 'video_placement': ([str],), # noqa: E501
142
142
  'video_player_size': ([str],), # noqa: E501
143
- 'video_aspect_ratio': ([str],), # noqa: E501
143
+ 'video_plcmt': ([str],), # noqa: E501
144
144
  }
145
145
 
146
146
  @cached_property
@@ -149,13 +149,13 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
149
149
 
150
150
 
151
151
  attribute_map = {
152
- 'video_placement': 'videoPlacement', # noqa: E501
153
- 'video_plcmt': 'videoPlcmt', # noqa: E501
154
152
  'playback_method': 'playbackMethod', # noqa: E501
155
153
  'skippable': 'skippable', # noqa: E501
154
+ 'video_aspect_ratio': 'videoAspectRatio', # noqa: E501
156
155
  'video_in_stream_position': 'videoInStreamPosition', # noqa: E501
156
+ 'video_placement': 'videoPlacement', # noqa: E501
157
157
  'video_player_size': 'videoPlayerSize', # noqa: E501
158
- 'video_aspect_ratio': 'videoAspectRatio', # noqa: E501
158
+ 'video_plcmt': 'videoPlcmt', # noqa: E501
159
159
  }
160
160
 
161
161
  read_only_vars = {
@@ -199,13 +199,13 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
199
199
  Animal class but this time we won't travel
200
200
  through its discriminator because we passed in
201
201
  _visited_composed_classes = (Animal,)
202
- video_placement ([str]): [optional] # noqa: E501
203
- video_plcmt ([str]): [optional] # noqa: E501
204
202
  playback_method ([str]): [optional] # noqa: E501
205
203
  skippable (str): [optional] # noqa: E501
204
+ video_aspect_ratio ([str]): [optional] # noqa: E501
206
205
  video_in_stream_position ([str]): [optional] # noqa: E501
206
+ video_placement ([str]): [optional] # noqa: E501
207
207
  video_player_size ([str]): [optional] # noqa: E501
208
- video_aspect_ratio ([str]): [optional] # noqa: E501
208
+ video_plcmt ([str]): [optional] # noqa: E501
209
209
  """
210
210
 
211
211
  _check_type = kwargs.pop('_check_type', True)
@@ -291,13 +291,13 @@ class SetAdSetTargetingVideoPositioning(ModelNormal):
291
291
  Animal class but this time we won't travel
292
292
  through its discriminator because we passed in
293
293
  _visited_composed_classes = (Animal,)
294
- video_placement ([str]): [optional] # noqa: E501
295
- video_plcmt ([str]): [optional] # noqa: E501
296
294
  playback_method ([str]): [optional] # noqa: E501
297
295
  skippable (str): [optional] # noqa: E501
296
+ video_aspect_ratio ([str]): [optional] # noqa: E501
298
297
  video_in_stream_position ([str]): [optional] # noqa: E501
298
+ video_placement ([str]): [optional] # noqa: E501
299
299
  video_player_size ([str]): [optional] # noqa: E501
300
- video_aspect_ratio ([str]): [optional] # noqa: E501
300
+ video_plcmt ([str]): [optional] # noqa: E501
301
301
  """
302
302
 
303
303
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class SetAdSetTargetingVideoPositioningResource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (SetAdSetTargetingVideoPositioning,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class SetAdSetTargetingVideoPositioningResource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class SetAdSetTargetingVideoPositioningResource(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- type (str): [optional] # noqa: E501
146
145
  attributes (SetAdSetTargetingVideoPositioning): [optional] # noqa: E501
146
+ type (str): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class SetAdSetTargetingVideoPositioningResource(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
- type (str): [optional] # noqa: E501
233
232
  attributes (SetAdSetTargetingVideoPositioning): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -81,8 +81,8 @@ class Size(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'width': (int, none_type,), # noqa: E501
85
84
  'height': (int, none_type,), # noqa: E501
85
+ 'width': (int, none_type,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,8 +91,8 @@ class Size(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'width': 'width', # noqa: E501
95
94
  'height': 'height', # noqa: E501
95
+ 'width': 'width', # noqa: E501
96
96
  }
97
97
 
98
98
  read_only_vars = {
@@ -136,8 +136,8 @@ class Size(ModelNormal):
136
136
  Animal class but this time we won't travel
137
137
  through its discriminator because we passed in
138
138
  _visited_composed_classes = (Animal,)
139
- width (int, none_type): [optional] # noqa: E501
140
139
  height (int, none_type): [optional] # noqa: E501
140
+ width (int, none_type): [optional] # noqa: E501
141
141
  """
142
142
 
143
143
  _check_type = kwargs.pop('_check_type', True)
@@ -223,8 +223,8 @@ class Size(ModelNormal):
223
223
  Animal class but this time we won't travel
224
224
  through its discriminator because we passed in
225
225
  _visited_composed_classes = (Animal,)
226
- width (int, none_type): [optional] # noqa: E501
227
226
  height (int, none_type): [optional] # noqa: E501
227
+ width (int, none_type): [optional] # noqa: E501
228
228
  """
229
229
 
230
230
  _check_type = kwargs.pop('_check_type', True)
@@ -81,22 +81,22 @@ class StatisticsRecord(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'start_date': (datetime,), # noqa: E501
85
- 'end_date': (datetime,), # noqa: E501
86
- 'total': (str,), # noqa: E501
87
- 'variant': (str,), # noqa: E501
88
- 'displayable': (str,), # noqa: E501
89
- 'non_displayable': (str,), # noqa: E501
90
84
  'added': (str,), # noqa: E501
91
- 'deleted': (str,), # noqa: E501
92
- 'updated': (str,), # noqa: E501
93
85
  'blacklisted': (str,), # noqa: E501
94
- 'out_of_stock': (str,), # noqa: E501
86
+ 'deleted': (str,), # noqa: E501
87
+ 'displayable': (str,), # noqa: E501
88
+ 'end_date': (datetime,), # noqa: E501
89
+ 'missing_description': (str,), # noqa: E501
95
90
  'missing_image': (str,), # noqa: E501
96
- 'missing_url': (str,), # noqa: E501
97
- 'missing_price': (str,), # noqa: E501
98
91
  'missing_name': (str,), # noqa: E501
99
- 'missing_description': (str,), # noqa: E501
92
+ 'missing_price': (str,), # noqa: E501
93
+ 'missing_url': (str,), # noqa: E501
94
+ 'non_displayable': (str,), # noqa: E501
95
+ 'out_of_stock': (str,), # noqa: E501
96
+ 'start_date': (datetime,), # noqa: E501
97
+ 'total': (str,), # noqa: E501
98
+ 'updated': (str,), # noqa: E501
99
+ 'variant': (str,), # noqa: E501
100
100
  }
101
101
 
102
102
  @cached_property
@@ -105,22 +105,22 @@ class StatisticsRecord(ModelNormal):
105
105
 
106
106
 
107
107
  attribute_map = {
108
- 'start_date': 'startDate', # noqa: E501
109
- 'end_date': 'endDate', # noqa: E501
110
- 'total': 'total', # noqa: E501
111
- 'variant': 'variant', # noqa: E501
112
- 'displayable': 'displayable', # noqa: E501
113
- 'non_displayable': 'nonDisplayable', # noqa: E501
114
108
  'added': 'added', # noqa: E501
115
- 'deleted': 'deleted', # noqa: E501
116
- 'updated': 'updated', # noqa: E501
117
109
  'blacklisted': 'blacklisted', # noqa: E501
118
- 'out_of_stock': 'outOfStock', # noqa: E501
110
+ 'deleted': 'deleted', # noqa: E501
111
+ 'displayable': 'displayable', # noqa: E501
112
+ 'end_date': 'endDate', # noqa: E501
113
+ 'missing_description': 'missingDescription', # noqa: E501
119
114
  'missing_image': 'missingImage', # noqa: E501
120
- 'missing_url': 'missingUrl', # noqa: E501
121
- 'missing_price': 'missingPrice', # noqa: E501
122
115
  'missing_name': 'missingName', # noqa: E501
123
- 'missing_description': 'missingDescription', # noqa: E501
116
+ 'missing_price': 'missingPrice', # noqa: E501
117
+ 'missing_url': 'missingUrl', # noqa: E501
118
+ 'non_displayable': 'nonDisplayable', # noqa: E501
119
+ 'out_of_stock': 'outOfStock', # noqa: E501
120
+ 'start_date': 'startDate', # noqa: E501
121
+ 'total': 'total', # noqa: E501
122
+ 'updated': 'updated', # noqa: E501
123
+ 'variant': 'variant', # noqa: E501
124
124
  }
125
125
 
126
126
  read_only_vars = {
@@ -130,26 +130,26 @@ class StatisticsRecord(ModelNormal):
130
130
 
131
131
  @classmethod
132
132
  @convert_js_args_to_python_args
133
- def _from_openapi_data(cls, start_date, end_date, total, variant, displayable, non_displayable, added, deleted, updated, blacklisted, out_of_stock, missing_image, missing_url, missing_price, missing_name, missing_description, *args, **kwargs): # noqa: E501
133
+ def _from_openapi_data(cls, added, blacklisted, deleted, displayable, end_date, missing_description, missing_image, missing_name, missing_price, missing_url, non_displayable, out_of_stock, start_date, total, updated, variant, *args, **kwargs): # noqa: E501
134
134
  """StatisticsRecord - a model defined in OpenAPI
135
135
 
136
136
  Args:
137
- start_date (datetime): Start date of streaming products collection
138
- end_date (datetime): End date of streaming products collection
139
- total (str): The number of total products at endDate moment
140
- variant (str): The number of total variant products at endDate moment
141
- displayable (str): The number of total displayable products at endDate moment
142
- non_displayable (str): The number of total non-displayable products at endDate moment
143
137
  added (str): The number of inserted products during the period between startDate and endDate
144
- deleted (str): The number of deleted products during the period between startDate and endDate
145
- updated (str): The number of updated products during the period between startDate and endDate
146
138
  blacklisted (str): The number of total blacklisted products at endDate moment
147
- out_of_stock (str): The number of total out-of-stock products at endDate moment
139
+ deleted (str): The number of deleted products during the period between startDate and endDate
140
+ displayable (str): The number of total displayable products at endDate moment
141
+ end_date (datetime): End date of streaming products collection
142
+ missing_description (str): The number of total missing description products at endDate moment
148
143
  missing_image (str): The number of total missing image products at endDate moment
149
- missing_url (str): The number of total missing url products at endDate moment
150
- missing_price (str): The number of total missing price products at endDate moment
151
144
  missing_name (str): The number of total missing name products at endDate moment
152
- missing_description (str): The number of total missing description products at endDate moment
145
+ missing_price (str): The number of total missing price products at endDate moment
146
+ missing_url (str): The number of total missing url products at endDate moment
147
+ non_displayable (str): The number of total non-displayable products at endDate moment
148
+ out_of_stock (str): The number of total out-of-stock products at endDate moment
149
+ start_date (datetime): Start date of streaming products collection
150
+ total (str): The number of total products at endDate moment
151
+ updated (str): The number of updated products during the period between startDate and endDate
152
+ variant (str): The number of total variant products at endDate moment
153
153
 
154
154
  Keyword Args:
155
155
  _check_type (bool): if True, values for parameters in openapi_types
@@ -213,22 +213,22 @@ class StatisticsRecord(ModelNormal):
213
213
  self._configuration = _configuration
214
214
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
215
215
 
216
- self.start_date = start_date
217
- self.end_date = end_date
218
- self.total = total
219
- self.variant = variant
220
- self.displayable = displayable
221
- self.non_displayable = non_displayable
222
216
  self.added = added
223
- self.deleted = deleted
224
- self.updated = updated
225
217
  self.blacklisted = blacklisted
226
- self.out_of_stock = out_of_stock
218
+ self.deleted = deleted
219
+ self.displayable = displayable
220
+ self.end_date = end_date
221
+ self.missing_description = missing_description
227
222
  self.missing_image = missing_image
228
- self.missing_url = missing_url
229
- self.missing_price = missing_price
230
223
  self.missing_name = missing_name
231
- self.missing_description = missing_description
224
+ self.missing_price = missing_price
225
+ self.missing_url = missing_url
226
+ self.non_displayable = non_displayable
227
+ self.out_of_stock = out_of_stock
228
+ self.start_date = start_date
229
+ self.total = total
230
+ self.updated = updated
231
+ self.variant = variant
232
232
  for var_name, var_value in kwargs.items():
233
233
  if var_name not in self.attribute_map and \
234
234
  self._configuration is not None and \
@@ -249,26 +249,26 @@ class StatisticsRecord(ModelNormal):
249
249
  ])
250
250
 
251
251
  @convert_js_args_to_python_args
252
- def __init__(self, start_date, end_date, total, variant, displayable, non_displayable, added, deleted, updated, blacklisted, out_of_stock, missing_image, missing_url, missing_price, missing_name, missing_description, *args, **kwargs): # noqa: E501
252
+ def __init__(self, added, blacklisted, deleted, displayable, end_date, missing_description, missing_image, missing_name, missing_price, missing_url, non_displayable, out_of_stock, start_date, total, updated, variant, *args, **kwargs): # noqa: E501
253
253
  """StatisticsRecord - a model defined in OpenAPI
254
254
 
255
255
  Args:
256
- start_date (datetime): Start date of streaming products collection
257
- end_date (datetime): End date of streaming products collection
258
- total (str): The number of total products at endDate moment
259
- variant (str): The number of total variant products at endDate moment
260
- displayable (str): The number of total displayable products at endDate moment
261
- non_displayable (str): The number of total non-displayable products at endDate moment
262
256
  added (str): The number of inserted products during the period between startDate and endDate
263
- deleted (str): The number of deleted products during the period between startDate and endDate
264
- updated (str): The number of updated products during the period between startDate and endDate
265
257
  blacklisted (str): The number of total blacklisted products at endDate moment
266
- out_of_stock (str): The number of total out-of-stock products at endDate moment
258
+ deleted (str): The number of deleted products during the period between startDate and endDate
259
+ displayable (str): The number of total displayable products at endDate moment
260
+ end_date (datetime): End date of streaming products collection
261
+ missing_description (str): The number of total missing description products at endDate moment
267
262
  missing_image (str): The number of total missing image products at endDate moment
268
- missing_url (str): The number of total missing url products at endDate moment
269
- missing_price (str): The number of total missing price products at endDate moment
270
263
  missing_name (str): The number of total missing name products at endDate moment
271
- missing_description (str): The number of total missing description products at endDate moment
264
+ missing_price (str): The number of total missing price products at endDate moment
265
+ missing_url (str): The number of total missing url products at endDate moment
266
+ non_displayable (str): The number of total non-displayable products at endDate moment
267
+ out_of_stock (str): The number of total out-of-stock products at endDate moment
268
+ start_date (datetime): Start date of streaming products collection
269
+ total (str): The number of total products at endDate moment
270
+ updated (str): The number of updated products during the period between startDate and endDate
271
+ variant (str): The number of total variant products at endDate moment
272
272
 
273
273
  Keyword Args:
274
274
  _check_type (bool): if True, values for parameters in openapi_types
@@ -330,22 +330,22 @@ class StatisticsRecord(ModelNormal):
330
330
  self._configuration = _configuration
331
331
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
332
332
 
333
- self.start_date = start_date
334
- self.end_date = end_date
335
- self.total = total
336
- self.variant = variant
337
- self.displayable = displayable
338
- self.non_displayable = non_displayable
339
333
  self.added = added
340
- self.deleted = deleted
341
- self.updated = updated
342
334
  self.blacklisted = blacklisted
343
- self.out_of_stock = out_of_stock
335
+ self.deleted = deleted
336
+ self.displayable = displayable
337
+ self.end_date = end_date
338
+ self.missing_description = missing_description
344
339
  self.missing_image = missing_image
345
- self.missing_url = missing_url
346
- self.missing_price = missing_price
347
340
  self.missing_name = missing_name
348
- self.missing_description = missing_description
341
+ self.missing_price = missing_price
342
+ self.missing_url = missing_url
343
+ self.non_displayable = non_displayable
344
+ self.out_of_stock = out_of_stock
345
+ self.start_date = start_date
346
+ self.total = total
347
+ self.updated = updated
348
+ self.variant = variant
349
349
  for var_name, var_value in kwargs.items():
350
350
  if var_name not in self.attribute_map and \
351
351
  self._configuration is not None and \
@@ -103,16 +103,16 @@ class StatisticsReportQueryMessage(ModelNormal):
103
103
  and the value is attribute type.
104
104
  """
105
105
  return {
106
- 'dimensions': ([str],), # noqa: E501
107
- 'metrics': ([str],), # noqa: E501
108
106
  'currency': (str,), # noqa: E501
107
+ 'dimensions': ([str],), # noqa: E501
108
+ 'end_date': (datetime,), # noqa: E501
109
109
  'format': (str,), # noqa: E501
110
+ 'metrics': ([str],), # noqa: E501
110
111
  'start_date': (datetime,), # noqa: E501
111
- 'end_date': (datetime,), # noqa: E501
112
- 'advertiser_ids': (str, none_type,), # noqa: E501
113
112
  'ad_set_ids': ([str], none_type,), # noqa: E501
114
113
  'ad_set_names': ([str], none_type,), # noqa: E501
115
114
  'ad_set_status': ([str], none_type,), # noqa: E501
115
+ 'advertiser_ids': (str, none_type,), # noqa: E501
116
116
  'timezone': (str, none_type,), # noqa: E501
117
117
  }
118
118
 
@@ -122,16 +122,16 @@ class StatisticsReportQueryMessage(ModelNormal):
122
122
 
123
123
 
124
124
  attribute_map = {
125
- 'dimensions': 'dimensions', # noqa: E501
126
- 'metrics': 'metrics', # noqa: E501
127
125
  'currency': 'currency', # noqa: E501
126
+ 'dimensions': 'dimensions', # noqa: E501
127
+ 'end_date': 'endDate', # noqa: E501
128
128
  'format': 'format', # noqa: E501
129
+ 'metrics': 'metrics', # noqa: E501
129
130
  'start_date': 'startDate', # noqa: E501
130
- 'end_date': 'endDate', # noqa: E501
131
- 'advertiser_ids': 'advertiserIds', # noqa: E501
132
131
  'ad_set_ids': 'adSetIds', # noqa: E501
133
132
  'ad_set_names': 'adSetNames', # noqa: E501
134
133
  'ad_set_status': 'adSetStatus', # noqa: E501
134
+ 'advertiser_ids': 'advertiserIds', # noqa: E501
135
135
  'timezone': 'timezone', # noqa: E501
136
136
  }
137
137
 
@@ -142,16 +142,16 @@ class StatisticsReportQueryMessage(ModelNormal):
142
142
 
143
143
  @classmethod
144
144
  @convert_js_args_to_python_args
145
- def _from_openapi_data(cls, dimensions, metrics, currency, format, start_date, end_date, *args, **kwargs): # noqa: E501
145
+ def _from_openapi_data(cls, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
146
146
  """StatisticsReportQueryMessage - a model defined in OpenAPI
147
147
 
148
148
  Args:
149
- dimensions ([str]): The dimensions for the report.
150
- metrics ([str]): The list of metrics to report.
151
149
  currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
150
+ dimensions ([str]): The dimensions for the report.
151
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
152
152
  format (str): The file format of the generated report: csv, xml, excel or json.
153
+ metrics ([str]): The list of metrics to report.
153
154
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
154
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
155
155
 
156
156
  Keyword Args:
157
157
  _check_type (bool): if True, values for parameters in openapi_types
@@ -184,10 +184,10 @@ class StatisticsReportQueryMessage(ModelNormal):
184
184
  Animal class but this time we won't travel
185
185
  through its discriminator because we passed in
186
186
  _visited_composed_classes = (Animal,)
187
- advertiser_ids (str, none_type): The comma-separated list of advertiser ids. If empty, all the advertisers in the portfolio will be used. [optional] # noqa: E501
188
187
  ad_set_ids ([str], none_type): list of adSets ids. If empty, all the adSets will be fetched. [optional] # noqa: E501
189
188
  ad_set_names ([str], none_type): list of adSets names. If empty, all the adSets will be fetched. [optional] # noqa: E501
190
189
  ad_set_status ([str], none_type): list of adSets status. If empty, all the adSets will be fetched. [optional] # noqa: E501
190
+ advertiser_ids (str, none_type): The comma-separated list of advertiser ids. If empty, all the advertisers in the portfolio will be used. [optional] # noqa: E501
191
191
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
192
192
  """
193
193
 
@@ -220,12 +220,12 @@ class StatisticsReportQueryMessage(ModelNormal):
220
220
  self._configuration = _configuration
221
221
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
222
222
 
223
- self.dimensions = dimensions
224
- self.metrics = metrics
225
223
  self.currency = currency
224
+ self.dimensions = dimensions
225
+ self.end_date = end_date
226
226
  self.format = format
227
+ self.metrics = metrics
227
228
  self.start_date = start_date
228
- self.end_date = end_date
229
229
  for var_name, var_value in kwargs.items():
230
230
  if var_name not in self.attribute_map and \
231
231
  self._configuration is not None and \
@@ -246,16 +246,16 @@ class StatisticsReportQueryMessage(ModelNormal):
246
246
  ])
247
247
 
248
248
  @convert_js_args_to_python_args
249
- def __init__(self, dimensions, metrics, currency, format, start_date, end_date, *args, **kwargs): # noqa: E501
249
+ def __init__(self, currency, dimensions, end_date, format, metrics, start_date, *args, **kwargs): # noqa: E501
250
250
  """StatisticsReportQueryMessage - a model defined in OpenAPI
251
251
 
252
252
  Args:
253
- dimensions ([str]): The dimensions for the report.
254
- metrics ([str]): The list of metrics to report.
255
253
  currency (str): The currency used for the report. ISO 4217 code (three-letter capitals).
254
+ dimensions ([str]): The dimensions for the report.
255
+ end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
256
256
  format (str): The file format of the generated report: csv, xml, excel or json.
257
+ metrics ([str]): The list of metrics to report.
257
258
  start_date (datetime): Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
258
- end_date (datetime): End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored.
259
259
 
260
260
  Keyword Args:
261
261
  _check_type (bool): if True, values for parameters in openapi_types
@@ -288,10 +288,10 @@ class StatisticsReportQueryMessage(ModelNormal):
288
288
  Animal class but this time we won't travel
289
289
  through its discriminator because we passed in
290
290
  _visited_composed_classes = (Animal,)
291
- advertiser_ids (str, none_type): The comma-separated list of advertiser ids. If empty, all the advertisers in the portfolio will be used. [optional] # noqa: E501
292
291
  ad_set_ids ([str], none_type): list of adSets ids. If empty, all the adSets will be fetched. [optional] # noqa: E501
293
292
  ad_set_names ([str], none_type): list of adSets names. If empty, all the adSets will be fetched. [optional] # noqa: E501
294
293
  ad_set_status ([str], none_type): list of adSets status. If empty, all the adSets will be fetched. [optional] # noqa: E501
294
+ advertiser_ids (str, none_type): The comma-separated list of advertiser ids. If empty, all the advertisers in the portfolio will be used. [optional] # noqa: E501
295
295
  timezone (str, none_type): The timezone used for the report. Timezone Database format (Tz).. [optional] if omitted the server will use the default value of "UTC" # noqa: E501
296
296
  """
297
297
 
@@ -322,12 +322,12 @@ class StatisticsReportQueryMessage(ModelNormal):
322
322
  self._configuration = _configuration
323
323
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
324
324
 
325
- self.dimensions = dimensions
326
- self.metrics = metrics
327
325
  self.currency = currency
326
+ self.dimensions = dimensions
327
+ self.end_date = end_date
328
328
  self.format = format
329
+ self.metrics = metrics
329
330
  self.start_date = start_date
330
- self.end_date = end_date
331
331
  for var_name, var_value in kwargs.items():
332
332
  if var_name not in self.attribute_map and \
333
333
  self._configuration is not None and \