criteo-api-retailmedia-sdk 2024.1.0.250320__py3-none-any.whl → 2024.1.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-retailmedia-sdk might be problematic. Click here for more details.

Files changed (130) hide show
  1. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/RECORD +130 -130
  3. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_01/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_01/api/analytics_api.py +2 -2
  6. criteo_api_retailmedia_v2024_01/api/audience_api.py +12 -12
  7. criteo_api_retailmedia_v2024_01/api/campaign_api.py +18 -18
  8. criteo_api_retailmedia_v2024_01/api_client.py +1 -1
  9. criteo_api_retailmedia_v2024_01/configuration.py +1 -1
  10. criteo_api_retailmedia_v2024_01/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2024_01/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2024_01/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2024_01/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2024_01/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2024_01/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2024_01/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2024_01/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2024_01/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2024_01/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2024_01/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2024_01/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2024_01/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2024_01/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2024_01/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2024_01/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2024_01/model/audience_target202110_response.py +5 -5
  27. criteo_api_retailmedia_v2024_01/model/balance_campaign202110_paged_list_response.py +9 -9
  28. criteo_api_retailmedia_v2024_01/model/balance_response.py +5 -5
  29. criteo_api_retailmedia_v2024_01/model/balance_response_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2024_01/model/campaign_attributes_v202301.py +57 -57
  31. criteo_api_retailmedia_v2024_01/model/campaign_budget_overrides.py +8 -8
  32. criteo_api_retailmedia_v2024_01/model/campaign_v202301.py +82 -82
  33. criteo_api_retailmedia_v2024_01/model/category202204.py +8 -8
  34. criteo_api_retailmedia_v2024_01/model/category202204_list_response.py +5 -5
  35. criteo_api_retailmedia_v2024_01/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_01/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_01/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_01/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_01/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_01/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_01/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_01/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_01/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_01/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_01/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_01/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_01/model/external_account.py +18 -18
  48. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_ids_update_model202110.py +4 -4
  49. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_target202110.py +4 -4
  50. criteo_api_retailmedia_v2024_01/model/external_auction_line_item.py +44 -44
  51. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_create_model.py +30 -30
  52. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_update_model.py +20 -20
  53. criteo_api_retailmedia_v2024_01/model/external_audience_target202110.py +8 -8
  54. criteo_api_retailmedia_v2024_01/model/external_balance_response.py +66 -66
  55. criteo_api_retailmedia_v2024_01/model/external_catalog_request.py +4 -4
  56. criteo_api_retailmedia_v2024_01/model/external_catalog_status.py +20 -20
  57. criteo_api_retailmedia_v2024_01/model/external_change_dates_of_balance.py +8 -8
  58. criteo_api_retailmedia_v2024_01/model/external_common_line_item.py +34 -34
  59. criteo_api_retailmedia_v2024_01/model/external_create_balance.py +20 -20
  60. criteo_api_retailmedia_v2024_01/model/external_line_item_capping202110.py +8 -8
  61. criteo_api_retailmedia_v2024_01/model/external_line_item_page202110.py +3 -3
  62. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item202110.py +55 -51
  63. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_create_model202110.py +24 -24
  64. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_update_model202110.py +20 -20
  65. criteo_api_retailmedia_v2024_01/model/external_update_balance_model.py +8 -8
  66. criteo_api_retailmedia_v2024_01/model/files_variables_specification.py +4 -4
  67. criteo_api_retailmedia_v2024_01/model/input_resource_of_auction_line_item_create_model.py +4 -4
  68. criteo_api_retailmedia_v2024_01/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  69. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_account.py +8 -8
  70. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_brand.py +8 -8
  71. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
  72. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_retailer.py +8 -8
  73. criteo_api_retailmedia_v2024_01/model/keyword_data_model.py +12 -12
  74. criteo_api_retailmedia_v2024_01/model/keyword_target202110_response.py +5 -5
  75. criteo_api_retailmedia_v2024_01/model/keywords_model_resource.py +4 -4
  76. criteo_api_retailmedia_v2024_01/model/keywords_model_response.py +4 -4
  77. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers.py +20 -20
  78. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers_response.py +5 -5
  79. criteo_api_retailmedia_v2024_01/model/line_item_budget_overrides.py +8 -8
  80. criteo_api_retailmedia_v2024_01/model/page_metadata.py +16 -16
  81. criteo_api_retailmedia_v2024_01/model/page_type_environment202210.py +14 -14
  82. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_paged_list_response.py +9 -9
  83. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_response.py +5 -5
  84. criteo_api_retailmedia_v2024_01/model/problem_details.py +20 -20
  85. criteo_api_retailmedia_v2024_01/model/promoted_product202110_paged_list_response.py +9 -9
  86. criteo_api_retailmedia_v2024_01/model/report_outcome.py +5 -5
  87. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item.py +4 -4
  88. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item_update_model.py +4 -4
  89. criteo_api_retailmedia_v2024_01/model/resource_of_balance_campaign202110.py +4 -4
  90. criteo_api_retailmedia_v2024_01/model/resource_of_common_line_item.py +4 -4
  91. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item202110.py +4 -4
  92. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  93. criteo_api_retailmedia_v2024_01/model/resource_of_promoted_product202110.py +4 -4
  94. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1.py +19 -19
  95. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  96. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2.py +8 -8
  97. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  98. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1.py +4 -4
  99. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  100. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  101. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2.py +12 -12
  102. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  103. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_customer_list.py +8 -8
  104. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  105. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  106. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  107. criteo_api_retailmedia_v2024_01/model/rmca_common_problem.py +16 -16
  108. criteo_api_retailmedia_v2024_01/model/section.py +4 -4
  109. criteo_api_retailmedia_v2024_01/model/set_bid_model.py +4 -4
  110. criteo_api_retailmedia_v2024_01/model/set_bids_model_resource.py +4 -4
  111. criteo_api_retailmedia_v2024_01/model/status_response.py +20 -20
  112. criteo_api_retailmedia_v2024_01/model/store_target202110_response.py +5 -5
  113. criteo_api_retailmedia_v2024_01/model/template.py +24 -24
  114. criteo_api_retailmedia_v2024_01/model/template_list_response.py +5 -5
  115. criteo_api_retailmedia_v2024_01/model/template_response.py +5 -5
  116. criteo_api_retailmedia_v2024_01/model/template_variable.py +4 -4
  117. criteo_api_retailmedia_v2024_01/model/template_variable_value.py +4 -4
  118. criteo_api_retailmedia_v2024_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
  119. criteo_api_retailmedia_v2024_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
  120. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  121. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  122. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  123. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  124. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  125. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_target202110.py +4 -4
  126. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_keyword_target202110.py +4 -4
  127. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  128. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_target202110.py +4 -4
  129. criteo_api_retailmedia_v2024_01/model/video_variable_value.py +16 -16
  130. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/top_level.txt +0 -0
@@ -109,16 +109,16 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
109
109
  """
110
110
  lazy_import()
111
111
  return {
112
- 'name': (str,), # noqa: E501
113
- 'start_date': (date,), # noqa: E501
112
+ 'budget': (float,), # noqa: E501
114
113
  'end_date': (date,), # noqa: E501
114
+ 'name': (str,), # noqa: E501
115
115
  'pacing': (str,), # noqa: E501
116
116
  'page': (ExternalLineItemPage202110,), # noqa: E501
117
+ 'start_date': (date,), # noqa: E501
117
118
  'target_retailer_id': (str,), # noqa: E501
118
- 'budget': (float,), # noqa: E501
119
- 'status': (str,), # noqa: E501
120
119
  'capping': (ExternalLineItemCapping202110,), # noqa: E501
121
120
  'creative_id': (str, none_type,), # noqa: E501
121
+ 'status': (str,), # noqa: E501
122
122
  }
123
123
 
124
124
  @cached_property
@@ -127,16 +127,16 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
127
127
 
128
128
 
129
129
  attribute_map = {
130
- 'name': 'name', # noqa: E501
131
- 'start_date': 'startDate', # noqa: E501
130
+ 'budget': 'budget', # noqa: E501
132
131
  'end_date': 'endDate', # noqa: E501
132
+ 'name': 'name', # noqa: E501
133
133
  'pacing': 'pacing', # noqa: E501
134
134
  'page': 'page', # noqa: E501
135
+ 'start_date': 'startDate', # noqa: E501
135
136
  'target_retailer_id': 'targetRetailerId', # noqa: E501
136
- 'budget': 'budget', # noqa: E501
137
- 'status': 'status', # noqa: E501
138
137
  'capping': 'capping', # noqa: E501
139
138
  'creative_id': 'creativeId', # noqa: E501
139
+ 'status': 'status', # noqa: E501
140
140
  }
141
141
 
142
142
  read_only_vars = {
@@ -146,17 +146,17 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
146
146
 
147
147
  @classmethod
148
148
  @convert_js_args_to_python_args
149
- def _from_openapi_data(cls, name, start_date, end_date, pacing, page, target_retailer_id, budget, *args, **kwargs): # noqa: E501
149
+ def _from_openapi_data(cls, budget, end_date, name, pacing, page, start_date, target_retailer_id, *args, **kwargs): # noqa: E501
150
150
  """ExternalPreferredLineItemCreateModel202110 - a model defined in OpenAPI
151
151
 
152
152
  Args:
153
- name (str):
154
- start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
153
+ budget (float):
155
154
  end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
155
+ name (str):
156
156
  pacing (str):
157
157
  page (ExternalLineItemPage202110):
158
+ start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
158
159
  target_retailer_id (str):
159
- budget (float):
160
160
 
161
161
  Keyword Args:
162
162
  _check_type (bool): if True, values for parameters in openapi_types
@@ -189,9 +189,9 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
189
189
  Animal class but this time we won't travel
190
190
  through its discriminator because we passed in
191
191
  _visited_composed_classes = (Animal,)
192
- status (str): [optional] # noqa: E501
193
192
  capping (ExternalLineItemCapping202110): [optional] # noqa: E501
194
193
  creative_id (str, none_type): [optional] # noqa: E501
194
+ status (str): [optional] # noqa: E501
195
195
  """
196
196
 
197
197
  _check_type = kwargs.pop('_check_type', True)
@@ -223,13 +223,13 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
223
223
  self._configuration = _configuration
224
224
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
225
225
 
226
- self.name = name
227
- self.start_date = start_date
226
+ self.budget = budget
228
227
  self.end_date = end_date
228
+ self.name = name
229
229
  self.pacing = pacing
230
230
  self.page = page
231
+ self.start_date = start_date
231
232
  self.target_retailer_id = target_retailer_id
232
- self.budget = budget
233
233
  for var_name, var_value in kwargs.items():
234
234
  if var_name not in self.attribute_map and \
235
235
  self._configuration is not None and \
@@ -250,17 +250,17 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
250
250
  ])
251
251
 
252
252
  @convert_js_args_to_python_args
253
- def __init__(self, name, start_date, end_date, pacing, page, target_retailer_id, budget, *args, **kwargs): # noqa: E501
253
+ def __init__(self, budget, end_date, name, pacing, page, start_date, target_retailer_id, *args, **kwargs): # noqa: E501
254
254
  """ExternalPreferredLineItemCreateModel202110 - a model defined in OpenAPI
255
255
 
256
256
  Args:
257
- name (str):
258
- start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
257
+ budget (float):
259
258
  end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
259
+ name (str):
260
260
  pacing (str):
261
261
  page (ExternalLineItemPage202110):
262
+ start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
262
263
  target_retailer_id (str):
263
- budget (float):
264
264
 
265
265
  Keyword Args:
266
266
  _check_type (bool): if True, values for parameters in openapi_types
@@ -293,9 +293,9 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
293
293
  Animal class but this time we won't travel
294
294
  through its discriminator because we passed in
295
295
  _visited_composed_classes = (Animal,)
296
- status (str): [optional] # noqa: E501
297
296
  capping (ExternalLineItemCapping202110): [optional] # noqa: E501
298
297
  creative_id (str, none_type): [optional] # noqa: E501
298
+ status (str): [optional] # noqa: E501
299
299
  """
300
300
 
301
301
  _check_type = kwargs.pop('_check_type', True)
@@ -325,13 +325,13 @@ class ExternalPreferredLineItemCreateModel202110(ModelNormal):
325
325
  self._configuration = _configuration
326
326
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
327
327
 
328
- self.name = name
329
- self.start_date = start_date
328
+ self.budget = budget
330
329
  self.end_date = end_date
330
+ self.name = name
331
331
  self.pacing = pacing
332
332
  self.page = page
333
+ self.start_date = start_date
333
334
  self.target_retailer_id = target_retailer_id
334
- self.budget = budget
335
335
  for var_name, var_value in kwargs.items():
336
336
  if var_name not in self.attribute_map and \
337
337
  self._configuration is not None and \
@@ -109,15 +109,15 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
109
109
  """
110
110
  lazy_import()
111
111
  return {
112
+ 'end_date': (date,), # noqa: E501
112
113
  'name': (str,), # noqa: E501
113
114
  'start_date': (date,), # noqa: E501
114
- 'end_date': (date,), # noqa: E501
115
115
  'status': (str,), # noqa: E501
116
- 'pacing': (str,), # noqa: E501
117
- 'capping': (ExternalLineItemCapping202110,), # noqa: E501
118
- 'page': (ExternalLineItemPage202110,), # noqa: E501
119
116
  'budget': (float,), # noqa: E501
117
+ 'capping': (ExternalLineItemCapping202110,), # noqa: E501
120
118
  'creative_id': (str, none_type,), # noqa: E501
119
+ 'pacing': (str,), # noqa: E501
120
+ 'page': (ExternalLineItemPage202110,), # noqa: E501
121
121
  }
122
122
 
123
123
  @cached_property
@@ -126,15 +126,15 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
126
126
 
127
127
 
128
128
  attribute_map = {
129
+ 'end_date': 'endDate', # noqa: E501
129
130
  'name': 'name', # noqa: E501
130
131
  'start_date': 'startDate', # noqa: E501
131
- 'end_date': 'endDate', # noqa: E501
132
132
  'status': 'status', # noqa: E501
133
- 'pacing': 'pacing', # noqa: E501
134
- 'capping': 'capping', # noqa: E501
135
- 'page': 'page', # noqa: E501
136
133
  'budget': 'budget', # noqa: E501
134
+ 'capping': 'capping', # noqa: E501
137
135
  'creative_id': 'creativeId', # noqa: E501
136
+ 'pacing': 'pacing', # noqa: E501
137
+ 'page': 'page', # noqa: E501
138
138
  }
139
139
 
140
140
  read_only_vars = {
@@ -144,13 +144,13 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
144
144
 
145
145
  @classmethod
146
146
  @convert_js_args_to_python_args
147
- def _from_openapi_data(cls, name, start_date, end_date, status, *args, **kwargs): # noqa: E501
147
+ def _from_openapi_data(cls, end_date, name, start_date, status, *args, **kwargs): # noqa: E501
148
148
  """ExternalPreferredLineItemUpdateModel202110 - a model defined in OpenAPI
149
149
 
150
150
  Args:
151
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
151
152
  name (str):
152
153
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
153
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
154
154
  status (str):
155
155
 
156
156
  Keyword Args:
@@ -184,11 +184,11 @@ class ExternalPreferredLineItemUpdateModel202110(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
- pacing (str): [optional] if omitted the server will use the default value of "accelerated" # noqa: E501
188
- capping (ExternalLineItemCapping202110): [optional] # noqa: E501
189
- page (ExternalLineItemPage202110): [optional] # noqa: E501
190
187
  budget (float): [optional] # noqa: E501
188
+ capping (ExternalLineItemCapping202110): [optional] # noqa: E501
191
189
  creative_id (str, none_type): [optional] # noqa: E501
190
+ pacing (str): [optional] if omitted the server will use the default value of "accelerated" # noqa: E501
191
+ page (ExternalLineItemPage202110): [optional] # noqa: E501
192
192
  """
193
193
 
194
194
  _check_type = kwargs.pop('_check_type', True)
@@ -220,9 +220,9 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
220
220
  self._configuration = _configuration
221
221
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
222
222
 
223
+ self.end_date = end_date
223
224
  self.name = name
224
225
  self.start_date = start_date
225
- self.end_date = end_date
226
226
  self.status = status
227
227
  for var_name, var_value in kwargs.items():
228
228
  if var_name not in self.attribute_map and \
@@ -244,13 +244,13 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
244
244
  ])
245
245
 
246
246
  @convert_js_args_to_python_args
247
- def __init__(self, name, start_date, end_date, status, *args, **kwargs): # noqa: E501
247
+ def __init__(self, end_date, name, start_date, status, *args, **kwargs): # noqa: E501
248
248
  """ExternalPreferredLineItemUpdateModel202110 - a model defined in OpenAPI
249
249
 
250
250
  Args:
251
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
251
252
  name (str):
252
253
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
253
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
254
254
  status (str):
255
255
 
256
256
  Keyword Args:
@@ -284,11 +284,11 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
284
284
  Animal class but this time we won't travel
285
285
  through its discriminator because we passed in
286
286
  _visited_composed_classes = (Animal,)
287
- pacing (str): [optional] if omitted the server will use the default value of "accelerated" # noqa: E501
288
- capping (ExternalLineItemCapping202110): [optional] # noqa: E501
289
- page (ExternalLineItemPage202110): [optional] # noqa: E501
290
287
  budget (float): [optional] # noqa: E501
288
+ capping (ExternalLineItemCapping202110): [optional] # noqa: E501
291
289
  creative_id (str, none_type): [optional] # noqa: E501
290
+ pacing (str): [optional] if omitted the server will use the default value of "accelerated" # noqa: E501
291
+ page (ExternalLineItemPage202110): [optional] # noqa: E501
292
292
  """
293
293
 
294
294
  _check_type = kwargs.pop('_check_type', True)
@@ -318,9 +318,9 @@ class ExternalPreferredLineItemUpdateModel202110(ModelNormal):
318
318
  self._configuration = _configuration
319
319
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
320
320
 
321
+ self.end_date = end_date
321
322
  self.name = name
322
323
  self.start_date = start_date
323
- self.end_date = end_date
324
324
  self.status = status
325
325
  for var_name, var_value in kwargs.items():
326
326
  if var_name not in self.attribute_map and \
@@ -81,12 +81,12 @@ class ExternalUpdateBalanceModel(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
+ 'end_date': (date,), # noqa: E501
85
+ 'memo': (str,), # noqa: E501
84
86
  'name': (str,), # noqa: E501
85
87
  'po_number': (str,), # noqa: E501
86
88
  'sales_force_id': (str,), # noqa: E501
87
89
  'start_date': (date,), # noqa: E501
88
- 'end_date': (date,), # noqa: E501
89
- 'memo': (str,), # noqa: E501
90
90
  }
91
91
 
92
92
  @cached_property
@@ -95,12 +95,12 @@ class ExternalUpdateBalanceModel(ModelNormal):
95
95
 
96
96
 
97
97
  attribute_map = {
98
+ 'end_date': 'endDate', # noqa: E501
99
+ 'memo': 'memo', # noqa: E501
98
100
  'name': 'name', # noqa: E501
99
101
  'po_number': 'poNumber', # noqa: E501
100
102
  'sales_force_id': 'salesForceId', # noqa: E501
101
103
  'start_date': 'startDate', # noqa: E501
102
- 'end_date': 'endDate', # noqa: E501
103
- 'memo': 'memo', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,12 +144,12 @@ class ExternalUpdateBalanceModel(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
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
148
+ memo (str): Memo. [optional] # noqa: E501
147
149
  name (str): Name of the balance.. [optional] # noqa: E501
148
150
  po_number (str): Purchase Order number.. [optional] # noqa: E501
149
151
  sales_force_id (str): SalesForceId the balance is linked to.. [optional] # noqa: E501
150
152
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
151
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
152
- memo (str): Memo. [optional] # noqa: E501
153
153
  """
154
154
 
155
155
  _check_type = kwargs.pop('_check_type', True)
@@ -235,12 +235,12 @@ class ExternalUpdateBalanceModel(ModelNormal):
235
235
  Animal class but this time we won't travel
236
236
  through its discriminator because we passed in
237
237
  _visited_composed_classes = (Animal,)
238
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
239
+ memo (str): Memo. [optional] # noqa: E501
238
240
  name (str): Name of the balance.. [optional] # noqa: E501
239
241
  po_number (str): Purchase Order number.. [optional] # noqa: E501
240
242
  sales_force_id (str): SalesForceId the balance is linked to.. [optional] # noqa: E501
241
243
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
242
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
243
- memo (str): Memo. [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)
@@ -84,8 +84,8 @@ class FilesVariablesSpecification(ModelNormal):
84
84
  return {
85
85
  'extensions': ([str],), # noqa: E501
86
86
  'max_bytes': (int, none_type,), # noqa: E501
87
- 'min_files': (int, none_type,), # noqa: E501
88
87
  'max_file': (int, none_type,), # noqa: E501
88
+ 'min_files': (int, none_type,), # noqa: E501
89
89
  }
90
90
 
91
91
  @cached_property
@@ -96,8 +96,8 @@ class FilesVariablesSpecification(ModelNormal):
96
96
  attribute_map = {
97
97
  'extensions': 'extensions', # noqa: E501
98
98
  'max_bytes': 'maxBytes', # noqa: E501
99
- 'min_files': 'minFiles', # noqa: E501
100
99
  'max_file': 'maxFile', # noqa: E501
100
+ 'min_files': 'minFiles', # noqa: E501
101
101
  }
102
102
 
103
103
  read_only_vars = {
@@ -145,8 +145,8 @@ class FilesVariablesSpecification(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  max_bytes (int, none_type): The maximum amount of bytes per file. [optional] # noqa: E501
148
- min_files (int, none_type): The minimum amount of files requires. [optional] # noqa: E501
149
148
  max_file (int, none_type): The maximum amount of files required. [optional] # noqa: E501
149
+ min_files (int, none_type): The minimum amount of files requires. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class FilesVariablesSpecification(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  max_bytes (int, none_type): The maximum amount of bytes per file. [optional] # noqa: E501
240
- min_files (int, none_type): The minimum amount of files requires. [optional] # noqa: E501
241
240
  max_file (int, none_type): The maximum amount of files required. [optional] # noqa: E501
241
+ min_files (int, none_type): The minimum amount of files requires. [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class InputResourceOfAuctionLineItemCreateModel(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (ExternalAuctionLineItemCreateModel,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class InputResourceOfAuctionLineItemCreateModel(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 InputResourceOfAuctionLineItemCreateModel(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 (ExternalAuctionLineItemCreateModel): [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 InputResourceOfAuctionLineItemCreateModel(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 (ExternalAuctionLineItemCreateModel): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class InputResourceOfPreferredLineItemCreateModel202110(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (ExternalPreferredLineItemCreateModel202110,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class InputResourceOfPreferredLineItemCreateModel202110(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 InputResourceOfPreferredLineItemCreateModel202110(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 (ExternalPreferredLineItemCreateModel202110): [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 InputResourceOfPreferredLineItemCreateModel202110(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 (ExternalPreferredLineItemCreateModel202110): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -86,8 +86,8 @@ class JsonApiPageResponseOfAccount(ModelNormal):
86
86
  """
87
87
  lazy_import()
88
88
  return {
89
- 'metadata': (PageMetadata,), # noqa: E501
90
89
  'data': ([JsonApiBodyWithIdOfInt64AndAccountAndAccount],), # noqa: E501
90
+ 'metadata': (PageMetadata,), # noqa: E501
91
91
  'errors': ([CommonError], none_type,), # noqa: E501
92
92
  'warnings': ([CommonWarning], none_type,), # noqa: E501
93
93
  }
@@ -98,8 +98,8 @@ class JsonApiPageResponseOfAccount(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'metadata': 'metadata', # noqa: E501
102
101
  'data': 'data', # noqa: E501
102
+ 'metadata': 'metadata', # noqa: E501
103
103
  'errors': 'errors', # noqa: E501
104
104
  'warnings': 'warnings', # noqa: E501
105
105
  }
@@ -111,12 +111,12 @@ class JsonApiPageResponseOfAccount(ModelNormal):
111
111
 
112
112
  @classmethod
113
113
  @convert_js_args_to_python_args
114
- def _from_openapi_data(cls, metadata, data, *args, **kwargs): # noqa: E501
114
+ def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
115
115
  """JsonApiPageResponseOfAccount - a model defined in OpenAPI
116
116
 
117
117
  Args:
118
- metadata (PageMetadata):
119
118
  data ([JsonApiBodyWithIdOfInt64AndAccountAndAccount]):
119
+ metadata (PageMetadata):
120
120
 
121
121
  Keyword Args:
122
122
  _check_type (bool): if True, values for parameters in openapi_types
@@ -182,8 +182,8 @@ class JsonApiPageResponseOfAccount(ModelNormal):
182
182
  self._configuration = _configuration
183
183
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
184
184
 
185
- self.metadata = metadata
186
185
  self.data = data
186
+ self.metadata = metadata
187
187
  for var_name, var_value in kwargs.items():
188
188
  if var_name not in self.attribute_map and \
189
189
  self._configuration is not None and \
@@ -204,12 +204,12 @@ class JsonApiPageResponseOfAccount(ModelNormal):
204
204
  ])
205
205
 
206
206
  @convert_js_args_to_python_args
207
- def __init__(self, metadata, data, *args, **kwargs): # noqa: E501
207
+ def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
208
208
  """JsonApiPageResponseOfAccount - a model defined in OpenAPI
209
209
 
210
210
  Args:
211
- metadata (PageMetadata):
212
211
  data ([JsonApiBodyWithIdOfInt64AndAccountAndAccount]):
212
+ metadata (PageMetadata):
213
213
 
214
214
  Keyword Args:
215
215
  _check_type (bool): if True, values for parameters in openapi_types
@@ -273,8 +273,8 @@ class JsonApiPageResponseOfAccount(ModelNormal):
273
273
  self._configuration = _configuration
274
274
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
275
275
 
276
- self.metadata = metadata
277
276
  self.data = data
277
+ self.metadata = metadata
278
278
  for var_name, var_value in kwargs.items():
279
279
  if var_name not in self.attribute_map and \
280
280
  self._configuration is not None and \
@@ -86,8 +86,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
86
86
  """
87
87
  lazy_import()
88
88
  return {
89
- 'metadata': (PageMetadata,), # noqa: E501
90
89
  'data': ([JsonApiBodyWithIdOfInt64AndBrandAndBrand],), # noqa: E501
90
+ 'metadata': (PageMetadata,), # noqa: E501
91
91
  'errors': ([CommonError], none_type,), # noqa: E501
92
92
  'warnings': ([CommonWarning], none_type,), # noqa: E501
93
93
  }
@@ -98,8 +98,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'metadata': 'metadata', # noqa: E501
102
101
  'data': 'data', # noqa: E501
102
+ 'metadata': 'metadata', # noqa: E501
103
103
  'errors': 'errors', # noqa: E501
104
104
  'warnings': 'warnings', # noqa: E501
105
105
  }
@@ -111,12 +111,12 @@ class JsonApiPageResponseOfBrand(ModelNormal):
111
111
 
112
112
  @classmethod
113
113
  @convert_js_args_to_python_args
114
- def _from_openapi_data(cls, metadata, data, *args, **kwargs): # noqa: E501
114
+ def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
115
115
  """JsonApiPageResponseOfBrand - a model defined in OpenAPI
116
116
 
117
117
  Args:
118
- metadata (PageMetadata):
119
118
  data ([JsonApiBodyWithIdOfInt64AndBrandAndBrand]):
119
+ metadata (PageMetadata):
120
120
 
121
121
  Keyword Args:
122
122
  _check_type (bool): if True, values for parameters in openapi_types
@@ -182,8 +182,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
182
182
  self._configuration = _configuration
183
183
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
184
184
 
185
- self.metadata = metadata
186
185
  self.data = data
186
+ self.metadata = metadata
187
187
  for var_name, var_value in kwargs.items():
188
188
  if var_name not in self.attribute_map and \
189
189
  self._configuration is not None and \
@@ -204,12 +204,12 @@ class JsonApiPageResponseOfBrand(ModelNormal):
204
204
  ])
205
205
 
206
206
  @convert_js_args_to_python_args
207
- def __init__(self, metadata, data, *args, **kwargs): # noqa: E501
207
+ def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
208
208
  """JsonApiPageResponseOfBrand - a model defined in OpenAPI
209
209
 
210
210
  Args:
211
- metadata (PageMetadata):
212
211
  data ([JsonApiBodyWithIdOfInt64AndBrandAndBrand]):
212
+ metadata (PageMetadata):
213
213
 
214
214
  Keyword Args:
215
215
  _check_type (bool): if True, values for parameters in openapi_types
@@ -273,8 +273,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
273
273
  self._configuration = _configuration
274
274
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
275
275
 
276
- self.metadata = metadata
277
276
  self.data = data
277
+ self.metadata = metadata
278
278
  for var_name, var_value in kwargs.items():
279
279
  if var_name not in self.attribute_map and \
280
280
  self._configuration is not None and \
@@ -93,8 +93,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
93
93
  """
94
94
  lazy_import()
95
95
  return {
96
- 'metadata': (PageMetadata,), # noqa: E501
97
96
  'data': ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301],), # noqa: E501
97
+ 'metadata': (PageMetadata,), # noqa: E501
98
98
  'errors': ([CommonError],), # noqa: E501
99
99
  'warnings': ([CommonWarning],), # noqa: E501
100
100
  }
@@ -105,8 +105,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
105
105
 
106
106
 
107
107
  attribute_map = {
108
- 'metadata': 'metadata', # noqa: E501
109
108
  'data': 'data', # noqa: E501
109
+ 'metadata': 'metadata', # noqa: E501
110
110
  'errors': 'errors', # noqa: E501
111
111
  'warnings': 'warnings', # noqa: E501
112
112
  }
@@ -118,12 +118,12 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
118
118
 
119
119
  @classmethod
120
120
  @convert_js_args_to_python_args
121
- def _from_openapi_data(cls, metadata, data, *args, **kwargs): # noqa: E501
121
+ def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
122
122
  """JsonApiPageResponseOfCampaignV202301 - a model defined in OpenAPI
123
123
 
124
124
  Args:
125
- metadata (PageMetadata):
126
125
  data ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301]):
126
+ metadata (PageMetadata):
127
127
 
128
128
  Keyword Args:
129
129
  _check_type (bool): if True, values for parameters in openapi_types
@@ -189,8 +189,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
189
189
  self._configuration = _configuration
190
190
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
191
191
 
192
- self.metadata = metadata
193
192
  self.data = data
193
+ self.metadata = metadata
194
194
  for var_name, var_value in kwargs.items():
195
195
  if var_name not in self.attribute_map and \
196
196
  self._configuration is not None and \
@@ -211,12 +211,12 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
211
211
  ])
212
212
 
213
213
  @convert_js_args_to_python_args
214
- def __init__(self, metadata, data, *args, **kwargs): # noqa: E501
214
+ def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
215
215
  """JsonApiPageResponseOfCampaignV202301 - a model defined in OpenAPI
216
216
 
217
217
  Args:
218
- metadata (PageMetadata):
219
218
  data ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301]):
219
+ metadata (PageMetadata):
220
220
 
221
221
  Keyword Args:
222
222
  _check_type (bool): if True, values for parameters in openapi_types
@@ -280,8 +280,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
280
280
  self._configuration = _configuration
281
281
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
282
282
 
283
- self.metadata = metadata
284
283
  self.data = data
284
+ self.metadata = metadata
285
285
  for var_name, var_value in kwargs.items():
286
286
  if var_name not in self.attribute_map and \
287
287
  self._configuration is not None and \