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
@@ -86,8 +86,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
86
86
  """
87
87
  lazy_import()
88
88
  return {
89
- 'metadata': (PageMetadata,), # noqa: E501
90
89
  'data': ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer],), # noqa: E501
90
+ 'metadata': (PageMetadata,), # noqa: E501
91
91
  'errors': ([CommonError], none_type,), # noqa: E501
92
92
  'warnings': ([CommonWarning], none_type,), # noqa: E501
93
93
  }
@@ -98,8 +98,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'metadata': 'metadata', # noqa: E501
102
101
  'data': 'data', # noqa: E501
102
+ 'metadata': 'metadata', # noqa: E501
103
103
  'errors': 'errors', # noqa: E501
104
104
  'warnings': 'warnings', # noqa: E501
105
105
  }
@@ -111,12 +111,12 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
111
111
 
112
112
  @classmethod
113
113
  @convert_js_args_to_python_args
114
- def _from_openapi_data(cls, metadata, data, *args, **kwargs): # noqa: E501
114
+ def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
115
115
  """JsonApiPageResponseOfRetailer - a model defined in OpenAPI
116
116
 
117
117
  Args:
118
- metadata (PageMetadata):
119
118
  data ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer]):
119
+ metadata (PageMetadata):
120
120
 
121
121
  Keyword Args:
122
122
  _check_type (bool): if True, values for parameters in openapi_types
@@ -182,8 +182,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
182
182
  self._configuration = _configuration
183
183
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
184
184
 
185
- self.metadata = metadata
186
185
  self.data = data
186
+ self.metadata = metadata
187
187
  for var_name, var_value in kwargs.items():
188
188
  if var_name not in self.attribute_map and \
189
189
  self._configuration is not None and \
@@ -204,12 +204,12 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
204
204
  ])
205
205
 
206
206
  @convert_js_args_to_python_args
207
- def __init__(self, metadata, data, *args, **kwargs): # noqa: E501
207
+ def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
208
208
  """JsonApiPageResponseOfRetailer - a model defined in OpenAPI
209
209
 
210
210
  Args:
211
- metadata (PageMetadata):
212
211
  data ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer]):
212
+ metadata (PageMetadata):
213
213
 
214
214
  Keyword Args:
215
215
  _check_type (bool): if True, values for parameters in openapi_types
@@ -273,8 +273,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
273
273
  self._configuration = _configuration
274
274
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
275
275
 
276
- self.metadata = metadata
277
276
  self.data = data
277
+ self.metadata = metadata
278
278
  for var_name, var_value in kwargs.items():
279
279
  if var_name not in self.attribute_map and \
280
280
  self._configuration is not None and \
@@ -84,11 +84,11 @@ class KeywordDataModel(ModelNormal):
84
84
  """
85
85
  lazy_import()
86
86
  return {
87
- 'review_state': (ReviewStateModel,), # noqa: E501
88
- 'match_type': (MatchTypeModel,), # noqa: E501
89
87
  'bid': (float, none_type,), # noqa: E501
90
- 'input_keywords': (InputKeywordsModel,), # noqa: E501
91
88
  'created_at': (datetime,), # noqa: E501
89
+ 'input_keywords': (InputKeywordsModel,), # noqa: E501
90
+ 'match_type': (MatchTypeModel,), # noqa: E501
91
+ 'review_state': (ReviewStateModel,), # noqa: E501
92
92
  'updated_at': (datetime,), # noqa: E501
93
93
  }
94
94
 
@@ -98,11 +98,11 @@ class KeywordDataModel(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'review_state': 'reviewState', # noqa: E501
102
- 'match_type': 'matchType', # noqa: E501
103
101
  'bid': 'bid', # noqa: E501
104
- 'input_keywords': 'inputKeywords', # noqa: E501
105
102
  'created_at': 'createdAt', # noqa: E501
103
+ 'input_keywords': 'inputKeywords', # noqa: E501
104
+ 'match_type': 'matchType', # noqa: E501
105
+ 'review_state': 'reviewState', # noqa: E501
106
106
  'updated_at': 'updatedAt', # noqa: E501
107
107
  }
108
108
 
@@ -147,11 +147,11 @@ class KeywordDataModel(ModelNormal):
147
147
  Animal class but this time we won't travel
148
148
  through its discriminator because we passed in
149
149
  _visited_composed_classes = (Animal,)
150
- review_state (ReviewStateModel): [optional] # noqa: E501
151
- match_type (MatchTypeModel): [optional] # noqa: E501
152
150
  bid (float, none_type): [optional] # noqa: E501
153
- input_keywords (InputKeywordsModel): [optional] # noqa: E501
154
151
  created_at (datetime): [optional] # noqa: E501
152
+ input_keywords (InputKeywordsModel): [optional] # noqa: E501
153
+ match_type (MatchTypeModel): [optional] # noqa: E501
154
+ review_state (ReviewStateModel): [optional] # noqa: E501
155
155
  updated_at (datetime): [optional] # noqa: E501
156
156
  """
157
157
 
@@ -238,11 +238,11 @@ class KeywordDataModel(ModelNormal):
238
238
  Animal class but this time we won't travel
239
239
  through its discriminator because we passed in
240
240
  _visited_composed_classes = (Animal,)
241
- review_state (ReviewStateModel): [optional] # noqa: E501
242
- match_type (MatchTypeModel): [optional] # noqa: E501
243
241
  bid (float, none_type): [optional] # noqa: E501
244
- input_keywords (InputKeywordsModel): [optional] # noqa: E501
245
242
  created_at (datetime): [optional] # noqa: E501
243
+ input_keywords (InputKeywordsModel): [optional] # noqa: E501
244
+ match_type (MatchTypeModel): [optional] # noqa: E501
245
+ review_state (ReviewStateModel): [optional] # noqa: E501
246
246
  updated_at (datetime): [optional] # noqa: E501
247
247
  """
248
248
 
@@ -90,8 +90,8 @@ class KeywordTarget202110Response(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ValueTypeResourceOfKeywordTarget202110,), # noqa: E501
93
- 'warnings': ([ProblemDetails],), # noqa: E501
94
93
  'errors': ([ProblemDetails],), # noqa: E501
94
+ 'warnings': ([ProblemDetails],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class KeywordTarget202110Response(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class KeywordTarget202110Response(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ValueTypeResourceOfKeywordTarget202110): [optional] # noqa: E501
152
- warnings ([ProblemDetails]): [optional] # noqa: E501
153
152
  errors ([ProblemDetails]): [optional] # noqa: E501
153
+ warnings ([ProblemDetails]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class KeywordTarget202110Response(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ValueTypeResourceOfKeywordTarget202110): [optional] # noqa: E501
240
- warnings ([ProblemDetails]): [optional] # noqa: E501
241
240
  errors ([ProblemDetails]): [optional] # noqa: E501
241
+ warnings ([ProblemDetails]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -80,9 +80,9 @@ class KeywordsModelResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
+ 'attributes': (KeywordsModel,), # noqa: E501
83
84
  'id': (str, none_type,), # noqa: E501
84
85
  'type': (str, none_type,), # noqa: E501
85
- 'attributes': (KeywordsModel,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,9 +91,9 @@ class KeywordsModelResource(ModelNormal):
91
91
 
92
92
 
93
93
  attribute_map = {
94
+ 'attributes': 'attributes', # noqa: E501
94
95
  'id': 'id', # noqa: E501
95
96
  'type': 'type', # noqa: E501
96
- 'attributes': 'attributes', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -137,9 +137,9 @@ class KeywordsModelResource(ModelNormal):
137
137
  Animal class but this time we won't travel
138
138
  through its discriminator because we passed in
139
139
  _visited_composed_classes = (Animal,)
140
+ attributes (KeywordsModel): [optional] # noqa: E501
140
141
  id (str, none_type): [optional] # noqa: E501
141
142
  type (str, none_type): [optional] # noqa: E501
142
- attributes (KeywordsModel): [optional] # noqa: E501
143
143
  """
144
144
 
145
145
  _check_type = kwargs.pop('_check_type', True)
@@ -225,9 +225,9 @@ class KeywordsModelResource(ModelNormal):
225
225
  Animal class but this time we won't travel
226
226
  through its discriminator because we passed in
227
227
  _visited_composed_classes = (Animal,)
228
+ attributes (KeywordsModel): [optional] # noqa: E501
228
229
  id (str, none_type): [optional] # noqa: E501
229
230
  type (str, none_type): [optional] # noqa: E501
230
- attributes (KeywordsModel): [optional] # noqa: E501
231
231
  """
232
232
 
233
233
  _check_type = kwargs.pop('_check_type', True)
@@ -82,9 +82,9 @@ class KeywordsModelResponse(ModelNormal):
82
82
  """
83
83
  lazy_import()
84
84
  return {
85
+ 'data': (KeywordsModelResource,), # noqa: E501
85
86
  'errors': ([RmcaCommonProblem], none_type,), # noqa: E501
86
87
  'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
87
- 'data': (KeywordsModelResource,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -93,9 +93,9 @@ class KeywordsModelResponse(ModelNormal):
93
93
 
94
94
 
95
95
  attribute_map = {
96
+ 'data': 'data', # noqa: E501
96
97
  'errors': 'errors', # noqa: E501
97
98
  'warnings': 'warnings', # noqa: E501
98
- 'data': 'data', # noqa: E501
99
99
  }
100
100
 
101
101
  read_only_vars = {
@@ -141,9 +141,9 @@ class KeywordsModelResponse(ModelNormal):
141
141
  Animal class but this time we won't travel
142
142
  through its discriminator because we passed in
143
143
  _visited_composed_classes = (Animal,)
144
+ data (KeywordsModelResource): [optional] # noqa: E501
144
145
  errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
145
146
  warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
146
- data (KeywordsModelResource): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,9 +229,9 @@ class KeywordsModelResponse(ModelNormal):
229
229
  Animal class but this time we won't travel
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
+ data (KeywordsModelResource): [optional] # noqa: E501
232
233
  errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
233
234
  warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
234
- data (KeywordsModelResource): [optional] # noqa: E501
235
235
  """
236
236
 
237
237
  _check_type = kwargs.pop('_check_type', True)
@@ -81,14 +81,14 @@ class LineItemBidMultipliers(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'search': (float,), # noqa: E501
85
- 'homepage': (float,), # noqa: E501
86
84
  'categories': (float,), # noqa: E501
87
- 'product_detail': (float,), # noqa: E501
85
+ 'checkout': (float,), # noqa: E501
88
86
  'confirmation': (float,), # noqa: E501
89
- 'merchandising': (float,), # noqa: E501
90
87
  'deals': (float,), # noqa: E501
91
- 'checkout': (float,), # noqa: E501
88
+ 'homepage': (float,), # noqa: E501
89
+ 'merchandising': (float,), # noqa: E501
90
+ 'product_detail': (float,), # noqa: E501
91
+ 'search': (float,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,14 +97,14 @@ class LineItemBidMultipliers(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'search': 'search', # noqa: E501
101
- 'homepage': 'homepage', # noqa: E501
102
100
  'categories': 'categories', # noqa: E501
103
- 'product_detail': 'productDetail', # noqa: E501
101
+ 'checkout': 'checkout', # noqa: E501
104
102
  'confirmation': 'confirmation', # noqa: E501
105
- 'merchandising': 'merchandising', # noqa: E501
106
103
  'deals': 'deals', # noqa: E501
107
- 'checkout': 'checkout', # noqa: E501
104
+ 'homepage': 'homepage', # noqa: E501
105
+ 'merchandising': 'merchandising', # noqa: E501
106
+ 'product_detail': 'productDetail', # noqa: E501
107
+ 'search': 'search', # noqa: E501
108
108
  }
109
109
 
110
110
  read_only_vars = {
@@ -148,14 +148,14 @@ class LineItemBidMultipliers(ModelNormal):
148
148
  Animal class but this time we won't travel
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
- search (float): [optional] # noqa: E501
152
- homepage (float): [optional] # noqa: E501
153
151
  categories (float): [optional] # noqa: E501
154
- product_detail (float): [optional] # noqa: E501
152
+ checkout (float): [optional] # noqa: E501
155
153
  confirmation (float): [optional] # noqa: E501
156
- merchandising (float): [optional] # noqa: E501
157
154
  deals (float): [optional] # noqa: E501
158
- checkout (float): [optional] # noqa: E501
155
+ homepage (float): [optional] # noqa: E501
156
+ merchandising (float): [optional] # noqa: E501
157
+ product_detail (float): [optional] # noqa: E501
158
+ search (float): [optional] # noqa: E501
159
159
  """
160
160
 
161
161
  _check_type = kwargs.pop('_check_type', True)
@@ -241,14 +241,14 @@ class LineItemBidMultipliers(ModelNormal):
241
241
  Animal class but this time we won't travel
242
242
  through its discriminator because we passed in
243
243
  _visited_composed_classes = (Animal,)
244
- search (float): [optional] # noqa: E501
245
- homepage (float): [optional] # noqa: E501
246
244
  categories (float): [optional] # noqa: E501
247
- product_detail (float): [optional] # noqa: E501
245
+ checkout (float): [optional] # noqa: E501
248
246
  confirmation (float): [optional] # noqa: E501
249
- merchandising (float): [optional] # noqa: E501
250
247
  deals (float): [optional] # noqa: E501
251
- checkout (float): [optional] # noqa: E501
248
+ homepage (float): [optional] # noqa: E501
249
+ merchandising (float): [optional] # noqa: E501
250
+ product_detail (float): [optional] # noqa: E501
251
+ search (float): [optional] # noqa: E501
252
252
  """
253
253
 
254
254
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class LineItemBidMultipliersResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': (ResourceOfLineItemBidMultipliers,), # noqa: E501
93
- 'warnings': ([ProblemDetails],), # noqa: E501
94
93
  'errors': ([ProblemDetails],), # noqa: E501
94
+ 'warnings': ([ProblemDetails],), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class LineItemBidMultipliersResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class LineItemBidMultipliersResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data (ResourceOfLineItemBidMultipliers): [optional] # noqa: E501
152
- warnings ([ProblemDetails]): [optional] # noqa: E501
153
152
  errors ([ProblemDetails]): [optional] # noqa: E501
153
+ warnings ([ProblemDetails]): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class LineItemBidMultipliersResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data (ResourceOfLineItemBidMultipliers): [optional] # noqa: E501
240
- warnings ([ProblemDetails]): [optional] # noqa: E501
241
240
  errors ([ProblemDetails]): [optional] # noqa: E501
241
+ warnings ([ProblemDetails]): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -82,8 +82,8 @@ class LineItemBudgetOverrides(ModelNormal):
82
82
  """
83
83
  lazy_import()
84
84
  return {
85
- 'monthly_line_item_budget_overrides': ([MonthlyLineItemBudegetOverride],), # noqa: E501
86
85
  'daily_line_item_budget_overrides': ([DailyLineItemBudgetOverride],), # noqa: E501
86
+ 'monthly_line_item_budget_overrides': ([MonthlyLineItemBudegetOverride],), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,8 +92,8 @@ class LineItemBudgetOverrides(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'monthly_line_item_budget_overrides': 'monthlyLineItemBudgetOverrides', # noqa: E501
96
95
  'daily_line_item_budget_overrides': 'dailyLineItemBudgetOverrides', # noqa: E501
96
+ 'monthly_line_item_budget_overrides': 'monthlyLineItemBudgetOverrides', # noqa: E501
97
97
  }
98
98
 
99
99
  read_only_vars = {
@@ -103,12 +103,12 @@ class LineItemBudgetOverrides(ModelNormal):
103
103
 
104
104
  @classmethod
105
105
  @convert_js_args_to_python_args
106
- def _from_openapi_data(cls, monthly_line_item_budget_overrides, daily_line_item_budget_overrides, *args, **kwargs): # noqa: E501
106
+ def _from_openapi_data(cls, daily_line_item_budget_overrides, monthly_line_item_budget_overrides, *args, **kwargs): # noqa: E501
107
107
  """LineItemBudgetOverrides - a model defined in OpenAPI
108
108
 
109
109
  Args:
110
- monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
111
110
  daily_line_item_budget_overrides ([DailyLineItemBudgetOverride]): Line item budget override daily part, chronological order restricted.
111
+ monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
112
112
 
113
113
  Keyword Args:
114
114
  _check_type (bool): if True, values for parameters in openapi_types
@@ -172,8 +172,8 @@ class LineItemBudgetOverrides(ModelNormal):
172
172
  self._configuration = _configuration
173
173
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
174
174
 
175
- self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
176
175
  self.daily_line_item_budget_overrides = daily_line_item_budget_overrides
176
+ self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
177
177
  for var_name, var_value in kwargs.items():
178
178
  if var_name not in self.attribute_map and \
179
179
  self._configuration is not None and \
@@ -194,12 +194,12 @@ class LineItemBudgetOverrides(ModelNormal):
194
194
  ])
195
195
 
196
196
  @convert_js_args_to_python_args
197
- def __init__(self, monthly_line_item_budget_overrides, daily_line_item_budget_overrides, *args, **kwargs): # noqa: E501
197
+ def __init__(self, daily_line_item_budget_overrides, monthly_line_item_budget_overrides, *args, **kwargs): # noqa: E501
198
198
  """LineItemBudgetOverrides - a model defined in OpenAPI
199
199
 
200
200
  Args:
201
- monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
202
201
  daily_line_item_budget_overrides ([DailyLineItemBudgetOverride]): Line item budget override daily part, chronological order restricted.
202
+ monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
203
203
 
204
204
  Keyword Args:
205
205
  _check_type (bool): if True, values for parameters in openapi_types
@@ -261,8 +261,8 @@ class LineItemBudgetOverrides(ModelNormal):
261
261
  self._configuration = _configuration
262
262
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
263
263
 
264
- self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
265
264
  self.daily_line_item_budget_overrides = daily_line_item_budget_overrides
265
+ self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
266
266
  for var_name, var_value in kwargs.items():
267
267
  if var_name not in self.attribute_map and \
268
268
  self._configuration is not None and \
@@ -75,12 +75,12 @@ class PageMetadata(ModelNormal):
75
75
  and the value is attribute type.
76
76
  """
77
77
  return {
78
- 'current_page_size': (int,), # noqa: E501
79
78
  'current_page_index': (int,), # noqa: E501
80
- 'total_items_across_all_pages': (int, none_type,), # noqa: E501
81
- 'total_pages': (int, none_type,), # noqa: E501
79
+ 'current_page_size': (int,), # noqa: E501
82
80
  'next_page': (str, none_type,), # noqa: E501
83
81
  'previous_page': (str, none_type,), # noqa: E501
82
+ 'total_items_across_all_pages': (int, none_type,), # noqa: E501
83
+ 'total_pages': (int, none_type,), # noqa: E501
84
84
  }
85
85
 
86
86
  @cached_property
@@ -89,12 +89,12 @@ class PageMetadata(ModelNormal):
89
89
 
90
90
 
91
91
  attribute_map = {
92
- 'current_page_size': 'currentPageSize', # noqa: E501
93
92
  'current_page_index': 'currentPageIndex', # noqa: E501
94
- 'total_items_across_all_pages': 'totalItemsAcrossAllPages', # noqa: E501
95
- 'total_pages': 'totalPages', # noqa: E501
93
+ 'current_page_size': 'currentPageSize', # noqa: E501
96
94
  'next_page': 'nextPage', # noqa: E501
97
95
  'previous_page': 'previousPage', # noqa: E501
96
+ 'total_items_across_all_pages': 'totalItemsAcrossAllPages', # noqa: E501
97
+ 'total_pages': 'totalPages', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -104,12 +104,12 @@ class PageMetadata(ModelNormal):
104
104
 
105
105
  @classmethod
106
106
  @convert_js_args_to_python_args
107
- def _from_openapi_data(cls, current_page_size, current_page_index, *args, **kwargs): # noqa: E501
107
+ def _from_openapi_data(cls, current_page_index, current_page_size, *args, **kwargs): # noqa: E501
108
108
  """PageMetadata - a model defined in OpenAPI
109
109
 
110
110
  Args:
111
- current_page_size (int):
112
111
  current_page_index (int):
112
+ current_page_size (int):
113
113
 
114
114
  Keyword Args:
115
115
  _check_type (bool): if True, values for parameters in openapi_types
@@ -142,10 +142,10 @@ class PageMetadata(ModelNormal):
142
142
  Animal class but this time we won't travel
143
143
  through its discriminator because we passed in
144
144
  _visited_composed_classes = (Animal,)
145
- total_items_across_all_pages (int, none_type): [optional] # noqa: E501
146
- total_pages (int, none_type): [optional] # noqa: E501
147
145
  next_page (str, none_type): [optional] # noqa: E501
148
146
  previous_page (str, none_type): [optional] # noqa: E501
147
+ total_items_across_all_pages (int, none_type): [optional] # noqa: E501
148
+ total_pages (int, none_type): [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -177,8 +177,8 @@ class PageMetadata(ModelNormal):
177
177
  self._configuration = _configuration
178
178
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
179
179
 
180
- self.current_page_size = current_page_size
181
180
  self.current_page_index = current_page_index
181
+ self.current_page_size = current_page_size
182
182
  for var_name, var_value in kwargs.items():
183
183
  if var_name not in self.attribute_map and \
184
184
  self._configuration is not None and \
@@ -199,12 +199,12 @@ class PageMetadata(ModelNormal):
199
199
  ])
200
200
 
201
201
  @convert_js_args_to_python_args
202
- def __init__(self, current_page_size, current_page_index, *args, **kwargs): # noqa: E501
202
+ def __init__(self, current_page_index, current_page_size, *args, **kwargs): # noqa: E501
203
203
  """PageMetadata - a model defined in OpenAPI
204
204
 
205
205
  Args:
206
- current_page_size (int):
207
206
  current_page_index (int):
207
+ current_page_size (int):
208
208
 
209
209
  Keyword Args:
210
210
  _check_type (bool): if True, values for parameters in openapi_types
@@ -237,10 +237,10 @@ class PageMetadata(ModelNormal):
237
237
  Animal class but this time we won't travel
238
238
  through its discriminator because we passed in
239
239
  _visited_composed_classes = (Animal,)
240
- total_items_across_all_pages (int, none_type): [optional] # noqa: E501
241
- total_pages (int, none_type): [optional] # noqa: E501
242
240
  next_page (str, none_type): [optional] # noqa: E501
243
241
  previous_page (str, none_type): [optional] # noqa: E501
242
+ total_items_across_all_pages (int, none_type): [optional] # noqa: E501
243
+ total_pages (int, none_type): [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)
@@ -270,8 +270,8 @@ class PageMetadata(ModelNormal):
270
270
  self._configuration = _configuration
271
271
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
272
272
 
273
- self.current_page_size = current_page_size
274
273
  self.current_page_index = current_page_index
274
+ self.current_page_size = current_page_size
275
275
  for var_name, var_value in kwargs.items():
276
276
  if var_name not in self.attribute_map and \
277
277
  self._configuration is not None and \
@@ -55,6 +55,16 @@ class PageTypeEnvironment202210(ModelNormal):
55
55
  """
56
56
 
57
57
  allowed_values = {
58
+ ('environments',): {
59
+ 'None': None,
60
+ 'WEB': "Web",
61
+ 'MOBILE': "Mobile",
62
+ 'APP': "App",
63
+ 'LOCKOUT': "Lockout",
64
+ 'MIXED': "Mixed",
65
+ 'IOS': "iOS",
66
+ 'ANDROID': "Android",
67
+ },
58
68
  ('page_type',): {
59
69
  'None': None,
60
70
  'SEARCH': "Search",
@@ -67,16 +77,6 @@ class PageTypeEnvironment202210(ModelNormal):
67
77
  'MERCHANDISING': "Merchandising",
68
78
  'DEALS': "Deals",
69
79
  },
70
- ('environments',): {
71
- 'None': None,
72
- 'WEB': "Web",
73
- 'MOBILE': "Mobile",
74
- 'APP': "App",
75
- 'LOCKOUT': "Lockout",
76
- 'MIXED': "Mixed",
77
- 'IOS': "iOS",
78
- 'ANDROID': "Android",
79
- },
80
80
  }
81
81
 
82
82
  validations = {
@@ -97,8 +97,8 @@ class PageTypeEnvironment202210(ModelNormal):
97
97
  and the value is attribute type.
98
98
  """
99
99
  return {
100
- 'page_type': (str, none_type,), # noqa: E501
101
100
  'environments': ([str], none_type,), # noqa: E501
101
+ 'page_type': (str, none_type,), # noqa: E501
102
102
  }
103
103
 
104
104
  @cached_property
@@ -107,8 +107,8 @@ class PageTypeEnvironment202210(ModelNormal):
107
107
 
108
108
 
109
109
  attribute_map = {
110
- 'page_type': 'pageType', # noqa: E501
111
110
  'environments': 'environments', # noqa: E501
111
+ 'page_type': 'pageType', # noqa: E501
112
112
  }
113
113
 
114
114
  read_only_vars = {
@@ -152,8 +152,8 @@ class PageTypeEnvironment202210(ModelNormal):
152
152
  Animal class but this time we won't travel
153
153
  through its discriminator because we passed in
154
154
  _visited_composed_classes = (Animal,)
155
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
156
155
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
156
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
157
157
  """
158
158
 
159
159
  _check_type = kwargs.pop('_check_type', True)
@@ -239,8 +239,8 @@ class PageTypeEnvironment202210(ModelNormal):
239
239
  Animal class but this time we won't travel
240
240
  through its discriminator because we passed in
241
241
  _visited_composed_classes = (Animal,)
242
- page_type (str, none_type): Creative PageType. [optional] # noqa: E501
243
242
  environments ([str], none_type): List of environments per PageType. [optional] # noqa: E501
243
+ page_type (str, none_type): Creative PageType. [optional] # noqa: E501
244
244
  """
245
245
 
246
246
  _check_type = kwargs.pop('_check_type', True)