criteo-api-marketingsolutions-sdk 2024.1.0.250218__py3-none-any.whl → 2024.1.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.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/METADATA +4 -4
  2. {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/RECORD +140 -136
  3. {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/WHEEL +1 -1
  4. criteo_api_marketingsolutions_v2024_01/__init__.py +1 -1
  5. criteo_api_marketingsolutions_v2024_01/api_client.py +1 -1
  6. criteo_api_marketingsolutions_v2024_01/configuration.py +1 -1
  7. criteo_api_marketingsolutions_v2024_01/model/ad.py +1 -1
  8. criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1.py +1 -1
  9. criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1_resource.py +1 -1
  10. criteo_api_marketingsolutions_v2024_01/model/ad_set_category_bid.py +1 -1
  11. criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations.py +1 -1
  12. criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations_v23_q1.py +1 -1
  13. criteo_api_marketingsolutions_v2024_01/model/ad_set_display_multiplier.py +1 -1
  14. criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping.py +1 -1
  15. criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping_v23_q1.py +1 -1
  16. criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location.py +1 -1
  17. criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location_v23_q1.py +1 -1
  18. criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting.py +1 -1
  19. criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule.py +3 -4
  20. criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule_v23_q1.py +3 -4
  21. criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_v23_q1.py +1 -1
  22. criteo_api_marketingsolutions_v2024_01/model/adaptive_attributes.py +1 -1
  23. criteo_api_marketingsolutions_v2024_01/model/algebra_node_v1.py +1 -1
  24. criteo_api_marketingsolutions_v2024_01/model/application_summary_model.py +1 -1
  25. criteo_api_marketingsolutions_v2024_01/model/application_summary_model_resource.py +1 -1
  26. criteo_api_marketingsolutions_v2024_01/model/audience_bulk_create_input_v1.py +3 -3
  27. criteo_api_marketingsolutions_v2024_01/model/audience_bulk_delete_input_v1.py +3 -3
  28. criteo_api_marketingsolutions_v2024_01/model/audience_bulk_update_input_v1.py +3 -3
  29. criteo_api_marketingsolutions_v2024_01/model/audience_compute_size_entity_v1_resource.py +6 -6
  30. criteo_api_marketingsolutions_v2024_01/model/audience_compute_sizes_input_v1.py +3 -3
  31. criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1.py +3 -3
  32. criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1_resource.py +3 -3
  33. criteo_api_marketingsolutions_v2024_01/model/audience_delete_entity_v1_resource.py +6 -6
  34. criteo_api_marketingsolutions_v2024_01/model/audience_entity_v1.py +1 -1
  35. criteo_api_marketingsolutions_v2024_01/model/audience_estimate_size_entity_v1_resource.py +3 -3
  36. criteo_api_marketingsolutions_v2024_01/model/audience_id_entity_v1_resource.py +3 -3
  37. criteo_api_marketingsolutions_v2024_01/model/audience_name_description.py +1 -1
  38. criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1.py +12 -12
  39. criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1_resource.py +3 -3
  40. criteo_api_marketingsolutions_v2024_01/model/audience_search_metadata_v1.py +1 -1
  41. criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_create_input_v1.py +3 -3
  42. criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_delete_input_v1.py +3 -3
  43. criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_update_input_v1.py +3 -3
  44. criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_size_entity_v1_resource.py +6 -6
  45. criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_sizes_input_v1.py +3 -3
  46. criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1.py +3 -3
  47. criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1_resource.py +3 -3
  48. criteo_api_marketingsolutions_v2024_01/model/audience_segment_delete_entity_v1_resource.py +6 -6
  49. criteo_api_marketingsolutions_v2024_01/model/audience_segment_entity_v1.py +1 -1
  50. criteo_api_marketingsolutions_v2024_01/model/audience_segment_id_entity_v1_resource.py +3 -3
  51. criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1.py +9 -10
  52. criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1_resource.py +3 -3
  53. criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_metadata_v1.py +1 -1
  54. criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_entity_v1.py +1 -1
  55. criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_entity_v1_resource.py +3 -3
  56. criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1.py +1 -1
  57. criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1_resource.py +1 -1
  58. criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1.py +3 -3
  59. criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1_resource.py +6 -6
  60. criteo_api_marketingsolutions_v2024_01/model/audience_size_entity_v1.py +1 -1
  61. criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1.py +1 -1
  62. criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1_resource.py +1 -1
  63. criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1.py +3 -3
  64. criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1_resource.py +6 -6
  65. criteo_api_marketingsolutions_v2024_01/model/automated_budget_configuration.py +276 -0
  66. criteo_api_marketingsolutions_v2024_01/model/{campaign_budget_automation_v23_q1_automated_budget_configuration.py → automated_budget_configuration_v23_q1.py} +3 -3
  67. criteo_api_marketingsolutions_v2024_01/model/behavioral_v1.py +1 -1
  68. criteo_api_marketingsolutions_v2024_01/model/budget_automation.py +273 -0
  69. criteo_api_marketingsolutions_v2024_01/model/budget_automation_configuration.py +276 -0
  70. criteo_api_marketingsolutions_v2024_01/model/campaign_budget_automation_v23_q1.py +6 -6
  71. criteo_api_marketingsolutions_v2024_01/model/campaign_spend_limit_v23_q1.py +1 -1
  72. criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1.py +1 -1
  73. criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1_resource.py +1 -1
  74. criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1.py +1 -1
  75. criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1_resource.py +1 -1
  76. criteo_api_marketingsolutions_v2024_01/model/contact_list_v1.py +1 -1
  77. criteo_api_marketingsolutions_v2024_01/model/contactlist_amendment_attributes.py +6 -7
  78. criteo_api_marketingsolutions_v2024_01/model/coupon.py +1 -1
  79. criteo_api_marketingsolutions_v2024_01/model/coupon_supported_sizes.py +1 -1
  80. criteo_api_marketingsolutions_v2024_01/model/create_ad_set_budget.py +9 -12
  81. criteo_api_marketingsolutions_v2024_01/model/create_ad_set_resource.py +3 -3
  82. criteo_api_marketingsolutions_v2024_01/model/create_campaign.py +6 -0
  83. criteo_api_marketingsolutions_v2024_01/model/create_campaign_resource.py +3 -3
  84. criteo_api_marketingsolutions_v2024_01/model/create_campaign_spend_limit.py +3 -4
  85. criteo_api_marketingsolutions_v2024_01/model/create_image_slide.py +6 -6
  86. criteo_api_marketingsolutions_v2024_01/model/creative.py +1 -1
  87. criteo_api_marketingsolutions_v2024_01/model/dynamic_attributes.py +1 -1
  88. criteo_api_marketingsolutions_v2024_01/model/html_tag_attributes.py +1 -1
  89. criteo_api_marketingsolutions_v2024_01/model/image_attributes.py +1 -1
  90. criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_brand_entity_v1.py +1 -1
  91. criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_interest_entity_v1.py +1 -1
  92. criteo_api_marketingsolutions_v2024_01/model/in_market_create_v1.py +15 -18
  93. criteo_api_marketingsolutions_v2024_01/model/in_market_size_estimation_v1.py +15 -18
  94. criteo_api_marketingsolutions_v2024_01/model/in_market_update_v1.py +15 -17
  95. criteo_api_marketingsolutions_v2024_01/model/in_market_v1.py +1 -1
  96. criteo_api_marketingsolutions_v2024_01/model/location_update_v1.py +9 -10
  97. criteo_api_marketingsolutions_v2024_01/model/location_v1.py +1 -1
  98. criteo_api_marketingsolutions_v2024_01/model/lookalike_create_v1.py +3 -3
  99. criteo_api_marketingsolutions_v2024_01/model/lookalike_update_v1.py +3 -3
  100. criteo_api_marketingsolutions_v2024_01/model/lookalike_v1.py +1 -1
  101. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule.py +1 -1
  102. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
  103. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
  104. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_value.py +3 -4
  105. criteo_api_marketingsolutions_v2024_01/model/nillable_date_time.py +1 -1
  106. criteo_api_marketingsolutions_v2024_01/model/nillable_gender_v1.py +1 -1
  107. criteo_api_marketingsolutions_v2024_01/model/nillable_int32.py +1 -1
  108. criteo_api_marketingsolutions_v2024_01/model/nillable_string.py +1 -1
  109. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid.py +3 -3
  110. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid_resource.py +6 -6
  111. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier.py +3 -3
  112. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier_resource.py +6 -6
  113. criteo_api_marketingsolutions_v2024_01/model/patch_campaign.py +6 -0
  114. criteo_api_marketingsolutions_v2024_01/model/patch_marketing_campaign_budget_automation.py +273 -0
  115. criteo_api_marketingsolutions_v2024_01/model/placements_report_query_message.py +3 -3
  116. criteo_api_marketingsolutions_v2024_01/model/portfolio_message.py +1 -1
  117. criteo_api_marketingsolutions_v2024_01/model/prospecting_create_v1.py +6 -6
  118. criteo_api_marketingsolutions_v2024_01/model/prospecting_update_v1.py +3 -4
  119. criteo_api_marketingsolutions_v2024_01/model/prospecting_v1.py +1 -1
  120. criteo_api_marketingsolutions_v2024_01/model/read_ad_set.py +1 -1
  121. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding.py +1 -1
  122. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding_v23_q1.py +1 -1
  123. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget.py +1 -1
  124. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget_v23_q1.py +1 -1
  125. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule.py +1 -1
  126. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule_v23_q1.py +1 -1
  127. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_v23_q1.py +1 -1
  128. criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set.py +1 -1
  129. criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set_v23_q1.py +1 -1
  130. criteo_api_marketingsolutions_v2024_01/model/resource_of_ad.py +1 -1
  131. criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon.py +1 -1
  132. criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon_supported_sizes.py +1 -1
  133. criteo_api_marketingsolutions_v2024_01/model/resource_of_creative.py +1 -1
  134. criteo_api_marketingsolutions_v2024_01/model/retargeting_update_v1.py +9 -10
  135. criteo_api_marketingsolutions_v2024_01/model/retargeting_v1.py +1 -1
  136. criteo_api_marketingsolutions_v2024_01/model/size.py +1 -1
  137. criteo_api_marketingsolutions_v2024_01/model/transparency_query_message.py +3 -3
  138. criteo_api_marketingsolutions_v2024_01/model/transparency_report.py +1 -1
  139. criteo_api_marketingsolutions_v2024_01/models/__init__.py +5 -1
  140. {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/top_level.txt +0 -0
@@ -81,8 +81,8 @@ class CreateImageSlide(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'width': (int, none_type,), # noqa: E501
85
- 'height': (int, none_type,), # noqa: E501
84
+ 'width': (int,), # noqa: E501
85
+ 'height': (int,), # noqa: E501
86
86
  'slide_base64_strings': ([str], none_type,), # noqa: E501
87
87
  }
88
88
 
@@ -138,8 +138,8 @@ class CreateImageSlide(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
- width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
142
- height (int, none_type): Height of the Coupon slide. [optional] # noqa: E501
141
+ width (int): Width of the Coupon slide. [optional] # noqa: E501
142
+ height (int): Height of the Coupon slide. [optional] # noqa: E501
143
143
  slide_base64_strings ([str], none_type): Array of images of the same size as a base-64 encoded string. [optional] # noqa: E501
144
144
  """
145
145
 
@@ -226,8 +226,8 @@ class CreateImageSlide(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
- width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
230
- height (int, none_type): Height of the Coupon slide. [optional] # noqa: E501
229
+ width (int): Width of the Coupon slide. [optional] # noqa: E501
230
+ height (int): Height of the Coupon slide. [optional] # noqa: E501
231
231
  slide_base64_strings ([str], none_type): Array of images of the same size as a base-64 encoded string. [optional] # noqa: E501
232
232
  """
233
233
 
@@ -79,7 +79,7 @@ class Creative(ModelNormal):
79
79
  lazy_import()
80
80
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
81
81
 
82
- _nullable = False
82
+ _nullable = True
83
83
 
84
84
  @cached_property
85
85
  def openapi_types():
@@ -78,7 +78,7 @@ class DynamicAttributes(ModelNormal):
78
78
  lazy_import()
79
79
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
80
80
 
81
- _nullable = False
81
+ _nullable = True
82
82
 
83
83
  @cached_property
84
84
  def openapi_types():
@@ -73,7 +73,7 @@ class HtmlTagAttributes(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 ImageAttributes(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 InMarketAudienceSegmentBrandEntityV1(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 InMarketAudienceSegmentInterestEntityV1(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():
@@ -56,19 +56,16 @@ class InMarketCreateV1(ModelNormal):
56
56
 
57
57
  allowed_values = {
58
58
  ('buying_power',): {
59
- 'None': None,
60
59
  'LOW': "Low",
61
60
  'MEDIUM': "Medium",
62
61
  'HIGH': "High",
63
62
  'VERYHIGH': "VeryHigh",
64
63
  },
65
64
  ('gender',): {
66
- 'None': None,
67
65
  'MALE': "Male",
68
66
  'FEMALE': "Female",
69
67
  },
70
68
  ('price_range',): {
71
- 'None': None,
72
69
  'LOW': "Low",
73
70
  'MEDIUM': "Medium",
74
71
  'HIGH': "High",
@@ -108,11 +105,11 @@ class InMarketCreateV1(ModelNormal):
108
105
  """
109
106
  return {
110
107
  'country': (str,), # noqa: E501
111
- 'buying_power': ([str], none_type,), # noqa: E501
112
- 'gender': (str, none_type,), # noqa: E501
113
- 'interest_ids': ([str], none_type,), # noqa: E501
114
- 'brand_ids': ([str], none_type,), # noqa: E501
115
- 'price_range': ([str], none_type,), # noqa: E501
108
+ 'buying_power': ([str],), # noqa: E501
109
+ 'gender': (str,), # noqa: E501
110
+ 'interest_ids': ([str],), # noqa: E501
111
+ 'brand_ids': ([str],), # noqa: E501
112
+ 'price_range': ([str],), # noqa: E501
116
113
  }
117
114
 
118
115
  @cached_property
@@ -173,11 +170,11 @@ class InMarketCreateV1(ModelNormal):
173
170
  Animal class but this time we won't travel
174
171
  through its discriminator because we passed in
175
172
  _visited_composed_classes = (Animal,)
176
- buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
177
- gender (str, none_type): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
178
- interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
179
- brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
180
- price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
173
+ buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
174
+ gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
175
+ interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
176
+ brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
177
+ price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
181
178
  """
182
179
 
183
180
  _check_type = kwargs.pop('_check_type', True)
@@ -267,11 +264,11 @@ class InMarketCreateV1(ModelNormal):
267
264
  Animal class but this time we won't travel
268
265
  through its discriminator because we passed in
269
266
  _visited_composed_classes = (Animal,)
270
- buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
271
- gender (str, none_type): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
272
- interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
273
- brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
274
- price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
267
+ buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
268
+ gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
269
+ interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
270
+ brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
271
+ price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
275
272
  """
276
273
 
277
274
  _check_type = kwargs.pop('_check_type', True)
@@ -56,19 +56,16 @@ class InMarketSizeEstimationV1(ModelNormal):
56
56
 
57
57
  allowed_values = {
58
58
  ('buying_power',): {
59
- 'None': None,
60
59
  'LOW': "Low",
61
60
  'MEDIUM': "Medium",
62
61
  'HIGH': "High",
63
62
  'VERYHIGH': "VeryHigh",
64
63
  },
65
64
  ('gender',): {
66
- 'None': None,
67
65
  'MALE': "Male",
68
66
  'FEMALE': "Female",
69
67
  },
70
68
  ('price_range',): {
71
- 'None': None,
72
69
  'LOW': "Low",
73
70
  'MEDIUM': "Medium",
74
71
  'HIGH': "High",
@@ -108,11 +105,11 @@ class InMarketSizeEstimationV1(ModelNormal):
108
105
  """
109
106
  return {
110
107
  'country': (str,), # noqa: E501
111
- 'buying_power': ([str], none_type,), # noqa: E501
112
- 'gender': (str, none_type,), # noqa: E501
113
- 'interest_ids': ([str], none_type,), # noqa: E501
114
- 'brand_ids': ([str], none_type,), # noqa: E501
115
- 'price_range': ([str], none_type,), # noqa: E501
108
+ 'buying_power': ([str],), # noqa: E501
109
+ 'gender': (str,), # noqa: E501
110
+ 'interest_ids': ([str],), # noqa: E501
111
+ 'brand_ids': ([str],), # noqa: E501
112
+ 'price_range': ([str],), # noqa: E501
116
113
  }
117
114
 
118
115
  @cached_property
@@ -173,11 +170,11 @@ class InMarketSizeEstimationV1(ModelNormal):
173
170
  Animal class but this time we won't travel
174
171
  through its discriminator because we passed in
175
172
  _visited_composed_classes = (Animal,)
176
- buying_power ([str], none_type): [optional] # noqa: E501
177
- gender (str, none_type): [optional] # noqa: E501
178
- interest_ids ([str], none_type): [optional] # noqa: E501
179
- brand_ids ([str], none_type): [optional] # noqa: E501
180
- price_range ([str], none_type): [optional] # noqa: E501
173
+ buying_power ([str]): [optional] # noqa: E501
174
+ gender (str): [optional] # noqa: E501
175
+ interest_ids ([str]): [optional] # noqa: E501
176
+ brand_ids ([str]): [optional] # noqa: E501
177
+ price_range ([str]): [optional] # noqa: E501
181
178
  """
182
179
 
183
180
  _check_type = kwargs.pop('_check_type', True)
@@ -267,11 +264,11 @@ class InMarketSizeEstimationV1(ModelNormal):
267
264
  Animal class but this time we won't travel
268
265
  through its discriminator because we passed in
269
266
  _visited_composed_classes = (Animal,)
270
- buying_power ([str], none_type): [optional] # noqa: E501
271
- gender (str, none_type): [optional] # noqa: E501
272
- interest_ids ([str], none_type): [optional] # noqa: E501
273
- brand_ids ([str], none_type): [optional] # noqa: E501
274
- price_range ([str], none_type): [optional] # noqa: E501
267
+ buying_power ([str]): [optional] # noqa: E501
268
+ gender (str): [optional] # noqa: E501
269
+ interest_ids ([str]): [optional] # noqa: E501
270
+ brand_ids ([str]): [optional] # noqa: E501
271
+ price_range ([str]): [optional] # noqa: E501
275
272
  """
276
273
 
277
274
  _check_type = kwargs.pop('_check_type', True)
@@ -60,14 +60,12 @@ class InMarketUpdateV1(ModelNormal):
60
60
 
61
61
  allowed_values = {
62
62
  ('buying_power',): {
63
- 'None': None,
64
63
  'LOW': "Low",
65
64
  'MEDIUM': "Medium",
66
65
  'HIGH': "High",
67
66
  'VERYHIGH': "VeryHigh",
68
67
  },
69
68
  ('price_range',): {
70
- 'None': None,
71
69
  'LOW': "Low",
72
70
  'MEDIUM': "Medium",
73
71
  'HIGH': "High",
@@ -108,12 +106,12 @@ class InMarketUpdateV1(ModelNormal):
108
106
  """
109
107
  lazy_import()
110
108
  return {
111
- 'country': (str, none_type,), # noqa: E501
112
- 'buying_power': ([str], none_type,), # noqa: E501
109
+ 'country': (str,), # noqa: E501
110
+ 'buying_power': ([str],), # noqa: E501
113
111
  'gender': (NillableGenderV1,), # noqa: E501
114
- 'interest_ids': ([str], none_type,), # noqa: E501
115
- 'brand_ids': ([str], none_type,), # noqa: E501
116
- 'price_range': ([str], none_type,), # noqa: E501
112
+ 'interest_ids': ([str],), # noqa: E501
113
+ 'brand_ids': ([str],), # noqa: E501
114
+ 'price_range': ([str],), # noqa: E501
117
115
  }
118
116
 
119
117
  @cached_property
@@ -171,12 +169,12 @@ class InMarketUpdateV1(ModelNormal):
171
169
  Animal class but this time we won't travel
172
170
  through its discriminator because we passed in
173
171
  _visited_composed_classes = (Animal,)
174
- country (str, none_type): Reach people of a specific country. [optional] # noqa: E501
175
- buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
172
+ country (str): Reach people of a specific country. [optional] # noqa: E501
173
+ buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
176
174
  gender (NillableGenderV1): [optional] # noqa: E501
177
- interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
178
- brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
179
- price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
175
+ interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
176
+ brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
177
+ price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
180
178
  """
181
179
 
182
180
  _check_type = kwargs.pop('_check_type', True)
@@ -262,12 +260,12 @@ class InMarketUpdateV1(ModelNormal):
262
260
  Animal class but this time we won't travel
263
261
  through its discriminator because we passed in
264
262
  _visited_composed_classes = (Animal,)
265
- country (str, none_type): Reach people of a specific country. [optional] # noqa: E501
266
- buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
263
+ country (str): Reach people of a specific country. [optional] # noqa: E501
264
+ buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
267
265
  gender (NillableGenderV1): [optional] # noqa: E501
268
- interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
269
- brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
270
- price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
266
+ interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
267
+ brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
268
+ price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
271
269
  """
272
270
 
273
271
  _check_type = kwargs.pop('_check_type', True)
@@ -97,7 +97,7 @@ class InMarketV1(ModelNormal):
97
97
  """
98
98
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
99
99
 
100
- _nullable = False
100
+ _nullable = True
101
101
 
102
102
  @cached_property
103
103
  def openapi_types():
@@ -60,7 +60,6 @@ class LocationUpdateV1(ModelNormal):
60
60
 
61
61
  allowed_values = {
62
62
  ('registry_type',): {
63
- 'None': None,
64
63
  'POINTOFINTEREST': "PointOfInterest",
65
64
  },
66
65
  }
@@ -91,9 +90,9 @@ class LocationUpdateV1(ModelNormal):
91
90
  """
92
91
  lazy_import()
93
92
  return {
94
- 'points_of_interest': ([PointOfInterestV1], none_type,), # noqa: E501
95
- 'radius_in_km': (int, none_type,), # noqa: E501
96
- 'registry_type': (str, none_type,), # noqa: E501
93
+ 'points_of_interest': ([PointOfInterestV1],), # noqa: E501
94
+ 'radius_in_km': (int,), # noqa: E501
95
+ 'registry_type': (str,), # noqa: E501
97
96
  }
98
97
 
99
98
  @cached_property
@@ -148,9 +147,9 @@ class LocationUpdateV1(ModelNormal):
148
147
  Animal class but this time we won't travel
149
148
  through its discriminator because we passed in
150
149
  _visited_composed_classes = (Animal,)
151
- points_of_interest ([PointOfInterestV1], none_type): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
152
- radius_in_km (int, none_type): Radius in kilometers. [optional] # noqa: E501
153
- registry_type (str, none_type): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
150
+ points_of_interest ([PointOfInterestV1]): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
151
+ radius_in_km (int): Radius in kilometers. [optional] # noqa: E501
152
+ registry_type (str): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
154
153
  """
155
154
 
156
155
  _check_type = kwargs.pop('_check_type', True)
@@ -236,9 +235,9 @@ class LocationUpdateV1(ModelNormal):
236
235
  Animal class but this time we won't travel
237
236
  through its discriminator because we passed in
238
237
  _visited_composed_classes = (Animal,)
239
- points_of_interest ([PointOfInterestV1], none_type): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
240
- radius_in_km (int, none_type): Radius in kilometers. [optional] # noqa: E501
241
- registry_type (str, none_type): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
238
+ points_of_interest ([PointOfInterestV1]): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
239
+ radius_in_km (int): Radius in kilometers. [optional] # noqa: E501
240
+ registry_type (str): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
242
241
  """
243
242
 
244
243
  _check_type = kwargs.pop('_check_type', True)
@@ -78,7 +78,7 @@ class LocationV1(ModelNormal):
78
78
  lazy_import()
79
79
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
80
80
 
81
- _nullable = False
81
+ _nullable = True
82
82
 
83
83
  @cached_property
84
84
  def openapi_types():
@@ -82,7 +82,7 @@ class LookalikeCreateV1(ModelNormal):
82
82
  """
83
83
  return {
84
84
  'seed_segment_id': (str,), # noqa: E501
85
- 'target_size': (int, none_type,), # noqa: E501
85
+ 'target_size': (int,), # noqa: E501
86
86
  }
87
87
 
88
88
  @cached_property
@@ -139,7 +139,7 @@ class LookalikeCreateV1(ModelNormal):
139
139
  Animal class but this time we won't travel
140
140
  through its discriminator because we passed in
141
141
  _visited_composed_classes = (Animal,)
142
- target_size (int, none_type): Desired size of the generated Lookalike segment. [optional] # noqa: E501
142
+ target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
143
143
  """
144
144
 
145
145
  _check_type = kwargs.pop('_check_type', True)
@@ -229,7 +229,7 @@ class LookalikeCreateV1(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
- target_size (int, none_type): Desired size of the generated Lookalike segment. [optional] # noqa: E501
232
+ target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
233
233
  """
234
234
 
235
235
  _check_type = kwargs.pop('_check_type', True)
@@ -81,7 +81,7 @@ class LookalikeUpdateV1(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'target_size': (int, none_type,), # noqa: E501
84
+ 'target_size': (int,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -134,7 +134,7 @@ class LookalikeUpdateV1(ModelNormal):
134
134
  Animal class but this time we won't travel
135
135
  through its discriminator because we passed in
136
136
  _visited_composed_classes = (Animal,)
137
- target_size (int, none_type): Desired size of the generated Lookalike segment. [optional] # noqa: E501
137
+ target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
138
138
  """
139
139
 
140
140
  _check_type = kwargs.pop('_check_type', True)
@@ -220,7 +220,7 @@ class LookalikeUpdateV1(ModelNormal):
220
220
  Animal class but this time we won't travel
221
221
  through its discriminator because we passed in
222
222
  _visited_composed_classes = (Animal,)
223
- target_size (int, none_type): Desired size of the generated Lookalike segment. [optional] # noqa: E501
223
+ target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
224
224
  """
225
225
 
226
226
  _check_type = kwargs.pop('_check_type', True)
@@ -68,7 +68,7 @@ class LookalikeV1(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 NillableAdSetTargetingRule(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 NillableAdSetTargetingRuleV23Q1(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():
@@ -60,7 +60,6 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
60
60
 
61
61
  allowed_values = {
62
62
  ('operand',): {
63
- 'None': None,
64
63
  'UNDEFINED': "undefined",
65
64
  'IN': "in",
66
65
  'NOTIN': "notIn",
@@ -93,7 +92,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
93
92
  """
94
93
  lazy_import()
95
94
  return {
96
- 'operand': (str, none_type,), # noqa: E501
95
+ 'operand': (str,), # noqa: E501
97
96
  'values': ([str], none_type,), # noqa: E501
98
97
  }
99
98
 
@@ -146,7 +145,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
146
145
  Animal class but this time we won't travel
147
146
  through its discriminator because we passed in
148
147
  _visited_composed_classes = (Animal,)
149
- operand (str, none_type): [optional] # noqa: E501
148
+ operand (str): [optional] # noqa: E501
150
149
  values ([str], none_type): [optional] # noqa: E501
151
150
  """
152
151
 
@@ -251,7 +250,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
251
250
  Animal class but this time we won't travel
252
251
  through its discriminator because we passed in
253
252
  _visited_composed_classes = (Animal,)
254
- operand (str, none_type): [optional] # noqa: E501
253
+ operand (str): [optional] # noqa: E501
255
254
  values ([str], none_type): [optional] # noqa: E501
256
255
  """
257
256
 
@@ -60,7 +60,6 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
60
60
 
61
61
  allowed_values = {
62
62
  ('operand',): {
63
- 'None': None,
64
63
  'UNDEFINED': "undefined",
65
64
  'IN': "in",
66
65
  'NOTIN': "notIn",
@@ -93,7 +92,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
93
92
  """
94
93
  lazy_import()
95
94
  return {
96
- 'operand': (str, none_type,), # noqa: E501
95
+ 'operand': (str,), # noqa: E501
97
96
  'values': ([str], none_type,), # noqa: E501
98
97
  }
99
98
 
@@ -146,7 +145,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
146
145
  Animal class but this time we won't travel
147
146
  through its discriminator because we passed in
148
147
  _visited_composed_classes = (Animal,)
149
- operand (str, none_type): [optional] # noqa: E501
148
+ operand (str): [optional] # noqa: E501
150
149
  values ([str], none_type): [optional] # noqa: E501
151
150
  """
152
151
 
@@ -251,7 +250,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
251
250
  Animal class but this time we won't travel
252
251
  through its discriminator because we passed in
253
252
  _visited_composed_classes = (Animal,)
254
- operand (str, none_type): [optional] # noqa: E501
253
+ operand (str): [optional] # noqa: E501
255
254
  values ([str], none_type): [optional] # noqa: E501
256
255
  """
257
256
 
@@ -68,7 +68,7 @@ class NillableDateTime(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 NillableGenderV1(ModelNormal):
73
73
  """
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 NillableInt32(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 NillableString(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():
@@ -81,7 +81,7 @@ class PatchAdSetCategoryBid(ModelNormal):
81
81
  and the value is attribute type.
82
82
  """
83
83
  return {
84
- 'bid_amount': (float, none_type,), # noqa: E501
84
+ 'bid_amount': (float,), # noqa: E501
85
85
  }
86
86
 
87
87
  @cached_property
@@ -134,7 +134,7 @@ class PatchAdSetCategoryBid(ModelNormal):
134
134
  Animal class but this time we won't travel
135
135
  through its discriminator because we passed in
136
136
  _visited_composed_classes = (Animal,)
137
- bid_amount (float, none_type): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
137
+ bid_amount (float): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
138
138
  """
139
139
 
140
140
  _check_type = kwargs.pop('_check_type', True)
@@ -220,7 +220,7 @@ class PatchAdSetCategoryBid(ModelNormal):
220
220
  Animal class but this time we won't travel
221
221
  through its discriminator because we passed in
222
222
  _visited_composed_classes = (Animal,)
223
- bid_amount (float, none_type): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
223
+ bid_amount (float): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
224
224
  """
225
225
 
226
226
  _check_type = kwargs.pop('_check_type', True)
@@ -88,8 +88,8 @@ class PatchAdSetCategoryBidResource(ModelNormal):
88
88
  lazy_import()
89
89
  return {
90
90
  'attributes': (PatchAdSetCategoryBid,), # 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 PatchAdSetCategoryBidResource(ModelNormal):
145
145
  through its discriminator because we passed in
146
146
  _visited_composed_classes = (Animal,)
147
147
  attributes (PatchAdSetCategoryBid): [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 PatchAdSetCategoryBidResource(ModelNormal):
233
233
  through its discriminator because we passed in
234
234
  _visited_composed_classes = (Animal,)
235
235
  attributes (PatchAdSetCategoryBid): [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)