criteo-api-retailmedia-sdk 2025.1.0.250327__py3-none-any.whl → 2025.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 (168) hide show
  1. {criteo_api_retailmedia_sdk-2025.1.0.250327.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2025.1.0.250327.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250409.dist-info}/RECORD +168 -168
  3. criteo_api_retailmedia_v2025_01/__init__.py +1 -1
  4. criteo_api_retailmedia_v2025_01/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2025_01/api/balance_api.py +12 -12
  6. criteo_api_retailmedia_v2025_01/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2025_01/api_client.py +1 -1
  8. criteo_api_retailmedia_v2025_01/configuration.py +1 -1
  9. criteo_api_retailmedia_v2025_01/model/add_funds_to_balance_v2.py +4 -4
  10. criteo_api_retailmedia_v2025_01/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2025_01/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2025_01/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2025_01/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2025_01/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2025_01/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2025_01/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2025_01/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2025_01/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2025_01/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2025_01/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2025_01/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2025_01/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2025_01/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2025_01/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2025_01/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2025_01/model/audience_error.py +16 -16
  27. criteo_api_retailmedia_v2025_01/model/audience_target202110_response.py +5 -5
  28. criteo_api_retailmedia_v2025_01/model/audience_warning.py +22 -22
  29. criteo_api_retailmedia_v2025_01/model/balance_campaign202110_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2025_01/model/balance_history_change_data_capture_v1.py +14 -14
  31. criteo_api_retailmedia_v2025_01/model/balance_response_v2.py +45 -45
  32. criteo_api_retailmedia_v2025_01/model/balance_response_v2_response.py +5 -5
  33. criteo_api_retailmedia_v2025_01/model/campaign_attributes_v202301.py +57 -57
  34. criteo_api_retailmedia_v2025_01/model/campaign_budget_overrides.py +8 -8
  35. criteo_api_retailmedia_v2025_01/model/campaign_v202301.py +82 -82
  36. criteo_api_retailmedia_v2025_01/model/category202204.py +8 -8
  37. criteo_api_retailmedia_v2025_01/model/category202204_list_response.py +5 -5
  38. criteo_api_retailmedia_v2025_01/model/change_dates_of_balance_v2.py +4 -4
  39. criteo_api_retailmedia_v2025_01/model/change_details_v1.py +8 -8
  40. criteo_api_retailmedia_v2025_01/model/common_error.py +16 -16
  41. criteo_api_retailmedia_v2025_01/model/common_line_item_paged_list_response.py +9 -9
  42. criteo_api_retailmedia_v2025_01/model/common_line_item_response.py +5 -5
  43. criteo_api_retailmedia_v2025_01/model/common_problem.py +20 -20
  44. criteo_api_retailmedia_v2025_01/model/common_warning.py +16 -16
  45. criteo_api_retailmedia_v2025_01/model/create_balance_v2.py +12 -12
  46. criteo_api_retailmedia_v2025_01/model/creative2.py +50 -50
  47. criteo_api_retailmedia_v2025_01/model/creative202110.py +16 -12
  48. criteo_api_retailmedia_v2025_01/model/creative202110_list_response.py +5 -5
  49. criteo_api_retailmedia_v2025_01/model/creative202210.py +40 -36
  50. criteo_api_retailmedia_v2025_01/model/creative202210_response.py +5 -5
  51. criteo_api_retailmedia_v2025_01/model/creative2_list_response.py +5 -5
  52. criteo_api_retailmedia_v2025_01/model/creative2_response.py +5 -5
  53. criteo_api_retailmedia_v2025_01/model/daily_line_item_budget_override.py +4 -4
  54. criteo_api_retailmedia_v2025_01/model/editable_campaign_attributes_v202301.py +32 -32
  55. criteo_api_retailmedia_v2025_01/model/entity_resource_of_retail_media_account.py +4 -4
  56. criteo_api_retailmedia_v2025_01/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  57. criteo_api_retailmedia_v2025_01/model/external_account.py +18 -18
  58. criteo_api_retailmedia_v2025_01/model/external_add_to_basket_ids_update_model202110.py +4 -4
  59. criteo_api_retailmedia_v2025_01/model/external_add_to_basket_target202110.py +4 -4
  60. criteo_api_retailmedia_v2025_01/model/external_auction_line_item.py +44 -44
  61. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_create_model.py +30 -30
  62. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_update_model.py +20 -20
  63. criteo_api_retailmedia_v2025_01/model/external_audience_target202110.py +8 -8
  64. criteo_api_retailmedia_v2025_01/model/external_catalog_request.py +4 -4
  65. criteo_api_retailmedia_v2025_01/model/external_catalog_status.py +20 -20
  66. criteo_api_retailmedia_v2025_01/model/external_common_line_item.py +34 -34
  67. criteo_api_retailmedia_v2025_01/model/external_line_item_bid_multipliers_v2.py +28 -28
  68. criteo_api_retailmedia_v2025_01/model/external_line_item_capping_v2.py +9 -9
  69. criteo_api_retailmedia_v2025_01/model/external_line_item_page_v2.py +3 -3
  70. criteo_api_retailmedia_v2025_01/model/external_preferred_line_item_create_model_v2.py +24 -24
  71. criteo_api_retailmedia_v2025_01/model/external_preferred_line_item_update_model_v2.py +20 -20
  72. criteo_api_retailmedia_v2025_01/model/external_preferred_line_item_v2.py +36 -36
  73. criteo_api_retailmedia_v2025_01/model/external_retail_media_account.py +22 -22
  74. criteo_api_retailmedia_v2025_01/model/external_retail_media_brand_account_creation.py +8 -8
  75. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller.py +8 -8
  76. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller_account_creation.py +4 -4
  77. criteo_api_retailmedia_v2025_01/model/files_variables_specification.py +4 -4
  78. criteo_api_retailmedia_v2025_01/model/grant_consent_model.py +8 -8
  79. criteo_api_retailmedia_v2025_01/model/grant_consent_model_value_resource.py +4 -4
  80. criteo_api_retailmedia_v2025_01/model/input_resource_of_auction_line_item_create_model.py +4 -4
  81. criteo_api_retailmedia_v2025_01/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
  82. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_account.py +8 -8
  83. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_brand.py +8 -8
  84. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
  85. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_retailer.py +8 -8
  86. criteo_api_retailmedia_v2025_01/model/keyword_data_model.py +12 -12
  87. criteo_api_retailmedia_v2025_01/model/keyword_target202110_response.py +5 -5
  88. criteo_api_retailmedia_v2025_01/model/keywords.py +18 -18
  89. criteo_api_retailmedia_v2025_01/model/keywords_model_resource.py +4 -4
  90. criteo_api_retailmedia_v2025_01/model/keywords_model_response.py +4 -4
  91. criteo_api_retailmedia_v2025_01/model/line_item_bid_multipliers_v2_response.py +5 -5
  92. criteo_api_retailmedia_v2025_01/model/line_item_budget_overrides.py +8 -8
  93. criteo_api_retailmedia_v2025_01/model/metadata.py +8 -8
  94. criteo_api_retailmedia_v2025_01/model/page_metadata.py +16 -16
  95. criteo_api_retailmedia_v2025_01/model/page_of_balance_history_change_data_capture_v1.py +8 -8
  96. criteo_api_retailmedia_v2025_01/model/page_type_environment2.py +14 -14
  97. criteo_api_retailmedia_v2025_01/model/page_type_environment202210.py +14 -14
  98. criteo_api_retailmedia_v2025_01/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
  99. criteo_api_retailmedia_v2025_01/model/preferred_line_item_v2_paged_list_response.py +9 -9
  100. criteo_api_retailmedia_v2025_01/model/preferred_line_item_v2_response.py +5 -5
  101. criteo_api_retailmedia_v2025_01/model/problem_details.py +20 -20
  102. criteo_api_retailmedia_v2025_01/model/product_metadata.py +8 -8
  103. criteo_api_retailmedia_v2025_01/model/promoted_product.py +4 -4
  104. criteo_api_retailmedia_v2025_01/model/promoted_product_resource.py +4 -4
  105. criteo_api_retailmedia_v2025_01/model/promoted_product_resource_collection_outcome.py +8 -8
  106. criteo_api_retailmedia_v2025_01/model/report_outcome.py +5 -5
  107. criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item.py +4 -4
  108. criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item_update_model.py +4 -4
  109. criteo_api_retailmedia_v2025_01/model/resource_of_balance_campaign202110.py +4 -4
  110. criteo_api_retailmedia_v2025_01/model/resource_of_common_line_item.py +4 -4
  111. criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
  112. criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_v2.py +4 -4
  113. criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment_attributes.py +8 -8
  114. criteo_api_retailmedia_v2025_01/model/rm_algebra_node_v1.py +8 -8
  115. criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1.py +20 -20
  116. criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
  117. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1.py +4 -4
  118. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1_resource.py +4 -4
  119. criteo_api_retailmedia_v2025_01/model/rm_audience_search_metadata_v1.py +4 -4
  120. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1.py +4 -4
  121. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
  122. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1.py +30 -30
  123. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1_list_response.py +5 -5
  124. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
  125. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
  126. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1.py +4 -4
  127. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
  128. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_metadata_v1.py +4 -4
  129. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1.py +8 -8
  130. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1.py +4 -4
  131. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
  132. criteo_api_retailmedia_v2025_01/model/rm_contact_list_v1.py +4 -4
  133. criteo_api_retailmedia_v2025_01/model/rm_events_v1.py +23 -23
  134. criteo_api_retailmedia_v2025_01/model/rmca_common_problem.py +16 -16
  135. criteo_api_retailmedia_v2025_01/model/sdk_api_rest_common_problem.py +16 -16
  136. criteo_api_retailmedia_v2025_01/model/section.py +4 -4
  137. criteo_api_retailmedia_v2025_01/model/set_bid_model.py +4 -4
  138. criteo_api_retailmedia_v2025_01/model/set_bids_model_resource.py +4 -4
  139. criteo_api_retailmedia_v2025_01/model/status_response.py +20 -20
  140. criteo_api_retailmedia_v2025_01/model/store_target202110_response.py +5 -5
  141. criteo_api_retailmedia_v2025_01/model/template.py +24 -24
  142. criteo_api_retailmedia_v2025_01/model/template_list_response.py +5 -5
  143. criteo_api_retailmedia_v2025_01/model/template_response.py +5 -5
  144. criteo_api_retailmedia_v2025_01/model/template_variable.py +4 -4
  145. criteo_api_retailmedia_v2025_01/model/template_variable_value.py +4 -4
  146. criteo_api_retailmedia_v2025_01/model/update_balance_model_v2.py +8 -8
  147. criteo_api_retailmedia_v2025_01/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
  148. criteo_api_retailmedia_v2025_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
  149. criteo_api_retailmedia_v2025_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
  150. criteo_api_retailmedia_v2025_01/model/value_resource_of_recommended_keywords_result.py +4 -4
  151. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  152. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brands.py +4 -4
  153. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller.py +4 -4
  154. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
  155. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  156. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  157. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_recommended_keywords_result.py +5 -5
  158. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  159. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  160. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  161. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  162. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_audience_target202110.py +4 -4
  163. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_keyword_target202110.py +4 -4
  164. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  165. criteo_api_retailmedia_v2025_01/model/value_type_resource_of_store_target202110.py +4 -4
  166. criteo_api_retailmedia_v2025_01/model/video_variable_value.py +16 -16
  167. {criteo_api_retailmedia_sdk-2025.1.0.250327.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250409.dist-info}/WHEEL +0 -0
  168. {criteo_api_retailmedia_sdk-2025.1.0.250327.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250409.dist-info}/top_level.txt +0 -0
@@ -102,24 +102,24 @@ class ExternalAuctionLineItem(ModelNormal):
102
102
  and the value is attribute type.
103
103
  """
104
104
  return {
105
+ 'budget_remaining': (float, none_type,), # noqa: E501
106
+ 'campaign_id': (str,), # noqa: E501
107
+ 'created_at': (datetime,), # noqa: E501
105
108
  'name': (str,), # noqa: E501
106
109
  'start_date': (date,), # noqa: E501
107
110
  'target_retailer_id': (str,), # noqa: E501
108
- 'campaign_id': (str,), # noqa: E501
109
- 'budget_remaining': (float, none_type,), # noqa: E501
110
- 'created_at': (datetime,), # noqa: E501
111
111
  'updated_at': (datetime,), # noqa: E501
112
+ 'bid_strategy': (str,), # noqa: E501
113
+ 'budget': (float, none_type,), # noqa: E501
114
+ 'budget_spent': (float,), # noqa: E501
115
+ 'daily_pacing': (float, none_type,), # noqa: E501
112
116
  'end_date': (date, none_type,), # noqa: E501
117
+ 'id': (str, none_type,), # noqa: E501
118
+ 'is_auto_daily_pacing': (bool,), # noqa: E501
113
119
  'max_bid': (float, none_type,), # noqa: E501
114
- 'budget': (float, none_type,), # noqa: E501
115
120
  'monthly_pacing': (float, none_type,), # noqa: E501
116
- 'daily_pacing': (float, none_type,), # noqa: E501
117
- 'bid_strategy': (str,), # noqa: E501
118
121
  'status': (str,), # noqa: E501
119
122
  'target_bid': (float, none_type,), # noqa: E501
120
- 'is_auto_daily_pacing': (bool,), # noqa: E501
121
- 'budget_spent': (float,), # noqa: E501
122
- 'id': (str, none_type,), # noqa: E501
123
123
  }
124
124
 
125
125
  @cached_property
@@ -128,24 +128,24 @@ class ExternalAuctionLineItem(ModelNormal):
128
128
 
129
129
 
130
130
  attribute_map = {
131
+ 'budget_remaining': 'budgetRemaining', # noqa: E501
132
+ 'campaign_id': 'campaignId', # noqa: E501
133
+ 'created_at': 'createdAt', # noqa: E501
131
134
  'name': 'name', # noqa: E501
132
135
  'start_date': 'startDate', # noqa: E501
133
136
  'target_retailer_id': 'targetRetailerId', # noqa: E501
134
- 'campaign_id': 'campaignId', # noqa: E501
135
- 'budget_remaining': 'budgetRemaining', # noqa: E501
136
- 'created_at': 'createdAt', # noqa: E501
137
137
  'updated_at': 'updatedAt', # noqa: E501
138
+ 'bid_strategy': 'bidStrategy', # noqa: E501
139
+ 'budget': 'budget', # noqa: E501
140
+ 'budget_spent': 'budgetSpent', # noqa: E501
141
+ 'daily_pacing': 'dailyPacing', # noqa: E501
138
142
  'end_date': 'endDate', # noqa: E501
143
+ 'id': 'id', # noqa: E501
144
+ 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
139
145
  'max_bid': 'maxBid', # noqa: E501
140
- 'budget': 'budget', # noqa: E501
141
146
  'monthly_pacing': 'monthlyPacing', # noqa: E501
142
- 'daily_pacing': 'dailyPacing', # noqa: E501
143
- 'bid_strategy': 'bidStrategy', # noqa: E501
144
147
  'status': 'status', # noqa: E501
145
148
  'target_bid': 'targetBid', # noqa: E501
146
- 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
147
- 'budget_spent': 'budgetSpent', # noqa: E501
148
- 'id': 'id', # noqa: E501
149
149
  }
150
150
 
151
151
  read_only_vars = {
@@ -155,16 +155,16 @@ class ExternalAuctionLineItem(ModelNormal):
155
155
 
156
156
  @classmethod
157
157
  @convert_js_args_to_python_args
158
- def _from_openapi_data(cls, name, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
158
+ def _from_openapi_data(cls, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, updated_at, *args, **kwargs): # noqa: E501
159
159
  """ExternalAuctionLineItem - a model defined in OpenAPI
160
160
 
161
161
  Args:
162
+ budget_remaining (float, none_type):
163
+ campaign_id (str):
164
+ created_at (datetime):
162
165
  name (str):
163
166
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
164
167
  target_retailer_id (str):
165
- campaign_id (str):
166
- budget_remaining (float, none_type):
167
- created_at (datetime):
168
168
  updated_at (datetime):
169
169
 
170
170
  Keyword Args:
@@ -198,17 +198,17 @@ class ExternalAuctionLineItem(ModelNormal):
198
198
  Animal class but this time we won't travel
199
199
  through its discriminator because we passed in
200
200
  _visited_composed_classes = (Animal,)
201
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
202
+ budget (float, none_type): [optional] # noqa: E501
203
+ budget_spent (float): [optional] # noqa: E501
204
+ daily_pacing (float, none_type): [optional] # noqa: E501
201
205
  end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
206
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
207
+ is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
202
208
  max_bid (float, none_type): [optional] # noqa: E501
203
- budget (float, none_type): [optional] # noqa: E501
204
209
  monthly_pacing (float, none_type): [optional] # noqa: E501
205
- daily_pacing (float, none_type): [optional] # noqa: E501
206
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
207
210
  status (str): [optional] # noqa: E501
208
211
  target_bid (float, none_type): [optional] # noqa: E501
209
- is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
210
- budget_spent (float): [optional] # noqa: E501
211
- id (str, none_type): Id of the entity. [optional] # noqa: E501
212
212
  """
213
213
 
214
214
  _check_type = kwargs.pop('_check_type', True)
@@ -240,12 +240,12 @@ class ExternalAuctionLineItem(ModelNormal):
240
240
  self._configuration = _configuration
241
241
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
242
242
 
243
+ self.budget_remaining = budget_remaining
244
+ self.campaign_id = campaign_id
245
+ self.created_at = created_at
243
246
  self.name = name
244
247
  self.start_date = start_date
245
248
  self.target_retailer_id = target_retailer_id
246
- self.campaign_id = campaign_id
247
- self.budget_remaining = budget_remaining
248
- self.created_at = created_at
249
249
  self.updated_at = updated_at
250
250
  for var_name, var_value in kwargs.items():
251
251
  if var_name not in self.attribute_map and \
@@ -267,16 +267,16 @@ class ExternalAuctionLineItem(ModelNormal):
267
267
  ])
268
268
 
269
269
  @convert_js_args_to_python_args
270
- def __init__(self, name, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
270
+ def __init__(self, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, updated_at, *args, **kwargs): # noqa: E501
271
271
  """ExternalAuctionLineItem - a model defined in OpenAPI
272
272
 
273
273
  Args:
274
+ budget_remaining (float, none_type):
275
+ campaign_id (str):
276
+ created_at (datetime):
274
277
  name (str):
275
278
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
276
279
  target_retailer_id (str):
277
- campaign_id (str):
278
- budget_remaining (float, none_type):
279
- created_at (datetime):
280
280
  updated_at (datetime):
281
281
 
282
282
  Keyword Args:
@@ -310,17 +310,17 @@ class ExternalAuctionLineItem(ModelNormal):
310
310
  Animal class but this time we won't travel
311
311
  through its discriminator because we passed in
312
312
  _visited_composed_classes = (Animal,)
313
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
314
+ budget (float, none_type): [optional] # noqa: E501
315
+ budget_spent (float): [optional] # noqa: E501
316
+ daily_pacing (float, none_type): [optional] # noqa: E501
313
317
  end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
318
+ id (str, none_type): Id of the entity. [optional] # noqa: E501
319
+ is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
314
320
  max_bid (float, none_type): [optional] # noqa: E501
315
- budget (float, none_type): [optional] # noqa: E501
316
321
  monthly_pacing (float, none_type): [optional] # noqa: E501
317
- daily_pacing (float, none_type): [optional] # noqa: E501
318
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
319
322
  status (str): [optional] # noqa: E501
320
323
  target_bid (float, none_type): [optional] # noqa: E501
321
- is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
322
- budget_spent (float): [optional] # noqa: E501
323
- id (str, none_type): Id of the entity. [optional] # noqa: E501
324
324
  """
325
325
 
326
326
  _check_type = kwargs.pop('_check_type', True)
@@ -350,12 +350,12 @@ class ExternalAuctionLineItem(ModelNormal):
350
350
  self._configuration = _configuration
351
351
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
352
352
 
353
+ self.budget_remaining = budget_remaining
354
+ self.campaign_id = campaign_id
355
+ self.created_at = created_at
353
356
  self.name = name
354
357
  self.start_date = start_date
355
358
  self.target_retailer_id = target_retailer_id
356
- self.campaign_id = campaign_id
357
- self.budget_remaining = budget_remaining
358
- self.created_at = created_at
359
359
  self.updated_at = updated_at
360
360
  for var_name, var_value in kwargs.items():
361
361
  if var_name not in self.attribute_map and \
@@ -55,6 +55,12 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
+ ('bid_strategy',): {
59
+ 'UNKNOWN': "unknown",
60
+ 'CONVERSION': "conversion",
61
+ 'CLICKS': "clicks",
62
+ 'REVENUE': "revenue",
63
+ },
58
64
  ('status',): {
59
65
  'UNKNOWN': "unknown",
60
66
  'ACTIVE': "active",
@@ -66,12 +72,6 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
66
72
  'ARCHIVED': "archived",
67
73
  'NOFUNDS': "noFunds",
68
74
  },
69
- ('bid_strategy',): {
70
- 'UNKNOWN': "unknown",
71
- 'CONVERSION': "conversion",
72
- 'CLICKS': "clicks",
73
- 'REVENUE': "revenue",
74
- },
75
75
  }
76
76
 
77
77
  validations = {
@@ -105,15 +105,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
105
105
  'name': (str,), # noqa: E501
106
106
  'start_date': (date,), # noqa: E501
107
107
  'target_retailer_id': (str,), # noqa: E501
108
- 'end_date': (date,), # noqa: E501
109
- 'status': (str,), # noqa: E501
108
+ 'bid_strategy': (str,), # noqa: E501
110
109
  'budget': (float, none_type,), # noqa: E501
111
- 'target_bid': (float, none_type,), # noqa: E501
112
- 'max_bid': (float, none_type,), # noqa: E501
113
- 'monthly_pacing': (float, none_type,), # noqa: E501
114
110
  'daily_pacing': (float, none_type,), # noqa: E501
111
+ 'end_date': (date,), # noqa: E501
115
112
  'is_auto_daily_pacing': (bool,), # noqa: E501
116
- 'bid_strategy': (str,), # noqa: E501
113
+ 'max_bid': (float, none_type,), # noqa: E501
114
+ 'monthly_pacing': (float, none_type,), # noqa: E501
115
+ 'status': (str,), # noqa: E501
116
+ 'target_bid': (float, none_type,), # noqa: E501
117
117
  }
118
118
 
119
119
  @cached_property
@@ -125,15 +125,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
125
125
  'name': 'name', # noqa: E501
126
126
  'start_date': 'startDate', # noqa: E501
127
127
  'target_retailer_id': 'targetRetailerId', # noqa: E501
128
- 'end_date': 'endDate', # noqa: E501
129
- 'status': 'status', # noqa: E501
128
+ 'bid_strategy': 'bidStrategy', # noqa: E501
130
129
  'budget': 'budget', # noqa: E501
131
- 'target_bid': 'targetBid', # noqa: E501
132
- 'max_bid': 'maxBid', # noqa: E501
133
- 'monthly_pacing': 'monthlyPacing', # noqa: E501
134
130
  'daily_pacing': 'dailyPacing', # noqa: E501
131
+ 'end_date': 'endDate', # noqa: E501
135
132
  'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
136
- 'bid_strategy': 'bidStrategy', # noqa: E501
133
+ 'max_bid': 'maxBid', # noqa: E501
134
+ 'monthly_pacing': 'monthlyPacing', # noqa: E501
135
+ 'status': 'status', # noqa: E501
136
+ 'target_bid': 'targetBid', # noqa: E501
137
137
  }
138
138
 
139
139
  read_only_vars = {
@@ -182,15 +182,15 @@ class ExternalAuctionLineItemCreateModel(ModelNormal):
182
182
  Animal class but this time we won't travel
183
183
  through its discriminator because we passed in
184
184
  _visited_composed_classes = (Animal,)
185
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
186
- status (str): [optional] # noqa: E501
185
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
187
186
  budget (float, none_type): [optional] # noqa: E501
188
- target_bid (float, none_type): [optional] # noqa: E501
189
- max_bid (float, none_type): [optional] # noqa: E501
190
- monthly_pacing (float, none_type): [optional] # noqa: E501
191
187
  daily_pacing (float, none_type): [optional] # noqa: E501
188
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
192
189
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
193
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
190
+ max_bid (float, none_type): [optional] # noqa: E501
191
+ monthly_pacing (float, none_type): [optional] # noqa: E501
192
+ status (str): [optional] # noqa: E501
193
+ target_bid (float, none_type): [optional] # noqa: E501
194
194
  """
195
195
 
196
196
  _check_type = kwargs.pop('_check_type', True)
@@ -284,15 +284,15 @@ class ExternalAuctionLineItemCreateModel(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
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
288
- status (str): [optional] # noqa: E501
287
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
289
288
  budget (float, none_type): [optional] # noqa: E501
290
- target_bid (float, none_type): [optional] # noqa: E501
291
- max_bid (float, none_type): [optional] # noqa: E501
292
- monthly_pacing (float, none_type): [optional] # noqa: E501
293
289
  daily_pacing (float, none_type): [optional] # noqa: E501
290
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
294
291
  is_auto_daily_pacing (bool): [optional] if omitted the server will use the default value of False # noqa: E501
295
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
292
+ max_bid (float, none_type): [optional] # noqa: E501
293
+ monthly_pacing (float, none_type): [optional] # noqa: E501
294
+ status (str): [optional] # noqa: E501
295
+ target_bid (float, none_type): [optional] # noqa: E501
296
296
  """
297
297
 
298
298
  _check_type = kwargs.pop('_check_type', True)
@@ -102,17 +102,17 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
102
102
  and the value is attribute type.
103
103
  """
104
104
  return {
105
+ 'is_auto_daily_pacing': (bool,), # noqa: E501
105
106
  'name': (str,), # noqa: E501
106
107
  'start_date': (date,), # noqa: E501
107
108
  'status': (str,), # noqa: E501
108
109
  'target_bid': (float, none_type,), # noqa: E501
109
- 'is_auto_daily_pacing': (bool,), # noqa: E501
110
- 'end_date': (date,), # noqa: E501
110
+ 'bid_strategy': (str,), # noqa: E501
111
111
  'budget': (float, none_type,), # noqa: E501
112
+ 'daily_pacing': (float, none_type,), # noqa: E501
113
+ 'end_date': (date,), # noqa: E501
112
114
  'max_bid': (float, none_type,), # noqa: E501
113
115
  'monthly_pacing': (float, none_type,), # noqa: E501
114
- 'daily_pacing': (float, none_type,), # noqa: E501
115
- 'bid_strategy': (str,), # noqa: E501
116
116
  }
117
117
 
118
118
  @cached_property
@@ -121,17 +121,17 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
121
121
 
122
122
 
123
123
  attribute_map = {
124
+ 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
124
125
  'name': 'name', # noqa: E501
125
126
  'start_date': 'startDate', # noqa: E501
126
127
  'status': 'status', # noqa: E501
127
128
  'target_bid': 'targetBid', # noqa: E501
128
- 'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
129
- 'end_date': 'endDate', # noqa: E501
129
+ 'bid_strategy': 'bidStrategy', # noqa: E501
130
130
  'budget': 'budget', # noqa: E501
131
+ 'daily_pacing': 'dailyPacing', # noqa: E501
132
+ 'end_date': 'endDate', # noqa: E501
131
133
  'max_bid': 'maxBid', # noqa: E501
132
134
  'monthly_pacing': 'monthlyPacing', # noqa: E501
133
- 'daily_pacing': 'dailyPacing', # noqa: E501
134
- 'bid_strategy': 'bidStrategy', # noqa: E501
135
135
  }
136
136
 
137
137
  read_only_vars = {
@@ -141,15 +141,15 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
141
141
 
142
142
  @classmethod
143
143
  @convert_js_args_to_python_args
144
- def _from_openapi_data(cls, name, start_date, status, target_bid, is_auto_daily_pacing, *args, **kwargs): # noqa: E501
144
+ def _from_openapi_data(cls, is_auto_daily_pacing, name, start_date, status, target_bid, *args, **kwargs): # noqa: E501
145
145
  """ExternalAuctionLineItemUpdateModel - a model defined in OpenAPI
146
146
 
147
147
  Args:
148
+ is_auto_daily_pacing (bool):
148
149
  name (str):
149
150
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
150
151
  status (str):
151
152
  target_bid (float, none_type):
152
- is_auto_daily_pacing (bool):
153
153
 
154
154
  Keyword Args:
155
155
  _check_type (bool): if True, values for parameters in openapi_types
@@ -182,12 +182,12 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
182
182
  Animal class but this time we won't travel
183
183
  through its discriminator because we passed in
184
184
  _visited_composed_classes = (Animal,)
185
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
185
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
186
186
  budget (float, none_type): [optional] # noqa: E501
187
+ daily_pacing (float, none_type): [optional] # noqa: E501
188
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
187
189
  max_bid (float, none_type): [optional] # noqa: E501
188
190
  monthly_pacing (float, none_type): [optional] # noqa: E501
189
- daily_pacing (float, none_type): [optional] # noqa: E501
190
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
191
191
  """
192
192
 
193
193
  _check_type = kwargs.pop('_check_type', True)
@@ -219,11 +219,11 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
219
219
  self._configuration = _configuration
220
220
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
221
221
 
222
+ self.is_auto_daily_pacing = is_auto_daily_pacing
222
223
  self.name = name
223
224
  self.start_date = start_date
224
225
  self.status = status
225
226
  self.target_bid = target_bid
226
- self.is_auto_daily_pacing = is_auto_daily_pacing
227
227
  for var_name, var_value in kwargs.items():
228
228
  if var_name not in self.attribute_map and \
229
229
  self._configuration is not None and \
@@ -244,15 +244,15 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
244
244
  ])
245
245
 
246
246
  @convert_js_args_to_python_args
247
- def __init__(self, name, start_date, status, target_bid, is_auto_daily_pacing, *args, **kwargs): # noqa: E501
247
+ def __init__(self, is_auto_daily_pacing, name, start_date, status, target_bid, *args, **kwargs): # noqa: E501
248
248
  """ExternalAuctionLineItemUpdateModel - a model defined in OpenAPI
249
249
 
250
250
  Args:
251
+ is_auto_daily_pacing (bool):
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
254
  status (str):
254
255
  target_bid (float, none_type):
255
- is_auto_daily_pacing (bool):
256
256
 
257
257
  Keyword Args:
258
258
  _check_type (bool): if True, values for parameters in openapi_types
@@ -285,12 +285,12 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
285
285
  Animal class but this time we won't travel
286
286
  through its discriminator because we passed in
287
287
  _visited_composed_classes = (Animal,)
288
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
288
+ bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
289
289
  budget (float, none_type): [optional] # noqa: E501
290
+ daily_pacing (float, none_type): [optional] # noqa: E501
291
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
290
292
  max_bid (float, none_type): [optional] # noqa: E501
291
293
  monthly_pacing (float, none_type): [optional] # noqa: E501
292
- daily_pacing (float, none_type): [optional] # noqa: E501
293
- bid_strategy (str): [optional] if omitted the server will use the default value of "conversion" # noqa: E501
294
294
  """
295
295
 
296
296
  _check_type = kwargs.pop('_check_type', True)
@@ -320,11 +320,11 @@ class ExternalAuctionLineItemUpdateModel(ModelNormal):
320
320
  self._configuration = _configuration
321
321
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
322
322
 
323
+ self.is_auto_daily_pacing = is_auto_daily_pacing
323
324
  self.name = name
324
325
  self.start_date = start_date
325
326
  self.status = status
326
327
  self.target_bid = target_bid
327
- self.is_auto_daily_pacing = is_auto_daily_pacing
328
328
  for var_name, var_value in kwargs.items():
329
329
  if var_name not in self.attribute_map and \
330
330
  self._configuration is not None and \
@@ -86,8 +86,8 @@ class ExternalAudienceTarget202110(ModelNormal):
86
86
  and the value is attribute type.
87
87
  """
88
88
  return {
89
- 'scope': (str,), # noqa: E501
90
89
  'audience_ids': ([str],), # noqa: E501
90
+ 'scope': (str,), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -96,8 +96,8 @@ class ExternalAudienceTarget202110(ModelNormal):
96
96
 
97
97
 
98
98
  attribute_map = {
99
- 'scope': 'scope', # noqa: E501
100
99
  'audience_ids': 'audienceIds', # noqa: E501
100
+ 'scope': 'scope', # noqa: E501
101
101
  }
102
102
 
103
103
  read_only_vars = {
@@ -107,12 +107,12 @@ class ExternalAudienceTarget202110(ModelNormal):
107
107
 
108
108
  @classmethod
109
109
  @convert_js_args_to_python_args
110
- def _from_openapi_data(cls, scope, audience_ids, *args, **kwargs): # noqa: E501
110
+ def _from_openapi_data(cls, audience_ids, scope, *args, **kwargs): # noqa: E501
111
111
  """ExternalAudienceTarget202110 - a model defined in OpenAPI
112
112
 
113
113
  Args:
114
- scope (str): Scope of the audience target
115
114
  audience_ids ([str]): Audience ids that should be targeted
115
+ scope (str): Scope of the audience target
116
116
 
117
117
  Keyword Args:
118
118
  _check_type (bool): if True, values for parameters in openapi_types
@@ -176,8 +176,8 @@ class ExternalAudienceTarget202110(ModelNormal):
176
176
  self._configuration = _configuration
177
177
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
178
178
 
179
- self.scope = scope
180
179
  self.audience_ids = audience_ids
180
+ self.scope = scope
181
181
  for var_name, var_value in kwargs.items():
182
182
  if var_name not in self.attribute_map and \
183
183
  self._configuration is not None and \
@@ -198,12 +198,12 @@ class ExternalAudienceTarget202110(ModelNormal):
198
198
  ])
199
199
 
200
200
  @convert_js_args_to_python_args
201
- def __init__(self, scope, audience_ids, *args, **kwargs): # noqa: E501
201
+ def __init__(self, audience_ids, scope, *args, **kwargs): # noqa: E501
202
202
  """ExternalAudienceTarget202110 - a model defined in OpenAPI
203
203
 
204
204
  Args:
205
- scope (str): Scope of the audience target
206
205
  audience_ids ([str]): Audience ids that should be targeted
206
+ scope (str): Scope of the audience target
207
207
 
208
208
  Keyword Args:
209
209
  _check_type (bool): if True, values for parameters in openapi_types
@@ -265,8 +265,8 @@ class ExternalAudienceTarget202110(ModelNormal):
265
265
  self._configuration = _configuration
266
266
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
267
267
 
268
- self.scope = scope
269
268
  self.audience_ids = audience_ids
269
+ self.scope = scope
270
270
  for var_name, var_value in kwargs.items():
271
271
  if var_name not in self.attribute_map and \
272
272
  self._configuration is not None and \
@@ -84,8 +84,8 @@ class ExternalCatalogRequest(ModelNormal):
84
84
  and the value is attribute type.
85
85
  """
86
86
  return {
87
- 'format': (str,), # noqa: E501
88
87
  'brand_id_filter': ([str],), # noqa: E501
88
+ 'format': (str,), # noqa: E501
89
89
  }
90
90
 
91
91
  @cached_property
@@ -94,8 +94,8 @@ class ExternalCatalogRequest(ModelNormal):
94
94
 
95
95
 
96
96
  attribute_map = {
97
- 'format': 'format', # noqa: E501
98
97
  'brand_id_filter': 'brandIdFilter', # noqa: E501
98
+ 'format': 'format', # noqa: E501
99
99
  }
100
100
 
101
101
  read_only_vars = {
@@ -139,8 +139,8 @@ class ExternalCatalogRequest(ModelNormal):
139
139
  Animal class but this time we won't travel
140
140
  through its discriminator because we passed in
141
141
  _visited_composed_classes = (Animal,)
142
- format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
143
142
  brand_id_filter ([str]): [optional] # noqa: E501
143
+ format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,8 +226,8 @@ class ExternalCatalogRequest(ModelNormal):
226
226
  Animal class but this time we won't travel
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
- format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
230
229
  brand_id_filter ([str]): [optional] # noqa: E501
230
+ format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
231
231
  """
232
232
 
233
233
  _check_type = kwargs.pop('_check_type', True)
@@ -88,13 +88,13 @@ class ExternalCatalogStatus(ModelNormal):
88
88
  and the value is attribute type.
89
89
  """
90
90
  return {
91
- 'status': (str,), # noqa: E501
91
+ 'created_at': (datetime,), # noqa: E501
92
92
  'currency': (str, none_type,), # noqa: E501
93
- 'row_count': (int, none_type,), # noqa: E501
94
93
  'file_size_bytes': (int, none_type,), # noqa: E501
95
94
  'md5_checksum': (str, none_type,), # noqa: E501
96
- 'created_at': (datetime,), # noqa: E501
97
95
  'message': (str, none_type,), # noqa: E501
96
+ 'row_count': (int, none_type,), # noqa: E501
97
+ 'status': (str,), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,13 +103,13 @@ class ExternalCatalogStatus(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'status': 'status', # noqa: E501
106
+ 'created_at': 'createdAt', # noqa: E501
107
107
  'currency': 'currency', # noqa: E501
108
- 'row_count': 'rowCount', # noqa: E501
109
108
  'file_size_bytes': 'fileSizeBytes', # noqa: E501
110
109
  'md5_checksum': 'md5Checksum', # noqa: E501
111
- 'created_at': 'createdAt', # noqa: E501
112
110
  'message': 'message', # noqa: E501
111
+ 'row_count': 'rowCount', # noqa: E501
112
+ 'status': 'status', # noqa: E501
113
113
  }
114
114
 
115
115
  read_only_vars = {
@@ -119,17 +119,17 @@ class ExternalCatalogStatus(ModelNormal):
119
119
 
120
120
  @classmethod
121
121
  @convert_js_args_to_python_args
122
- def _from_openapi_data(cls, status, currency, row_count, file_size_bytes, md5_checksum, created_at, message, *args, **kwargs): # noqa: E501
122
+ def _from_openapi_data(cls, created_at, currency, file_size_bytes, md5_checksum, message, row_count, status, *args, **kwargs): # noqa: E501
123
123
  """ExternalCatalogStatus - a model defined in OpenAPI
124
124
 
125
125
  Args:
126
- status (str): An enumeration of the status of the catalog.
126
+ created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
127
127
  currency (str, none_type): An ISO4217 representation of the currency products are listed under in this catalog.
128
- row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
129
128
  file_size_bytes (int, none_type): The size of this catalog in bytes. Available when this catalog reaches a success status.
130
129
  md5_checksum (str, none_type): An MD5 checksum of the catalog for use in confirming complete and uncorrupted retrieval. Available when this catalog reaches a success status.
131
- created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
132
130
  message (str, none_type): An optional information message intended for developer consumption.
131
+ row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
132
+ status (str): An enumeration of the status of the catalog.
133
133
 
134
134
  Keyword Args:
135
135
  _check_type (bool): if True, values for parameters in openapi_types
@@ -193,13 +193,13 @@ class ExternalCatalogStatus(ModelNormal):
193
193
  self._configuration = _configuration
194
194
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
195
195
 
196
- self.status = status
196
+ self.created_at = created_at
197
197
  self.currency = currency
198
- self.row_count = row_count
199
198
  self.file_size_bytes = file_size_bytes
200
199
  self.md5_checksum = md5_checksum
201
- self.created_at = created_at
202
200
  self.message = message
201
+ self.row_count = row_count
202
+ self.status = status
203
203
  for var_name, var_value in kwargs.items():
204
204
  if var_name not in self.attribute_map and \
205
205
  self._configuration is not None and \
@@ -220,17 +220,17 @@ class ExternalCatalogStatus(ModelNormal):
220
220
  ])
221
221
 
222
222
  @convert_js_args_to_python_args
223
- def __init__(self, status, currency, row_count, file_size_bytes, md5_checksum, created_at, message, *args, **kwargs): # noqa: E501
223
+ def __init__(self, created_at, currency, file_size_bytes, md5_checksum, message, row_count, status, *args, **kwargs): # noqa: E501
224
224
  """ExternalCatalogStatus - a model defined in OpenAPI
225
225
 
226
226
  Args:
227
- status (str): An enumeration of the status of the catalog.
227
+ created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
228
228
  currency (str, none_type): An ISO4217 representation of the currency products are listed under in this catalog.
229
- row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
230
229
  file_size_bytes (int, none_type): The size of this catalog in bytes. Available when this catalog reaches a success status.
231
230
  md5_checksum (str, none_type): An MD5 checksum of the catalog for use in confirming complete and uncorrupted retrieval. Available when this catalog reaches a success status.
232
- created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
233
231
  message (str, none_type): An optional information message intended for developer consumption.
232
+ row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
233
+ status (str): An enumeration of the status of the catalog.
234
234
 
235
235
  Keyword Args:
236
236
  _check_type (bool): if True, values for parameters in openapi_types
@@ -292,13 +292,13 @@ class ExternalCatalogStatus(ModelNormal):
292
292
  self._configuration = _configuration
293
293
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
294
294
 
295
- self.status = status
295
+ self.created_at = created_at
296
296
  self.currency = currency
297
- self.row_count = row_count
298
297
  self.file_size_bytes = file_size_bytes
299
298
  self.md5_checksum = md5_checksum
300
- self.created_at = created_at
301
299
  self.message = message
300
+ self.row_count = row_count
301
+ self.status = status
302
302
  for var_name, var_value in kwargs.items():
303
303
  if var_name not in self.attribute_map and \
304
304
  self._configuration is not None and \