criteo-api-retailmedia-sdk 2024.7.0.250218__py3-none-any.whl → 2024.7.0.250320__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 (95) hide show
  1. {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250320.dist-info}/METADATA +4 -4
  2. {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250320.dist-info}/RECORD +95 -94
  3. {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250320.dist-info}/WHEEL +1 -1
  4. criteo_api_retailmedia_v2024_07/__init__.py +1 -1
  5. criteo_api_retailmedia_v2024_07/api/accounts_api.py +1 -5
  6. criteo_api_retailmedia_v2024_07/api_client.py +1 -1
  7. criteo_api_retailmedia_v2024_07/configuration.py +1 -1
  8. criteo_api_retailmedia_v2024_07/model/add_remove_keyword_model.py +3 -3
  9. criteo_api_retailmedia_v2024_07/model/application_summary_model.py +1 -1
  10. criteo_api_retailmedia_v2024_07/model/application_summary_model_resource.py +1 -1
  11. criteo_api_retailmedia_v2024_07/model/asset.py +1 -1
  12. criteo_api_retailmedia_v2024_07/model/asset_resource.py +1 -1
  13. criteo_api_retailmedia_v2024_07/model/async_campaigns_report.py +39 -49
  14. criteo_api_retailmedia_v2024_07/model/async_campaigns_report_resource.py +3 -3
  15. criteo_api_retailmedia_v2024_07/model/async_line_items_report.py +39 -49
  16. criteo_api_retailmedia_v2024_07/model/async_line_items_report_resource.py +3 -3
  17. criteo_api_retailmedia_v2024_07/model/async_revenue_report.py +60 -73
  18. criteo_api_retailmedia_v2024_07/model/async_revenue_report_resource.py +3 -3
  19. criteo_api_retailmedia_v2024_07/model/balance_response_v2.py +1 -1
  20. criteo_api_retailmedia_v2024_07/model/campaign_budget_overrides.py +1 -1
  21. criteo_api_retailmedia_v2024_07/model/choice_variable_specification.py +1 -1
  22. criteo_api_retailmedia_v2024_07/model/choice_variable_value.py +1 -1
  23. criteo_api_retailmedia_v2024_07/model/common_error.py +26 -31
  24. criteo_api_retailmedia_v2024_07/model/common_warning.py +26 -31
  25. criteo_api_retailmedia_v2024_07/model/create_balance_v2.py +3 -3
  26. criteo_api_retailmedia_v2024_07/model/creative202110.py +1 -1
  27. criteo_api_retailmedia_v2024_07/model/creative202210.py +1 -1
  28. criteo_api_retailmedia_v2024_07/model/creative_update_model202207.py +3 -3
  29. criteo_api_retailmedia_v2024_07/model/entity_resource_of_retail_media_account.py +5 -12
  30. criteo_api_retailmedia_v2024_07/model/entity_resource_outcome_of_retail_media_account.py +10 -17
  31. criteo_api_retailmedia_v2024_07/model/external_account.py +2 -8
  32. criteo_api_retailmedia_v2024_07/model/external_auction_line_item.py +4 -0
  33. criteo_api_retailmedia_v2024_07/model/external_auction_line_item_create_model.py +3 -3
  34. criteo_api_retailmedia_v2024_07/model/external_auction_line_item_update_model.py +3 -3
  35. criteo_api_retailmedia_v2024_07/model/external_brand.py +2 -8
  36. criteo_api_retailmedia_v2024_07/model/external_retail_media_account.py +19 -25
  37. criteo_api_retailmedia_v2024_07/model/external_retail_media_brand_account_creation.py +9 -15
  38. criteo_api_retailmedia_v2024_07/model/external_retail_media_brands.py +12 -12
  39. criteo_api_retailmedia_v2024_07/model/external_retail_media_seller.py +15 -13
  40. criteo_api_retailmedia_v2024_07/model/external_retail_media_seller_account_creation.py +20 -21
  41. criteo_api_retailmedia_v2024_07/model/external_retailer.py +6 -11
  42. criteo_api_retailmedia_v2024_07/model/files_variable_value.py +1 -1
  43. criteo_api_retailmedia_v2024_07/model/files_variables_specification.py +1 -1
  44. criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_account_and_account.py +1 -8
  45. criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +1 -8
  46. criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +1 -8
  47. criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_account.py +7 -14
  48. criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_brand.py +7 -14
  49. criteo_api_retailmedia_v2024_07/model/json_api_page_response_of_retailer.py +7 -14
  50. criteo_api_retailmedia_v2024_07/model/keyword_data_model.py +6 -6
  51. criteo_api_retailmedia_v2024_07/model/keywords_model.py +1 -1
  52. criteo_api_retailmedia_v2024_07/model/keywords_model_resource.py +1 -1
  53. criteo_api_retailmedia_v2024_07/model/line_item_budget_overrides.py +1 -1
  54. criteo_api_retailmedia_v2024_07/model/line_item_product_status.py +2 -1
  55. criteo_api_retailmedia_v2024_07/model/page_metadata.py +7 -13
  56. criteo_api_retailmedia_v2024_07/model/product_metadata.py +1 -1
  57. criteo_api_retailmedia_v2024_07/model/promoted_product.py +1 -1
  58. criteo_api_retailmedia_v2024_07/model/promoted_product_resource_collection_input.py +3 -3
  59. criteo_api_retailmedia_v2024_07/model/resource_of_add_funds_to_balance_v2.py +6 -6
  60. criteo_api_retailmedia_v2024_07/model/resource_of_auction_line_item_update_model.py +6 -6
  61. criteo_api_retailmedia_v2024_07/model/resource_of_balance_response_v2.py +1 -1
  62. criteo_api_retailmedia_v2024_07/model/resource_of_change_dates_of_balance_v2.py +6 -6
  63. criteo_api_retailmedia_v2024_07/model/resource_of_create_balance_v2.py +6 -6
  64. criteo_api_retailmedia_v2024_07/model/resource_of_preferred_line_item_update_model202110.py +6 -6
  65. criteo_api_retailmedia_v2024_07/model/resource_of_update_balance_model_v2.py +6 -6
  66. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1.py +1 -1
  67. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1_resource.py +1 -1
  68. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2.py +1 -1
  69. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2_resource.py +1 -1
  70. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v1.py +1 -1
  71. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v2.py +1 -1
  72. criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_user_behavior_details_v2.py +1 -1
  73. criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_customer_list.py +1 -1
  74. criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_create_v2.py +1 -1
  75. criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v1.py +1 -1
  76. criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v2.py +1 -1
  77. criteo_api_retailmedia_v2024_07/model/sdk_api_rest_common_problem.py +296 -0
  78. criteo_api_retailmedia_v2024_07/model/status_response.py +1 -1
  79. criteo_api_retailmedia_v2024_07/model/status_response_resource.py +1 -1
  80. criteo_api_retailmedia_v2024_07/model/template.py +1 -1
  81. criteo_api_retailmedia_v2024_07/model/value_resource_collection_input_of_retail_media_seller.py +5 -12
  82. criteo_api_retailmedia_v2024_07/model/value_resource_collection_outcome_of_retail_media_seller.py +10 -17
  83. criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_brand_account_creation.py +1 -8
  84. criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_brands.py +2 -9
  85. criteo_api_retailmedia_v2024_07/model/value_resource_input_of_retail_media_seller_account_creation.py +2 -9
  86. criteo_api_retailmedia_v2024_07/model/value_resource_of_campaign_budget_overrides.py +1 -1
  87. criteo_api_retailmedia_v2024_07/model/value_resource_of_line_item_budget_overrides.py +1 -1
  88. criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_brand_account_creation.py +3 -10
  89. criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_brands.py +3 -10
  90. criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_seller.py +4 -11
  91. criteo_api_retailmedia_v2024_07/model/value_resource_of_retail_media_seller_account_creation.py +4 -11
  92. criteo_api_retailmedia_v2024_07/model/value_resource_outcome_of_retail_media_brands.py +10 -17
  93. criteo_api_retailmedia_v2024_07/model/video_variable_value.py +1 -1
  94. criteo_api_retailmedia_v2024_07/models/__init__.py +1 -0
  95. {criteo_api_retailmedia_sdk-2024.7.0.250218.dist-info → criteo_api_retailmedia_sdk-2024.7.0.250320.dist-info}/top_level.txt +0 -0
@@ -52,6 +52,7 @@ class LineItemProductStatus(ModelSimple):
52
52
 
53
53
  allowed_values = {
54
54
  ('value',): {
55
+ 'None': None,
55
56
  'UNKNOWN': "unknown",
56
57
  'ACTIVE': "active",
57
58
  'PAUSED': "paused",
@@ -63,7 +64,7 @@ class LineItemProductStatus(ModelSimple):
63
64
 
64
65
  additional_properties_type = None
65
66
 
66
- _nullable = False
67
+ _nullable = True
67
68
 
68
69
  @cached_property
69
70
  def openapi_types():
@@ -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)
@@ -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 ResourceOfPreferredLineItemUpdateModel202110(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': (ExternalPreferredLineItemUpdateModel202110,), # noqa: E501
93
93
  }
94
94
 
@@ -144,8 +144,8 @@ class ResourceOfPreferredLineItemUpdateModel202110(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 (ExternalPreferredLineItemUpdateModel202110): [optional] # noqa: E501
150
150
  """
151
151
 
@@ -232,8 +232,8 @@ class ResourceOfPreferredLineItemUpdateModel202110(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 (ExternalPreferredLineItemUpdateModel202110): [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 RmLegacyAudienceCreateEntityV1(ModelNormal):
88
88
  """
89
89
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
90
90
 
91
- _nullable = False
91
+ _nullable = True
92
92
 
93
93
  @cached_property
94
94
  def openapi_types():
@@ -73,7 +73,7 @@ class RmLegacyAudienceCreateEntityV1Resource(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():
@@ -73,7 +73,7 @@ class RmLegacyAudienceCreateEntityV2(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():
@@ -73,7 +73,7 @@ class RmLegacyAudienceCreateEntityV2Resource(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():
@@ -75,7 +75,7 @@ class RmLegacyAudienceGetEntityV1(ModelNormal):
75
75
  lazy_import()
76
76
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
77
77
 
78
- _nullable = False
78
+ _nullable = True
79
79
 
80
80
  @cached_property
81
81
  def openapi_types():
@@ -75,7 +75,7 @@ class RmLegacyAudienceGetEntityV2(ModelNormal):
75
75
  lazy_import()
76
76
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
77
77
 
78
- _nullable = False
78
+ _nullable = True
79
79
 
80
80
  @cached_property
81
81
  def openapi_types():
@@ -73,7 +73,7 @@ class RmLegacyAudienceUserBehaviorDetailsV2(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():
@@ -68,7 +68,7 @@ class RmLegacySegmentCustomerList(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():
@@ -88,7 +88,7 @@ class RmLegacySegmentUserBehaviorCreateV2(ModelNormal):
88
88
  """
89
89
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
90
90
 
91
- _nullable = False
91
+ _nullable = True
92
92
 
93
93
  @cached_property
94
94
  def openapi_types():
@@ -91,7 +91,7 @@ class RmLegacySegmentUserBehaviorV1(ModelNormal):
91
91
  """
92
92
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
93
93
 
94
- _nullable = False
94
+ _nullable = True
95
95
 
96
96
  @cached_property
97
97
  def openapi_types():
@@ -88,7 +88,7 @@ class RmLegacySegmentUserBehaviorV2(ModelNormal):
88
88
  """
89
89
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
90
90
 
91
- _nullable = False
91
+ _nullable = True
92
92
 
93
93
  @cached_property
94
94
  def openapi_types():