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
@@ -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 \