criteo-api-retailmedia-sdk 2024.10.0.250327__py3-none-any.whl → 2024.10.0.250425__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 (163) hide show
  1. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/RECORD +163 -163
  3. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_10/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_10/api/analytics_api.py +2 -2
  6. criteo_api_retailmedia_v2024_10/api/balance_api.py +12 -12
  7. criteo_api_retailmedia_v2024_10/api/campaign_api.py +30 -30
  8. criteo_api_retailmedia_v2024_10/api_client.py +1 -1
  9. criteo_api_retailmedia_v2024_10/configuration.py +1 -1
  10. criteo_api_retailmedia_v2024_10/model/add_funds_to_balance_v2.py +4 -4
  11. criteo_api_retailmedia_v2024_10/model/add_remove_keyword_model.py +8 -8
  12. criteo_api_retailmedia_v2024_10/model/add_remove_keywords_model_resource.py +4 -4
  13. criteo_api_retailmedia_v2024_10/model/add_to_basket_target202110_response.py +5 -5
  14. criteo_api_retailmedia_v2024_10/model/application_summary_model.py +8 -8
  15. criteo_api_retailmedia_v2024_10/model/application_summary_model_resource.py +4 -4
  16. criteo_api_retailmedia_v2024_10/model/application_summary_model_response.py +5 -5
  17. criteo_api_retailmedia_v2024_10/model/asset_response.py +7 -7
  18. criteo_api_retailmedia_v2024_10/model/async_campaigns_report.py +79 -79
  19. criteo_api_retailmedia_v2024_10/model/async_campaigns_report_resource.py +4 -4
  20. criteo_api_retailmedia_v2024_10/model/async_line_items_report.py +79 -79
  21. criteo_api_retailmedia_v2024_10/model/async_line_items_report_resource.py +4 -4
  22. criteo_api_retailmedia_v2024_10/model/async_report_response.py +5 -5
  23. criteo_api_retailmedia_v2024_10/model/async_revenue_report.py +104 -104
  24. criteo_api_retailmedia_v2024_10/model/async_revenue_report_resource.py +4 -4
  25. criteo_api_retailmedia_v2024_10/model/auction_line_item_paged_list_response.py +9 -9
  26. criteo_api_retailmedia_v2024_10/model/auction_line_item_response.py +5 -5
  27. criteo_api_retailmedia_v2024_10/model/audience_error.py +16 -16
  28. criteo_api_retailmedia_v2024_10/model/audience_target202110_response.py +5 -5
  29. criteo_api_retailmedia_v2024_10/model/audience_warning.py +22 -22
  30. criteo_api_retailmedia_v2024_10/model/balance_campaign202110_paged_list_response.py +9 -9
  31. criteo_api_retailmedia_v2024_10/model/balance_history_change_data_capture_v1.py +14 -14
  32. criteo_api_retailmedia_v2024_10/model/balance_response_v2.py +45 -45
  33. criteo_api_retailmedia_v2024_10/model/balance_response_v2_response.py +5 -5
  34. criteo_api_retailmedia_v2024_10/model/campaign_attributes_v202301.py +57 -57
  35. criteo_api_retailmedia_v2024_10/model/campaign_budget_overrides.py +8 -8
  36. criteo_api_retailmedia_v2024_10/model/campaign_v202301.py +82 -82
  37. criteo_api_retailmedia_v2024_10/model/category202204.py +8 -8
  38. criteo_api_retailmedia_v2024_10/model/category202204_list_response.py +5 -5
  39. criteo_api_retailmedia_v2024_10/model/change_dates_of_balance_v2.py +4 -4
  40. criteo_api_retailmedia_v2024_10/model/change_details_v1.py +8 -8
  41. criteo_api_retailmedia_v2024_10/model/common_error.py +16 -16
  42. criteo_api_retailmedia_v2024_10/model/common_line_item_paged_list_response.py +9 -9
  43. criteo_api_retailmedia_v2024_10/model/common_line_item_response.py +5 -5
  44. criteo_api_retailmedia_v2024_10/model/common_problem.py +20 -20
  45. criteo_api_retailmedia_v2024_10/model/common_warning.py +16 -16
  46. criteo_api_retailmedia_v2024_10/model/create_balance_v2.py +12 -12
  47. criteo_api_retailmedia_v2024_10/model/creative2.py +50 -50
  48. criteo_api_retailmedia_v2024_10/model/creative202110.py +16 -12
  49. criteo_api_retailmedia_v2024_10/model/creative202110_list_response.py +5 -5
  50. criteo_api_retailmedia_v2024_10/model/creative202210.py +40 -36
  51. criteo_api_retailmedia_v2024_10/model/creative202210_response.py +5 -5
  52. criteo_api_retailmedia_v2024_10/model/creative2_list_response.py +5 -5
  53. criteo_api_retailmedia_v2024_10/model/creative2_response.py +5 -5
  54. criteo_api_retailmedia_v2024_10/model/daily_line_item_budget_override.py +4 -4
  55. criteo_api_retailmedia_v2024_10/model/editable_campaign_attributes_v202301.py +32 -32
  56. criteo_api_retailmedia_v2024_10/model/entity_resource_of_retail_media_account.py +4 -4
  57. criteo_api_retailmedia_v2024_10/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  58. criteo_api_retailmedia_v2024_10/model/external_account.py +18 -18
  59. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_ids_update_model202110.py +4 -4
  60. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_target202110.py +4 -4
  61. criteo_api_retailmedia_v2024_10/model/external_auction_line_item.py +44 -44
  62. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_create_model.py +30 -30
  63. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_update_model.py +20 -20
  64. criteo_api_retailmedia_v2024_10/model/external_audience_target202110.py +8 -8
  65. criteo_api_retailmedia_v2024_10/model/external_catalog_request.py +4 -4
  66. criteo_api_retailmedia_v2024_10/model/external_catalog_status.py +20 -20
  67. criteo_api_retailmedia_v2024_10/model/external_common_line_item.py +34 -34
  68. criteo_api_retailmedia_v2024_10/model/external_line_item_bid_multipliers_v2.py +28 -28
  69. criteo_api_retailmedia_v2024_10/model/external_line_item_capping_v2.py +9 -9
  70. criteo_api_retailmedia_v2024_10/model/external_line_item_page_v2.py +3 -3
  71. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_create_model_v2.py +24 -24
  72. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_update_model_v2.py +20 -20
  73. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_v2.py +36 -36
  74. criteo_api_retailmedia_v2024_10/model/external_retail_media_account.py +22 -22
  75. criteo_api_retailmedia_v2024_10/model/external_retail_media_brand_account_creation.py +8 -8
  76. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller.py +8 -8
  77. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller_account_creation.py +4 -4
  78. criteo_api_retailmedia_v2024_10/model/files_variables_specification.py +4 -4
  79. criteo_api_retailmedia_v2024_10/model/input_resource_of_auction_line_item_create_model.py +4 -4
  80. criteo_api_retailmedia_v2024_10/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
  81. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_account.py +8 -8
  82. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_brand.py +8 -8
  83. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_campaign_v202301.py +8 -8
  84. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_retailer.py +8 -8
  85. criteo_api_retailmedia_v2024_10/model/keyword_data_model.py +12 -12
  86. criteo_api_retailmedia_v2024_10/model/keyword_target202110_response.py +5 -5
  87. criteo_api_retailmedia_v2024_10/model/keywords_model_resource.py +4 -4
  88. criteo_api_retailmedia_v2024_10/model/keywords_model_response.py +4 -4
  89. criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_response.py +5 -5
  90. criteo_api_retailmedia_v2024_10/model/line_item_budget_overrides.py +8 -8
  91. criteo_api_retailmedia_v2024_10/model/metadata.py +8 -8
  92. criteo_api_retailmedia_v2024_10/model/page_metadata.py +16 -16
  93. criteo_api_retailmedia_v2024_10/model/page_of_balance_history_change_data_capture_v1.py +8 -8
  94. criteo_api_retailmedia_v2024_10/model/page_type_environment2.py +14 -14
  95. criteo_api_retailmedia_v2024_10/model/page_type_environment202210.py +14 -14
  96. criteo_api_retailmedia_v2024_10/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
  97. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_paged_list_response.py +9 -9
  98. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_response.py +5 -5
  99. criteo_api_retailmedia_v2024_10/model/problem_details.py +20 -20
  100. criteo_api_retailmedia_v2024_10/model/product_metadata.py +8 -8
  101. criteo_api_retailmedia_v2024_10/model/promoted_product.py +4 -4
  102. criteo_api_retailmedia_v2024_10/model/promoted_product_resource.py +4 -4
  103. criteo_api_retailmedia_v2024_10/model/promoted_product_resource_collection_outcome.py +8 -8
  104. criteo_api_retailmedia_v2024_10/model/report_outcome.py +5 -5
  105. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item.py +4 -4
  106. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item_update_model.py +4 -4
  107. criteo_api_retailmedia_v2024_10/model/resource_of_balance_campaign202110.py +4 -4
  108. criteo_api_retailmedia_v2024_10/model/resource_of_common_line_item.py +4 -4
  109. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
  110. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_v2.py +4 -4
  111. criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_attributes.py +8 -8
  112. criteo_api_retailmedia_v2024_10/model/rm_algebra_node_v1.py +8 -8
  113. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1.py +20 -20
  114. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
  115. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1.py +4 -4
  116. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1_resource.py +4 -4
  117. criteo_api_retailmedia_v2024_10/model/rm_audience_search_metadata_v1.py +4 -4
  118. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1.py +4 -4
  119. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
  120. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1.py +30 -30
  121. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_list_response.py +5 -5
  122. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
  123. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
  124. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1.py +4 -4
  125. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
  126. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_metadata_v1.py +4 -4
  127. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1.py +8 -8
  128. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1.py +4 -4
  129. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
  130. criteo_api_retailmedia_v2024_10/model/rm_contact_list_v1.py +4 -4
  131. criteo_api_retailmedia_v2024_10/model/rm_events_v1.py +23 -23
  132. criteo_api_retailmedia_v2024_10/model/rmca_common_problem.py +16 -16
  133. criteo_api_retailmedia_v2024_10/model/sdk_api_rest_common_problem.py +16 -16
  134. criteo_api_retailmedia_v2024_10/model/section.py +4 -4
  135. criteo_api_retailmedia_v2024_10/model/set_bid_model.py +4 -4
  136. criteo_api_retailmedia_v2024_10/model/set_bids_model_resource.py +4 -4
  137. criteo_api_retailmedia_v2024_10/model/status_response.py +20 -20
  138. criteo_api_retailmedia_v2024_10/model/store_target202110_response.py +5 -5
  139. criteo_api_retailmedia_v2024_10/model/template.py +24 -24
  140. criteo_api_retailmedia_v2024_10/model/template_list_response.py +5 -5
  141. criteo_api_retailmedia_v2024_10/model/template_response.py +5 -5
  142. criteo_api_retailmedia_v2024_10/model/template_variable.py +4 -4
  143. criteo_api_retailmedia_v2024_10/model/template_variable_value.py +4 -4
  144. criteo_api_retailmedia_v2024_10/model/update_balance_model_v2.py +8 -8
  145. criteo_api_retailmedia_v2024_10/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
  146. criteo_api_retailmedia_v2024_10/model/value_resource_of_campaign_budget_overrides.py +4 -4
  147. criteo_api_retailmedia_v2024_10/model/value_resource_of_line_item_budget_overrides.py +4 -4
  148. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  149. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brands.py +4 -4
  150. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller.py +4 -4
  151. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
  152. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  153. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  154. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  155. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  156. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  157. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  158. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_target202110.py +4 -4
  159. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_keyword_target202110.py +4 -4
  160. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  161. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_target202110.py +4 -4
  162. criteo_api_retailmedia_v2024_10/model/video_variable_value.py +16 -16
  163. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250425.dist-info}/top_level.txt +0 -0
@@ -80,9 +80,9 @@ class PromotedProductResource(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
+ 'attributes': (PromotedProduct,), # noqa: E501
83
84
  'id': (str, none_type,), # noqa: E501
84
85
  'type': (str, none_type,), # noqa: E501
85
- 'attributes': (PromotedProduct,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -91,9 +91,9 @@ class PromotedProductResource(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 PromotedProductResource(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 (PromotedProduct): [optional] # noqa: E501
140
141
  id (str, none_type): [optional] # noqa: E501
141
142
  type (str, none_type): [optional] # noqa: E501
142
- attributes (PromotedProduct): [optional] # noqa: E501
143
143
  """
144
144
 
145
145
  _check_type = kwargs.pop('_check_type', True)
@@ -225,9 +225,9 @@ class PromotedProductResource(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 (PromotedProduct): [optional] # noqa: E501
228
229
  id (str, none_type): [optional] # noqa: E501
229
230
  type (str, none_type): [optional] # noqa: E501
230
- attributes (PromotedProduct): [optional] # noqa: E501
231
231
  """
232
232
 
233
233
  _check_type = kwargs.pop('_check_type', True)
@@ -84,10 +84,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
84
84
  """
85
85
  lazy_import()
86
86
  return {
87
+ 'data': ([PromotedProductResource], none_type,), # noqa: E501
87
88
  'errors': ([RmcaCommonProblem], none_type,), # noqa: E501
88
- 'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
89
89
  'meta': (ProductMetadata,), # noqa: E501
90
- 'data': ([PromotedProductResource], none_type,), # noqa: E501
90
+ 'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -96,10 +96,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
96
96
 
97
97
 
98
98
  attribute_map = {
99
+ 'data': 'data', # noqa: E501
99
100
  'errors': 'errors', # noqa: E501
100
- 'warnings': 'warnings', # noqa: E501
101
101
  'meta': 'meta', # noqa: E501
102
- 'data': 'data', # noqa: E501
102
+ 'warnings': 'warnings', # noqa: E501
103
103
  }
104
104
 
105
105
  read_only_vars = {
@@ -145,10 +145,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
145
145
  Animal class but this time we won't travel
146
146
  through its discriminator because we passed in
147
147
  _visited_composed_classes = (Animal,)
148
+ data ([PromotedProductResource], none_type): [optional] # noqa: E501
148
149
  errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
149
- warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
150
150
  meta (ProductMetadata): [optional] # noqa: E501
151
- data ([PromotedProductResource], none_type): [optional] # noqa: E501
151
+ warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
152
152
  """
153
153
 
154
154
  _check_type = kwargs.pop('_check_type', True)
@@ -234,10 +234,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
234
234
  Animal class but this time we won't travel
235
235
  through its discriminator because we passed in
236
236
  _visited_composed_classes = (Animal,)
237
+ data ([PromotedProductResource], none_type): [optional] # noqa: E501
237
238
  errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
238
- warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
239
239
  meta (ProductMetadata): [optional] # noqa: E501
240
- data ([PromotedProductResource], none_type): [optional] # noqa: E501
240
+ warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
241
241
  """
242
242
 
243
243
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class ReportOutcome(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
91
90
  'errors': ([CommonProblem], none_type,), # noqa: E501
91
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,13 +97,13 @@ class ReportOutcome(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'warnings': 'warnings', # noqa: E501
101
100
  'errors': 'errors', # noqa: E501
101
+ 'warnings': 'warnings', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
105
- 'warnings', # noqa: E501
106
105
  'errors', # noqa: E501
106
+ 'warnings', # noqa: E501
107
107
  }
108
108
 
109
109
  _composed_schemas = {}
@@ -144,8 +144,8 @@ class ReportOutcome(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
148
147
  errors ([CommonProblem], none_type): [optional] # noqa: E501
148
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -231,8 +231,8 @@ class ReportOutcome(ModelNormal):
231
231
  Animal class but this time we won't travel
232
232
  through its discriminator because we passed in
233
233
  _visited_composed_classes = (Animal,)
234
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
235
234
  errors ([CommonProblem], none_type): [optional] # noqa: E501
235
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
236
236
  """
237
237
 
238
238
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class ResourceOfAuctionLineItem(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ExternalAuctionLineItem,), # noqa: E501
90
91
  'id': (str, none_type,), # noqa: E501
91
92
  'type': (str, none_type,), # noqa: E501
92
- 'attributes': (ExternalAuctionLineItem,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ResourceOfAuctionLineItem(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class ResourceOfAuctionLineItem(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (ExternalAuctionLineItem): [optional] # noqa: E501
147
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
148
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (ExternalAuctionLineItem): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class ResourceOfAuctionLineItem(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (ExternalAuctionLineItem): [optional] # noqa: E501
235
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
236
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (ExternalAuctionLineItem): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ExternalAuctionLineItemUpdateModel,), # noqa: E501
90
91
  'id': (str,), # noqa: E501
91
92
  'type': (str,), # noqa: E501
92
- 'attributes': (ExternalAuctionLineItemUpdateModel,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
147
148
  id (str): Id of the entity. [optional] # noqa: E501
148
149
  type (str): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
235
236
  id (str): Id of the entity. [optional] # noqa: E501
236
237
  type (str): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -81,9 +81,9 @@ class ResourceOfBalanceCampaign202110(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
+ 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
84
85
  'id': (str, none_type,), # noqa: E501
85
86
  'type': (str, none_type,), # noqa: E501
86
- 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class ResourceOfBalanceCampaign202110(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
+ 'attributes': 'attributes', # noqa: E501
95
96
  'id': 'id', # noqa: E501
96
97
  'type': 'type', # noqa: E501
97
- 'attributes': 'attributes', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class ResourceOfBalanceCampaign202110(ModelNormal):
138
138
  Animal class but this time we won't travel
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
141
142
  id (str, none_type): Id of the entity. [optional] # noqa: E501
142
143
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
143
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class ResourceOfBalanceCampaign202110(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
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
229
230
  id (str, none_type): Id of the entity. [optional] # noqa: E501
230
231
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
231
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class ResourceOfCommonLineItem(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ExternalCommonLineItem,), # noqa: E501
90
91
  'id': (str, none_type,), # noqa: E501
91
92
  'type': (str, none_type,), # noqa: E501
92
- 'attributes': (ExternalCommonLineItem,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ResourceOfCommonLineItem(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class ResourceOfCommonLineItem(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (ExternalCommonLineItem): [optional] # noqa: E501
147
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
148
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (ExternalCommonLineItem): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class ResourceOfCommonLineItem(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (ExternalCommonLineItem): [optional] # noqa: E501
235
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
236
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (ExternalCommonLineItem): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ExternalPreferredLineItemUpdateModelV2,), # noqa: E501
90
91
  'id': (str,), # noqa: E501
91
92
  'type': (str,), # noqa: E501
92
- 'attributes': (ExternalPreferredLineItemUpdateModelV2,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
147
148
  id (str): Id of the entity. [optional] # noqa: E501
148
149
  type (str): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
235
236
  id (str): Id of the entity. [optional] # noqa: E501
236
237
  type (str): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
+ 'attributes': (ExternalPreferredLineItemV2,), # noqa: E501
90
91
  'id': (str, none_type,), # noqa: E501
91
92
  'type': (str, none_type,), # noqa: E501
92
- 'attributes': (ExternalPreferredLineItemV2,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
+ 'attributes': 'attributes', # noqa: E501
101
102
  'id': 'id', # noqa: E501
102
103
  'type': 'type', # noqa: E501
103
- 'attributes': 'attributes', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
144
144
  Animal class but this time we won't travel
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
+ attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
147
148
  id (str, none_type): Id of the entity. [optional] # noqa: E501
148
149
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
149
- attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
232
232
  Animal class but this time we won't travel
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
+ attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
235
236
  id (str, none_type): Id of the entity. [optional] # noqa: E501
236
237
  type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
237
- attributes (ExternalPreferredLineItemV2): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -93,8 +93,8 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
93
93
  and the value is attribute type.
94
94
  """
95
95
  return {
96
- 'operation': (str,), # noqa: E501
97
96
  'identifiers': ([str],), # noqa: E501
97
+ 'operation': (str,), # noqa: E501
98
98
  'identifier_type': (str,), # noqa: E501
99
99
  }
100
100
 
@@ -104,8 +104,8 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
104
104
 
105
105
 
106
106
  attribute_map = {
107
- 'operation': 'operation', # noqa: E501
108
107
  'identifiers': 'identifiers', # noqa: E501
108
+ 'operation': 'operation', # noqa: E501
109
109
  'identifier_type': 'identifierType', # noqa: E501
110
110
  }
111
111
 
@@ -116,12 +116,12 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
116
116
 
117
117
  @classmethod
118
118
  @convert_js_args_to_python_args
119
- def _from_openapi_data(cls, operation, identifiers, *args, **kwargs): # noqa: E501
119
+ def _from_openapi_data(cls, identifiers, operation, *args, **kwargs): # noqa: E501
120
120
  """RetailMediaContactlistAmendmentAttributes - a model defined in OpenAPI
121
121
 
122
122
  Args:
123
- operation (str): Whether to add or remove users
124
123
  identifiers ([str]): The users to add or remove, each in the schema specified
124
+ operation (str): Whether to add or remove users
125
125
 
126
126
  Keyword Args:
127
127
  _check_type (bool): if True, values for parameters in openapi_types
@@ -186,8 +186,8 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
186
186
  self._configuration = _configuration
187
187
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
188
188
 
189
- self.operation = operation
190
189
  self.identifiers = identifiers
190
+ self.operation = operation
191
191
  for var_name, var_value in kwargs.items():
192
192
  if var_name not in self.attribute_map and \
193
193
  self._configuration is not None and \
@@ -208,12 +208,12 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
208
208
  ])
209
209
 
210
210
  @convert_js_args_to_python_args
211
- def __init__(self, operation, identifiers, *args, **kwargs): # noqa: E501
211
+ def __init__(self, identifiers, operation, *args, **kwargs): # noqa: E501
212
212
  """RetailMediaContactlistAmendmentAttributes - a model defined in OpenAPI
213
213
 
214
214
  Args:
215
- operation (str): Whether to add or remove users
216
215
  identifiers ([str]): The users to add or remove, each in the schema specified
216
+ operation (str): Whether to add or remove users
217
217
 
218
218
  Keyword Args:
219
219
  _check_type (bool): if True, values for parameters in openapi_types
@@ -276,8 +276,8 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
276
276
  self._configuration = _configuration
277
277
  self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
278
278
 
279
- self.operation = operation
280
279
  self.identifiers = identifiers
280
+ self.operation = operation
281
281
  for var_name, var_value in kwargs.items():
282
282
  if var_name not in self.attribute_map and \
283
283
  self._configuration is not None and \
@@ -82,9 +82,9 @@ class RmAlgebraNodeV1(ModelNormal):
82
82
  """
83
83
  return {
84
84
  '_and': ([RmAlgebraNodeV1], none_type,), # noqa: E501
85
- '_or': ([RmAlgebraNodeV1], none_type,), # noqa: E501
86
- '_not': (RmAlgebraNodeV1,), # noqa: E501
87
85
  'audience_segment_id': (str, none_type,), # noqa: E501
86
+ '_not': (RmAlgebraNodeV1,), # noqa: E501
87
+ '_or': ([RmAlgebraNodeV1], none_type,), # noqa: E501
88
88
  }
89
89
 
90
90
  @cached_property
@@ -94,9 +94,9 @@ class RmAlgebraNodeV1(ModelNormal):
94
94
 
95
95
  attribute_map = {
96
96
  '_and': 'and', # noqa: E501
97
- '_or': 'or', # noqa: E501
98
- '_not': 'not', # noqa: E501
99
97
  'audience_segment_id': 'audienceSegmentId', # noqa: E501
98
+ '_not': 'not', # noqa: E501
99
+ '_or': 'or', # noqa: E501
100
100
  }
101
101
 
102
102
  read_only_vars = {
@@ -141,9 +141,9 @@ class RmAlgebraNodeV1(ModelNormal):
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
143
  _and ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
144
- _or ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
145
- _not (RmAlgebraNodeV1): [optional] # noqa: E501
146
144
  audience_segment_id (str, none_type): [optional] # noqa: E501
145
+ _not (RmAlgebraNodeV1): [optional] # noqa: E501
146
+ _or ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -230,9 +230,9 @@ class RmAlgebraNodeV1(ModelNormal):
230
230
  through its discriminator because we passed in
231
231
  _visited_composed_classes = (Animal,)
232
232
  _and ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
233
- _or ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
234
- _not (RmAlgebraNodeV1): [optional] # noqa: E501
235
233
  audience_segment_id (str, none_type): [optional] # noqa: E501
234
+ _not (RmAlgebraNodeV1): [optional] # noqa: E501
235
+ _or ([RmAlgebraNodeV1], none_type): [optional] # noqa: E501
236
236
  """
237
237
 
238
238
  _check_type = kwargs.pop('_check_type', True)
@@ -94,14 +94,14 @@ class RmAudienceEntityV1(ModelNormal):
94
94
  lazy_import()
95
95
  return {
96
96
  'account_id': (str, none_type,), # noqa: E501
97
- 'name': (str, none_type,), # noqa: E501
97
+ 'algebra': (RmAlgebraNodeV1,), # noqa: E501
98
+ 'channels': ([str], none_type,), # noqa: E501
99
+ 'created_at': (datetime, none_type,), # noqa: E501
100
+ 'created_by_id': (str, none_type,), # noqa: E501
98
101
  'description': (str, none_type,), # noqa: E501
102
+ 'name': (str, none_type,), # noqa: E501
99
103
  'retailer_id': (str, none_type,), # noqa: E501
100
- 'created_by_id': (str, none_type,), # noqa: E501
101
- 'created_at': (datetime, none_type,), # noqa: E501
102
104
  'updated_at': (datetime, none_type,), # noqa: E501
103
- 'channels': ([str], none_type,), # noqa: E501
104
- 'algebra': (RmAlgebraNodeV1,), # noqa: E501
105
105
  }
106
106
 
107
107
  @cached_property
@@ -111,14 +111,14 @@ class RmAudienceEntityV1(ModelNormal):
111
111
 
112
112
  attribute_map = {
113
113
  'account_id': 'accountId', # noqa: E501
114
- 'name': 'name', # noqa: E501
114
+ 'algebra': 'algebra', # noqa: E501
115
+ 'channels': 'channels', # noqa: E501
116
+ 'created_at': 'createdAt', # noqa: E501
117
+ 'created_by_id': 'createdById', # noqa: E501
115
118
  'description': 'description', # noqa: E501
119
+ 'name': 'name', # noqa: E501
116
120
  'retailer_id': 'retailerId', # noqa: E501
117
- 'created_by_id': 'createdById', # noqa: E501
118
- 'created_at': 'createdAt', # noqa: E501
119
121
  'updated_at': 'updatedAt', # noqa: E501
120
- 'channels': 'channels', # noqa: E501
121
- 'algebra': 'algebra', # noqa: E501
122
122
  }
123
123
 
124
124
  read_only_vars = {
@@ -163,14 +163,14 @@ class RmAudienceEntityV1(ModelNormal):
163
163
  through its discriminator because we passed in
164
164
  _visited_composed_classes = (Animal,)
165
165
  account_id (str, none_type): Account associated to the audience. [optional] # noqa: E501
166
- name (str, none_type): Name of the audience. [optional] # noqa: E501
166
+ algebra (RmAlgebraNodeV1): [optional] # noqa: E501
167
+ channels ([str], none_type): Channels associated to the audience (read-only). [optional] # noqa: E501
168
+ created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
169
+ created_by_id (str, none_type): User that created the audience. [optional] # noqa: E501
167
170
  description (str, none_type): Description of the audience. [optional] # noqa: E501
171
+ name (str, none_type): Name of the audience. [optional] # noqa: E501
168
172
  retailer_id (str, none_type): Retailer associated to the audience. [optional] # noqa: E501
169
- created_by_id (str, none_type): User that created the audience. [optional] # noqa: E501
170
- created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
171
173
  updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
172
- channels ([str], none_type): Channels associated to the audience (read-only). [optional] # noqa: E501
173
- algebra (RmAlgebraNodeV1): [optional] # noqa: E501
174
174
  """
175
175
 
176
176
  _check_type = kwargs.pop('_check_type', True)
@@ -257,14 +257,14 @@ class RmAudienceEntityV1(ModelNormal):
257
257
  through its discriminator because we passed in
258
258
  _visited_composed_classes = (Animal,)
259
259
  account_id (str, none_type): Account associated to the audience. [optional] # noqa: E501
260
- name (str, none_type): Name of the audience. [optional] # noqa: E501
260
+ algebra (RmAlgebraNodeV1): [optional] # noqa: E501
261
+ channels ([str], none_type): Channels associated to the audience (read-only). [optional] # noqa: E501
262
+ created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
263
+ created_by_id (str, none_type): User that created the audience. [optional] # noqa: E501
261
264
  description (str, none_type): Description of the audience. [optional] # noqa: E501
265
+ name (str, none_type): Name of the audience. [optional] # noqa: E501
262
266
  retailer_id (str, none_type): Retailer associated to the audience. [optional] # noqa: E501
263
- created_by_id (str, none_type): User that created the audience. [optional] # noqa: E501
264
- created_at (datetime, none_type): ISO-8601 timestamp in UTC of audience creation (read-only). [optional] # noqa: E501
265
267
  updated_at (datetime, none_type): ISO-8601 timestamp in UTC of audience update (read-only). [optional] # noqa: E501
266
- channels ([str], none_type): Channels associated to the audience (read-only). [optional] # noqa: E501
267
- algebra (RmAlgebraNodeV1): [optional] # noqa: E501
268
268
  """
269
269
 
270
270
  _check_type = kwargs.pop('_check_type', True)
@@ -91,10 +91,10 @@ class RmAudienceEntityV1RmAudienceSearchMetadataV1ListResponse(ModelNormal):
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'meta': (RmAudienceSearchMetadataV1,), # noqa: E501
95
94
  'data': ([RmAudienceEntityV1Resource], none_type,), # noqa: E501
96
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
97
95
  'errors': ([CommonProblem], none_type,), # noqa: E501
96
+ 'meta': (RmAudienceSearchMetadataV1,), # noqa: E501
97
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,15 +103,15 @@ class RmAudienceEntityV1RmAudienceSearchMetadataV1ListResponse(ModelNormal):
103
103
 
104
104
 
105
105
  attribute_map = {
106
- 'meta': 'meta', # noqa: E501
107
106
  'data': 'data', # noqa: E501
108
- 'warnings': 'warnings', # noqa: E501
109
107
  'errors': 'errors', # noqa: E501
108
+ 'meta': 'meta', # noqa: E501
109
+ 'warnings': 'warnings', # noqa: E501
110
110
  }
111
111
 
112
112
  read_only_vars = {
113
- 'warnings', # noqa: E501
114
113
  'errors', # noqa: E501
114
+ 'warnings', # noqa: E501
115
115
  }
116
116
 
117
117
  _composed_schemas = {}
@@ -152,10 +152,10 @@ class RmAudienceEntityV1RmAudienceSearchMetadataV1ListResponse(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
- meta (RmAudienceSearchMetadataV1): [optional] # noqa: E501
156
155
  data ([RmAudienceEntityV1Resource], none_type): [optional] # noqa: E501
157
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
158
156
  errors ([CommonProblem], none_type): [optional] # noqa: E501
157
+ meta (RmAudienceSearchMetadataV1): [optional] # noqa: E501
158
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
159
159
  """
160
160
 
161
161
  _check_type = kwargs.pop('_check_type', True)
@@ -241,10 +241,10 @@ class RmAudienceEntityV1RmAudienceSearchMetadataV1ListResponse(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
- meta (RmAudienceSearchMetadataV1): [optional] # noqa: E501
245
244
  data ([RmAudienceEntityV1Resource], none_type): [optional] # noqa: E501
246
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
247
245
  errors ([CommonProblem], none_type): [optional] # noqa: E501
246
+ meta (RmAudienceSearchMetadataV1): [optional] # noqa: E501
247
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)