criteo-api-marketingsolutions-sdk 2024.1.0.250217__py3-none-any.whl → 2024.1.0.250317__py3-none-any.whl

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

Potentially problematic release.


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

Files changed (141) hide show
  1. {criteo_api_marketingsolutions_sdk-2024.1.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250317.dist-info}/METADATA +3 -3
  2. {criteo_api_marketingsolutions_sdk-2024.1.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250317.dist-info}/RECORD +141 -135
  3. {criteo_api_marketingsolutions_sdk-2024.1.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250317.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/automated_budget_configuration_v23_q1.py +277 -0
  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 +273 -0
  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 +7 -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.py +6 -8
  81. criteo_api_marketingsolutions_v2024_01/model/create_ad_set_budget.py +9 -12
  82. criteo_api_marketingsolutions_v2024_01/model/create_ad_set_resource.py +3 -3
  83. criteo_api_marketingsolutions_v2024_01/model/create_campaign.py +6 -0
  84. criteo_api_marketingsolutions_v2024_01/model/create_campaign_resource.py +3 -3
  85. criteo_api_marketingsolutions_v2024_01/model/create_campaign_spend_limit.py +3 -4
  86. criteo_api_marketingsolutions_v2024_01/model/create_image_slide.py +6 -6
  87. criteo_api_marketingsolutions_v2024_01/model/creative.py +1 -1
  88. criteo_api_marketingsolutions_v2024_01/model/dynamic_attributes.py +1 -1
  89. criteo_api_marketingsolutions_v2024_01/model/html_tag_attributes.py +1 -1
  90. criteo_api_marketingsolutions_v2024_01/model/image_attributes.py +1 -1
  91. criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_brand_entity_v1.py +1 -1
  92. criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_interest_entity_v1.py +1 -1
  93. criteo_api_marketingsolutions_v2024_01/model/in_market_create_v1.py +15 -18
  94. criteo_api_marketingsolutions_v2024_01/model/in_market_size_estimation_v1.py +15 -18
  95. criteo_api_marketingsolutions_v2024_01/model/in_market_update_v1.py +15 -17
  96. criteo_api_marketingsolutions_v2024_01/model/in_market_v1.py +1 -1
  97. criteo_api_marketingsolutions_v2024_01/model/location_update_v1.py +9 -10
  98. criteo_api_marketingsolutions_v2024_01/model/location_v1.py +1 -1
  99. criteo_api_marketingsolutions_v2024_01/model/lookalike_create_v1.py +3 -3
  100. criteo_api_marketingsolutions_v2024_01/model/lookalike_update_v1.py +3 -3
  101. criteo_api_marketingsolutions_v2024_01/model/lookalike_v1.py +1 -1
  102. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule.py +1 -1
  103. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
  104. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
  105. criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_value.py +3 -4
  106. criteo_api_marketingsolutions_v2024_01/model/nillable_date_time.py +1 -1
  107. criteo_api_marketingsolutions_v2024_01/model/nillable_gender_v1.py +1 -1
  108. criteo_api_marketingsolutions_v2024_01/model/nillable_int32.py +1 -1
  109. criteo_api_marketingsolutions_v2024_01/model/nillable_string.py +1 -1
  110. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid.py +3 -3
  111. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid_resource.py +6 -6
  112. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier.py +3 -3
  113. criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier_resource.py +6 -6
  114. criteo_api_marketingsolutions_v2024_01/model/patch_campaign.py +6 -0
  115. criteo_api_marketingsolutions_v2024_01/model/patch_marketing_campaign_budget_automation.py +273 -0
  116. criteo_api_marketingsolutions_v2024_01/model/placements_report_query_message.py +3 -3
  117. criteo_api_marketingsolutions_v2024_01/model/portfolio_message.py +1 -1
  118. criteo_api_marketingsolutions_v2024_01/model/prospecting_create_v1.py +6 -6
  119. criteo_api_marketingsolutions_v2024_01/model/prospecting_update_v1.py +3 -4
  120. criteo_api_marketingsolutions_v2024_01/model/prospecting_v1.py +1 -1
  121. criteo_api_marketingsolutions_v2024_01/model/read_ad_set.py +1 -1
  122. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding.py +1 -1
  123. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding_v23_q1.py +1 -1
  124. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget.py +1 -1
  125. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget_v23_q1.py +1 -1
  126. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule.py +1 -1
  127. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule_v23_q1.py +1 -1
  128. criteo_api_marketingsolutions_v2024_01/model/read_ad_set_v23_q1.py +1 -1
  129. criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set.py +1 -1
  130. criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set_v23_q1.py +1 -1
  131. criteo_api_marketingsolutions_v2024_01/model/resource_of_ad.py +1 -1
  132. criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon.py +1 -1
  133. criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon_supported_sizes.py +1 -1
  134. criteo_api_marketingsolutions_v2024_01/model/resource_of_creative.py +1 -1
  135. criteo_api_marketingsolutions_v2024_01/model/retargeting_update_v1.py +9 -10
  136. criteo_api_marketingsolutions_v2024_01/model/retargeting_v1.py +1 -1
  137. criteo_api_marketingsolutions_v2024_01/model/size.py +1 -1
  138. criteo_api_marketingsolutions_v2024_01/model/transparency_query_message.py +3 -3
  139. criteo_api_marketingsolutions_v2024_01/model/transparency_report.py +1 -1
  140. criteo_api_marketingsolutions_v2024_01/models/__init__.py +6 -0
  141. {criteo_api_marketingsolutions_sdk-2024.1.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250317.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,276 @@
1
+ """
2
+ Criteo API
3
+
4
+ Criteo API - MarketingSolutions # noqa: E501
5
+
6
+ The version of the OpenAPI document: 2024-01
7
+ Generated by: https://openapi-generator.tech
8
+ """
9
+
10
+
11
+ import re # noqa: F401
12
+ import sys # noqa: F401
13
+
14
+ from criteo_api_marketingsolutions_v2024_01.model_utils import ( # noqa: F401
15
+ ApiTypeError,
16
+ ModelComposed,
17
+ ModelNormal,
18
+ ModelSimple,
19
+ cached_property,
20
+ change_keys_js_to_python,
21
+ convert_js_args_to_python_args,
22
+ date,
23
+ datetime,
24
+ file_type,
25
+ none_type,
26
+ validate_get_composed_info,
27
+ OpenApiModel
28
+ )
29
+ from criteo_api_marketingsolutions_v2024_01.exceptions import ApiAttributeError
30
+
31
+
32
+
33
+ class AutomatedBudgetConfiguration(ModelNormal):
34
+ """NOTE: This class is auto generated by OpenAPI Generator.
35
+ Ref: https://openapi-generator.tech
36
+
37
+ Do not edit the class manually.
38
+
39
+ Attributes:
40
+ allowed_values (dict): The key is the tuple path to the attribute
41
+ and the for var_name this is (var_name,). The value is a dict
42
+ with a capitalized key describing the allowed value and an allowed
43
+ value. These dicts store the allowed enum values.
44
+ attribute_map (dict): The key is attribute name
45
+ and the value is json key in definition.
46
+ discriminator_value_class_map (dict): A dict to go from the discriminator
47
+ variable value to the discriminator class name.
48
+ validations (dict): The key is the tuple path to the attribute
49
+ and the for var_name this is (var_name,). The value is a dict
50
+ that stores validations for max_length, min_length, max_items,
51
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
52
+ inclusive_minimum, and regex.
53
+ additional_properties_type (tuple): A tuple of classes accepted
54
+ as additional properties values.
55
+ """
56
+
57
+ allowed_values = {
58
+ ('objective',): {
59
+ 'CUSTOMACTION': "customAction",
60
+ 'CLICKS': "clicks",
61
+ 'CONVERSIONS': "conversions",
62
+ 'DISPLAYS': "displays",
63
+ 'APPPROMOTION': "appPromotion",
64
+ 'REVENUE': "revenue",
65
+ 'STORECONVERSIONS': "storeConversions",
66
+ 'VALUE': "value",
67
+ 'REACH': "reach",
68
+ 'VISITS': "visits",
69
+ 'VIDEOVIEWS': "videoViews",
70
+ },
71
+ }
72
+
73
+ validations = {
74
+ }
75
+
76
+ @cached_property
77
+ def additional_properties_type():
78
+ """
79
+ This must be a method because a model may have properties that are
80
+ of type self, this must run after the class is loaded
81
+ """
82
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
83
+
84
+ _nullable = True
85
+
86
+ @cached_property
87
+ def openapi_types():
88
+ """
89
+ This must be a method because a model may have properties that are
90
+ of type self, this must run after the class is loaded
91
+
92
+ Returns
93
+ openapi_types (dict): The key is attribute name
94
+ and the value is attribute type.
95
+ """
96
+ return {
97
+ 'objective': (str,), # noqa: E501
98
+ }
99
+
100
+ @cached_property
101
+ def discriminator():
102
+ return None
103
+
104
+
105
+ attribute_map = {
106
+ 'objective': 'objective', # noqa: E501
107
+ }
108
+
109
+ read_only_vars = {
110
+ }
111
+
112
+ _composed_schemas = {}
113
+
114
+ @classmethod
115
+ @convert_js_args_to_python_args
116
+ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
117
+ """AutomatedBudgetConfiguration - a model defined in OpenAPI
118
+
119
+ Keyword Args:
120
+ _check_type (bool): if True, values for parameters in openapi_types
121
+ will be type checked and a TypeError will be
122
+ raised if the wrong type is input.
123
+ Defaults to True
124
+ _path_to_item (tuple/list): This is a list of keys or values to
125
+ drill down to the model in received_data
126
+ when deserializing a response
127
+ _spec_property_naming (bool): True if the variable names in the input data
128
+ are serialized names, as specified in the OpenAPI document.
129
+ False if the variable names in the input data
130
+ are pythonic names, e.g. snake case (default)
131
+ _configuration (Configuration): the instance to use when
132
+ deserializing a file_type parameter.
133
+ If passed, type conversion is attempted
134
+ If omitted no type conversion is done.
135
+ _visited_composed_classes (tuple): This stores a tuple of
136
+ classes that we have traveled through so that
137
+ if we see that class again we will not use its
138
+ discriminator again.
139
+ When traveling through a discriminator, the
140
+ composed schema that is
141
+ is traveled through is added to this set.
142
+ For example if Animal has a discriminator
143
+ petType and we pass in "Dog", and the class Dog
144
+ allOf includes Animal, we move through Animal
145
+ once using the discriminator, and pick Dog.
146
+ Then in Dog, we will make an instance of the
147
+ Animal class but this time we won't travel
148
+ through its discriminator because we passed in
149
+ _visited_composed_classes = (Animal,)
150
+ objective (str): Objective of the ad set. [optional] # noqa: E501
151
+ """
152
+
153
+ _check_type = kwargs.pop('_check_type', True)
154
+ _spec_property_naming = kwargs.pop('_spec_property_naming', True)
155
+ _path_to_item = kwargs.pop('_path_to_item', ())
156
+ _configuration = kwargs.pop('_configuration', None)
157
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
158
+
159
+ self = super(OpenApiModel, cls).__new__(cls)
160
+
161
+ if args:
162
+ for arg in args:
163
+ if isinstance(arg, dict):
164
+ kwargs.update(arg)
165
+ else:
166
+ raise ApiTypeError(
167
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
168
+ args,
169
+ self.__class__.__name__,
170
+ ),
171
+ path_to_item=_path_to_item,
172
+ valid_classes=(self.__class__,),
173
+ )
174
+
175
+ self._data_store = {}
176
+ self._check_type = _check_type
177
+ self._spec_property_naming = _spec_property_naming
178
+ self._path_to_item = _path_to_item
179
+ self._configuration = _configuration
180
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
181
+
182
+ for var_name, var_value in kwargs.items():
183
+ if var_name not in self.attribute_map and \
184
+ self._configuration is not None and \
185
+ self._configuration.discard_unknown_keys and \
186
+ self.additional_properties_type is None:
187
+ # discard variable.
188
+ continue
189
+ setattr(self, var_name, var_value)
190
+ return self
191
+
192
+ required_properties = set([
193
+ '_data_store',
194
+ '_check_type',
195
+ '_spec_property_naming',
196
+ '_path_to_item',
197
+ '_configuration',
198
+ '_visited_composed_classes',
199
+ ])
200
+
201
+ @convert_js_args_to_python_args
202
+ def __init__(self, *args, **kwargs): # noqa: E501
203
+ """AutomatedBudgetConfiguration - a model defined in OpenAPI
204
+
205
+ Keyword Args:
206
+ _check_type (bool): if True, values for parameters in openapi_types
207
+ will be type checked and a TypeError will be
208
+ raised if the wrong type is input.
209
+ Defaults to True
210
+ _path_to_item (tuple/list): This is a list of keys or values to
211
+ drill down to the model in received_data
212
+ when deserializing a response
213
+ _spec_property_naming (bool): True if the variable names in the input data
214
+ are serialized names, as specified in the OpenAPI document.
215
+ False if the variable names in the input data
216
+ are pythonic names, e.g. snake case (default)
217
+ _configuration (Configuration): the instance to use when
218
+ deserializing a file_type parameter.
219
+ If passed, type conversion is attempted
220
+ If omitted no type conversion is done.
221
+ _visited_composed_classes (tuple): This stores a tuple of
222
+ classes that we have traveled through so that
223
+ if we see that class again we will not use its
224
+ discriminator again.
225
+ When traveling through a discriminator, the
226
+ composed schema that is
227
+ is traveled through is added to this set.
228
+ For example if Animal has a discriminator
229
+ petType and we pass in "Dog", and the class Dog
230
+ allOf includes Animal, we move through Animal
231
+ once using the discriminator, and pick Dog.
232
+ Then in Dog, we will make an instance of the
233
+ Animal class but this time we won't travel
234
+ through its discriminator because we passed in
235
+ _visited_composed_classes = (Animal,)
236
+ objective (str): Objective of the ad set. [optional] # noqa: E501
237
+ """
238
+
239
+ _check_type = kwargs.pop('_check_type', True)
240
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
241
+ _path_to_item = kwargs.pop('_path_to_item', ())
242
+ _configuration = kwargs.pop('_configuration', None)
243
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
244
+
245
+ if args:
246
+ for arg in args:
247
+ if isinstance(arg, dict):
248
+ kwargs.update(arg)
249
+ else:
250
+ raise ApiTypeError(
251
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
252
+ args,
253
+ self.__class__.__name__,
254
+ ),
255
+ path_to_item=_path_to_item,
256
+ valid_classes=(self.__class__,),
257
+ )
258
+
259
+ self._data_store = {}
260
+ self._check_type = _check_type
261
+ self._spec_property_naming = _spec_property_naming
262
+ self._path_to_item = _path_to_item
263
+ self._configuration = _configuration
264
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
265
+
266
+ for var_name, var_value in kwargs.items():
267
+ if var_name not in self.attribute_map and \
268
+ self._configuration is not None and \
269
+ self._configuration.discard_unknown_keys and \
270
+ self.additional_properties_type is None:
271
+ # discard variable.
272
+ continue
273
+ setattr(self, var_name, var_value)
274
+ if var_name in self.read_only_vars:
275
+ raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
276
+ f"class with read only attributes.")
@@ -0,0 +1,277 @@
1
+ """
2
+ Criteo API
3
+
4
+ Criteo API - MarketingSolutions # noqa: E501
5
+
6
+ The version of the OpenAPI document: 2024-01
7
+ Generated by: https://openapi-generator.tech
8
+ """
9
+
10
+
11
+ import re # noqa: F401
12
+ import sys # noqa: F401
13
+
14
+ from criteo_api_marketingsolutions_v2024_01.model_utils import ( # noqa: F401
15
+ ApiTypeError,
16
+ ModelComposed,
17
+ ModelNormal,
18
+ ModelSimple,
19
+ cached_property,
20
+ change_keys_js_to_python,
21
+ convert_js_args_to_python_args,
22
+ date,
23
+ datetime,
24
+ file_type,
25
+ none_type,
26
+ validate_get_composed_info,
27
+ OpenApiModel
28
+ )
29
+ from criteo_api_marketingsolutions_v2024_01.exceptions import ApiAttributeError
30
+
31
+
32
+
33
+ class AutomatedBudgetConfigurationV23Q1(ModelNormal):
34
+ """NOTE: This class is auto generated by OpenAPI Generator.
35
+ Ref: https://openapi-generator.tech
36
+
37
+ Do not edit the class manually.
38
+
39
+ Attributes:
40
+ allowed_values (dict): The key is the tuple path to the attribute
41
+ and the for var_name this is (var_name,). The value is a dict
42
+ with a capitalized key describing the allowed value and an allowed
43
+ value. These dicts store the allowed enum values.
44
+ attribute_map (dict): The key is attribute name
45
+ and the value is json key in definition.
46
+ discriminator_value_class_map (dict): A dict to go from the discriminator
47
+ variable value to the discriminator class name.
48
+ validations (dict): The key is the tuple path to the attribute
49
+ and the for var_name this is (var_name,). The value is a dict
50
+ that stores validations for max_length, min_length, max_items,
51
+ min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
52
+ inclusive_minimum, and regex.
53
+ additional_properties_type (tuple): A tuple of classes accepted
54
+ as additional properties values.
55
+ """
56
+
57
+ allowed_values = {
58
+ ('ad_set_optimization_objective',): {
59
+ 'None': None,
60
+ 'CUSTOMACTION': "customAction",
61
+ 'CLICKS': "clicks",
62
+ 'CONVERSIONS': "conversions",
63
+ 'DISPLAYS': "displays",
64
+ 'APPPROMOTION': "appPromotion",
65
+ 'REVENUE': "revenue",
66
+ 'STORECONVERSIONS': "storeConversions",
67
+ 'VALUE': "value",
68
+ 'REACH': "reach",
69
+ 'VISITS': "visits",
70
+ 'VIDEOVIEWS': "videoViews",
71
+ },
72
+ }
73
+
74
+ validations = {
75
+ }
76
+
77
+ @cached_property
78
+ def additional_properties_type():
79
+ """
80
+ This must be a method because a model may have properties that are
81
+ of type self, this must run after the class is loaded
82
+ """
83
+ return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
84
+
85
+ _nullable = True
86
+
87
+ @cached_property
88
+ def openapi_types():
89
+ """
90
+ This must be a method because a model may have properties that are
91
+ of type self, this must run after the class is loaded
92
+
93
+ Returns
94
+ openapi_types (dict): The key is attribute name
95
+ and the value is attribute type.
96
+ """
97
+ return {
98
+ 'ad_set_optimization_objective': (str, none_type,), # noqa: E501
99
+ }
100
+
101
+ @cached_property
102
+ def discriminator():
103
+ return None
104
+
105
+
106
+ attribute_map = {
107
+ 'ad_set_optimization_objective': 'adSetOptimizationObjective', # noqa: E501
108
+ }
109
+
110
+ read_only_vars = {
111
+ }
112
+
113
+ _composed_schemas = {}
114
+
115
+ @classmethod
116
+ @convert_js_args_to_python_args
117
+ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
118
+ """AutomatedBudgetConfigurationV23Q1 - a model defined in OpenAPI
119
+
120
+ Keyword Args:
121
+ _check_type (bool): if True, values for parameters in openapi_types
122
+ will be type checked and a TypeError will be
123
+ raised if the wrong type is input.
124
+ Defaults to True
125
+ _path_to_item (tuple/list): This is a list of keys or values to
126
+ drill down to the model in received_data
127
+ when deserializing a response
128
+ _spec_property_naming (bool): True if the variable names in the input data
129
+ are serialized names, as specified in the OpenAPI document.
130
+ False if the variable names in the input data
131
+ are pythonic names, e.g. snake case (default)
132
+ _configuration (Configuration): the instance to use when
133
+ deserializing a file_type parameter.
134
+ If passed, type conversion is attempted
135
+ If omitted no type conversion is done.
136
+ _visited_composed_classes (tuple): This stores a tuple of
137
+ classes that we have traveled through so that
138
+ if we see that class again we will not use its
139
+ discriminator again.
140
+ When traveling through a discriminator, the
141
+ composed schema that is
142
+ is traveled through is added to this set.
143
+ For example if Animal has a discriminator
144
+ petType and we pass in "Dog", and the class Dog
145
+ allOf includes Animal, we move through Animal
146
+ once using the discriminator, and pick Dog.
147
+ Then in Dog, we will make an instance of the
148
+ Animal class but this time we won't travel
149
+ through its discriminator because we passed in
150
+ _visited_composed_classes = (Animal,)
151
+ ad_set_optimization_objective (str, none_type): [optional] # noqa: E501
152
+ """
153
+
154
+ _check_type = kwargs.pop('_check_type', True)
155
+ _spec_property_naming = kwargs.pop('_spec_property_naming', True)
156
+ _path_to_item = kwargs.pop('_path_to_item', ())
157
+ _configuration = kwargs.pop('_configuration', None)
158
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
159
+
160
+ self = super(OpenApiModel, cls).__new__(cls)
161
+
162
+ if args:
163
+ for arg in args:
164
+ if isinstance(arg, dict):
165
+ kwargs.update(arg)
166
+ else:
167
+ raise ApiTypeError(
168
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
169
+ args,
170
+ self.__class__.__name__,
171
+ ),
172
+ path_to_item=_path_to_item,
173
+ valid_classes=(self.__class__,),
174
+ )
175
+
176
+ self._data_store = {}
177
+ self._check_type = _check_type
178
+ self._spec_property_naming = _spec_property_naming
179
+ self._path_to_item = _path_to_item
180
+ self._configuration = _configuration
181
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
182
+
183
+ for var_name, var_value in kwargs.items():
184
+ if var_name not in self.attribute_map and \
185
+ self._configuration is not None and \
186
+ self._configuration.discard_unknown_keys and \
187
+ self.additional_properties_type is None:
188
+ # discard variable.
189
+ continue
190
+ setattr(self, var_name, var_value)
191
+ return self
192
+
193
+ required_properties = set([
194
+ '_data_store',
195
+ '_check_type',
196
+ '_spec_property_naming',
197
+ '_path_to_item',
198
+ '_configuration',
199
+ '_visited_composed_classes',
200
+ ])
201
+
202
+ @convert_js_args_to_python_args
203
+ def __init__(self, *args, **kwargs): # noqa: E501
204
+ """AutomatedBudgetConfigurationV23Q1 - a model defined in OpenAPI
205
+
206
+ Keyword Args:
207
+ _check_type (bool): if True, values for parameters in openapi_types
208
+ will be type checked and a TypeError will be
209
+ raised if the wrong type is input.
210
+ Defaults to True
211
+ _path_to_item (tuple/list): This is a list of keys or values to
212
+ drill down to the model in received_data
213
+ when deserializing a response
214
+ _spec_property_naming (bool): True if the variable names in the input data
215
+ are serialized names, as specified in the OpenAPI document.
216
+ False if the variable names in the input data
217
+ are pythonic names, e.g. snake case (default)
218
+ _configuration (Configuration): the instance to use when
219
+ deserializing a file_type parameter.
220
+ If passed, type conversion is attempted
221
+ If omitted no type conversion is done.
222
+ _visited_composed_classes (tuple): This stores a tuple of
223
+ classes that we have traveled through so that
224
+ if we see that class again we will not use its
225
+ discriminator again.
226
+ When traveling through a discriminator, the
227
+ composed schema that is
228
+ is traveled through is added to this set.
229
+ For example if Animal has a discriminator
230
+ petType and we pass in "Dog", and the class Dog
231
+ allOf includes Animal, we move through Animal
232
+ once using the discriminator, and pick Dog.
233
+ Then in Dog, we will make an instance of the
234
+ Animal class but this time we won't travel
235
+ through its discriminator because we passed in
236
+ _visited_composed_classes = (Animal,)
237
+ ad_set_optimization_objective (str, none_type): [optional] # noqa: E501
238
+ """
239
+
240
+ _check_type = kwargs.pop('_check_type', True)
241
+ _spec_property_naming = kwargs.pop('_spec_property_naming', False)
242
+ _path_to_item = kwargs.pop('_path_to_item', ())
243
+ _configuration = kwargs.pop('_configuration', None)
244
+ _visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
245
+
246
+ if args:
247
+ for arg in args:
248
+ if isinstance(arg, dict):
249
+ kwargs.update(arg)
250
+ else:
251
+ raise ApiTypeError(
252
+ "Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
253
+ args,
254
+ self.__class__.__name__,
255
+ ),
256
+ path_to_item=_path_to_item,
257
+ valid_classes=(self.__class__,),
258
+ )
259
+
260
+ self._data_store = {}
261
+ self._check_type = _check_type
262
+ self._spec_property_naming = _spec_property_naming
263
+ self._path_to_item = _path_to_item
264
+ self._configuration = _configuration
265
+ self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
266
+
267
+ for var_name, var_value in kwargs.items():
268
+ if var_name not in self.attribute_map and \
269
+ self._configuration is not None and \
270
+ self._configuration.discard_unknown_keys and \
271
+ self.additional_properties_type is None:
272
+ # discard variable.
273
+ continue
274
+ setattr(self, var_name, var_value)
275
+ if var_name in self.read_only_vars:
276
+ raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
277
+ f"class with read only attributes.")
@@ -75,7 +75,7 @@ class BehavioralV1(ModelNormal):
75
75
  """
76
76
  return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
77
77
 
78
- _nullable = False
78
+ _nullable = True
79
79
 
80
80
  @cached_property
81
81
  def openapi_types():