criteo-api-retailmedia-sdk 2024.10.0.250327__py3-none-any.whl → 2024.10.0.250409__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of criteo-api-retailmedia-sdk might be problematic. Click here for more details.

Files changed (163) hide show
  1. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/METADATA +3 -3
  2. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/RECORD +163 -163
  3. criteo_api_retailmedia_v2024_10/__init__.py +1 -1
  4. criteo_api_retailmedia_v2024_10/api/analytics_api.py +2 -2
  5. criteo_api_retailmedia_v2024_10/api/balance_api.py +12 -12
  6. criteo_api_retailmedia_v2024_10/api/campaign_api.py +30 -30
  7. criteo_api_retailmedia_v2024_10/api_client.py +1 -1
  8. criteo_api_retailmedia_v2024_10/configuration.py +1 -1
  9. criteo_api_retailmedia_v2024_10/model/add_funds_to_balance_v2.py +4 -4
  10. criteo_api_retailmedia_v2024_10/model/add_remove_keyword_model.py +8 -8
  11. criteo_api_retailmedia_v2024_10/model/add_remove_keywords_model_resource.py +4 -4
  12. criteo_api_retailmedia_v2024_10/model/add_to_basket_target202110_response.py +5 -5
  13. criteo_api_retailmedia_v2024_10/model/application_summary_model.py +8 -8
  14. criteo_api_retailmedia_v2024_10/model/application_summary_model_resource.py +4 -4
  15. criteo_api_retailmedia_v2024_10/model/application_summary_model_response.py +5 -5
  16. criteo_api_retailmedia_v2024_10/model/asset_response.py +7 -7
  17. criteo_api_retailmedia_v2024_10/model/async_campaigns_report.py +79 -79
  18. criteo_api_retailmedia_v2024_10/model/async_campaigns_report_resource.py +4 -4
  19. criteo_api_retailmedia_v2024_10/model/async_line_items_report.py +79 -79
  20. criteo_api_retailmedia_v2024_10/model/async_line_items_report_resource.py +4 -4
  21. criteo_api_retailmedia_v2024_10/model/async_report_response.py +5 -5
  22. criteo_api_retailmedia_v2024_10/model/async_revenue_report.py +104 -104
  23. criteo_api_retailmedia_v2024_10/model/async_revenue_report_resource.py +4 -4
  24. criteo_api_retailmedia_v2024_10/model/auction_line_item_paged_list_response.py +9 -9
  25. criteo_api_retailmedia_v2024_10/model/auction_line_item_response.py +5 -5
  26. criteo_api_retailmedia_v2024_10/model/audience_error.py +16 -16
  27. criteo_api_retailmedia_v2024_10/model/audience_target202110_response.py +5 -5
  28. criteo_api_retailmedia_v2024_10/model/audience_warning.py +22 -22
  29. criteo_api_retailmedia_v2024_10/model/balance_campaign202110_paged_list_response.py +9 -9
  30. criteo_api_retailmedia_v2024_10/model/balance_history_change_data_capture_v1.py +14 -14
  31. criteo_api_retailmedia_v2024_10/model/balance_response_v2.py +45 -45
  32. criteo_api_retailmedia_v2024_10/model/balance_response_v2_response.py +5 -5
  33. criteo_api_retailmedia_v2024_10/model/campaign_attributes_v202301.py +57 -57
  34. criteo_api_retailmedia_v2024_10/model/campaign_budget_overrides.py +8 -8
  35. criteo_api_retailmedia_v2024_10/model/campaign_v202301.py +82 -82
  36. criteo_api_retailmedia_v2024_10/model/category202204.py +8 -8
  37. criteo_api_retailmedia_v2024_10/model/category202204_list_response.py +5 -5
  38. criteo_api_retailmedia_v2024_10/model/change_dates_of_balance_v2.py +4 -4
  39. criteo_api_retailmedia_v2024_10/model/change_details_v1.py +8 -8
  40. criteo_api_retailmedia_v2024_10/model/common_error.py +16 -16
  41. criteo_api_retailmedia_v2024_10/model/common_line_item_paged_list_response.py +9 -9
  42. criteo_api_retailmedia_v2024_10/model/common_line_item_response.py +5 -5
  43. criteo_api_retailmedia_v2024_10/model/common_problem.py +20 -20
  44. criteo_api_retailmedia_v2024_10/model/common_warning.py +16 -16
  45. criteo_api_retailmedia_v2024_10/model/create_balance_v2.py +12 -12
  46. criteo_api_retailmedia_v2024_10/model/creative2.py +50 -50
  47. criteo_api_retailmedia_v2024_10/model/creative202110.py +16 -12
  48. criteo_api_retailmedia_v2024_10/model/creative202110_list_response.py +5 -5
  49. criteo_api_retailmedia_v2024_10/model/creative202210.py +40 -36
  50. criteo_api_retailmedia_v2024_10/model/creative202210_response.py +5 -5
  51. criteo_api_retailmedia_v2024_10/model/creative2_list_response.py +5 -5
  52. criteo_api_retailmedia_v2024_10/model/creative2_response.py +5 -5
  53. criteo_api_retailmedia_v2024_10/model/daily_line_item_budget_override.py +4 -4
  54. criteo_api_retailmedia_v2024_10/model/editable_campaign_attributes_v202301.py +32 -32
  55. criteo_api_retailmedia_v2024_10/model/entity_resource_of_retail_media_account.py +4 -4
  56. criteo_api_retailmedia_v2024_10/model/entity_resource_outcome_of_retail_media_account.py +5 -5
  57. criteo_api_retailmedia_v2024_10/model/external_account.py +18 -18
  58. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_ids_update_model202110.py +4 -4
  59. criteo_api_retailmedia_v2024_10/model/external_add_to_basket_target202110.py +4 -4
  60. criteo_api_retailmedia_v2024_10/model/external_auction_line_item.py +44 -44
  61. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_create_model.py +30 -30
  62. criteo_api_retailmedia_v2024_10/model/external_auction_line_item_update_model.py +20 -20
  63. criteo_api_retailmedia_v2024_10/model/external_audience_target202110.py +8 -8
  64. criteo_api_retailmedia_v2024_10/model/external_catalog_request.py +4 -4
  65. criteo_api_retailmedia_v2024_10/model/external_catalog_status.py +20 -20
  66. criteo_api_retailmedia_v2024_10/model/external_common_line_item.py +34 -34
  67. criteo_api_retailmedia_v2024_10/model/external_line_item_bid_multipliers_v2.py +28 -28
  68. criteo_api_retailmedia_v2024_10/model/external_line_item_capping_v2.py +9 -9
  69. criteo_api_retailmedia_v2024_10/model/external_line_item_page_v2.py +3 -3
  70. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_create_model_v2.py +24 -24
  71. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_update_model_v2.py +20 -20
  72. criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_v2.py +36 -36
  73. criteo_api_retailmedia_v2024_10/model/external_retail_media_account.py +22 -22
  74. criteo_api_retailmedia_v2024_10/model/external_retail_media_brand_account_creation.py +8 -8
  75. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller.py +8 -8
  76. criteo_api_retailmedia_v2024_10/model/external_retail_media_seller_account_creation.py +4 -4
  77. criteo_api_retailmedia_v2024_10/model/files_variables_specification.py +4 -4
  78. criteo_api_retailmedia_v2024_10/model/input_resource_of_auction_line_item_create_model.py +4 -4
  79. criteo_api_retailmedia_v2024_10/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
  80. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_account.py +8 -8
  81. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_brand.py +8 -8
  82. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_campaign_v202301.py +8 -8
  83. criteo_api_retailmedia_v2024_10/model/json_api_page_response_of_retailer.py +8 -8
  84. criteo_api_retailmedia_v2024_10/model/keyword_data_model.py +12 -12
  85. criteo_api_retailmedia_v2024_10/model/keyword_target202110_response.py +5 -5
  86. criteo_api_retailmedia_v2024_10/model/keywords_model_resource.py +4 -4
  87. criteo_api_retailmedia_v2024_10/model/keywords_model_response.py +4 -4
  88. criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_response.py +5 -5
  89. criteo_api_retailmedia_v2024_10/model/line_item_budget_overrides.py +8 -8
  90. criteo_api_retailmedia_v2024_10/model/metadata.py +8 -8
  91. criteo_api_retailmedia_v2024_10/model/page_metadata.py +16 -16
  92. criteo_api_retailmedia_v2024_10/model/page_of_balance_history_change_data_capture_v1.py +8 -8
  93. criteo_api_retailmedia_v2024_10/model/page_type_environment2.py +14 -14
  94. criteo_api_retailmedia_v2024_10/model/page_type_environment202210.py +14 -14
  95. criteo_api_retailmedia_v2024_10/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
  96. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_paged_list_response.py +9 -9
  97. criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_response.py +5 -5
  98. criteo_api_retailmedia_v2024_10/model/problem_details.py +20 -20
  99. criteo_api_retailmedia_v2024_10/model/product_metadata.py +8 -8
  100. criteo_api_retailmedia_v2024_10/model/promoted_product.py +4 -4
  101. criteo_api_retailmedia_v2024_10/model/promoted_product_resource.py +4 -4
  102. criteo_api_retailmedia_v2024_10/model/promoted_product_resource_collection_outcome.py +8 -8
  103. criteo_api_retailmedia_v2024_10/model/report_outcome.py +5 -5
  104. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item.py +4 -4
  105. criteo_api_retailmedia_v2024_10/model/resource_of_auction_line_item_update_model.py +4 -4
  106. criteo_api_retailmedia_v2024_10/model/resource_of_balance_campaign202110.py +4 -4
  107. criteo_api_retailmedia_v2024_10/model/resource_of_common_line_item.py +4 -4
  108. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
  109. criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_v2.py +4 -4
  110. criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_attributes.py +8 -8
  111. criteo_api_retailmedia_v2024_10/model/rm_algebra_node_v1.py +8 -8
  112. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1.py +20 -20
  113. criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
  114. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1.py +4 -4
  115. criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1_resource.py +4 -4
  116. criteo_api_retailmedia_v2024_10/model/rm_audience_search_metadata_v1.py +4 -4
  117. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1.py +4 -4
  118. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
  119. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1.py +30 -30
  120. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_list_response.py +5 -5
  121. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
  122. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
  123. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1.py +4 -4
  124. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
  125. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_metadata_v1.py +4 -4
  126. criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1.py +8 -8
  127. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1.py +4 -4
  128. criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
  129. criteo_api_retailmedia_v2024_10/model/rm_contact_list_v1.py +4 -4
  130. criteo_api_retailmedia_v2024_10/model/rm_events_v1.py +23 -23
  131. criteo_api_retailmedia_v2024_10/model/rmca_common_problem.py +16 -16
  132. criteo_api_retailmedia_v2024_10/model/sdk_api_rest_common_problem.py +16 -16
  133. criteo_api_retailmedia_v2024_10/model/section.py +4 -4
  134. criteo_api_retailmedia_v2024_10/model/set_bid_model.py +4 -4
  135. criteo_api_retailmedia_v2024_10/model/set_bids_model_resource.py +4 -4
  136. criteo_api_retailmedia_v2024_10/model/status_response.py +20 -20
  137. criteo_api_retailmedia_v2024_10/model/store_target202110_response.py +5 -5
  138. criteo_api_retailmedia_v2024_10/model/template.py +24 -24
  139. criteo_api_retailmedia_v2024_10/model/template_list_response.py +5 -5
  140. criteo_api_retailmedia_v2024_10/model/template_response.py +5 -5
  141. criteo_api_retailmedia_v2024_10/model/template_variable.py +4 -4
  142. criteo_api_retailmedia_v2024_10/model/template_variable_value.py +4 -4
  143. criteo_api_retailmedia_v2024_10/model/update_balance_model_v2.py +8 -8
  144. criteo_api_retailmedia_v2024_10/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
  145. criteo_api_retailmedia_v2024_10/model/value_resource_of_campaign_budget_overrides.py +4 -4
  146. criteo_api_retailmedia_v2024_10/model/value_resource_of_line_item_budget_overrides.py +4 -4
  147. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
  148. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_brands.py +4 -4
  149. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller.py +4 -4
  150. criteo_api_retailmedia_v2024_10/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
  151. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
  152. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
  153. criteo_api_retailmedia_v2024_10/model/value_resource_outcome_of_retail_media_brands.py +5 -5
  154. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
  155. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
  156. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
  157. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_audience_target202110.py +4 -4
  158. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_keyword_target202110.py +4 -4
  159. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
  160. criteo_api_retailmedia_v2024_10/model/value_type_resource_of_store_target202110.py +4 -4
  161. criteo_api_retailmedia_v2024_10/model/video_variable_value.py +16 -16
  162. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/WHEEL +0 -0
  163. {criteo_api_retailmedia_sdk-2024.10.0.250327.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250409.dist-info}/top_level.txt +0 -0
@@ -82,8 +82,8 @@ class RmAudienceSearchEntityV1(ModelNormal):
82
82
  """
83
83
  return {
84
84
  'audience_ids': ([str],), # noqa: E501
85
- 'retailer_ids': ([str],), # noqa: E501
86
85
  'audience_segment_ids': ([str],), # noqa: E501
86
+ 'retailer_ids': ([str],), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -93,8 +93,8 @@ class RmAudienceSearchEntityV1(ModelNormal):
93
93
 
94
94
  attribute_map = {
95
95
  'audience_ids': 'audienceIds', # noqa: E501
96
- 'retailer_ids': 'retailerIds', # noqa: E501
97
96
  'audience_segment_ids': 'audienceSegmentIds', # noqa: E501
97
+ 'retailer_ids': 'retailerIds', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -139,8 +139,8 @@ class RmAudienceSearchEntityV1(ModelNormal):
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
141
  audience_ids ([str]): List of audience ids. [optional] # noqa: E501
142
- retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
143
142
  audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
143
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -227,8 +227,8 @@ class RmAudienceSearchEntityV1(ModelNormal):
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
229
  audience_ids ([str]): List of audience ids. [optional] # noqa: E501
230
- retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
231
230
  audience_segment_ids ([str]): List of segment ids (linked to the result audiences). [optional] # noqa: E501
231
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class RmAudienceSearchEntityV1Resource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (RmAudienceSearchEntityV1,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class RmAudienceSearchEntityV1Resource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ 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): [optional] # noqa: E501
146
145
  attributes (RmAudienceSearchEntityV1): [optional] # noqa: E501
146
+ type (str): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ 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): [optional] # noqa: E501
233
232
  attributes (RmAudienceSearchEntityV1): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -81,9 +81,9 @@ class RmAudienceSearchMetadataV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'total_items': (int, none_type,), # noqa: E501
85
84
  'limit': (int, none_type,), # noqa: E501
86
85
  'offset': (int, none_type,), # noqa: E501
86
+ 'total_items': (int, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class RmAudienceSearchMetadataV1(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'total_items': 'totalItems', # noqa: E501
96
95
  'limit': 'limit', # noqa: E501
97
96
  'offset': 'offset', # noqa: E501
97
+ 'total_items': 'totalItems', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class RmAudienceSearchMetadataV1(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
- total_items (int, none_type): Total number of items. [optional] # noqa: E501
142
141
  limit (int, none_type): Max item of the current page. [optional] # noqa: E501
143
142
  offset (int, none_type): Number of item to skip. [optional] # noqa: E501
143
+ total_items (int, none_type): Total number of items. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class RmAudienceSearchMetadataV1(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
- total_items (int, none_type): Total number of items. [optional] # noqa: E501
230
229
  limit (int, none_type): Max item of the current page. [optional] # noqa: E501
231
230
  offset (int, none_type): Number of item to skip. [optional] # noqa: E501
231
+ total_items (int, none_type): Total number of items. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -89,8 +89,8 @@ class RmAudienceSegmentCreateEntityV1(ModelNormal):
89
89
  return {
90
90
  'name': (str,), # noqa: E501
91
91
  'retailer_id': (str,), # noqa: E501
92
- 'description': (str,), # noqa: E501
93
92
  'contact_list': (RmContactListCreateV1,), # noqa: E501
93
+ 'description': (str,), # noqa: E501
94
94
  }
95
95
 
96
96
  @cached_property
@@ -101,8 +101,8 @@ class RmAudienceSegmentCreateEntityV1(ModelNormal):
101
101
  attribute_map = {
102
102
  'name': 'name', # noqa: E501
103
103
  'retailer_id': 'retailerId', # noqa: E501
104
- 'description': 'description', # noqa: E501
105
104
  'contact_list': 'contactList', # noqa: E501
105
+ 'description': 'description', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
@@ -150,8 +150,8 @@ 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): Description of the segment. [optional] # noqa: E501
154
153
  contact_list (RmContactListCreateV1): [optional] # noqa: E501
154
+ description (str): Description of the segment. [optional] # noqa: E501
155
155
  """
156
156
 
157
157
  _check_type = kwargs.pop('_check_type', True)
@@ -243,8 +243,8 @@ 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): Description of the segment. [optional] # noqa: E501
247
246
  contact_list (RmContactListCreateV1): [optional] # noqa: E501
247
+ description (str): Description of the segment. [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class RmAudienceSegmentCreateEntityV1Resource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (RmAudienceSegmentCreateEntityV1,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class RmAudienceSegmentCreateEntityV1Resource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ 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): [optional] # noqa: E501
146
145
  attributes (RmAudienceSegmentCreateEntityV1): [optional] # noqa: E501
146
+ type (str): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ 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): [optional] # noqa: E501
233
232
  attributes (RmAudienceSegmentCreateEntityV1): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -61,18 +61,18 @@ class RmAudienceSegmentEntityV1(ModelNormal):
61
61
  """
62
62
 
63
63
  allowed_values = {
64
- ('type',): {
65
- 'None': None,
66
- 'UNKNOWN': "Unknown",
67
- 'CONTACTLIST': "ContactList",
68
- 'EVENTS': "Events",
69
- },
70
64
  ('channels',): {
71
65
  'None': None,
72
66
  'UNKNOWN': "Unknown",
73
67
  'ONSITE': "Onsite",
74
68
  'OFFSITE': "Offsite",
75
69
  },
70
+ ('type',): {
71
+ 'None': None,
72
+ 'UNKNOWN': "Unknown",
73
+ 'CONTACTLIST': "ContactList",
74
+ 'EVENTS': "Events",
75
+ },
76
76
  }
77
77
 
78
78
  validations = {
@@ -102,16 +102,16 @@ class RmAudienceSegmentEntityV1(ModelNormal):
102
102
  lazy_import()
103
103
  return {
104
104
  'account_id': (str, none_type,), # noqa: E501
105
- 'name': (str, none_type,), # noqa: E501
105
+ 'channels': ([str], none_type,), # noqa: E501
106
+ 'contact_list': (RmContactListV1,), # noqa: E501
107
+ 'created_at': (datetime, none_type,), # noqa: E501
108
+ 'created_by_id': (str, none_type,), # noqa: E501
106
109
  'description': (str, none_type,), # noqa: E501
110
+ 'events': (RmEventsV1,), # noqa: E501
111
+ 'name': (str, none_type,), # noqa: E501
107
112
  'retailer_id': (str, none_type,), # noqa: E501
108
113
  'type': (str, none_type,), # noqa: E501
109
- 'created_at': (datetime, none_type,), # noqa: E501
110
114
  'updated_at': (datetime, none_type,), # noqa: E501
111
- 'created_by_id': (str, none_type,), # noqa: E501
112
- 'contact_list': (RmContactListV1,), # noqa: E501
113
- 'events': (RmEventsV1,), # noqa: E501
114
- 'channels': ([str], none_type,), # noqa: E501
115
115
  }
116
116
 
117
117
  @cached_property
@@ -121,16 +121,16 @@ class RmAudienceSegmentEntityV1(ModelNormal):
121
121
 
122
122
  attribute_map = {
123
123
  'account_id': 'accountId', # noqa: E501
124
- 'name': 'name', # noqa: E501
124
+ 'channels': 'channels', # noqa: E501
125
+ 'contact_list': 'contactList', # noqa: E501
126
+ 'created_at': 'createdAt', # noqa: E501
127
+ 'created_by_id': 'createdById', # noqa: E501
125
128
  'description': 'description', # noqa: E501
129
+ 'events': 'events', # noqa: E501
130
+ 'name': 'name', # noqa: E501
126
131
  'retailer_id': 'retailerId', # noqa: E501
127
132
  'type': 'type', # noqa: E501
128
- 'created_at': 'createdAt', # noqa: E501
129
133
  'updated_at': 'updatedAt', # noqa: E501
130
- 'created_by_id': 'createdById', # noqa: E501
131
- 'contact_list': 'contactList', # noqa: E501
132
- 'events': 'events', # noqa: E501
133
- 'channels': 'channels', # noqa: E501
134
134
  }
135
135
 
136
136
  read_only_vars = {
@@ -175,16 +175,16 @@ class RmAudienceSegmentEntityV1(ModelNormal):
175
175
  through its discriminator because we passed in
176
176
  _visited_composed_classes = (Animal,)
177
177
  account_id (str, none_type): Account associated to the segment. [optional] # noqa: E501
178
- name (str, none_type): Name of the segment. [optional] # noqa: E501
178
+ channels ([str], none_type): Channels associated to the segment (read-only). [optional] # noqa: E501
179
+ contact_list (RmContactListV1): [optional] # noqa: E501
180
+ created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
181
+ created_by_id (str, none_type): User that created the segment. [optional] # noqa: E501
179
182
  description (str, none_type): Description of the segment. [optional] # noqa: E501
183
+ events (RmEventsV1): [optional] # noqa: E501
184
+ name (str, none_type): Name of the segment. [optional] # noqa: E501
180
185
  retailer_id (str, none_type): Retailer associated to the segment. [optional] # noqa: E501
181
186
  type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
182
- created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
183
187
  updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
184
- created_by_id (str, none_type): User that created the segment. [optional] # noqa: E501
185
- contact_list (RmContactListV1): [optional] # noqa: E501
186
- events (RmEventsV1): [optional] # noqa: E501
187
- channels ([str], none_type): Channels associated to the segment (read-only). [optional] # noqa: E501
188
188
  """
189
189
 
190
190
  _check_type = kwargs.pop('_check_type', True)
@@ -271,16 +271,16 @@ class RmAudienceSegmentEntityV1(ModelNormal):
271
271
  through its discriminator because we passed in
272
272
  _visited_composed_classes = (Animal,)
273
273
  account_id (str, none_type): Account associated to the segment. [optional] # noqa: E501
274
- name (str, none_type): Name of the segment. [optional] # noqa: E501
274
+ channels ([str], none_type): Channels associated to the segment (read-only). [optional] # noqa: E501
275
+ contact_list (RmContactListV1): [optional] # noqa: E501
276
+ created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
277
+ created_by_id (str, none_type): User that created the segment. [optional] # noqa: E501
275
278
  description (str, none_type): Description of the segment. [optional] # noqa: E501
279
+ events (RmEventsV1): [optional] # noqa: E501
280
+ name (str, none_type): Name of the segment. [optional] # noqa: E501
276
281
  retailer_id (str, none_type): Retailer associated to the segment. [optional] # noqa: E501
277
282
  type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
278
- created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
279
283
  updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
280
- created_by_id (str, none_type): User that created the segment. [optional] # noqa: E501
281
- contact_list (RmContactListV1): [optional] # noqa: E501
282
- events (RmEventsV1): [optional] # noqa: E501
283
- channels ([str], none_type): Channels associated to the segment (read-only). [optional] # noqa: E501
284
284
  """
285
285
 
286
286
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class RmAudienceSegmentEntityV1ListResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([RmAudienceSegmentEntityV1Resource], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class RmAudienceSegmentEntityV1ListResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class RmAudienceSegmentEntityV1ListResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([RmAudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class RmAudienceSegmentEntityV1ListResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([RmAudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -91,10 +91,10 @@ class RmAudienceSegmentEntityV1RmAudienceSegmentSearchMetadataV1ListResponse(Mod
91
91
  """
92
92
  lazy_import()
93
93
  return {
94
- 'meta': (RmAudienceSegmentSearchMetadataV1,), # noqa: E501
95
94
  'data': ([RmAudienceSegmentEntityV1Resource], none_type,), # noqa: E501
96
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
97
95
  'errors': ([CommonProblem], none_type,), # noqa: E501
96
+ 'meta': (RmAudienceSegmentSearchMetadataV1,), # noqa: E501
97
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
98
98
  }
99
99
 
100
100
  @cached_property
@@ -103,15 +103,15 @@ class RmAudienceSegmentEntityV1RmAudienceSegmentSearchMetadataV1ListResponse(Mod
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 RmAudienceSegmentEntityV1RmAudienceSegmentSearchMetadataV1ListResponse(Mod
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 (RmAudienceSegmentSearchMetadataV1): [optional] # noqa: E501
156
155
  data ([RmAudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
157
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
158
156
  errors ([CommonProblem], none_type): [optional] # noqa: E501
157
+ meta (RmAudienceSegmentSearchMetadataV1): [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 RmAudienceSegmentEntityV1RmAudienceSegmentSearchMetadataV1ListResponse(Mod
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 (RmAudienceSegmentSearchMetadataV1): [optional] # noqa: E501
245
244
  data ([RmAudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
246
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
247
245
  errors ([CommonProblem], none_type): [optional] # noqa: E501
246
+ meta (RmAudienceSegmentSearchMetadataV1): [optional] # noqa: E501
247
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
248
248
  """
249
249
 
250
250
  _check_type = kwargs.pop('_check_type', True)
@@ -90,8 +90,8 @@ class RmAudienceSegmentIdEntityV1ListResponse(ModelNormal):
90
90
  lazy_import()
91
91
  return {
92
92
  'data': ([RmAudienceSegmentIdEntityV1Resource], none_type,), # noqa: E501
93
- 'warnings': ([CommonProblem], none_type,), # noqa: E501
94
93
  'errors': ([CommonProblem], none_type,), # noqa: E501
94
+ 'warnings': ([CommonProblem], none_type,), # noqa: E501
95
95
  }
96
96
 
97
97
  @cached_property
@@ -101,13 +101,13 @@ class RmAudienceSegmentIdEntityV1ListResponse(ModelNormal):
101
101
 
102
102
  attribute_map = {
103
103
  'data': 'data', # noqa: E501
104
- 'warnings': 'warnings', # noqa: E501
105
104
  'errors': 'errors', # noqa: E501
105
+ 'warnings': 'warnings', # noqa: E501
106
106
  }
107
107
 
108
108
  read_only_vars = {
109
- 'warnings', # noqa: E501
110
109
  'errors', # noqa: E501
110
+ 'warnings', # noqa: E501
111
111
  }
112
112
 
113
113
  _composed_schemas = {}
@@ -149,8 +149,8 @@ class RmAudienceSegmentIdEntityV1ListResponse(ModelNormal):
149
149
  through its discriminator because we passed in
150
150
  _visited_composed_classes = (Animal,)
151
151
  data ([RmAudienceSegmentIdEntityV1Resource], none_type): [optional] # noqa: E501
152
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
153
152
  errors ([CommonProblem], none_type): [optional] # noqa: E501
153
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
154
154
  """
155
155
 
156
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,8 +237,8 @@ class RmAudienceSegmentIdEntityV1ListResponse(ModelNormal):
237
237
  through its discriminator because we passed in
238
238
  _visited_composed_classes = (Animal,)
239
239
  data ([RmAudienceSegmentIdEntityV1Resource], none_type): [optional] # noqa: E501
240
- warnings ([CommonProblem], none_type): [optional] # noqa: E501
241
240
  errors ([CommonProblem], none_type): [optional] # noqa: E501
241
+ warnings ([CommonProblem], none_type): [optional] # noqa: E501
242
242
  """
243
243
 
244
244
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class RmAudienceSegmentSearchEntityV1(ModelNormal):
87
87
  """
88
88
  return {
89
89
  'audience_segment_ids': ([str],), # noqa: E501
90
- 'retailer_ids': ([str],), # noqa: E501
91
90
  'audience_segment_types': ([str],), # noqa: E501
91
+ 'retailer_ids': ([str],), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -98,8 +98,8 @@ class RmAudienceSegmentSearchEntityV1(ModelNormal):
98
98
 
99
99
  attribute_map = {
100
100
  'audience_segment_ids': 'audienceSegmentIds', # noqa: E501
101
- 'retailer_ids': 'retailerIds', # noqa: E501
102
101
  'audience_segment_types': 'audienceSegmentTypes', # noqa: E501
102
+ 'retailer_ids': 'retailerIds', # noqa: E501
103
103
  }
104
104
 
105
105
  read_only_vars = {
@@ -144,8 +144,8 @@ class RmAudienceSegmentSearchEntityV1(ModelNormal):
144
144
  through its discriminator because we passed in
145
145
  _visited_composed_classes = (Animal,)
146
146
  audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
147
- retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
148
147
  audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
148
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
149
149
  """
150
150
 
151
151
  _check_type = kwargs.pop('_check_type', True)
@@ -232,8 +232,8 @@ class RmAudienceSegmentSearchEntityV1(ModelNormal):
232
232
  through its discriminator because we passed in
233
233
  _visited_composed_classes = (Animal,)
234
234
  audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
235
- retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
236
235
  audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
236
+ retailer_ids ([str]): List of retailer ids. [optional] # noqa: E501
237
237
  """
238
238
 
239
239
  _check_type = kwargs.pop('_check_type', True)
@@ -87,8 +87,8 @@ class RmAudienceSegmentSearchEntityV1Resource(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'type': (str,), # noqa: E501
91
90
  'attributes': (RmAudienceSegmentSearchEntityV1,), # noqa: E501
91
+ 'type': (str,), # noqa: E501
92
92
  }
93
93
 
94
94
  @cached_property
@@ -97,8 +97,8 @@ class RmAudienceSegmentSearchEntityV1Resource(ModelNormal):
97
97
 
98
98
 
99
99
  attribute_map = {
100
- 'type': 'type', # noqa: E501
101
100
  'attributes': 'attributes', # noqa: E501
101
+ 'type': 'type', # noqa: E501
102
102
  }
103
103
 
104
104
  read_only_vars = {
@@ -142,8 +142,8 @@ class RmAudienceSegmentSearchEntityV1Resource(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): [optional] # noqa: E501
146
145
  attributes (RmAudienceSegmentSearchEntityV1): [optional] # noqa: E501
146
+ type (str): [optional] # noqa: E501
147
147
  """
148
148
 
149
149
  _check_type = kwargs.pop('_check_type', True)
@@ -229,8 +229,8 @@ class RmAudienceSegmentSearchEntityV1Resource(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): [optional] # noqa: E501
233
232
  attributes (RmAudienceSegmentSearchEntityV1): [optional] # noqa: E501
233
+ type (str): [optional] # noqa: E501
234
234
  """
235
235
 
236
236
  _check_type = kwargs.pop('_check_type', True)
@@ -81,9 +81,9 @@ class RmAudienceSegmentSearchMetadataV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'total_items': (int, none_type,), # noqa: E501
85
84
  'limit': (int, none_type,), # noqa: E501
86
85
  'offset': (int, none_type,), # noqa: E501
86
+ 'total_items': (int, none_type,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -92,9 +92,9 @@ class RmAudienceSegmentSearchMetadataV1(ModelNormal):
92
92
 
93
93
 
94
94
  attribute_map = {
95
- 'total_items': 'totalItems', # noqa: E501
96
95
  'limit': 'limit', # noqa: E501
97
96
  'offset': 'offset', # noqa: E501
97
+ 'total_items': 'totalItems', # noqa: E501
98
98
  }
99
99
 
100
100
  read_only_vars = {
@@ -138,9 +138,9 @@ class RmAudienceSegmentSearchMetadataV1(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
- total_items (int, none_type): Total number of items. [optional] # noqa: E501
142
141
  limit (int, none_type): Max item of the current page. [optional] # noqa: E501
143
142
  offset (int, none_type): Number of item to skip. [optional] # noqa: E501
143
+ total_items (int, none_type): Total number of items. [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,9 +226,9 @@ class RmAudienceSegmentSearchMetadataV1(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
- total_items (int, none_type): Total number of items. [optional] # noqa: E501
230
229
  limit (int, none_type): Max item of the current page. [optional] # noqa: E501
231
230
  offset (int, none_type): Number of item to skip. [optional] # noqa: E501
231
+ total_items (int, none_type): Total number of items. [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -87,9 +87,9 @@ class RmAudienceSegmentUpdateEntityV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'name': (str,), # noqa: E501
91
- 'description': (NillableString,), # noqa: E501
92
90
  'contact_list': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
91
+ 'description': (NillableString,), # noqa: E501
92
+ 'name': (str,), # noqa: E501
93
93
  }
94
94
 
95
95
  @cached_property
@@ -98,9 +98,9 @@ class RmAudienceSegmentUpdateEntityV1(ModelNormal):
98
98
 
99
99
 
100
100
  attribute_map = {
101
- 'name': 'name', # noqa: E501
102
- 'description': 'description', # noqa: E501
103
101
  'contact_list': 'contactList', # noqa: E501
102
+ 'description': 'description', # noqa: E501
103
+ 'name': 'name', # noqa: E501
104
104
  }
105
105
 
106
106
  read_only_vars = {
@@ -144,9 +144,9 @@ class RmAudienceSegmentUpdateEntityV1(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
- name (str): Name of the segment. [optional] # noqa: E501
148
- description (NillableString): [optional] # noqa: E501
149
147
  contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to update the contact list of the segment. [optional] # noqa: E501
148
+ description (NillableString): [optional] # noqa: E501
149
+ name (str): Name of the segment. [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -232,9 +232,9 @@ class RmAudienceSegmentUpdateEntityV1(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
- name (str): Name of the segment. [optional] # noqa: E501
236
- description (NillableString): [optional] # noqa: E501
237
235
  contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to update the contact list of the segment. [optional] # noqa: E501
236
+ description (NillableString): [optional] # noqa: E501
237
+ name (str): Name of the segment. [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)