criteo-api-retailmedia-sdk 2024.1.0.250320__py3-none-any.whl → 2024.1.0.250409__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of criteo-api-retailmedia-sdk might be problematic. Click here for more details.

Files changed (130) hide show
  1. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/RECORD +130 -130
  3. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_01/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_01/api/analytics_api.py +2 -2
  6. criteo_api_retailmedia_v2024_01/api/audience_api.py +12 -12
  7. criteo_api_retailmedia_v2024_01/api/campaign_api.py +18 -18
  8. criteo_api_retailmedia_v2024_01/api_client.py +1 -1
  9. criteo_api_retailmedia_v2024_01/configuration.py +1 -1
  10. criteo_api_retailmedia_v2024_01/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2024_01/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2024_01/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2024_01/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2024_01/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2024_01/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2024_01/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2024_01/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2024_01/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2024_01/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2024_01/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2024_01/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2024_01/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2024_01/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2024_01/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2024_01/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2024_01/model/audience_target202110_response.py +5 -5
  27. criteo_api_retailmedia_v2024_01/model/balance_campaign202110_paged_list_response.py +9 -9
  28. criteo_api_retailmedia_v2024_01/model/balance_response.py +5 -5
  29. criteo_api_retailmedia_v2024_01/model/balance_response_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2024_01/model/campaign_attributes_v202301.py +57 -57
  31. criteo_api_retailmedia_v2024_01/model/campaign_budget_overrides.py +8 -8
  32. criteo_api_retailmedia_v2024_01/model/campaign_v202301.py +82 -82
  33. criteo_api_retailmedia_v2024_01/model/category202204.py +8 -8
  34. criteo_api_retailmedia_v2024_01/model/category202204_list_response.py +5 -5
  35. criteo_api_retailmedia_v2024_01/model/common_error.py +16 -16
  36. criteo_api_retailmedia_v2024_01/model/common_line_item_paged_list_response.py +9 -9
  37. criteo_api_retailmedia_v2024_01/model/common_line_item_response.py +5 -5
  38. criteo_api_retailmedia_v2024_01/model/common_problem.py +20 -20
  39. criteo_api_retailmedia_v2024_01/model/common_warning.py +16 -16
  40. criteo_api_retailmedia_v2024_01/model/creative202110.py +16 -12
  41. criteo_api_retailmedia_v2024_01/model/creative202110_list_response.py +5 -5
  42. criteo_api_retailmedia_v2024_01/model/creative202210.py +40 -36
  43. criteo_api_retailmedia_v2024_01/model/creative202210_list_response.py +5 -5
  44. criteo_api_retailmedia_v2024_01/model/creative202210_response.py +5 -5
  45. criteo_api_retailmedia_v2024_01/model/daily_line_item_budget_override.py +4 -4
  46. criteo_api_retailmedia_v2024_01/model/editable_campaign_attributes_v202301.py +32 -32
  47. criteo_api_retailmedia_v2024_01/model/external_account.py +18 -18
  48. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_ids_update_model202110.py +4 -4
  49. criteo_api_retailmedia_v2024_01/model/external_add_to_basket_target202110.py +4 -4
  50. criteo_api_retailmedia_v2024_01/model/external_auction_line_item.py +44 -44
  51. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_create_model.py +30 -30
  52. criteo_api_retailmedia_v2024_01/model/external_auction_line_item_update_model.py +20 -20
  53. criteo_api_retailmedia_v2024_01/model/external_audience_target202110.py +8 -8
  54. criteo_api_retailmedia_v2024_01/model/external_balance_response.py +66 -66
  55. criteo_api_retailmedia_v2024_01/model/external_catalog_request.py +4 -4
  56. criteo_api_retailmedia_v2024_01/model/external_catalog_status.py +20 -20
  57. criteo_api_retailmedia_v2024_01/model/external_change_dates_of_balance.py +8 -8
  58. criteo_api_retailmedia_v2024_01/model/external_common_line_item.py +34 -34
  59. criteo_api_retailmedia_v2024_01/model/external_create_balance.py +20 -20
  60. criteo_api_retailmedia_v2024_01/model/external_line_item_capping202110.py +8 -8
  61. criteo_api_retailmedia_v2024_01/model/external_line_item_page202110.py +3 -3
  62. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item202110.py +55 -51
  63. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_create_model202110.py +24 -24
  64. criteo_api_retailmedia_v2024_01/model/external_preferred_line_item_update_model202110.py +20 -20
  65. criteo_api_retailmedia_v2024_01/model/external_update_balance_model.py +8 -8
  66. criteo_api_retailmedia_v2024_01/model/files_variables_specification.py +4 -4
  67. criteo_api_retailmedia_v2024_01/model/input_resource_of_auction_line_item_create_model.py +4 -4
  68. criteo_api_retailmedia_v2024_01/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
  69. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_account.py +8 -8
  70. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_brand.py +8 -8
  71. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
  72. criteo_api_retailmedia_v2024_01/model/json_api_page_response_of_retailer.py +8 -8
  73. criteo_api_retailmedia_v2024_01/model/keyword_data_model.py +12 -12
  74. criteo_api_retailmedia_v2024_01/model/keyword_target202110_response.py +5 -5
  75. criteo_api_retailmedia_v2024_01/model/keywords_model_resource.py +4 -4
  76. criteo_api_retailmedia_v2024_01/model/keywords_model_response.py +4 -4
  77. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers.py +20 -20
  78. criteo_api_retailmedia_v2024_01/model/line_item_bid_multipliers_response.py +5 -5
  79. criteo_api_retailmedia_v2024_01/model/line_item_budget_overrides.py +8 -8
  80. criteo_api_retailmedia_v2024_01/model/page_metadata.py +16 -16
  81. criteo_api_retailmedia_v2024_01/model/page_type_environment202210.py +14 -14
  82. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_paged_list_response.py +9 -9
  83. criteo_api_retailmedia_v2024_01/model/preferred_line_item202110_response.py +5 -5
  84. criteo_api_retailmedia_v2024_01/model/problem_details.py +20 -20
  85. criteo_api_retailmedia_v2024_01/model/promoted_product202110_paged_list_response.py +9 -9
  86. criteo_api_retailmedia_v2024_01/model/report_outcome.py +5 -5
  87. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item.py +4 -4
  88. criteo_api_retailmedia_v2024_01/model/resource_of_auction_line_item_update_model.py +4 -4
  89. criteo_api_retailmedia_v2024_01/model/resource_of_balance_campaign202110.py +4 -4
  90. criteo_api_retailmedia_v2024_01/model/resource_of_common_line_item.py +4 -4
  91. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item202110.py +4 -4
  92. criteo_api_retailmedia_v2024_01/model/resource_of_preferred_line_item_update_model202110.py +4 -4
  93. criteo_api_retailmedia_v2024_01/model/resource_of_promoted_product202110.py +4 -4
  94. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1.py +19 -19
  95. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
  96. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2.py +8 -8
  97. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
  98. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1.py +4 -4
  99. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
  100. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v1_resource.py +4 -4
  101. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2.py +12 -12
  102. criteo_api_retailmedia_v2024_01/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
  103. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_customer_list.py +8 -8
  104. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_create_v2.py +19 -19
  105. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v1.py +17 -17
  106. criteo_api_retailmedia_v2024_01/model/rm_legacy_segment_user_behavior_v2.py +23 -23
  107. criteo_api_retailmedia_v2024_01/model/rmca_common_problem.py +16 -16
  108. criteo_api_retailmedia_v2024_01/model/section.py +4 -4
  109. criteo_api_retailmedia_v2024_01/model/set_bid_model.py +4 -4
  110. criteo_api_retailmedia_v2024_01/model/set_bids_model_resource.py +4 -4
  111. criteo_api_retailmedia_v2024_01/model/status_response.py +20 -20
  112. criteo_api_retailmedia_v2024_01/model/store_target202110_response.py +5 -5
  113. criteo_api_retailmedia_v2024_01/model/template.py +24 -24
  114. criteo_api_retailmedia_v2024_01/model/template_list_response.py +5 -5
  115. criteo_api_retailmedia_v2024_01/model/template_response.py +5 -5
  116. criteo_api_retailmedia_v2024_01/model/template_variable.py +4 -4
  117. criteo_api_retailmedia_v2024_01/model/template_variable_value.py +4 -4
  118. criteo_api_retailmedia_v2024_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
  119. criteo_api_retailmedia_v2024_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
  120. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  121. criteo_api_retailmedia_v2024_01/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  122. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  123. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  124. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  125. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_audience_target202110.py +4 -4
  126. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_keyword_target202110.py +4 -4
  127. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  128. criteo_api_retailmedia_v2024_01/model/value_type_resource_of_store_target202110.py +4 -4
  129. criteo_api_retailmedia_v2024_01/model/video_variable_value.py +16 -16
  130. {criteo_api_retailmedia_sdk-2024.1.0.250320.dist-info → criteo_api_retailmedia_sdk-2024.1.0.250409.dist-info}/top_level.txt +0 -0
@@ -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 \
@@ -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 \