criteo-api-marketingsolutions-sdk 2024.4.0.250218__py3-none-any.whl → 2024.4.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-marketingsolutions-sdk might be problematic. Click here for more details.

Files changed (140) hide show
  1. {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/METADATA +4 -4
  2. {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/RECORD +140 -136
  3. {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/WHEEL +1 -1
  4. criteo_api_marketingsolutions_v2024_04/__init__.py +1 -1
  5. criteo_api_marketingsolutions_v2024_04/api_client.py +1 -1
  6. criteo_api_marketingsolutions_v2024_04/configuration.py +1 -1
  7. criteo_api_marketingsolutions_v2024_04/model/ad.py +1 -1
  8. criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1.py +1 -1
  9. criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1_resource.py +1 -1
  10. criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid.py +1 -1
  11. criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations.py +1 -1
  12. criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations_v23_q1.py +1 -1
  13. criteo_api_marketingsolutions_v2024_04/model/ad_set_display_multiplier.py +1 -1
  14. criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping.py +1 -1
  15. criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping_v23_q1.py +1 -1
  16. criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location.py +1 -1
  17. criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location_v23_q1.py +1 -1
  18. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting.py +1 -1
  19. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule.py +3 -4
  20. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule_v23_q1.py +3 -4
  21. criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_v23_q1.py +1 -1
  22. criteo_api_marketingsolutions_v2024_04/model/adaptive_attributes.py +1 -1
  23. criteo_api_marketingsolutions_v2024_04/model/algebra_node_v1.py +1 -1
  24. criteo_api_marketingsolutions_v2024_04/model/application_summary_model.py +1 -1
  25. criteo_api_marketingsolutions_v2024_04/model/application_summary_model_resource.py +1 -1
  26. criteo_api_marketingsolutions_v2024_04/model/audience_bulk_create_input_v1.py +3 -3
  27. criteo_api_marketingsolutions_v2024_04/model/audience_bulk_delete_input_v1.py +3 -3
  28. criteo_api_marketingsolutions_v2024_04/model/audience_bulk_update_input_v1.py +3 -3
  29. criteo_api_marketingsolutions_v2024_04/model/audience_compute_size_entity_v1_resource.py +6 -6
  30. criteo_api_marketingsolutions_v2024_04/model/audience_compute_sizes_input_v1.py +3 -3
  31. criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1.py +3 -3
  32. criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1_resource.py +3 -3
  33. criteo_api_marketingsolutions_v2024_04/model/audience_delete_entity_v1_resource.py +6 -6
  34. criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1.py +1 -1
  35. criteo_api_marketingsolutions_v2024_04/model/audience_estimate_size_entity_v1_resource.py +3 -3
  36. criteo_api_marketingsolutions_v2024_04/model/audience_id_entity_v1_resource.py +3 -3
  37. criteo_api_marketingsolutions_v2024_04/model/audience_name_description.py +1 -1
  38. criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1.py +12 -12
  39. criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1_resource.py +3 -3
  40. criteo_api_marketingsolutions_v2024_04/model/audience_search_metadata_v1.py +1 -1
  41. criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_create_input_v1.py +3 -3
  42. criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_delete_input_v1.py +3 -3
  43. criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_update_input_v1.py +3 -3
  44. criteo_api_marketingsolutions_v2024_04/model/audience_segment_compute_size_entity_v1_resource.py +6 -6
  45. criteo_api_marketingsolutions_v2024_04/model/audience_segment_compute_sizes_input_v1.py +3 -3
  46. criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1.py +3 -3
  47. criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1_resource.py +3 -3
  48. criteo_api_marketingsolutions_v2024_04/model/audience_segment_delete_entity_v1_resource.py +6 -6
  49. criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1.py +1 -1
  50. criteo_api_marketingsolutions_v2024_04/model/audience_segment_id_entity_v1_resource.py +3 -3
  51. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1.py +9 -10
  52. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1_resource.py +3 -3
  53. criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_metadata_v1.py +1 -1
  54. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_entity_v1.py +1 -1
  55. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_entity_v1_resource.py +3 -3
  56. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1.py +1 -1
  57. criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_resource.py +1 -1
  58. criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1.py +3 -3
  59. criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1_resource.py +6 -6
  60. criteo_api_marketingsolutions_v2024_04/model/audience_size_entity_v1.py +1 -1
  61. criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1.py +1 -1
  62. criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_resource.py +1 -1
  63. criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1.py +3 -3
  64. criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1_resource.py +6 -6
  65. criteo_api_marketingsolutions_v2024_04/model/automated_budget_configuration.py +276 -0
  66. criteo_api_marketingsolutions_v2024_04/model/{campaign_budget_automation_v23_q1_automated_budget_configuration.py → automated_budget_configuration_v23_q1.py} +3 -3
  67. criteo_api_marketingsolutions_v2024_04/model/behavioral_v1.py +1 -1
  68. criteo_api_marketingsolutions_v2024_04/model/budget_automation.py +273 -0
  69. criteo_api_marketingsolutions_v2024_04/model/budget_automation_configuration.py +276 -0
  70. criteo_api_marketingsolutions_v2024_04/model/campaign_budget_automation_v23_q1.py +6 -6
  71. criteo_api_marketingsolutions_v2024_04/model/campaign_spend_limit_v23_q1.py +1 -1
  72. criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1.py +1 -1
  73. criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_resource.py +1 -1
  74. criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1.py +1 -1
  75. criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1_resource.py +1 -1
  76. criteo_api_marketingsolutions_v2024_04/model/contact_list_v1.py +1 -1
  77. criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment_attributes.py +6 -7
  78. criteo_api_marketingsolutions_v2024_04/model/coupon.py +1 -1
  79. criteo_api_marketingsolutions_v2024_04/model/coupon_supported_sizes.py +1 -1
  80. criteo_api_marketingsolutions_v2024_04/model/create_ad_set_budget.py +9 -12
  81. criteo_api_marketingsolutions_v2024_04/model/create_ad_set_resource.py +3 -3
  82. criteo_api_marketingsolutions_v2024_04/model/create_campaign.py +6 -0
  83. criteo_api_marketingsolutions_v2024_04/model/create_campaign_resource.py +3 -3
  84. criteo_api_marketingsolutions_v2024_04/model/create_campaign_spend_limit.py +3 -4
  85. criteo_api_marketingsolutions_v2024_04/model/create_image_slide.py +6 -6
  86. criteo_api_marketingsolutions_v2024_04/model/creative.py +1 -1
  87. criteo_api_marketingsolutions_v2024_04/model/dynamic_attributes.py +1 -1
  88. criteo_api_marketingsolutions_v2024_04/model/html_tag_attributes.py +1 -1
  89. criteo_api_marketingsolutions_v2024_04/model/image_attributes.py +1 -1
  90. criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_brand_entity_v1.py +1 -1
  91. criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_interest_entity_v1.py +1 -1
  92. criteo_api_marketingsolutions_v2024_04/model/in_market_create_v1.py +15 -18
  93. criteo_api_marketingsolutions_v2024_04/model/in_market_size_estimation_v1.py +15 -18
  94. criteo_api_marketingsolutions_v2024_04/model/in_market_update_v1.py +15 -17
  95. criteo_api_marketingsolutions_v2024_04/model/in_market_v1.py +1 -1
  96. criteo_api_marketingsolutions_v2024_04/model/location_update_v1.py +9 -10
  97. criteo_api_marketingsolutions_v2024_04/model/location_v1.py +1 -1
  98. criteo_api_marketingsolutions_v2024_04/model/lookalike_create_v1.py +3 -3
  99. criteo_api_marketingsolutions_v2024_04/model/lookalike_update_v1.py +3 -3
  100. criteo_api_marketingsolutions_v2024_04/model/lookalike_v1.py +1 -1
  101. criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule.py +1 -1
  102. criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
  103. criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
  104. criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_value.py +3 -4
  105. criteo_api_marketingsolutions_v2024_04/model/nillable_date_time.py +1 -1
  106. criteo_api_marketingsolutions_v2024_04/model/nillable_gender_v1.py +1 -1
  107. criteo_api_marketingsolutions_v2024_04/model/nillable_int32.py +1 -1
  108. criteo_api_marketingsolutions_v2024_04/model/nillable_string.py +1 -1
  109. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid.py +3 -3
  110. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid_resource.py +6 -6
  111. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier.py +3 -3
  112. criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier_resource.py +6 -6
  113. criteo_api_marketingsolutions_v2024_04/model/patch_campaign.py +6 -0
  114. criteo_api_marketingsolutions_v2024_04/model/patch_marketing_campaign_budget_automation.py +273 -0
  115. criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message.py +3 -3
  116. criteo_api_marketingsolutions_v2024_04/model/portfolio_message.py +1 -1
  117. criteo_api_marketingsolutions_v2024_04/model/prospecting_create_v1.py +6 -6
  118. criteo_api_marketingsolutions_v2024_04/model/prospecting_update_v1.py +3 -4
  119. criteo_api_marketingsolutions_v2024_04/model/prospecting_v1.py +1 -1
  120. criteo_api_marketingsolutions_v2024_04/model/read_ad_set.py +1 -1
  121. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding.py +1 -1
  122. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding_v23_q1.py +1 -1
  123. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget.py +1 -1
  124. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget_v23_q1.py +1 -1
  125. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule.py +1 -1
  126. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule_v23_q1.py +1 -1
  127. criteo_api_marketingsolutions_v2024_04/model/read_ad_set_v23_q1.py +1 -1
  128. criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set.py +1 -1
  129. criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set_v23_q1.py +1 -1
  130. criteo_api_marketingsolutions_v2024_04/model/resource_of_ad.py +1 -1
  131. criteo_api_marketingsolutions_v2024_04/model/resource_of_coupon.py +1 -1
  132. criteo_api_marketingsolutions_v2024_04/model/resource_of_coupon_supported_sizes.py +1 -1
  133. criteo_api_marketingsolutions_v2024_04/model/resource_of_creative.py +1 -1
  134. criteo_api_marketingsolutions_v2024_04/model/retargeting_update_v1.py +9 -10
  135. criteo_api_marketingsolutions_v2024_04/model/retargeting_v1.py +1 -1
  136. criteo_api_marketingsolutions_v2024_04/model/size.py +1 -1
  137. criteo_api_marketingsolutions_v2024_04/model/transparency_query_message.py +3 -3
  138. criteo_api_marketingsolutions_v2024_04/model/transparency_report.py +1 -1
  139. criteo_api_marketingsolutions_v2024_04/models/__init__.py +5 -1
  140. {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/top_level.txt +0 -0
@@ -87,7 +87,7 @@ class AudienceSegmentBulkUpdateInputV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'data': ([AudienceSegmentUpdateEntityV1Resource], none_type,), # noqa: E501
90
+ 'data': ([AudienceSegmentUpdateEntityV1Resource],), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -140,7 +140,7 @@ class AudienceSegmentBulkUpdateInputV1(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 ([AudienceSegmentUpdateEntityV1Resource], none_type): [optional] # noqa: E501
143
+ data ([AudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,7 +226,7 @@ class AudienceSegmentBulkUpdateInputV1(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 ([AudienceSegmentUpdateEntityV1Resource], none_type): [optional] # noqa: E501
229
+ data ([AudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
230
230
  """
231
231
 
232
232
  _check_type = kwargs.pop('_check_type', True)
@@ -82,8 +82,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
82
82
  """
83
83
  return {
84
84
  'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
85
- 'id': (str, none_type,), # noqa: E501
86
- 'type': (str, none_type,), # noqa: E501
85
+ 'id': (str,), # noqa: E501
86
+ 'type': (str,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -139,8 +139,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
141
  attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Set of rules that defines specific people to target.. [optional] # noqa: E501
142
- id (str, none_type): Id of the entity. [optional] # noqa: E501
143
- type (str, none_type): [optional] # noqa: E501
142
+ id (str): Id of the entity. [optional] # noqa: E501
143
+ type (str): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -227,8 +227,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
229
  attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Set of rules that defines specific people to target.. [optional] # noqa: E501
230
- id (str, none_type): Id of the entity. [optional] # noqa: E501
231
- type (str, none_type): [optional] # noqa: E501
230
+ id (str): Id of the entity. [optional] # noqa: E501
231
+ type (str): [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -87,7 +87,7 @@ class AudienceSegmentComputeSizesInputV1(ModelNormal):
87
87
  """
88
88
  lazy_import()
89
89
  return {
90
- 'data': ([AudienceSegmentComputeSizeEntityV1Resource], none_type,), # noqa: E501
90
+ 'data': ([AudienceSegmentComputeSizeEntityV1Resource],), # noqa: E501
91
91
  }
92
92
 
93
93
  @cached_property
@@ -140,7 +140,7 @@ class AudienceSegmentComputeSizesInputV1(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 ([AudienceSegmentComputeSizeEntityV1Resource], none_type): [optional] # noqa: E501
143
+ data ([AudienceSegmentComputeSizeEntityV1Resource]): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -226,7 +226,7 @@ class AudienceSegmentComputeSizesInputV1(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 ([AudienceSegmentComputeSizeEntityV1Resource], none_type): [optional] # noqa: E501
229
+ data ([AudienceSegmentComputeSizeEntityV1Resource]): [optional] # noqa: E501
230
230
  """
231
231
 
232
232
  _check_type = kwargs.pop('_check_type', True)
@@ -97,7 +97,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
97
97
  return {
98
98
  'name': (str,), # noqa: E501
99
99
  'advertiser_id': (str,), # noqa: E501
100
- 'description': (str, none_type,), # noqa: E501
100
+ 'description': (str,), # noqa: E501
101
101
  'in_market': (InMarketCreateV1,), # noqa: E501
102
102
  'prospecting': (ProspectingCreateV1,), # noqa: E501
103
103
  'contact_list': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
@@ -168,7 +168,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
168
168
  Animal class but this time we won't travel
169
169
  through its discriminator because we passed in
170
170
  _visited_composed_classes = (Animal,)
171
- description (str, none_type): Description of the segment. [optional] # noqa: E501
171
+ description (str): Description of the segment. [optional] # noqa: E501
172
172
  in_market (InMarketCreateV1): [optional] # noqa: E501
173
173
  prospecting (ProspectingCreateV1): [optional] # noqa: E501
174
174
  contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
@@ -266,7 +266,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
266
266
  Animal class but this time we won't travel
267
267
  through its discriminator because we passed in
268
268
  _visited_composed_classes = (Animal,)
269
- description (str, none_type): Description of the segment. [optional] # noqa: E501
269
+ description (str): Description of the segment. [optional] # noqa: E501
270
270
  in_market (InMarketCreateV1): [optional] # noqa: E501
271
271
  prospecting (ProspectingCreateV1): [optional] # noqa: E501
272
272
  contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
@@ -87,7 +87,7 @@ class AudienceSegmentCreateEntityV1Resource(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': (AudienceSegmentCreateEntityV1,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class AudienceSegmentCreateEntityV1Resource(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 (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class AudienceSegmentCreateEntityV1Resource(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 (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -82,8 +82,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
82
82
  """
83
83
  return {
84
84
  'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
85
- 'id': (str, none_type,), # noqa: E501
86
- 'type': (str, none_type,), # noqa: E501
85
+ 'id': (str,), # noqa: E501
86
+ 'type': (str,), # noqa: E501
87
87
  }
88
88
 
89
89
  @cached_property
@@ -139,8 +139,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
141
  attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Segment to delete. [optional] # noqa: E501
142
- id (str, none_type): Id of the entity. [optional] # noqa: E501
143
- type (str, none_type): [optional] # noqa: E501
142
+ id (str): Id of the entity. [optional] # noqa: E501
143
+ type (str): [optional] # noqa: E501
144
144
  """
145
145
 
146
146
  _check_type = kwargs.pop('_check_type', True)
@@ -227,8 +227,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
229
  attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Segment to delete. [optional] # noqa: E501
230
- id (str, none_type): Id of the entity. [optional] # noqa: E501
231
- type (str, none_type): [optional] # noqa: E501
230
+ id (str): Id of the entity. [optional] # noqa: E501
231
+ type (str): [optional] # noqa: E501
232
232
  """
233
233
 
234
234
  _check_type = kwargs.pop('_check_type', True)
@@ -96,7 +96,7 @@ class AudienceSegmentEntityV1(ModelNormal):
96
96
  lazy_import()
97
97
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
98
98
 
99
- _nullable = False
99
+ _nullable = True
100
100
 
101
101
  @cached_property
102
102
  def openapi_types():
@@ -81,7 +81,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
84
+ 'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
85
85
  'id': (str, none_type,), # noqa: E501
86
86
  'type': (str, none_type,), # noqa: E501
87
87
  }
@@ -138,7 +138,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
138
138
  Animal class but this time we won't travel
139
139
  through its discriminator because we passed in
140
140
  _visited_composed_classes = (Animal,)
141
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Audience Segment entity only with its ID. [optional] # noqa: E501
141
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): Audience Segment entity only with its ID. [optional] # noqa: E501
142
142
  id (str, none_type): Id of the entity. [optional] # noqa: E501
143
143
  type (str, none_type): [optional] # noqa: E501
144
144
  """
@@ -226,7 +226,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
226
226
  Animal class but this time we won't travel
227
227
  through its discriminator because we passed in
228
228
  _visited_composed_classes = (Animal,)
229
- attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Audience Segment entity only with its ID. [optional] # noqa: E501
229
+ attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): Audience Segment entity only with its ID. [optional] # noqa: E501
230
230
  id (str, none_type): Id of the entity. [optional] # noqa: E501
231
231
  type (str, none_type): [optional] # noqa: E501
232
232
  """
@@ -56,7 +56,6 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
56
56
 
57
57
  allowed_values = {
58
58
  ('audience_segment_types',): {
59
- 'None': None,
60
59
  'UNKNOWN': "Unknown",
61
60
  'INMARKET': "InMarket",
62
61
  'PROSPECTING': "Prospecting",
@@ -92,9 +91,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
92
91
  and the value is attribute type.
93
92
  """
94
93
  return {
95
- 'audience_segment_ids': ([str], none_type,), # noqa: E501
96
- 'advertiser_ids': ([str], none_type,), # noqa: E501
97
- 'audience_segment_types': ([str], none_type,), # noqa: E501
94
+ 'audience_segment_ids': ([str],), # noqa: E501
95
+ 'advertiser_ids': ([str],), # noqa: E501
96
+ 'audience_segment_types': ([str],), # noqa: E501
98
97
  }
99
98
 
100
99
  @cached_property
@@ -149,9 +148,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
149
148
  Animal class but this time we won't travel
150
149
  through its discriminator because we passed in
151
150
  _visited_composed_classes = (Animal,)
152
- audience_segment_ids ([str], none_type): List of segment ids. [optional] # noqa: E501
153
- advertiser_ids ([str], none_type): List of advertiser ids. [optional] # noqa: E501
154
- audience_segment_types ([str], none_type): List of segment types. [optional] # noqa: E501
151
+ audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
152
+ advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
153
+ audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
155
154
  """
156
155
 
157
156
  _check_type = kwargs.pop('_check_type', True)
@@ -237,9 +236,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
237
236
  Animal class but this time we won't travel
238
237
  through its discriminator because we passed in
239
238
  _visited_composed_classes = (Animal,)
240
- audience_segment_ids ([str], none_type): List of segment ids. [optional] # noqa: E501
241
- advertiser_ids ([str], none_type): List of advertiser ids. [optional] # noqa: E501
242
- audience_segment_types ([str], none_type): List of segment types. [optional] # noqa: E501
239
+ audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
240
+ advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
241
+ audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
243
242
  """
244
243
 
245
244
  _check_type = kwargs.pop('_check_type', True)
@@ -87,7 +87,7 @@ class AudienceSegmentSearchEntityV1Resource(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': (AudienceSegmentSearchEntityV1,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class AudienceSegmentSearchEntityV1Resource(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 (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class AudienceSegmentSearchEntityV1Resource(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 (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -68,7 +68,7 @@ class AudienceSegmentSearchMetadataV1(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():
@@ -68,7 +68,7 @@ class AudienceSegmentSizeEntityV1(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 AudienceSegmentSizeEstimationEntityV1Resource(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': (AudienceSegmentSizeEstimationEntityV1,), # noqa: E501
92
92
  }
93
93
 
@@ -142,7 +142,7 @@ class AudienceSegmentSizeEstimationEntityV1Resource(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 (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
147
147
  """
148
148
 
@@ -229,7 +229,7 @@ class AudienceSegmentSizeEstimationEntityV1Resource(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 (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
234
234
  """
235
235
 
@@ -68,7 +68,7 @@ class AudienceSegmentSizeEstimationV1(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():
@@ -73,7 +73,7 @@ class AudienceSegmentSizeEstimationV1Resource(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():
@@ -97,7 +97,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
97
97
  """
98
98
  lazy_import()
99
99
  return {
100
- 'name': (str, none_type,), # noqa: E501
100
+ 'name': (str,), # noqa: E501
101
101
  'description': (NillableString,), # noqa: E501
102
102
  'in_market': (InMarketUpdateV1,), # noqa: E501
103
103
  'location': (LocationUpdateV1,), # noqa: E501
@@ -162,7 +162,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
162
162
  Animal class but this time we won't travel
163
163
  through its discriminator because we passed in
164
164
  _visited_composed_classes = (Animal,)
165
- name (str, none_type): Name of the segment. [optional] # noqa: E501
165
+ name (str): Name of the segment. [optional] # noqa: E501
166
166
  description (NillableString): [optional] # noqa: E501
167
167
  in_market (InMarketUpdateV1): [optional] # noqa: E501
168
168
  location (LocationUpdateV1): [optional] # noqa: E501
@@ -254,7 +254,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
254
254
  Animal class but this time we won't travel
255
255
  through its discriminator because we passed in
256
256
  _visited_composed_classes = (Animal,)
257
- name (str, none_type): Name of the segment. [optional] # noqa: E501
257
+ name (str): Name of the segment. [optional] # noqa: E501
258
258
  description (NillableString): [optional] # noqa: E501
259
259
  in_market (InMarketUpdateV1): [optional] # noqa: E501
260
260
  location (LocationUpdateV1): [optional] # noqa: E501
@@ -88,8 +88,8 @@ class AudienceSegmentUpdateEntityV1Resource(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (AudienceSegmentUpdateEntityV1,), # 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 AudienceSegmentUpdateEntityV1Resource(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (AudienceSegmentUpdateEntityV1): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class AudienceSegmentUpdateEntityV1Resource(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (AudienceSegmentUpdateEntityV1): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)
@@ -68,7 +68,7 @@ class AudienceSizeEntityV1(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():
@@ -68,7 +68,7 @@ class AudienceSizeEstimationV1(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():
@@ -73,7 +73,7 @@ class AudienceSizeEstimationV1Resource(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():
@@ -89,7 +89,7 @@ class AudienceUpdateEntityV1(ModelNormal):
89
89
  """
90
90
  lazy_import()
91
91
  return {
92
- 'name': (str, none_type,), # noqa: E501
92
+ 'name': (str,), # noqa: E501
93
93
  'description': (NillableString,), # noqa: E501
94
94
  'algebra': (AlgebraNodeV1,), # noqa: E501
95
95
  }
@@ -146,7 +146,7 @@ class AudienceUpdateEntityV1(ModelNormal):
146
146
  Animal class but this time we won't travel
147
147
  through its discriminator because we passed in
148
148
  _visited_composed_classes = (Animal,)
149
- name (str, none_type): Name of the audience. [optional] # noqa: E501
149
+ name (str): Name of the audience. [optional] # noqa: E501
150
150
  description (NillableString): [optional] # noqa: E501
151
151
  algebra (AlgebraNodeV1): [optional] # noqa: E501
152
152
  """
@@ -234,7 +234,7 @@ class AudienceUpdateEntityV1(ModelNormal):
234
234
  Animal class but this time we won't travel
235
235
  through its discriminator because we passed in
236
236
  _visited_composed_classes = (Animal,)
237
- name (str, none_type): Name of the audience. [optional] # noqa: E501
237
+ name (str): Name of the audience. [optional] # noqa: E501
238
238
  description (NillableString): [optional] # noqa: E501
239
239
  algebra (AlgebraNodeV1): [optional] # noqa: E501
240
240
  """
@@ -88,8 +88,8 @@ class AudienceUpdateEntityV1Resource(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (AudienceUpdateEntityV1,), # 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 AudienceUpdateEntityV1Resource(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (AudienceUpdateEntityV1): [optional] # noqa: E501
148
- id (str, none_type): Id of the entity. [optional] # noqa: E501
149
- type (str, none_type): [optional] # noqa: E501
148
+ id (str): Id of the entity. [optional] # noqa: E501
149
+ type (str): [optional] # noqa: E501
150
150
  """
151
151
 
152
152
  _check_type = kwargs.pop('_check_type', True)
@@ -233,8 +233,8 @@ class AudienceUpdateEntityV1Resource(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (AudienceUpdateEntityV1): [optional] # noqa: E501
236
- id (str, none_type): Id of the entity. [optional] # noqa: E501
237
- type (str, none_type): [optional] # noqa: E501
236
+ id (str): Id of the entity. [optional] # noqa: E501
237
+ type (str): [optional] # noqa: E501
238
238
  """
239
239
 
240
240
  _check_type = kwargs.pop('_check_type', True)