criteo-api-retailmedia-sdk 2025.1.0.250217__py3-none-any.whl → 2025.1.0.250317__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.
Files changed (121) hide show
  1. {criteo_api_retailmedia_sdk-2025.1.0.250217.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2025.1.0.250217.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/RECORD +121 -120
  3. {criteo_api_retailmedia_sdk-2025.1.0.250217.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2025_01/__init__.py +1 -1
  5. criteo_api_retailmedia_v2025_01/api/accounts_api.py +1 -5
  6. criteo_api_retailmedia_v2025_01/api_client.py +1 -1
  7. criteo_api_retailmedia_v2025_01/configuration.py +1 -1
  8. criteo_api_retailmedia_v2025_01/model/add_remove_keyword_model.py +3 -3
  9. criteo_api_retailmedia_v2025_01/model/application_summary_model.py +1 -1
  10. criteo_api_retailmedia_v2025_01/model/application_summary_model_resource.py +1 -1
  11. criteo_api_retailmedia_v2025_01/model/asset.py +1 -1
  12. criteo_api_retailmedia_v2025_01/model/asset_resource.py +1 -1
  13. criteo_api_retailmedia_v2025_01/model/async_campaigns_report.py +39 -49
  14. criteo_api_retailmedia_v2025_01/model/async_campaigns_report_resource.py +3 -3
  15. criteo_api_retailmedia_v2025_01/model/async_line_items_report.py +39 -49
  16. criteo_api_retailmedia_v2025_01/model/async_line_items_report_resource.py +3 -3
  17. criteo_api_retailmedia_v2025_01/model/async_revenue_report.py +60 -73
  18. criteo_api_retailmedia_v2025_01/model/async_revenue_report_resource.py +3 -3
  19. criteo_api_retailmedia_v2025_01/model/balance_response_v2.py +1 -1
  20. criteo_api_retailmedia_v2025_01/model/campaign_budget_overrides.py +1 -1
  21. criteo_api_retailmedia_v2025_01/model/choice_variable_specification.py +1 -1
  22. criteo_api_retailmedia_v2025_01/model/choice_variable_value.py +1 -1
  23. criteo_api_retailmedia_v2025_01/model/common_error.py +26 -31
  24. criteo_api_retailmedia_v2025_01/model/common_warning.py +26 -31
  25. criteo_api_retailmedia_v2025_01/model/create_balance_v2.py +3 -3
  26. criteo_api_retailmedia_v2025_01/model/creative2.py +5 -1
  27. criteo_api_retailmedia_v2025_01/model/creative202110.py +1 -1
  28. criteo_api_retailmedia_v2025_01/model/creative202210.py +1 -1
  29. criteo_api_retailmedia_v2025_01/model/creative_update_model202207.py +3 -3
  30. criteo_api_retailmedia_v2025_01/model/entity_resource_of_retail_media_account.py +5 -12
  31. criteo_api_retailmedia_v2025_01/model/entity_resource_outcome_of_retail_media_account.py +10 -17
  32. criteo_api_retailmedia_v2025_01/model/external_account.py +2 -8
  33. criteo_api_retailmedia_v2025_01/model/external_auction_line_item.py +4 -0
  34. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_create_model.py +3 -3
  35. criteo_api_retailmedia_v2025_01/model/external_auction_line_item_update_model.py +3 -3
  36. criteo_api_retailmedia_v2025_01/model/external_brand.py +2 -8
  37. criteo_api_retailmedia_v2025_01/model/external_line_item_bid_multipliers_v2.py +4 -0
  38. criteo_api_retailmedia_v2025_01/model/external_line_item_page_v2.py +3 -3
  39. criteo_api_retailmedia_v2025_01/model/external_preferred_line_item_v2.py +4 -0
  40. criteo_api_retailmedia_v2025_01/model/external_retail_media_account.py +19 -25
  41. criteo_api_retailmedia_v2025_01/model/external_retail_media_brand_account_creation.py +9 -15
  42. criteo_api_retailmedia_v2025_01/model/external_retail_media_brands.py +12 -12
  43. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller.py +15 -13
  44. criteo_api_retailmedia_v2025_01/model/external_retail_media_seller_account_creation.py +20 -21
  45. criteo_api_retailmedia_v2025_01/model/external_retailer.py +6 -11
  46. criteo_api_retailmedia_v2025_01/model/files_variable_value.py +1 -1
  47. criteo_api_retailmedia_v2025_01/model/files_variables_specification.py +1 -1
  48. criteo_api_retailmedia_v2025_01/model/grant_consent_model.py +3 -3
  49. criteo_api_retailmedia_v2025_01/model/grant_consent_model_value_resource.py +3 -3
  50. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_account_and_account.py +1 -8
  51. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +1 -8
  52. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +2 -8
  53. criteo_api_retailmedia_v2025_01/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +1 -8
  54. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_account.py +7 -14
  55. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_brand.py +7 -14
  56. criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_retailer.py +7 -14
  57. criteo_api_retailmedia_v2025_01/model/keyword_data_model.py +6 -6
  58. criteo_api_retailmedia_v2025_01/model/keywords.py +12 -14
  59. criteo_api_retailmedia_v2025_01/model/keywords_model.py +1 -1
  60. criteo_api_retailmedia_v2025_01/model/keywords_model_resource.py +1 -1
  61. criteo_api_retailmedia_v2025_01/model/line_item_budget_overrides.py +1 -1
  62. criteo_api_retailmedia_v2025_01/model/line_item_product_status.py +2 -1
  63. criteo_api_retailmedia_v2025_01/model/nillable_string.py +1 -1
  64. criteo_api_retailmedia_v2025_01/model/page_metadata.py +7 -13
  65. criteo_api_retailmedia_v2025_01/model/product_metadata.py +1 -1
  66. criteo_api_retailmedia_v2025_01/model/promoted_product.py +1 -1
  67. criteo_api_retailmedia_v2025_01/model/promoted_product_resource_collection_input.py +3 -3
  68. criteo_api_retailmedia_v2025_01/model/recommended_keywords_result.py +1 -1
  69. criteo_api_retailmedia_v2025_01/model/resource_of_add_funds_to_balance_v2.py +6 -6
  70. criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item_update_model.py +6 -6
  71. criteo_api_retailmedia_v2025_01/model/resource_of_balance_response_v2.py +1 -1
  72. criteo_api_retailmedia_v2025_01/model/resource_of_change_dates_of_balance_v2.py +6 -6
  73. criteo_api_retailmedia_v2025_01/model/resource_of_create_balance_v2.py +6 -6
  74. criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_update_model_v2.py +6 -6
  75. criteo_api_retailmedia_v2025_01/model/resource_of_update_balance_model_v2.py +6 -6
  76. criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment.py +3 -3
  77. criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment_attributes.py +3 -4
  78. criteo_api_retailmedia_v2025_01/model/rm_algebra_node_v1.py +1 -1
  79. criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1.py +1 -1
  80. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1.py +9 -9
  81. criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1_resource.py +3 -3
  82. criteo_api_retailmedia_v2025_01/model/rm_audience_search_metadata_v1.py +1 -1
  83. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_create_input_v1.py +3 -3
  84. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_delete_input_v1.py +3 -3
  85. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_bulk_update_input_v1.py +3 -3
  86. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1.py +3 -3
  87. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1_resource.py +3 -3
  88. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_delete_entity_v1_resource.py +6 -6
  89. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1.py +1 -1
  90. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_id_entity_v1_resource.py +3 -3
  91. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1.py +9 -10
  92. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1_resource.py +3 -3
  93. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_metadata_v1.py +1 -1
  94. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1.py +3 -3
  95. criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1_resource.py +6 -6
  96. criteo_api_retailmedia_v2025_01/model/rm_contact_list_create_v1.py +3 -4
  97. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1.py +1 -1
  98. criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1_resource.py +1 -1
  99. criteo_api_retailmedia_v2025_01/model/rm_contact_list_v1.py +1 -1
  100. criteo_api_retailmedia_v2025_01/model/rm_events_v1.py +1 -1
  101. criteo_api_retailmedia_v2025_01/model/sdk_api_rest_common_problem.py +296 -0
  102. criteo_api_retailmedia_v2025_01/model/seller_catalog_request.py +3 -3
  103. criteo_api_retailmedia_v2025_01/model/status_response.py +1 -1
  104. criteo_api_retailmedia_v2025_01/model/status_response_resource.py +1 -1
  105. criteo_api_retailmedia_v2025_01/model/template.py +1 -1
  106. criteo_api_retailmedia_v2025_01/model/value_resource_collection_input_of_retail_media_seller.py +5 -12
  107. criteo_api_retailmedia_v2025_01/model/value_resource_collection_outcome_of_retail_media_seller.py +10 -17
  108. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_brand_account_creation.py +1 -8
  109. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_brands.py +2 -9
  110. criteo_api_retailmedia_v2025_01/model/value_resource_input_of_retail_media_seller_account_creation.py +2 -9
  111. criteo_api_retailmedia_v2025_01/model/value_resource_of_campaign_budget_overrides.py +1 -1
  112. criteo_api_retailmedia_v2025_01/model/value_resource_of_line_item_budget_overrides.py +1 -1
  113. criteo_api_retailmedia_v2025_01/model/value_resource_of_recommended_keywords_result.py +1 -1
  114. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brand_account_creation.py +3 -10
  115. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brands.py +3 -10
  116. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller.py +4 -11
  117. criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller_account_creation.py +4 -11
  118. criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_retail_media_brands.py +10 -17
  119. criteo_api_retailmedia_v2025_01/model/video_variable_value.py +1 -1
  120. criteo_api_retailmedia_v2025_01/models/__init__.py +1 -0
  121. {criteo_api_retailmedia_sdk-2025.1.0.250217.dist-info → criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info}/top_level.txt +0 -0
@@ -60,13 +60,7 @@ class PageMetadata(ModelNormal):
60
60
  validations = {
61
61
  }
62
62
 
63
- @cached_property
64
- def additional_properties_type():
65
- """
66
- This must be a method because a model may have properties that are
67
- of type self, this must run after the class is loaded
68
- """
69
- return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
63
+ additional_properties_type = None
70
64
 
71
65
  _nullable = False
72
66
 
@@ -85,8 +79,8 @@ class PageMetadata(ModelNormal):
85
79
  'current_page_index': (int,), # noqa: E501
86
80
  'total_items_across_all_pages': (int, none_type,), # noqa: E501
87
81
  'total_pages': (int, none_type,), # noqa: E501
88
- 'next_page': (str,), # noqa: E501
89
- 'previous_page': (str,), # noqa: E501
82
+ 'next_page': (str, none_type,), # noqa: E501
83
+ 'previous_page': (str, none_type,), # noqa: E501
90
84
  }
91
85
 
92
86
  @cached_property
@@ -150,8 +144,8 @@ class PageMetadata(ModelNormal):
150
144
  _visited_composed_classes = (Animal,)
151
145
  total_items_across_all_pages (int, none_type): [optional] # noqa: E501
152
146
  total_pages (int, none_type): [optional] # noqa: E501
153
- next_page (str): [optional] # noqa: E501
154
- previous_page (str): [optional] # noqa: E501
147
+ next_page (str, none_type): [optional] # noqa: E501
148
+ previous_page (str, none_type): [optional] # noqa: E501
155
149
  """
156
150
 
157
151
  _check_type = kwargs.pop('_check_type', True)
@@ -245,8 +239,8 @@ class PageMetadata(ModelNormal):
245
239
  _visited_composed_classes = (Animal,)
246
240
  total_items_across_all_pages (int, none_type): [optional] # noqa: E501
247
241
  total_pages (int, none_type): [optional] # noqa: E501
248
- next_page (str): [optional] # noqa: E501
249
- previous_page (str): [optional] # noqa: E501
242
+ next_page (str, none_type): [optional] # noqa: E501
243
+ previous_page (str, none_type): [optional] # noqa: E501
250
244
  """
251
245
 
252
246
  _check_type = kwargs.pop('_check_type', True)
@@ -62,7 +62,7 @@ class ProductMetadata(ModelNormal):
62
62
 
63
63
  additional_properties_type = None
64
64
 
65
- _nullable = False
65
+ _nullable = True
66
66
 
67
67
  @cached_property
68
68
  def openapi_types():
@@ -66,7 +66,7 @@ class PromotedProduct(ModelNormal):
66
66
 
67
67
  additional_properties_type = None
68
68
 
69
- _nullable = False
69
+ _nullable = True
70
70
 
71
71
  @cached_property
72
72
  def openapi_types():
@@ -80,7 +80,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
80
80
  """
81
81
  lazy_import()
82
82
  return {
83
- 'data': ([PromotedProductResource], none_type,), # noqa: E501
83
+ 'data': ([PromotedProductResource],), # noqa: E501
84
84
  }
85
85
 
86
86
  @cached_property
@@ -133,7 +133,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
133
133
  Animal class but this time we won't travel
134
134
  through its discriminator because we passed in
135
135
  _visited_composed_classes = (Animal,)
136
- data ([PromotedProductResource], none_type): [optional] # noqa: E501
136
+ data ([PromotedProductResource]): [optional] # noqa: E501
137
137
  """
138
138
 
139
139
  _check_type = kwargs.pop('_check_type', True)
@@ -219,7 +219,7 @@ class PromotedProductResourceCollectionInput(ModelNormal):
219
219
  Animal class but this time we won't travel
220
220
  through its discriminator because we passed in
221
221
  _visited_composed_classes = (Animal,)
222
- data ([PromotedProductResource], none_type): [optional] # noqa: E501
222
+ data ([PromotedProductResource]): [optional] # noqa: E501
223
223
  """
224
224
 
225
225
  _check_type = kwargs.pop('_check_type', True)
@@ -66,7 +66,7 @@ class RecommendedKeywordsResult(ModelNormal):
66
66
 
67
67
  additional_properties_type = None
68
68
 
69
- _nullable = False
69
+ _nullable = True
70
70
 
71
71
  @cached_property
72
72
  def openapi_types():
@@ -88,8 +88,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (AddFundsToBalanceV2,), # noqa: E501
91
- 'id': (str, none_type,), # noqa: E501
92
- 'type': (str, none_type,), # noqa: E501
91
+ 'id': (str,), # noqa: E501
92
+ 'type': (str,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -145,8 +145,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (AddFundsToBalanceV2): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class ResourceOfAddFundsToBalanceV2(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (AddFundsToBalanceV2): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'id': (str, none_type,), # noqa: E501
91
- 'type': (str, none_type,), # noqa: E501
90
+ 'id': (str,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  'attributes': (ExternalAuctionLineItemUpdateModel,), # noqa: E501
93
93
  }
94
94
 
@@ -144,8 +144,8 @@ 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
- id (str, none_type): Id of the entity. [optional] # noqa: E501
148
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
147
+ id (str): Id of the entity. [optional] # noqa: E501
148
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
149
149
  attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
150
150
  """
151
151
 
@@ -232,8 +232,8 @@ 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
- id (str, none_type): Id of the entity. [optional] # noqa: E501
236
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
235
+ id (str): Id of the entity. [optional] # noqa: E501
236
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
237
237
  attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
238
238
  """
239
239
 
@@ -73,7 +73,7 @@ class ResourceOfBalanceResponseV2(ModelNormal):
73
73
  lazy_import()
74
74
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
75
75
 
76
- _nullable = False
76
+ _nullable = True
77
77
 
78
78
  @cached_property
79
79
  def openapi_types():
@@ -88,8 +88,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (ChangeDatesOfBalanceV2,), # noqa: E501
91
- 'id': (str, none_type,), # noqa: E501
92
- 'type': (str, none_type,), # noqa: E501
91
+ 'id': (str,), # noqa: E501
92
+ 'type': (str,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -145,8 +145,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (ChangeDatesOfBalanceV2): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class ResourceOfChangeDatesOfBalanceV2(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (ChangeDatesOfBalanceV2): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -88,8 +88,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (CreateBalanceV2,), # noqa: E501
91
- 'id': (str, none_type,), # noqa: E501
92
- 'type': (str, none_type,), # noqa: E501
91
+ 'id': (str,), # noqa: E501
92
+ 'type': (str,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -145,8 +145,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (CreateBalanceV2): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class ResourceOfCreateBalanceV2(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (CreateBalanceV2): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'id': (str, none_type,), # noqa: E501
91
- 'type': (str, none_type,), # noqa: E501
90
+ 'id': (str,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  'attributes': (ExternalPreferredLineItemUpdateModelV2,), # noqa: E501
93
93
  }
94
94
 
@@ -144,8 +144,8 @@ 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
- id (str, none_type): Id of the entity. [optional] # noqa: E501
148
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
147
+ id (str): Id of the entity. [optional] # noqa: E501
148
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
149
149
  attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
150
150
  """
151
151
 
@@ -232,8 +232,8 @@ 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
- id (str, none_type): Id of the entity. [optional] # noqa: E501
236
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
235
+ id (str): Id of the entity. [optional] # noqa: E501
236
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
237
237
  attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
238
238
  """
239
239
 
@@ -88,8 +88,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (UpdateBalanceModelV2,), # noqa: E501
91
- 'id': (str, none_type,), # noqa: E501
92
- 'type': (str, none_type,), # noqa: E501
91
+ 'id': (str,), # noqa: E501
92
+ 'type': (str,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -145,8 +145,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (UpdateBalanceModelV2): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class ResourceOfUpdateBalanceModelV2(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (UpdateBalanceModelV2): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): Canonical type name of the entity. [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -88,7 +88,7 @@ class RetailMediaContactlistAmendment(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (RetailMediaContactlistAmendmentAttributes,), # noqa: E501
91
- 'type': (str, none_type,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -145,7 +145,7 @@ class RetailMediaContactlistAmendment(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
- type (str, none_type): User List. [optional] # noqa: E501
148
+ type (str): User List. [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -235,7 +235,7 @@ class RetailMediaContactlistAmendment(ModelNormal):
235
235
  Animal class but this time we won't travel
236
236
  through its discriminator because we passed in
237
237
  _visited_composed_classes = (Animal,)
238
- type (str, none_type): User List. [optional] # noqa: E501
238
+ type (str): User List. [optional] # noqa: E501
239
239
  """
240
240
 
241
241
  _check_type = kwargs.pop('_check_type', True)
@@ -60,7 +60,6 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
60
60
  'REMOVE': "remove",
61
61
  },
62
62
  ('identifier_type',): {
63
- 'None': None,
64
63
  'EMAIL': "Email",
65
64
  'USERIDENTIFIER': "UserIdentifier",
66
65
  'IDENTITYLINK': "IdentityLink",
@@ -96,7 +95,7 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
96
95
  return {
97
96
  'operation': (str,), # noqa: E501
98
97
  'identifiers': ([str],), # noqa: E501
99
- 'identifier_type': (str, none_type,), # noqa: E501
98
+ 'identifier_type': (str,), # noqa: E501
100
99
  }
101
100
 
102
101
  @cached_property
@@ -155,7 +154,7 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
155
154
  Animal class but this time we won't travel
156
155
  through its discriminator because we passed in
157
156
  _visited_composed_classes = (Animal,)
158
- identifier_type (str, none_type): What type of identifiers are used. [optional] # noqa: E501
157
+ identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
159
158
  """
160
159
 
161
160
  _check_type = kwargs.pop('_check_type', True)
@@ -247,7 +246,7 @@ class RetailMediaContactlistAmendmentAttributes(ModelNormal):
247
246
  Animal class but this time we won't travel
248
247
  through its discriminator because we passed in
249
248
  _visited_composed_classes = (Animal,)
250
- identifier_type (str, none_type): What type of identifiers are used. [optional] # noqa: E501
249
+ identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
251
250
  """
252
251
 
253
252
  _check_type = kwargs.pop('_check_type', True)
@@ -68,7 +68,7 @@ class RmAlgebraNodeV1(ModelNormal):
68
68
  """
69
69
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
70
70
 
71
- _nullable = False
71
+ _nullable = True
72
72
 
73
73
  @cached_property
74
74
  def openapi_types():
@@ -79,7 +79,7 @@ class RmAudienceEntityV1(ModelNormal):
79
79
  lazy_import()
80
80
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
81
81
 
82
- _nullable = False
82
+ _nullable = True
83
83
 
84
84
  @cached_property
85
85
  def openapi_types():
@@ -81,9 +81,9 @@ class RmAudienceSearchEntityV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'audience_ids': ([str], none_type,), # noqa: E501
85
- 'retailer_ids': ([str], none_type,), # noqa: E501
86
- 'audience_segment_ids': ([str], none_type,), # noqa: E501
84
+ 'audience_ids': ([str],), # noqa: E501
85
+ 'retailer_ids': ([str],), # noqa: E501
86
+ 'audience_segment_ids': ([str],), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -138,9 +138,9 @@ class RmAudienceSearchEntityV1(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
- audience_ids ([str], none_type): List of audience ids. [optional] # noqa: E501
142
- retailer_ids ([str], none_type): List of retailer ids. [optional] # noqa: E501
143
- audience_segment_ids ([str], none_type): List of segment ids (linked to the result audiences). [optional] # noqa: E501
141
+ audience_ids ([str]): List of audience ids. [optional] # noqa: E501
142
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
143
+ audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class RmAudienceSearchEntityV1(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
- audience_ids ([str], none_type): List of audience ids. [optional] # noqa: E501
230
- retailer_ids ([str], none_type): List of retailer ids. [optional] # noqa: E501
231
- audience_segment_ids ([str], none_type): List of segment ids (linked to the result audiences). [optional] # noqa: E501
229
+ audience_ids ([str]): List of audience ids. [optional] # noqa: E501
230
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
231
+ audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -87,7 +87,7 @@ class RmAudienceSearchEntityV1Resource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str, none_type,), # noqa: E501
90
+ 'type': (str,), # noqa: E501
91
91
  'attributes': (RmAudienceSearchEntityV1,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class RmAudienceSearchEntityV1Resource(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
- type (str, none_type): [optional] # noqa: E501
145
+ type (str): [optional] # noqa: E501
146
146
  attributes (RmAudienceSearchEntityV1): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class RmAudienceSearchEntityV1Resource(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
- type (str, none_type): [optional] # noqa: E501
232
+ type (str): [optional] # noqa: E501
233
233
  attributes (RmAudienceSearchEntityV1): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -68,7 +68,7 @@ class RmAudienceSearchMetadataV1(ModelNormal):
68
68
  """
69
69
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
70
70
 
71
- _nullable = False
71
+ _nullable = True
72
72
 
73
73
  @cached_property
74
74
  def openapi_types():
@@ -87,7 +87,7 @@ class RmAudienceSegmentBulkCreateInputV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'data': ([RmAudienceSegmentCreateEntityV1Resource], none_type,), # noqa: E501
90
+ 'data': ([RmAudienceSegmentCreateEntityV1Resource],), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -140,7 +140,7 @@ class RmAudienceSegmentBulkCreateInputV1(ModelNormal):
140
140
  Animal class but this time we won't travel
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
- data ([RmAudienceSegmentCreateEntityV1Resource], none_type): [optional] # noqa: E501
143
+ data ([RmAudienceSegmentCreateEntityV1Resource]): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,7 +226,7 @@ class RmAudienceSegmentBulkCreateInputV1(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
- data ([RmAudienceSegmentCreateEntityV1Resource], none_type): [optional] # noqa: E501
229
+ data ([RmAudienceSegmentCreateEntityV1Resource]): [optional] # noqa: E501
230
230
  """
231
231
 
232
232
  _check_type = kwargs.pop('_check_type', True)
@@ -87,7 +87,7 @@ class RmAudienceSegmentBulkDeleteInputV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'data': ([RmAudienceSegmentDeleteEntityV1Resource], none_type,), # noqa: E501
90
+ 'data': ([RmAudienceSegmentDeleteEntityV1Resource],), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -140,7 +140,7 @@ class RmAudienceSegmentBulkDeleteInputV1(ModelNormal):
140
140
  Animal class but this time we won't travel
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
- data ([RmAudienceSegmentDeleteEntityV1Resource], none_type): [optional] # noqa: E501
143
+ data ([RmAudienceSegmentDeleteEntityV1Resource]): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,7 +226,7 @@ class RmAudienceSegmentBulkDeleteInputV1(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
- data ([RmAudienceSegmentDeleteEntityV1Resource], none_type): [optional] # noqa: E501
229
+ data ([RmAudienceSegmentDeleteEntityV1Resource]): [optional] # noqa: E501
230
230
  """
231
231
 
232
232
  _check_type = kwargs.pop('_check_type', True)
@@ -87,7 +87,7 @@ class RmAudienceSegmentBulkUpdateInputV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'data': ([RmAudienceSegmentUpdateEntityV1Resource], none_type,), # noqa: E501
90
+ 'data': ([RmAudienceSegmentUpdateEntityV1Resource],), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -140,7 +140,7 @@ class RmAudienceSegmentBulkUpdateInputV1(ModelNormal):
140
140
  Animal class but this time we won't travel
141
141
  through its discriminator because we passed in
142
142
  _visited_composed_classes = (Animal,)
143
- data ([RmAudienceSegmentUpdateEntityV1Resource], none_type): [optional] # noqa: E501
143
+ data ([RmAudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,7 +226,7 @@ class RmAudienceSegmentBulkUpdateInputV1(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
- data ([RmAudienceSegmentUpdateEntityV1Resource], none_type): [optional] # noqa: E501
229
+ data ([RmAudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
230
230
  """
231
231
 
232
232
  _check_type = kwargs.pop('_check_type', True)
@@ -89,7 +89,7 @@ class RmAudienceSegmentCreateEntityV1(ModelNormal):
89
89
  return {
90
90
  'name': (str,), # noqa: E501
91
91
  'retailer_id': (str,), # noqa: E501
92
- 'description': (str, none_type,), # noqa: E501
92
+ 'description': (str,), # noqa: E501
93
93
  'contact_list': (RmContactListCreateV1,), # noqa: E501
94
94
  }
95
95
 
@@ -150,7 +150,7 @@ class RmAudienceSegmentCreateEntityV1(ModelNormal):
150
150
  Animal class but this time we won't travel
151
151
  through its discriminator because we passed in
152
152
  _visited_composed_classes = (Animal,)
153
- description (str, none_type): Description of the segment. [optional] # noqa: E501
153
+ description (str): Description of the segment. [optional] # noqa: E501
154
154
  contact_list (RmContactListCreateV1): [optional] # noqa: E501
155
155
  """
156
156
 
@@ -243,7 +243,7 @@ class RmAudienceSegmentCreateEntityV1(ModelNormal):
243
243
  Animal class but this time we won't travel
244
244
  through its discriminator because we passed in
245
245
  _visited_composed_classes = (Animal,)
246
- description (str, none_type): Description of the segment. [optional] # noqa: E501
246
+ description (str): Description of the segment. [optional] # noqa: E501
247
247
  contact_list (RmContactListCreateV1): [optional] # noqa: E501
248
248
  """
249
249
 
@@ -87,7 +87,7 @@ class RmAudienceSegmentCreateEntityV1Resource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str, none_type,), # noqa: E501
90
+ 'type': (str,), # noqa: E501
91
91
  'attributes': (RmAudienceSegmentCreateEntityV1,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class RmAudienceSegmentCreateEntityV1Resource(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
- type (str, none_type): [optional] # noqa: E501
145
+ type (str): [optional] # noqa: E501
146
146
  attributes (RmAudienceSegmentCreateEntityV1): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class RmAudienceSegmentCreateEntityV1Resource(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
- type (str, none_type): [optional] # noqa: E501
232
+ type (str): [optional] # noqa: E501
233
233
  attributes (RmAudienceSegmentCreateEntityV1): [optional] # noqa: E501
234
234
  """
235
235