criteo-api-retailmedia-sdk 2024.10.0.250327__py3-none-any.whl → 2024.10.0.250425__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 (163) hide show
  1. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/RECORD +163 -163
  3. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_10/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_10/api/analytics_api.py +2 -2
  6. criteo_api_retailmedia_v2024_10/api/balance_api.py +12 -12
  7. criteo_api_retailmedia_v2024_10/api/campaign_api.py +30 -30
  8. criteo_api_retailmedia_v2024_10/api_client.py +1 -1
  9. criteo_api_retailmedia_v2024_10/configuration.py +1 -1
  10. criteo_api_retailmedia_v2024_10/model/add_funds_to_balance_v2.py +4 -4
  11. criteo_api_retailmedia_v2024_10/model/add_remove_keyword_model.py +8 -8
  12. criteo_api_retailmedia_v2024_10/model/add_remove_keywords_model_resource.py +4 -4
  13. criteo_api_retailmedia_v2024_10/model/add_to_basket_target202110_response.py +5 -5
  14. criteo_api_retailmedia_v2024_10/model/application_summary_model.py +8 -8
  15. criteo_api_retailmedia_v2024_10/model/application_summary_model_resource.py +4 -4
  16. criteo_api_retailmedia_v2024_10/model/application_summary_model_response.py +5 -5
  17. criteo_api_retailmedia_v2024_10/model/asset_response.py +7 -7
  18. criteo_api_retailmedia_v2024_10/model/async_campaigns_report.py +79 -79
  19. criteo_api_retailmedia_v2024_10/model/async_campaigns_report_resource.py +4 -4
  20. criteo_api_retailmedia_v2024_10/model/async_line_items_report.py +79 -79
  21. criteo_api_retailmedia_v2024_10/model/async_line_items_report_resource.py +4 -4
  22. criteo_api_retailmedia_v2024_10/model/async_report_response.py +5 -5
  23. criteo_api_retailmedia_v2024_10/model/async_revenue_report.py +104 -104
  24. criteo_api_retailmedia_v2024_10/model/async_revenue_report_resource.py +4 -4
  25. criteo_api_retailmedia_v2024_10/model/auction_line_item_paged_list_response.py +9 -9
  26. criteo_api_retailmedia_v2024_10/model/auction_line_item_response.py +5 -5
  27. criteo_api_retailmedia_v2024_10/model/audience_error.py +16 -16
  28. criteo_api_retailmedia_v2024_10/model/audience_target202110_response.py +5 -5
  29. criteo_api_retailmedia_v2024_10/model/audience_warning.py +22 -22
  30. criteo_api_retailmedia_v2024_10/model/balance_campaign202110_paged_list_response.py +9 -9
  31. criteo_api_retailmedia_v2024_10/model/balance_history_change_data_capture_v1.py +14 -14
  32. criteo_api_retailmedia_v2024_10/model/balance_response_v2.py +45 -45
  33. criteo_api_retailmedia_v2024_10/model/balance_response_v2_response.py +5 -5
  34. criteo_api_retailmedia_v2024_10/model/campaign_attributes_v202301.py +57 -57
  35. criteo_api_retailmedia_v2024_10/model/campaign_budget_overrides.py +8 -8
  36. criteo_api_retailmedia_v2024_10/model/campaign_v202301.py +82 -82
  37. criteo_api_retailmedia_v2024_10/model/category202204.py +8 -8
  38. criteo_api_retailmedia_v2024_10/model/category202204_list_response.py +5 -5
  39. criteo_api_retailmedia_v2024_10/model/change_dates_of_balance_v2.py +4 -4
  40. criteo_api_retailmedia_v2024_10/model/change_details_v1.py +8 -8
  41. criteo_api_retailmedia_v2024_10/model/common_error.py +16 -16
  42. criteo_api_retailmedia_v2024_10/model/common_line_item_paged_list_response.py +9 -9
  43. criteo_api_retailmedia_v2024_10/model/common_line_item_response.py +5 -5
  44. criteo_api_retailmedia_v2024_10/model/common_problem.py +20 -20
  45. criteo_api_retailmedia_v2024_10/model/common_warning.py +16 -16
  46. criteo_api_retailmedia_v2024_10/model/create_balance_v2.py +12 -12
  47. criteo_api_retailmedia_v2024_10/model/creative2.py +50 -50
  48. criteo_api_retailmedia_v2024_10/model/creative202110.py +16 -12
  49. criteo_api_retailmedia_v2024_10/model/creative202110_list_response.py +5 -5
  50. criteo_api_retailmedia_v2024_10/model/creative202210.py +40 -36
  51. criteo_api_retailmedia_v2024_10/model/creative202210_response.py +5 -5
  52. criteo_api_retailmedia_v2024_10/model/creative2_list_response.py +5 -5
  53. criteo_api_retailmedia_v2024_10/model/creative2_response.py +5 -5
  54. criteo_api_retailmedia_v2024_10/model/daily_line_item_budget_override.py +4 -4
  55. criteo_api_retailmedia_v2024_10/model/editable_campaign_attributes_v202301.py +32 -32
  56. criteo_api_retailmedia_v2024_10/model/entity_resource_of_retail_media_account.py +4 -4
  57. criteo_api_retailmedia_v2024_10/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  58. criteo_api_retailmedia_v2024_10/model/external_account.py +18 -18
  59. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_ids_update_model202110.py +4 -4
  60. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_target202110.py +4 -4
  61. criteo_api_retailmedia_v2024_10/model/external_auction_line_item.py +44 -44
  62. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_create_model.py +30 -30
  63. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_update_model.py +20 -20
  64. criteo_api_retailmedia_v2024_10/model/external_audience_target202110.py +8 -8
  65. criteo_api_retailmedia_v2024_10/model/external_catalog_request.py +4 -4
  66. criteo_api_retailmedia_v2024_10/model/external_catalog_status.py +20 -20
  67. criteo_api_retailmedia_v2024_10/model/external_common_line_item.py +34 -34
  68. criteo_api_retailmedia_v2024_10/model/external_line_item_bid_multipliers_v2.py +28 -28
  69. criteo_api_retailmedia_v2024_10/model/external_line_item_capping_v2.py +9 -9
  70. criteo_api_retailmedia_v2024_10/model/external_line_item_page_v2.py +3 -3
  71. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_create_model_v2.py +24 -24
  72. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_update_model_v2.py +20 -20
  73. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_v2.py +36 -36
  74. criteo_api_retailmedia_v2024_10/model/external_retail_media_account.py +22 -22
  75. criteo_api_retailmedia_v2024_10/model/external_retail_media_brand_account_creation.py +8 -8
  76. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller.py +8 -8
  77. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller_account_creation.py +4 -4
  78. criteo_api_retailmedia_v2024_10/model/files_variables_specification.py +4 -4
  79. criteo_api_retailmedia_v2024_10/model/input_resource_of_auction_line_item_create_model.py +4 -4
  80. criteo_api_retailmedia_v2024_10/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
  81. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_account.py +8 -8
  82. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_brand.py +8 -8
  83. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_campaign_v202301.py +8 -8
  84. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_retailer.py +8 -8
  85. criteo_api_retailmedia_v2024_10/model/keyword_data_model.py +12 -12
  86. criteo_api_retailmedia_v2024_10/model/keyword_target202110_response.py +5 -5
  87. criteo_api_retailmedia_v2024_10/model/keywords_model_resource.py +4 -4
  88. criteo_api_retailmedia_v2024_10/model/keywords_model_response.py +4 -4
  89. criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_response.py +5 -5
  90. criteo_api_retailmedia_v2024_10/model/line_item_budget_overrides.py +8 -8
  91. criteo_api_retailmedia_v2024_10/model/metadata.py +8 -8
  92. criteo_api_retailmedia_v2024_10/model/page_metadata.py +16 -16
  93. criteo_api_retailmedia_v2024_10/model/page_of_balance_history_change_data_capture_v1.py +8 -8
  94. criteo_api_retailmedia_v2024_10/model/page_type_environment2.py +14 -14
  95. criteo_api_retailmedia_v2024_10/model/page_type_environment202210.py +14 -14
  96. criteo_api_retailmedia_v2024_10/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
  97. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_paged_list_response.py +9 -9
  98. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_response.py +5 -5
  99. criteo_api_retailmedia_v2024_10/model/problem_details.py +20 -20
  100. criteo_api_retailmedia_v2024_10/model/product_metadata.py +8 -8
  101. criteo_api_retailmedia_v2024_10/model/promoted_product.py +4 -4
  102. criteo_api_retailmedia_v2024_10/model/promoted_product_resource.py +4 -4
  103. criteo_api_retailmedia_v2024_10/model/promoted_product_resource_collection_outcome.py +8 -8
  104. criteo_api_retailmedia_v2024_10/model/report_outcome.py +5 -5
  105. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item.py +4 -4
  106. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item_update_model.py +4 -4
  107. criteo_api_retailmedia_v2024_10/model/resource_of_balance_campaign202110.py +4 -4
  108. criteo_api_retailmedia_v2024_10/model/resource_of_common_line_item.py +4 -4
  109. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
  110. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_v2.py +4 -4
  111. criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_attributes.py +8 -8
  112. criteo_api_retailmedia_v2024_10/model/rm_algebra_node_v1.py +8 -8
  113. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1.py +20 -20
  114. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
  115. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1.py +4 -4
  116. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1_resource.py +4 -4
  117. criteo_api_retailmedia_v2024_10/model/rm_audience_search_metadata_v1.py +4 -4
  118. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1.py +4 -4
  119. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
  120. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1.py +30 -30
  121. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_list_response.py +5 -5
  122. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
  123. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
  124. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1.py +4 -4
  125. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
  126. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_metadata_v1.py +4 -4
  127. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1.py +8 -8
  128. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1.py +4 -4
  129. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
  130. criteo_api_retailmedia_v2024_10/model/rm_contact_list_v1.py +4 -4
  131. criteo_api_retailmedia_v2024_10/model/rm_events_v1.py +23 -23
  132. criteo_api_retailmedia_v2024_10/model/rmca_common_problem.py +16 -16
  133. criteo_api_retailmedia_v2024_10/model/sdk_api_rest_common_problem.py +16 -16
  134. criteo_api_retailmedia_v2024_10/model/section.py +4 -4
  135. criteo_api_retailmedia_v2024_10/model/set_bid_model.py +4 -4
  136. criteo_api_retailmedia_v2024_10/model/set_bids_model_resource.py +4 -4
  137. criteo_api_retailmedia_v2024_10/model/status_response.py +20 -20
  138. criteo_api_retailmedia_v2024_10/model/store_target202110_response.py +5 -5
  139. criteo_api_retailmedia_v2024_10/model/template.py +24 -24
  140. criteo_api_retailmedia_v2024_10/model/template_list_response.py +5 -5
  141. criteo_api_retailmedia_v2024_10/model/template_response.py +5 -5
  142. criteo_api_retailmedia_v2024_10/model/template_variable.py +4 -4
  143. criteo_api_retailmedia_v2024_10/model/template_variable_value.py +4 -4
  144. criteo_api_retailmedia_v2024_10/model/update_balance_model_v2.py +8 -8
  145. criteo_api_retailmedia_v2024_10/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
  146. criteo_api_retailmedia_v2024_10/model/value_resource_of_campaign_budget_overrides.py +4 -4
  147. criteo_api_retailmedia_v2024_10/model/value_resource_of_line_item_budget_overrides.py +4 -4
  148. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  149. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brands.py +4 -4
  150. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller.py +4 -4
  151. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
  152. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  153. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  154. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  155. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  156. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  157. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  158. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_target202110.py +4 -4
  159. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_keyword_target202110.py +4 -4
  160. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  161. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_target202110.py +4 -4
  162. criteo_api_retailmedia_v2024_10/model/video_variable_value.py +16 -16
  163. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/top_level.txt +0 -0
@@ -75,12 +75,12 @@ class PageMetadata(ModelNormal):
75
75
  and the value is attribute type.
76
76
  """
77
77
  return {
78
- 'current_page_size': (int,), # noqa: E501
79
78
  'current_page_index': (int,), # noqa: E501
80
- 'total_items_across_all_pages': (int, none_type,), # noqa: E501
81
- 'total_pages': (int, none_type,), # noqa: E501
79
+ 'current_page_size': (int,), # noqa: E501
82
80
  'next_page': (str, none_type,), # noqa: E501
83
81
  'previous_page': (str, none_type,), # noqa: E501
82
+ 'total_items_across_all_pages': (int, none_type,), # noqa: E501
83
+ 'total_pages': (int, none_type,), # noqa: E501
84
84
  }
85
85
 
86
86
  @cached_property
@@ -89,12 +89,12 @@ class PageMetadata(ModelNormal):
89
89
 
90
90
 
91
91
  attribute_map = {
92
- 'current_page_size': 'currentPageSize', # noqa: E501
93
92
  'current_page_index': 'currentPageIndex', # noqa: E501
94
- 'total_items_across_all_pages': 'totalItemsAcrossAllPages', # noqa: E501
95
- 'total_pages': 'totalPages', # noqa: E501
93
+ 'current_page_size': 'currentPageSize', # noqa: E501
96
94
  'next_page': 'nextPage', # noqa: E501
97
95
  'previous_page': 'previousPage', # noqa: E501
96
+ 'total_items_across_all_pages': 'totalItemsAcrossAllPages', # noqa: E501
97
+ 'total_pages': 'totalPages', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -104,12 +104,12 @@ class PageMetadata(ModelNormal):
104
104
 
105
105
  @classmethod
106
106
  @convert_js_args_to_python_args
107
- def _from_openapi_data(cls, current_page_size, current_page_index, *args, **kwargs): # noqa: E501
107
+ def _from_openapi_data(cls, current_page_index, current_page_size, *args, **kwargs): # noqa: E501
108
108
  """PageMetadata - a model defined in OpenAPI
109
109
 
110
110
  Args:
111
- current_page_size (int):
112
111
  current_page_index (int):
112
+ current_page_size (int):
113
113
 
114
114
  Keyword Args:
115
115
  _check_type (bool): if True, values for parameters in openapi_types
@@ -142,10 +142,10 @@ class PageMetadata(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
- total_items_across_all_pages (int, none_type): [optional] # noqa: E501
146
- total_pages (int, none_type): [optional] # noqa: E501
147
145
  next_page (str, none_type): [optional] # noqa: E501
148
146
  previous_page (str, none_type): [optional] # noqa: E501
147
+ total_items_across_all_pages (int, none_type): [optional] # noqa: E501
148
+ total_pages (int, none_type): [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -177,8 +177,8 @@ class PageMetadata(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.current_page_size = current_page_size
181
180
  self.current_page_index = current_page_index
181
+ self.current_page_size = current_page_size
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class PageMetadata(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, current_page_size, current_page_index, *args, **kwargs): # noqa: E501
202
+ def __init__(self, current_page_index, current_page_size, *args, **kwargs): # noqa: E501
203
203
  """PageMetadata - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- current_page_size (int):
207
206
  current_page_index (int):
207
+ current_page_size (int):
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -237,10 +237,10 @@ class PageMetadata(ModelNormal):
237
237
  Animal class but this time we won't travel
238
238
  through its discriminator because we passed in
239
239
  _visited_composed_classes = (Animal,)
240
- total_items_across_all_pages (int, none_type): [optional] # noqa: E501
241
- total_pages (int, none_type): [optional] # noqa: E501
242
240
  next_page (str, none_type): [optional] # noqa: E501
243
241
  previous_page (str, none_type): [optional] # noqa: E501
242
+ total_items_across_all_pages (int, none_type): [optional] # noqa: E501
243
+ total_pages (int, none_type): [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)
@@ -270,8 +270,8 @@ class PageMetadata(ModelNormal):
270
270
  self._configuration = _configuration
271
271
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
272
272
 
273
- self.current_page_size = current_page_size
274
273
  self.current_page_index = current_page_index
274
+ self.current_page_size = current_page_size
275
275
  for var_name, var_value in kwargs.items():
276
276
  if var_name not in self.attribute_map and \
277
277
  self._configuration is not None and \
@@ -82,8 +82,8 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
82
82
  """
83
83
  lazy_import()
84
84
  return {
85
- 'meta': (Metadata,), # noqa: E501
86
85
  'data': ([BalanceHistoryChangeDataCaptureV1],), # noqa: E501
86
+ 'meta': (Metadata,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,8 +92,8 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'meta': 'meta', # noqa: E501
96
95
  'data': 'data', # noqa: E501
96
+ 'meta': 'meta', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -103,12 +103,12 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
103
103
 
104
104
  @classmethod
105
105
  @convert_js_args_to_python_args
106
- def _from_openapi_data(cls, meta, data, *args, **kwargs): # noqa: E501
106
+ def _from_openapi_data(cls, data, meta, *args, **kwargs): # noqa: E501
107
107
  """PageOfBalanceHistoryChangeDataCaptureV1 - a model defined in OpenAPI
108
108
 
109
109
  Args:
110
- meta (Metadata):
111
110
  data ([BalanceHistoryChangeDataCaptureV1]):
111
+ meta (Metadata):
112
112
 
113
113
  Keyword Args:
114
114
  _check_type (bool): if True, values for parameters in openapi_types
@@ -172,8 +172,8 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
172
172
  self._configuration = _configuration
173
173
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
174
174
 
175
- self.meta = meta
176
175
  self.data = data
176
+ self.meta = meta
177
177
  for var_name, var_value in kwargs.items():
178
178
  if var_name not in self.attribute_map and \
179
179
  self._configuration is not None and \
@@ -194,12 +194,12 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
194
194
  ])
195
195
 
196
196
  @convert_js_args_to_python_args
197
- def __init__(self, meta, data, *args, **kwargs): # noqa: E501
197
+ def __init__(self, data, meta, *args, **kwargs): # noqa: E501
198
198
  """PageOfBalanceHistoryChangeDataCaptureV1 - a model defined in OpenAPI
199
199
 
200
200
  Args:
201
- meta (Metadata):
202
201
  data ([BalanceHistoryChangeDataCaptureV1]):
202
+ meta (Metadata):
203
203
 
204
204
  Keyword Args:
205
205
  _check_type (bool): if True, values for parameters in openapi_types
@@ -261,8 +261,8 @@ class PageOfBalanceHistoryChangeDataCaptureV1(ModelNormal):
261
261
  self._configuration = _configuration
262
262
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
263
263
 
264
- self.meta = meta
265
264
  self.data = data
265
+ self.meta = meta
266
266
  for var_name, var_value in kwargs.items():
267
267
  if var_name not in self.attribute_map and \
268
268
  self._configuration is not None and \
@@ -55,6 +55,16 @@ class PageTypeEnvironment2(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
+ ('environments',): {
59
+ 'None': None,
60
+ 'WEB': "Web",
61
+ 'MOBILE': "Mobile",
62
+ 'APP': "App",
63
+ 'LOCKOUT': "Lockout",
64
+ 'MIXED': "Mixed",
65
+ 'IOS': "iOS",
66
+ 'ANDROID': "Android",
67
+ },
58
68
  ('page_type',): {
59
69
  'None': None,
60
70
  'UNKNOWN': "Unknown",
@@ -71,16 +81,6 @@ class PageTypeEnvironment2(ModelNormal):
71
81
  'SEARCHBAR': "SearchBar",
72
82
  'CATEGORYMENU': "CategoryMenu",
73
83
  },
74
- ('environments',): {
75
- 'None': None,
76
- 'WEB': "Web",
77
- 'MOBILE': "Mobile",
78
- 'APP': "App",
79
- 'LOCKOUT': "Lockout",
80
- 'MIXED': "Mixed",
81
- 'IOS': "iOS",
82
- 'ANDROID': "Android",
83
- },
84
84
  }
85
85
 
86
86
  validations = {
@@ -101,8 +101,8 @@ class PageTypeEnvironment2(ModelNormal):
101
101
  and the value is attribute type.
102
102
  """
103
103
  return {
104
- 'page_type': (str, none_type,), # noqa: E501
105
104
  'environments': ([str], none_type,), # noqa: E501
105
+ 'page_type': (str, none_type,), # noqa: E501
106
106
  }
107
107
 
108
108
  @cached_property
@@ -111,8 +111,8 @@ class PageTypeEnvironment2(ModelNormal):
111
111
 
112
112
 
113
113
  attribute_map = {
114
- 'page_type': 'pageType', # noqa: E501
115
114
  'environments': 'environments', # noqa: E501
115
+ 'page_type': 'pageType', # noqa: E501
116
116
  }
117
117
 
118
118
  read_only_vars = {
@@ -156,8 +156,8 @@ class PageTypeEnvironment2(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
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
160
159
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
160
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
161
161
  """
162
162
 
163
163
  _check_type = kwargs.pop('_check_type', True)
@@ -243,8 +243,8 @@ class PageTypeEnvironment2(ModelNormal):
243
243
  Animal class but this time we won't travel
244
244
  through its discriminator because we passed in
245
245
  _visited_composed_classes = (Animal,)
246
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
247
246
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
247
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -55,6 +55,16 @@ class PageTypeEnvironment202210(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
+ ('environments',): {
59
+ 'None': None,
60
+ 'WEB': "Web",
61
+ 'MOBILE': "Mobile",
62
+ 'APP': "App",
63
+ 'LOCKOUT': "Lockout",
64
+ 'MIXED': "Mixed",
65
+ 'IOS': "iOS",
66
+ 'ANDROID': "Android",
67
+ },
58
68
  ('page_type',): {
59
69
  'None': None,
60
70
  'SEARCH': "Search",
@@ -67,16 +77,6 @@ class PageTypeEnvironment202210(ModelNormal):
67
77
  'MERCHANDISING': "Merchandising",
68
78
  'DEALS': "Deals",
69
79
  },
70
- ('environments',): {
71
- 'None': None,
72
- 'WEB': "Web",
73
- 'MOBILE': "Mobile",
74
- 'APP': "App",
75
- 'LOCKOUT': "Lockout",
76
- 'MIXED': "Mixed",
77
- 'IOS': "iOS",
78
- 'ANDROID': "Android",
79
- },
80
80
  }
81
81
 
82
82
  validations = {
@@ -97,8 +97,8 @@ class PageTypeEnvironment202210(ModelNormal):
97
97
  and the value is attribute type.
98
98
  """
99
99
  return {
100
- 'page_type': (str, none_type,), # noqa: E501
101
100
  'environments': ([str], none_type,), # noqa: E501
101
+ 'page_type': (str, none_type,), # noqa: E501
102
102
  }
103
103
 
104
104
  @cached_property
@@ -107,8 +107,8 @@ class PageTypeEnvironment202210(ModelNormal):
107
107
 
108
108
 
109
109
  attribute_map = {
110
- 'page_type': 'pageType', # noqa: E501
111
110
  'environments': 'environments', # noqa: E501
111
+ 'page_type': 'pageType', # noqa: E501
112
112
  }
113
113
 
114
114
  read_only_vars = {
@@ -152,8 +152,8 @@ class PageTypeEnvironment202210(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
156
155
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
156
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
157
157
  """
158
158
 
159
159
  _check_type = kwargs.pop('_check_type', True)
@@ -239,8 +239,8 @@ class PageTypeEnvironment202210(ModelNormal):
239
239
  Animal class but this time we won't travel
240
240
  through its discriminator because we passed in
241
241
  _visited_composed_classes = (Animal,)
242
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
243
242
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
243
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)
@@ -91,10 +91,10 @@ class PagedResourceCollectionOutcomeOfBalanceResponseV2(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'metadata': (PageMetadata,), # noqa: E501
95
94
  'data': ([ResourceOfBalanceResponseV2],), # noqa: E501
96
- 'warnings': ([CommonProblem],), # noqa: E501
97
95
  'errors': ([CommonProblem],), # noqa: E501
96
+ 'metadata': (PageMetadata,), # noqa: E501
97
+ 'warnings': ([CommonProblem],), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,15 +103,15 @@ class PagedResourceCollectionOutcomeOfBalanceResponseV2(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'metadata': 'metadata', # noqa: E501
107
106
  'data': 'data', # noqa: E501
108
- 'warnings': 'warnings', # noqa: E501
109
107
  'errors': 'errors', # noqa: E501
108
+ 'metadata': 'metadata', # noqa: E501
109
+ 'warnings': 'warnings', # noqa: E501
110
110
  }
111
111
 
112
112
  read_only_vars = {
113
- 'warnings', # noqa: E501
114
113
  'errors', # noqa: E501
114
+ 'warnings', # noqa: E501
115
115
  }
116
116
 
117
117
  _composed_schemas = {}
@@ -152,10 +152,10 @@ class PagedResourceCollectionOutcomeOfBalanceResponseV2(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- metadata (PageMetadata): [optional] # noqa: E501
156
155
  data ([ResourceOfBalanceResponseV2]): [optional] # noqa: E501
157
- warnings ([CommonProblem]): [optional] # noqa: E501
158
156
  errors ([CommonProblem]): [optional] # noqa: E501
157
+ metadata (PageMetadata): [optional] # noqa: E501
158
+ warnings ([CommonProblem]): [optional] # noqa: E501
159
159
  """
160
160
 
161
161
  _check_type = kwargs.pop('_check_type', True)
@@ -241,10 +241,10 @@ class PagedResourceCollectionOutcomeOfBalanceResponseV2(ModelNormal):
241
241
  Animal class but this time we won't travel
242
242
  through its discriminator because we passed in
243
243
  _visited_composed_classes = (Animal,)
244
- metadata (PageMetadata): [optional] # noqa: E501
245
244
  data ([ResourceOfBalanceResponseV2]): [optional] # noqa: E501
246
- warnings ([CommonProblem]): [optional] # noqa: E501
247
245
  errors ([CommonProblem]): [optional] # noqa: E501
246
+ metadata (PageMetadata): [optional] # noqa: E501
247
+ warnings ([CommonProblem]): [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -91,10 +91,10 @@ class PreferredLineItemV2PagedListResponse(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'metadata': (PageMetadata,), # noqa: E501
95
94
  'data': ([ResourceOfPreferredLineItemV2],), # noqa: E501
96
- 'warnings': ([CommonProblem],), # noqa: E501
97
95
  'errors': ([CommonProblem],), # noqa: E501
96
+ 'metadata': (PageMetadata,), # noqa: E501
97
+ 'warnings': ([CommonProblem],), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,15 +103,15 @@ class PreferredLineItemV2PagedListResponse(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'metadata': 'metadata', # noqa: E501
107
106
  'data': 'data', # noqa: E501
108
- 'warnings': 'warnings', # noqa: E501
109
107
  'errors': 'errors', # noqa: E501
108
+ 'metadata': 'metadata', # noqa: E501
109
+ 'warnings': 'warnings', # noqa: E501
110
110
  }
111
111
 
112
112
  read_only_vars = {
113
- 'warnings', # noqa: E501
114
113
  'errors', # noqa: E501
114
+ 'warnings', # noqa: E501
115
115
  }
116
116
 
117
117
  _composed_schemas = {}
@@ -152,10 +152,10 @@ class PreferredLineItemV2PagedListResponse(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- metadata (PageMetadata): [optional] # noqa: E501
156
155
  data ([ResourceOfPreferredLineItemV2]): [optional] # noqa: E501
157
- warnings ([CommonProblem]): [optional] # noqa: E501
158
156
  errors ([CommonProblem]): [optional] # noqa: E501
157
+ metadata (PageMetadata): [optional] # noqa: E501
158
+ warnings ([CommonProblem]): [optional] # noqa: E501
159
159
  """
160
160
 
161
161
  _check_type = kwargs.pop('_check_type', True)
@@ -241,10 +241,10 @@ class PreferredLineItemV2PagedListResponse(ModelNormal):
241
241
  Animal class but this time we won't travel
242
242
  through its discriminator because we passed in
243
243
  _visited_composed_classes = (Animal,)
244
- metadata (PageMetadata): [optional] # noqa: E501
245
244
  data ([ResourceOfPreferredLineItemV2]): [optional] # noqa: E501
246
- warnings ([CommonProblem]): [optional] # noqa: E501
247
245
  errors ([CommonProblem]): [optional] # noqa: E501
246
+ metadata (PageMetadata): [optional] # noqa: E501
247
+ warnings ([CommonProblem]): [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class PreferredLineItemV2Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ResourceOfPreferredLineItemV2,), # noqa: E501
93
- 'warnings': ([CommonProblem],), # noqa: E501
94
93
  'errors': ([CommonProblem],), # noqa: E501
94
+ 'warnings': ([CommonProblem],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class PreferredLineItemV2Response(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 PreferredLineItemV2Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ResourceOfPreferredLineItemV2): [optional] # noqa: E501
152
- warnings ([CommonProblem]): [optional] # noqa: E501
153
152
  errors ([CommonProblem]): [optional] # noqa: E501
153
+ warnings ([CommonProblem]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class PreferredLineItemV2Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ResourceOfPreferredLineItemV2): [optional] # noqa: E501
240
- warnings ([CommonProblem]): [optional] # noqa: E501
241
240
  errors ([CommonProblem]): [optional] # noqa: E501
241
+ warnings ([CommonProblem]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -91,15 +91,15 @@ class ProblemDetails(ModelNormal):
91
91
  and the value is attribute type.
92
92
  """
93
93
  return {
94
- 'trace_id': (str, none_type,), # noqa: E501
95
- 'trace_identifier': (str, none_type,), # noqa: E501
96
- 'type': (str,), # noqa: E501
97
94
  'code': (str,), # noqa: E501
98
- 'instance': (str,), # noqa: E501
99
- 'title': (str,), # noqa: E501
100
95
  'detail': (str,), # noqa: E501
96
+ 'instance': (str,), # noqa: E501
101
97
  'source': ({str: (str,)},), # noqa: E501
102
98
  'stack_trace': (str,), # noqa: E501
99
+ 'title': (str,), # noqa: E501
100
+ 'trace_id': (str, none_type,), # noqa: E501
101
+ 'trace_identifier': (str, none_type,), # noqa: E501
102
+ 'type': (str,), # noqa: E501
103
103
  }
104
104
 
105
105
  @cached_property
@@ -108,15 +108,15 @@ class ProblemDetails(ModelNormal):
108
108
 
109
109
 
110
110
  attribute_map = {
111
- 'trace_id': 'traceId', # noqa: E501
112
- 'trace_identifier': 'traceIdentifier', # noqa: E501
113
- 'type': 'type', # noqa: E501
114
111
  'code': 'code', # noqa: E501
115
- 'instance': 'instance', # noqa: E501
116
- 'title': 'title', # noqa: E501
117
112
  'detail': 'detail', # noqa: E501
113
+ 'instance': 'instance', # noqa: E501
118
114
  'source': 'source', # noqa: E501
119
115
  'stack_trace': 'stackTrace', # noqa: E501
116
+ 'title': 'title', # noqa: E501
117
+ 'trace_id': 'traceId', # noqa: E501
118
+ 'trace_identifier': 'traceIdentifier', # noqa: E501
119
+ 'type': 'type', # noqa: E501
120
120
  }
121
121
 
122
122
  read_only_vars = {
@@ -160,15 +160,15 @@ class ProblemDetails(ModelNormal):
160
160
  Animal class but this time we won't travel
161
161
  through its discriminator because we passed in
162
162
  _visited_composed_classes = (Animal,)
163
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
164
- trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
165
- type (str): The problem's category.. [optional] # noqa: E501
166
163
  code (str): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
167
- instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
168
- title (str): A short human-readable description of the problem type. [optional] # noqa: E501
169
164
  detail (str): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
165
+ instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
170
166
  source ({str: (str,)}): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
171
167
  stack_trace (str): Technical information, only used in non-prod environments. [optional] # noqa: E501
168
+ title (str): A short human-readable description of the problem type. [optional] # noqa: E501
169
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
170
+ trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
171
+ type (str): The problem's category.. [optional] # noqa: E501
172
172
  """
173
173
 
174
174
  _check_type = kwargs.pop('_check_type', True)
@@ -254,15 +254,15 @@ class ProblemDetails(ModelNormal):
254
254
  Animal class but this time we won't travel
255
255
  through its discriminator because we passed in
256
256
  _visited_composed_classes = (Animal,)
257
- trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
258
- trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
259
- type (str): The problem's category.. [optional] # noqa: E501
260
257
  code (str): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
261
- instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
262
- title (str): A short human-readable description of the problem type. [optional] # noqa: E501
263
258
  detail (str): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
259
+ instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
264
260
  source ({str: (str,)}): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
265
261
  stack_trace (str): Technical information, only used in non-prod environments. [optional] # noqa: E501
262
+ title (str): A short human-readable description of the problem type. [optional] # noqa: E501
263
+ trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
264
+ trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
265
+ type (str): The problem's category.. [optional] # noqa: E501
266
266
  """
267
267
 
268
268
  _check_type = kwargs.pop('_check_type', True)
@@ -75,9 +75,9 @@ class ProductMetadata(ModelNormal):
75
75
  and the value is attribute type.
76
76
  """
77
77
  return {
78
- 'offset': (int, none_type,), # noqa: E501
79
- 'limit': (int, none_type,), # noqa: E501
80
78
  'count': (int, none_type,), # noqa: E501
79
+ 'limit': (int, none_type,), # noqa: E501
80
+ 'offset': (int, none_type,), # noqa: E501
81
81
  'response_count': (int, none_type,), # noqa: E501
82
82
  }
83
83
 
@@ -87,9 +87,9 @@ class ProductMetadata(ModelNormal):
87
87
 
88
88
 
89
89
  attribute_map = {
90
- 'offset': 'offset', # noqa: E501
91
- 'limit': 'limit', # noqa: E501
92
90
  'count': 'count', # noqa: E501
91
+ 'limit': 'limit', # noqa: E501
92
+ 'offset': 'offset', # noqa: E501
93
93
  'response_count': 'responseCount', # noqa: E501
94
94
  }
95
95
 
@@ -134,9 +134,9 @@ class ProductMetadata(ModelNormal):
134
134
  Animal class but this time we won't travel
135
135
  through its discriminator because we passed in
136
136
  _visited_composed_classes = (Animal,)
137
- offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
138
- limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
139
137
  count (int, none_type): Total number of items available.. [optional] # noqa: E501
138
+ limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
139
+ offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
140
140
  response_count (int, none_type): Number of items in the response.. [optional] # noqa: E501
141
141
  """
142
142
 
@@ -223,9 +223,9 @@ class ProductMetadata(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
- offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
227
- limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
228
226
  count (int, none_type): Total number of items available.. [optional] # noqa: E501
227
+ limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
228
+ offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
229
229
  response_count (int, none_type): Number of items in the response.. [optional] # noqa: E501
230
230
  """
231
231
 
@@ -80,8 +80,8 @@ class PromotedProduct(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'id': (str, none_type,), # noqa: E501
84
83
  'bid_override': (float, none_type,), # noqa: E501
84
+ 'id': (str, none_type,), # noqa: E501
85
85
  'status': (LineItemProductStatus,), # noqa: E501
86
86
  }
87
87
 
@@ -91,8 +91,8 @@ class PromotedProduct(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
- 'id': 'id', # noqa: E501
95
94
  'bid_override': 'bidOverride', # noqa: E501
95
+ 'id': 'id', # noqa: E501
96
96
  'status': 'status', # noqa: E501
97
97
  }
98
98
 
@@ -137,8 +137,8 @@ class PromotedProduct(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
- id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
141
140
  bid_override (float, none_type): The bid override for the promoted product for this line item. Ignored unless adding a product.. [optional] # noqa: E501
141
+ id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
142
142
  status (LineItemProductStatus): [optional] # noqa: E501
143
143
  """
144
144
 
@@ -225,8 +225,8 @@ class PromotedProduct(ModelNormal):
225
225
  Animal class but this time we won't travel
226
226
  through its discriminator because we passed in
227
227
  _visited_composed_classes = (Animal,)
228
- id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
229
228
  bid_override (float, none_type): The bid override for the promoted product for this line item. Ignored unless adding a product.. [optional] # noqa: E501
229
+ id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
230
230
  status (LineItemProductStatus): [optional] # noqa: E501
231
231
  """
232
232