criteo-api-retailmedia-sdk 2024.4.0.250327__py3-none-any.whl → 2024.4.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 (142) hide show
  1. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/RECORD +142 -142
  3. criteo_api_retailmedia_v2024_04/__init__.py +1 -1
  4. criteo_api_retailmedia_v2024_04/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2024_04/api/audience_api.py +12 -12
  6. criteo_api_retailmedia_v2024_04/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2024_04/api_client.py +1 -1
  8. criteo_api_retailmedia_v2024_04/configuration.py +1 -1
  9. criteo_api_retailmedia_v2024_04/model/add_remove_keyword_model.py +8 -8
  10. criteo_api_retailmedia_v2024_04/model/add_remove_keywords_model_resource.py +4 -4
  11. criteo_api_retailmedia_v2024_04/model/add_to_basket_target202110_response.py +5 -5
  12. criteo_api_retailmedia_v2024_04/model/application_summary_model.py +8 -8
  13. criteo_api_retailmedia_v2024_04/model/application_summary_model_resource.py +4 -4
  14. criteo_api_retailmedia_v2024_04/model/application_summary_model_response.py +5 -5
  15. criteo_api_retailmedia_v2024_04/model/asset_response.py +7 -7
  16. criteo_api_retailmedia_v2024_04/model/async_campaigns_report.py +79 -79
  17. criteo_api_retailmedia_v2024_04/model/async_campaigns_report_resource.py +4 -4
  18. criteo_api_retailmedia_v2024_04/model/async_line_items_report.py +79 -79
  19. criteo_api_retailmedia_v2024_04/model/async_line_items_report_resource.py +4 -4
  20. criteo_api_retailmedia_v2024_04/model/async_report_response.py +5 -5
  21. criteo_api_retailmedia_v2024_04/model/async_revenue_report.py +104 -104
  22. criteo_api_retailmedia_v2024_04/model/async_revenue_report_resource.py +4 -4
  23. criteo_api_retailmedia_v2024_04/model/auction_line_item_paged_list_response.py +9 -9
  24. criteo_api_retailmedia_v2024_04/model/auction_line_item_response.py +5 -5
  25. criteo_api_retailmedia_v2024_04/model/audience_target202110_response.py +5 -5
  26. criteo_api_retailmedia_v2024_04/model/balance_campaign202110_paged_list_response.py +9 -9
  27. criteo_api_retailmedia_v2024_04/model/balance_response.py +5 -5
  28. criteo_api_retailmedia_v2024_04/model/balance_response_paged_list_response.py +9 -9
  29. criteo_api_retailmedia_v2024_04/model/campaign_attributes_v202301.py +57 -57
  30. criteo_api_retailmedia_v2024_04/model/campaign_budget_overrides.py +8 -8
  31. criteo_api_retailmedia_v2024_04/model/campaign_v202301.py +82 -82
  32. criteo_api_retailmedia_v2024_04/model/category202204.py +8 -8
  33. criteo_api_retailmedia_v2024_04/model/category202204_list_response.py +5 -5
  34. criteo_api_retailmedia_v2024_04/model/change_details.py +14 -14
  35. criteo_api_retailmedia_v2024_04/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_04/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_04/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_04/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_04/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_04/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_04/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_04/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_04/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_04/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_04/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_04/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_04/model/entity_resource_of_retail_media_account.py +4 -4
  48. criteo_api_retailmedia_v2024_04/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  49. criteo_api_retailmedia_v2024_04/model/external_account.py +18 -18
  50. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_ids_update_model202110.py +4 -4
  51. criteo_api_retailmedia_v2024_04/model/external_add_to_basket_target202110.py +4 -4
  52. criteo_api_retailmedia_v2024_04/model/external_auction_line_item.py +44 -44
  53. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_create_model.py +30 -30
  54. criteo_api_retailmedia_v2024_04/model/external_auction_line_item_update_model.py +20 -20
  55. criteo_api_retailmedia_v2024_04/model/external_audience_target202110.py +8 -8
  56. criteo_api_retailmedia_v2024_04/model/external_balance_response.py +66 -66
  57. criteo_api_retailmedia_v2024_04/model/external_catalog_request.py +4 -4
  58. criteo_api_retailmedia_v2024_04/model/external_catalog_status.py +20 -20
  59. criteo_api_retailmedia_v2024_04/model/external_change_dates_of_balance.py +8 -8
  60. criteo_api_retailmedia_v2024_04/model/external_common_line_item.py +34 -34
  61. criteo_api_retailmedia_v2024_04/model/external_create_balance.py +20 -20
  62. criteo_api_retailmedia_v2024_04/model/external_line_item_capping202110.py +8 -8
  63. criteo_api_retailmedia_v2024_04/model/external_line_item_page202110.py +3 -3
  64. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item202110.py +55 -51
  65. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_create_model202110.py +24 -24
  66. criteo_api_retailmedia_v2024_04/model/external_preferred_line_item_update_model202110.py +20 -20
  67. criteo_api_retailmedia_v2024_04/model/external_retail_media_account.py +22 -22
  68. criteo_api_retailmedia_v2024_04/model/external_retail_media_brand_account_creation.py +8 -8
  69. criteo_api_retailmedia_v2024_04/model/external_update_balance_model.py +8 -8
  70. criteo_api_retailmedia_v2024_04/model/files_variables_specification.py +4 -4
  71. criteo_api_retailmedia_v2024_04/model/input_resource_of_auction_line_item_create_model.py +4 -4
  72. criteo_api_retailmedia_v2024_04/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  73. criteo_api_retailmedia_v2024_04/model/insertion_order_history_change_data_capture.py +14 -14
  74. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_account.py +8 -8
  75. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_brand.py +8 -8
  76. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_campaign_v202301.py +8 -8
  77. criteo_api_retailmedia_v2024_04/model/json_api_page_response_of_retailer.py +8 -8
  78. criteo_api_retailmedia_v2024_04/model/keyword_data_model.py +12 -12
  79. criteo_api_retailmedia_v2024_04/model/keyword_target202110_response.py +5 -5
  80. criteo_api_retailmedia_v2024_04/model/keywords_model_resource.py +4 -4
  81. criteo_api_retailmedia_v2024_04/model/keywords_model_response.py +4 -4
  82. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers.py +20 -20
  83. criteo_api_retailmedia_v2024_04/model/line_item_bid_multipliers_response.py +5 -5
  84. criteo_api_retailmedia_v2024_04/model/line_item_budget_overrides.py +8 -8
  85. criteo_api_retailmedia_v2024_04/model/metadata.py +8 -8
  86. criteo_api_retailmedia_v2024_04/model/page_metadata.py +16 -16
  87. criteo_api_retailmedia_v2024_04/model/page_of_insertion_order_history_change_data_capture.py +8 -8
  88. criteo_api_retailmedia_v2024_04/model/page_type_environment202210.py +14 -14
  89. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_paged_list_response.py +9 -9
  90. criteo_api_retailmedia_v2024_04/model/preferred_line_item202110_response.py +5 -5
  91. criteo_api_retailmedia_v2024_04/model/problem_details.py +20 -20
  92. criteo_api_retailmedia_v2024_04/model/promoted_product202110_paged_list_response.py +9 -9
  93. criteo_api_retailmedia_v2024_04/model/report_outcome.py +5 -5
  94. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item.py +4 -4
  95. criteo_api_retailmedia_v2024_04/model/resource_of_auction_line_item_update_model.py +4 -4
  96. criteo_api_retailmedia_v2024_04/model/resource_of_balance_campaign202110.py +4 -4
  97. criteo_api_retailmedia_v2024_04/model/resource_of_common_line_item.py +4 -4
  98. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item202110.py +4 -4
  99. criteo_api_retailmedia_v2024_04/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  100. criteo_api_retailmedia_v2024_04/model/resource_of_promoted_product202110.py +4 -4
  101. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1.py +19 -19
  102. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  103. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2.py +8 -8
  104. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  105. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1.py +4 -4
  106. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  107. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  108. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2.py +12 -12
  109. criteo_api_retailmedia_v2024_04/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  110. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_customer_list.py +8 -8
  111. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  112. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  113. criteo_api_retailmedia_v2024_04/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  114. criteo_api_retailmedia_v2024_04/model/rmca_common_problem.py +16 -16
  115. criteo_api_retailmedia_v2024_04/model/sdk_api_rest_common_problem.py +16 -16
  116. criteo_api_retailmedia_v2024_04/model/section.py +4 -4
  117. criteo_api_retailmedia_v2024_04/model/set_bid_model.py +4 -4
  118. criteo_api_retailmedia_v2024_04/model/set_bids_model_resource.py +4 -4
  119. criteo_api_retailmedia_v2024_04/model/status_response.py +20 -20
  120. criteo_api_retailmedia_v2024_04/model/store_target202110_response.py +5 -5
  121. criteo_api_retailmedia_v2024_04/model/template.py +24 -24
  122. criteo_api_retailmedia_v2024_04/model/template_list_response.py +5 -5
  123. criteo_api_retailmedia_v2024_04/model/template_response.py +5 -5
  124. criteo_api_retailmedia_v2024_04/model/template_variable.py +4 -4
  125. criteo_api_retailmedia_v2024_04/model/template_variable_value.py +4 -4
  126. criteo_api_retailmedia_v2024_04/model/value_resource_of_campaign_budget_overrides.py +4 -4
  127. criteo_api_retailmedia_v2024_04/model/value_resource_of_line_item_budget_overrides.py +4 -4
  128. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  129. criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brands.py +4 -4
  130. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  131. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  132. criteo_api_retailmedia_v2024_04/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  133. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  134. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  135. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  136. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_audience_target202110.py +4 -4
  137. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_keyword_target202110.py +4 -4
  138. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  139. criteo_api_retailmedia_v2024_04/model/value_type_resource_of_store_target202110.py +4 -4
  140. criteo_api_retailmedia_v2024_04/model/video_variable_value.py +16 -16
  141. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/WHEEL +0 -0
  142. {criteo_api_retailmedia_sdk-2024.4.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.4.0.250409.dist-info}/top_level.txt +0 -0
@@ -55,27 +55,27 @@ class ExternalBalanceResponse(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
- ('status',): {
59
- 'UNKNOWN': "unknown",
60
- 'SCHEDULED': "scheduled",
61
- 'ACTIVE': "active",
62
- 'ENDED': "ended",
63
- },
64
58
  ('balance_type',): {
65
59
  'UNKNOWN': "unknown",
66
60
  'CAPPED': "capped",
67
61
  'UNCAPPED': "uncapped",
68
62
  },
63
+ ('private_market_billing_type',): {
64
+ 'NOTAPPLICABLE': "notApplicable",
65
+ 'BILLBYRETAILER': "billByRetailer",
66
+ 'BILLBYCRITEO': "billByCriteo",
67
+ 'UNKNOWN': "unknown",
68
+ },
69
69
  ('spend_type',): {
70
70
  'ONSITE': "Onsite",
71
71
  'OFFSITE': "Offsite",
72
72
  'OFFSITEAWARENESS': "OffsiteAwareness",
73
73
  },
74
- ('private_market_billing_type',): {
75
- 'NOTAPPLICABLE': "notApplicable",
76
- 'BILLBYRETAILER': "billByRetailer",
77
- 'BILLBYCRITEO': "billByCriteo",
74
+ ('status',): {
78
75
  'UNKNOWN': "unknown",
76
+ 'SCHEDULED': "scheduled",
77
+ 'ACTIVE': "active",
78
+ 'ENDED': "ended",
79
79
  },
80
80
  }
81
81
 
@@ -103,21 +103,21 @@ class ExternalBalanceResponse(ModelNormal):
103
103
  and the value is attribute type.
104
104
  """
105
105
  return {
106
+ 'balance_type': (str,), # noqa: E501
107
+ 'created_at': (datetime,), # noqa: E501
108
+ 'deposited': (float, none_type,), # noqa: E501
109
+ 'end_date': (date,), # noqa: E501
110
+ 'memo': (str,), # noqa: E501
106
111
  'name': (str,), # noqa: E501
107
112
  'po_number': (str,), # noqa: E501
108
- 'memo': (str,), # noqa: E501
109
- 'deposited': (float, none_type,), # noqa: E501
110
- 'spent': (float, none_type,), # noqa: E501
113
+ 'private_market_billing_type': (str,), # noqa: E501
111
114
  'remaining': (float, none_type,), # noqa: E501
115
+ 'sales_force_id': (str,), # noqa: E501
116
+ 'spend_type': (str,), # noqa: E501
117
+ 'spent': (float, none_type,), # noqa: E501
112
118
  'start_date': (date,), # noqa: E501
113
- 'end_date': (date,), # noqa: E501
114
119
  'status': (str,), # noqa: E501
115
- 'created_at': (datetime,), # noqa: E501
116
120
  'updated_at': (datetime,), # noqa: E501
117
- 'balance_type': (str,), # noqa: E501
118
- 'sales_force_id': (str,), # noqa: E501
119
- 'spend_type': (str,), # noqa: E501
120
- 'private_market_billing_type': (str,), # noqa: E501
121
121
  }
122
122
 
123
123
  @cached_property
@@ -126,21 +126,21 @@ class ExternalBalanceResponse(ModelNormal):
126
126
 
127
127
 
128
128
  attribute_map = {
129
+ 'balance_type': 'balanceType', # noqa: E501
130
+ 'created_at': 'createdAt', # noqa: E501
131
+ 'deposited': 'deposited', # noqa: E501
132
+ 'end_date': 'endDate', # noqa: E501
133
+ 'memo': 'memo', # noqa: E501
129
134
  'name': 'name', # noqa: E501
130
135
  'po_number': 'poNumber', # noqa: E501
131
- 'memo': 'memo', # noqa: E501
132
- 'deposited': 'deposited', # noqa: E501
133
- 'spent': 'spent', # noqa: E501
136
+ 'private_market_billing_type': 'privateMarketBillingType', # noqa: E501
134
137
  'remaining': 'remaining', # noqa: E501
138
+ 'sales_force_id': 'salesForceId', # noqa: E501
139
+ 'spend_type': 'spendType', # noqa: E501
140
+ 'spent': 'spent', # noqa: E501
135
141
  'start_date': 'startDate', # noqa: E501
136
- 'end_date': 'endDate', # noqa: E501
137
142
  'status': 'status', # noqa: E501
138
- 'created_at': 'createdAt', # noqa: E501
139
143
  'updated_at': 'updatedAt', # noqa: E501
140
- 'balance_type': 'balanceType', # noqa: E501
141
- 'sales_force_id': 'salesForceId', # noqa: E501
142
- 'spend_type': 'spendType', # noqa: E501
143
- 'private_market_billing_type': 'privateMarketBillingType', # noqa: E501
144
144
  }
145
145
 
146
146
  read_only_vars = {
@@ -150,25 +150,25 @@ class ExternalBalanceResponse(ModelNormal):
150
150
 
151
151
  @classmethod
152
152
  @convert_js_args_to_python_args
153
- def _from_openapi_data(cls, name, po_number, memo, deposited, spent, remaining, start_date, end_date, status, created_at, updated_at, balance_type, sales_force_id, spend_type, private_market_billing_type, *args, **kwargs): # noqa: E501
153
+ def _from_openapi_data(cls, balance_type, created_at, deposited, end_date, memo, name, po_number, private_market_billing_type, remaining, sales_force_id, spend_type, spent, start_date, status, updated_at, *args, **kwargs): # noqa: E501
154
154
  """ExternalBalanceResponse - a model defined in OpenAPI
155
155
 
156
156
  Args:
157
+ balance_type (str): Type of the balance
158
+ created_at (datetime):
159
+ deposited (float, none_type): Amount of billable funds allotted to the balance.
160
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
161
+ memo (str): Memo
157
162
  name (str): Name of the balance.
158
163
  po_number (str): Purchase Order number.
159
- memo (str): Memo
160
- deposited (float, none_type): Amount of billable funds allotted to the balance.
161
- spent (float, none_type):
164
+ private_market_billing_type (str): Billing type for Private Market.
162
165
  remaining (float, none_type):
166
+ sales_force_id (str): SalesForceId the balance is linked to.
167
+ spend_type (str): Spend Type of the balance.
168
+ spent (float, none_type):
163
169
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
164
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
165
170
  status (str):
166
- created_at (datetime):
167
171
  updated_at (datetime):
168
- balance_type (str): Type of the balance
169
- sales_force_id (str): SalesForceId the balance is linked to.
170
- spend_type (str): Spend Type of the balance.
171
- private_market_billing_type (str): Billing type for Private Market.
172
172
 
173
173
  Keyword Args:
174
174
  _check_type (bool): if True, values for parameters in openapi_types
@@ -232,21 +232,21 @@ class ExternalBalanceResponse(ModelNormal):
232
232
  self._configuration = _configuration
233
233
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
234
234
 
235
+ self.balance_type = balance_type
236
+ self.created_at = created_at
237
+ self.deposited = deposited
238
+ self.end_date = end_date
239
+ self.memo = memo
235
240
  self.name = name
236
241
  self.po_number = po_number
237
- self.memo = memo
238
- self.deposited = deposited
239
- self.spent = spent
242
+ self.private_market_billing_type = private_market_billing_type
240
243
  self.remaining = remaining
244
+ self.sales_force_id = sales_force_id
245
+ self.spend_type = spend_type
246
+ self.spent = spent
241
247
  self.start_date = start_date
242
- self.end_date = end_date
243
248
  self.status = status
244
- self.created_at = created_at
245
249
  self.updated_at = updated_at
246
- self.balance_type = balance_type
247
- self.sales_force_id = sales_force_id
248
- self.spend_type = spend_type
249
- self.private_market_billing_type = private_market_billing_type
250
250
  for var_name, var_value in kwargs.items():
251
251
  if var_name not in self.attribute_map and \
252
252
  self._configuration is not None and \
@@ -267,25 +267,25 @@ class ExternalBalanceResponse(ModelNormal):
267
267
  ])
268
268
 
269
269
  @convert_js_args_to_python_args
270
- def __init__(self, name, po_number, memo, deposited, spent, remaining, start_date, end_date, status, created_at, updated_at, balance_type, sales_force_id, spend_type, private_market_billing_type, *args, **kwargs): # noqa: E501
270
+ def __init__(self, balance_type, created_at, deposited, end_date, memo, name, po_number, private_market_billing_type, remaining, sales_force_id, spend_type, spent, start_date, status, updated_at, *args, **kwargs): # noqa: E501
271
271
  """ExternalBalanceResponse - a model defined in OpenAPI
272
272
 
273
273
  Args:
274
+ balance_type (str): Type of the balance
275
+ created_at (datetime):
276
+ deposited (float, none_type): Amount of billable funds allotted to the balance.
277
+ end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
278
+ memo (str): Memo
274
279
  name (str): Name of the balance.
275
280
  po_number (str): Purchase Order number.
276
- memo (str): Memo
277
- deposited (float, none_type): Amount of billable funds allotted to the balance.
278
- spent (float, none_type):
281
+ private_market_billing_type (str): Billing type for Private Market.
279
282
  remaining (float, none_type):
283
+ sales_force_id (str): SalesForceId the balance is linked to.
284
+ spend_type (str): Spend Type of the balance.
285
+ spent (float, none_type):
280
286
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
281
- end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
282
287
  status (str):
283
- created_at (datetime):
284
288
  updated_at (datetime):
285
- balance_type (str): Type of the balance
286
- sales_force_id (str): SalesForceId the balance is linked to.
287
- spend_type (str): Spend Type of the balance.
288
- private_market_billing_type (str): Billing type for Private Market.
289
289
 
290
290
  Keyword Args:
291
291
  _check_type (bool): if True, values for parameters in openapi_types
@@ -347,21 +347,21 @@ class ExternalBalanceResponse(ModelNormal):
347
347
  self._configuration = _configuration
348
348
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
349
349
 
350
+ self.balance_type = balance_type
351
+ self.created_at = created_at
352
+ self.deposited = deposited
353
+ self.end_date = end_date
354
+ self.memo = memo
350
355
  self.name = name
351
356
  self.po_number = po_number
352
- self.memo = memo
353
- self.deposited = deposited
354
- self.spent = spent
357
+ self.private_market_billing_type = private_market_billing_type
355
358
  self.remaining = remaining
359
+ self.sales_force_id = sales_force_id
360
+ self.spend_type = spend_type
361
+ self.spent = spent
356
362
  self.start_date = start_date
357
- self.end_date = end_date
358
363
  self.status = status
359
- self.created_at = created_at
360
364
  self.updated_at = updated_at
361
- self.balance_type = balance_type
362
- self.sales_force_id = sales_force_id
363
- self.spend_type = spend_type
364
- self.private_market_billing_type = private_market_billing_type
365
365
  for var_name, var_value in kwargs.items():
366
366
  if var_name not in self.attribute_map and \
367
367
  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 \
@@ -81,9 +81,9 @@ class ExternalChangeDatesOfBalance(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'start_date': (date,), # noqa: E501
85
84
  'end_date': (date,), # noqa: E501
86
85
  'memo': (str,), # noqa: E501
86
+ 'start_date': (date,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class ExternalChangeDatesOfBalance(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'start_date': 'startDate', # noqa: E501
96
95
  'end_date': 'endDate', # noqa: E501
97
96
  'memo': 'memo', # noqa: E501
97
+ 'start_date': 'startDate', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -104,13 +104,13 @@ class ExternalChangeDatesOfBalance(ModelNormal):
104
104
 
105
105
  @classmethod
106
106
  @convert_js_args_to_python_args
107
- def _from_openapi_data(cls, start_date, end_date, memo, *args, **kwargs): # noqa: E501
107
+ def _from_openapi_data(cls, end_date, memo, start_date, *args, **kwargs): # noqa: E501
108
108
  """ExternalChangeDatesOfBalance - a model defined in OpenAPI
109
109
 
110
110
  Args:
111
- start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
112
111
  end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
113
112
  memo (str): Memo
113
+ start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
114
114
 
115
115
  Keyword Args:
116
116
  _check_type (bool): if True, values for parameters in openapi_types
@@ -174,9 +174,9 @@ class ExternalChangeDatesOfBalance(ModelNormal):
174
174
  self._configuration = _configuration
175
175
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
176
176
 
177
- self.start_date = start_date
178
177
  self.end_date = end_date
179
178
  self.memo = memo
179
+ self.start_date = start_date
180
180
  for var_name, var_value in kwargs.items():
181
181
  if var_name not in self.attribute_map and \
182
182
  self._configuration is not None and \
@@ -197,13 +197,13 @@ class ExternalChangeDatesOfBalance(ModelNormal):
197
197
  ])
198
198
 
199
199
  @convert_js_args_to_python_args
200
- def __init__(self, start_date, end_date, memo, *args, **kwargs): # noqa: E501
200
+ def __init__(self, end_date, memo, start_date, *args, **kwargs): # noqa: E501
201
201
  """ExternalChangeDatesOfBalance - a model defined in OpenAPI
202
202
 
203
203
  Args:
204
- start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
205
204
  end_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
206
205
  memo (str): Memo
206
+ start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
207
207
 
208
208
  Keyword Args:
209
209
  _check_type (bool): if True, values for parameters in openapi_types
@@ -265,9 +265,9 @@ class ExternalChangeDatesOfBalance(ModelNormal):
265
265
  self._configuration = _configuration
266
266
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
267
267
 
268
- self.start_date = start_date
269
268
  self.end_date = end_date
270
269
  self.memo = memo
270
+ self.start_date = start_date
271
271
  for var_name, var_value in kwargs.items():
272
272
  if var_name not in self.attribute_map and \
273
273
  self._configuration is not None and \
@@ -101,18 +101,18 @@ class ExternalCommonLineItem(ModelNormal):
101
101
  and the value is attribute type.
102
102
  """
103
103
  return {
104
+ 'budget_remaining': (float, none_type,), # noqa: E501
105
+ 'campaign_id': (str,), # noqa: E501
106
+ 'created_at': (datetime,), # noqa: E501
104
107
  'name': (str,), # noqa: E501
105
- 'type': (str,), # noqa: E501
106
108
  'start_date': (date,), # noqa: E501
107
109
  '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
110
+ 'type': (str,), # noqa: E501
111
111
  'updated_at': (datetime,), # noqa: E501
112
- 'end_date': (date, none_type,), # noqa: E501
113
- 'status': (str,), # noqa: E501
114
112
  'budget': (float, none_type,), # noqa: E501
115
113
  'budget_spent': (float,), # noqa: E501
114
+ 'end_date': (date, none_type,), # noqa: E501
115
+ 'status': (str,), # noqa: E501
116
116
  }
117
117
 
118
118
  @cached_property
@@ -121,18 +121,18 @@ class ExternalCommonLineItem(ModelNormal):
121
121
 
122
122
 
123
123
  attribute_map = {
124
+ 'budget_remaining': 'budgetRemaining', # noqa: E501
125
+ 'campaign_id': 'campaignId', # noqa: E501
126
+ 'created_at': 'createdAt', # noqa: E501
124
127
  'name': 'name', # noqa: E501
125
- 'type': 'type', # noqa: E501
126
128
  'start_date': 'startDate', # noqa: E501
127
129
  'target_retailer_id': 'targetRetailerId', # noqa: E501
128
- 'campaign_id': 'campaignId', # noqa: E501
129
- 'budget_remaining': 'budgetRemaining', # noqa: E501
130
- 'created_at': 'createdAt', # noqa: E501
130
+ 'type': 'type', # noqa: E501
131
131
  'updated_at': 'updatedAt', # noqa: E501
132
- 'end_date': 'endDate', # noqa: E501
133
- 'status': 'status', # noqa: E501
134
132
  'budget': 'budget', # noqa: E501
135
133
  'budget_spent': 'budgetSpent', # noqa: E501
134
+ 'end_date': 'endDate', # noqa: E501
135
+ 'status': 'status', # noqa: E501
136
136
  }
137
137
 
138
138
  read_only_vars = {
@@ -142,17 +142,17 @@ class ExternalCommonLineItem(ModelNormal):
142
142
 
143
143
  @classmethod
144
144
  @convert_js_args_to_python_args
145
- def _from_openapi_data(cls, name, type, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
145
+ def _from_openapi_data(cls, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, type, updated_at, *args, **kwargs): # noqa: E501
146
146
  """ExternalCommonLineItem - a model defined in OpenAPI
147
147
 
148
148
  Args:
149
+ budget_remaining (float, none_type):
150
+ campaign_id (str):
151
+ created_at (datetime):
149
152
  name (str):
150
- type (str):
151
153
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
152
154
  target_retailer_id (str):
153
- campaign_id (str):
154
- budget_remaining (float, none_type):
155
- created_at (datetime):
155
+ type (str):
156
156
  updated_at (datetime):
157
157
 
158
158
  Keyword Args:
@@ -186,10 +186,10 @@ class ExternalCommonLineItem(ModelNormal):
186
186
  Animal class but this time we won't travel
187
187
  through its discriminator because we passed in
188
188
  _visited_composed_classes = (Animal,)
189
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
190
- status (str): [optional] # noqa: E501
191
189
  budget (float, none_type): [optional] # noqa: E501
192
190
  budget_spent (float): [optional] # noqa: E501
191
+ end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
192
+ status (str): [optional] # noqa: E501
193
193
  """
194
194
 
195
195
  _check_type = kwargs.pop('_check_type', True)
@@ -221,13 +221,13 @@ class ExternalCommonLineItem(ModelNormal):
221
221
  self._configuration = _configuration
222
222
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
223
223
 
224
+ self.budget_remaining = budget_remaining
225
+ self.campaign_id = campaign_id
226
+ self.created_at = created_at
224
227
  self.name = name
225
- self.type = type
226
228
  self.start_date = start_date
227
229
  self.target_retailer_id = target_retailer_id
228
- self.campaign_id = campaign_id
229
- self.budget_remaining = budget_remaining
230
- self.created_at = created_at
230
+ self.type = type
231
231
  self.updated_at = updated_at
232
232
  for var_name, var_value in kwargs.items():
233
233
  if var_name not in self.attribute_map and \
@@ -249,17 +249,17 @@ class ExternalCommonLineItem(ModelNormal):
249
249
  ])
250
250
 
251
251
  @convert_js_args_to_python_args
252
- def __init__(self, name, type, start_date, target_retailer_id, campaign_id, budget_remaining, created_at, updated_at, *args, **kwargs): # noqa: E501
252
+ def __init__(self, budget_remaining, campaign_id, created_at, name, start_date, target_retailer_id, type, updated_at, *args, **kwargs): # noqa: E501
253
253
  """ExternalCommonLineItem - a model defined in OpenAPI
254
254
 
255
255
  Args:
256
+ budget_remaining (float, none_type):
257
+ campaign_id (str):
258
+ created_at (datetime):
256
259
  name (str):
257
- type (str):
258
260
  start_date (date): Represents the Date as a year, month, and day in the format YYYY-MM-DD
259
261
  target_retailer_id (str):
260
- campaign_id (str):
261
- budget_remaining (float, none_type):
262
- created_at (datetime):
262
+ type (str):
263
263
  updated_at (datetime):
264
264
 
265
265
  Keyword Args:
@@ -293,10 +293,10 @@ class ExternalCommonLineItem(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
- end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
297
- status (str): [optional] # noqa: E501
298
296
  budget (float, none_type): [optional] # noqa: E501
299
297
  budget_spent (float): [optional] # noqa: E501
298
+ end_date (date, none_type): Represents the Date as a year, month, and day in the format YYYY-MM-DD. [optional] # noqa: E501
299
+ status (str): [optional] # noqa: E501
300
300
  """
301
301
 
302
302
  _check_type = kwargs.pop('_check_type', True)
@@ -326,13 +326,13 @@ class ExternalCommonLineItem(ModelNormal):
326
326
  self._configuration = _configuration
327
327
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
328
328
 
329
+ self.budget_remaining = budget_remaining
330
+ self.campaign_id = campaign_id
331
+ self.created_at = created_at
329
332
  self.name = name
330
- self.type = type
331
333
  self.start_date = start_date
332
334
  self.target_retailer_id = target_retailer_id
333
- self.campaign_id = campaign_id
334
- self.budget_remaining = budget_remaining
335
- self.created_at = created_at
335
+ self.type = type
336
336
  self.updated_at = updated_at
337
337
  for var_name, var_value in kwargs.items():
338
338
  if var_name not in self.attribute_map and \