criteo-api-marketingsolutions-sdk 2024.4.0.250217__py3-none-any.whl → 2024.4.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.
- {criteo_api_marketingsolutions_sdk-2024.4.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250317.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2024.4.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250317.dist-info}/RECORD +141 -135
- {criteo_api_marketingsolutions_sdk-2024.4.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250317.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_v2024_04/__init__.py +1 -1
- criteo_api_marketingsolutions_v2024_04/api_client.py +1 -1
- criteo_api_marketingsolutions_v2024_04/configuration.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_display_multiplier.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_frequency_capping_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_geo_location_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_rule_v23_q1.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/adaptive_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/algebra_node_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/application_summary_model.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/application_summary_model_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/audience_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_estimate_size_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_name_description.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1.py +12 -12
- criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/audience_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/automated_budget_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_04/model/automated_budget_configuration_v23_q1.py +277 -0
- criteo_api_marketingsolutions_v2024_04/model/behavioral_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_04/model/budget_automation_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_04/model/campaign_budget_automation_v23_q1.py +273 -0
- criteo_api_marketingsolutions_v2024_04/model/campaign_spend_limit_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1.py +7 -1
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/contact_list_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment_attributes.py +6 -7
- criteo_api_marketingsolutions_v2024_04/model/coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set.py +6 -8
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_budget.py +9 -12
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/create_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_04/model/create_campaign_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/create_campaign_spend_limit.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/create_image_slide.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/creative.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/dynamic_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/html_tag_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/image_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_brand_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_interest_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/in_market_create_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_04/model/in_market_size_estimation_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_04/model/in_market_update_v1.py +15 -17
- criteo_api_marketingsolutions_v2024_04/model/in_market_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/location_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_04/model/location_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/lookalike_create_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/lookalike_update_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/lookalike_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/nillable_ad_set_targeting_rule_value.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/nillable_date_time.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_gender_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_int32.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/nillable_string.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/patch_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_04/model/patch_marketing_campaign_budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/portfolio_message.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/prospecting_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/prospecting_update_v1.py +3 -4
- criteo_api_marketingsolutions_v2024_04/model/prospecting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_bidding_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/resource_of_ad.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/resource_of_coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/resource_of_coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/resource_of_creative.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/retargeting_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_04/model/retargeting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/size.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/transparency_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_04/model/transparency_report.py +1 -1
- criteo_api_marketingsolutions_v2024_04/models/__init__.py +6 -0
- {criteo_api_marketingsolutions_sdk-2024.4.0.250217.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250317.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Criteo API
|
|
3
|
+
|
|
4
|
+
Criteo API - MarketingSolutions # noqa: E501
|
|
5
|
+
|
|
6
|
+
The version of the OpenAPI document: 2024-04
|
|
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_04.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_04.exceptions import ApiAttributeError
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
def lazy_import():
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_04.model.automated_budget_configuration_v23_q1 import AutomatedBudgetConfigurationV23Q1
|
|
34
|
+
globals()['AutomatedBudgetConfigurationV23Q1'] = AutomatedBudgetConfigurationV23Q1
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
38
|
+
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
|
+
Ref: https://openapi-generator.tech
|
|
40
|
+
|
|
41
|
+
Do not edit the class manually.
|
|
42
|
+
|
|
43
|
+
Attributes:
|
|
44
|
+
allowed_values (dict): The key is the tuple path to the attribute
|
|
45
|
+
and the for var_name this is (var_name,). The value is a dict
|
|
46
|
+
with a capitalized key describing the allowed value and an allowed
|
|
47
|
+
value. These dicts store the allowed enum values.
|
|
48
|
+
attribute_map (dict): The key is attribute name
|
|
49
|
+
and the value is json key in definition.
|
|
50
|
+
discriminator_value_class_map (dict): A dict to go from the discriminator
|
|
51
|
+
variable value to the discriminator class name.
|
|
52
|
+
validations (dict): The key is the tuple path to the attribute
|
|
53
|
+
and the for var_name this is (var_name,). The value is a dict
|
|
54
|
+
that stores validations for max_length, min_length, max_items,
|
|
55
|
+
min_items, exclusive_maximum, inclusive_maximum, exclusive_minimum,
|
|
56
|
+
inclusive_minimum, and regex.
|
|
57
|
+
additional_properties_type (tuple): A tuple of classes accepted
|
|
58
|
+
as additional properties values.
|
|
59
|
+
"""
|
|
60
|
+
|
|
61
|
+
allowed_values = {
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
validations = {
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
@cached_property
|
|
68
|
+
def additional_properties_type():
|
|
69
|
+
"""
|
|
70
|
+
This must be a method because a model may have properties that are
|
|
71
|
+
of type self, this must run after the class is loaded
|
|
72
|
+
"""
|
|
73
|
+
lazy_import()
|
|
74
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
75
|
+
|
|
76
|
+
_nullable = True
|
|
77
|
+
|
|
78
|
+
@cached_property
|
|
79
|
+
def openapi_types():
|
|
80
|
+
"""
|
|
81
|
+
This must be a method because a model may have properties that are
|
|
82
|
+
of type self, this must run after the class is loaded
|
|
83
|
+
|
|
84
|
+
Returns
|
|
85
|
+
openapi_types (dict): The key is attribute name
|
|
86
|
+
and the value is attribute type.
|
|
87
|
+
"""
|
|
88
|
+
lazy_import()
|
|
89
|
+
return {
|
|
90
|
+
'enabled': (bool, none_type,), # noqa: E501
|
|
91
|
+
'automated_budget_configuration': (AutomatedBudgetConfigurationV23Q1,), # noqa: E501
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
@cached_property
|
|
95
|
+
def discriminator():
|
|
96
|
+
return None
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
attribute_map = {
|
|
100
|
+
'enabled': 'enabled', # noqa: E501
|
|
101
|
+
'automated_budget_configuration': 'automatedBudgetConfiguration', # noqa: E501
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
read_only_vars = {
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
_composed_schemas = {}
|
|
108
|
+
|
|
109
|
+
@classmethod
|
|
110
|
+
@convert_js_args_to_python_args
|
|
111
|
+
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
112
|
+
"""CampaignBudgetAutomationV23Q1 - a model defined in OpenAPI
|
|
113
|
+
|
|
114
|
+
Keyword Args:
|
|
115
|
+
_check_type (bool): if True, values for parameters in openapi_types
|
|
116
|
+
will be type checked and a TypeError will be
|
|
117
|
+
raised if the wrong type is input.
|
|
118
|
+
Defaults to True
|
|
119
|
+
_path_to_item (tuple/list): This is a list of keys or values to
|
|
120
|
+
drill down to the model in received_data
|
|
121
|
+
when deserializing a response
|
|
122
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
123
|
+
are serialized names, as specified in the OpenAPI document.
|
|
124
|
+
False if the variable names in the input data
|
|
125
|
+
are pythonic names, e.g. snake case (default)
|
|
126
|
+
_configuration (Configuration): the instance to use when
|
|
127
|
+
deserializing a file_type parameter.
|
|
128
|
+
If passed, type conversion is attempted
|
|
129
|
+
If omitted no type conversion is done.
|
|
130
|
+
_visited_composed_classes (tuple): This stores a tuple of
|
|
131
|
+
classes that we have traveled through so that
|
|
132
|
+
if we see that class again we will not use its
|
|
133
|
+
discriminator again.
|
|
134
|
+
When traveling through a discriminator, the
|
|
135
|
+
composed schema that is
|
|
136
|
+
is traveled through is added to this set.
|
|
137
|
+
For example if Animal has a discriminator
|
|
138
|
+
petType and we pass in "Dog", and the class Dog
|
|
139
|
+
allOf includes Animal, we move through Animal
|
|
140
|
+
once using the discriminator, and pick Dog.
|
|
141
|
+
Then in Dog, we will make an instance of the
|
|
142
|
+
Animal class but this time we won't travel
|
|
143
|
+
through its discriminator because we passed in
|
|
144
|
+
_visited_composed_classes = (Animal,)
|
|
145
|
+
enabled (bool, none_type): [optional] # noqa: E501
|
|
146
|
+
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
147
|
+
"""
|
|
148
|
+
|
|
149
|
+
_check_type = kwargs.pop('_check_type', True)
|
|
150
|
+
_spec_property_naming = kwargs.pop('_spec_property_naming', True)
|
|
151
|
+
_path_to_item = kwargs.pop('_path_to_item', ())
|
|
152
|
+
_configuration = kwargs.pop('_configuration', None)
|
|
153
|
+
_visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
|
|
154
|
+
|
|
155
|
+
self = super(OpenApiModel, cls).__new__(cls)
|
|
156
|
+
|
|
157
|
+
if args:
|
|
158
|
+
for arg in args:
|
|
159
|
+
if isinstance(arg, dict):
|
|
160
|
+
kwargs.update(arg)
|
|
161
|
+
else:
|
|
162
|
+
raise ApiTypeError(
|
|
163
|
+
"Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
|
|
164
|
+
args,
|
|
165
|
+
self.__class__.__name__,
|
|
166
|
+
),
|
|
167
|
+
path_to_item=_path_to_item,
|
|
168
|
+
valid_classes=(self.__class__,),
|
|
169
|
+
)
|
|
170
|
+
|
|
171
|
+
self._data_store = {}
|
|
172
|
+
self._check_type = _check_type
|
|
173
|
+
self._spec_property_naming = _spec_property_naming
|
|
174
|
+
self._path_to_item = _path_to_item
|
|
175
|
+
self._configuration = _configuration
|
|
176
|
+
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
177
|
+
|
|
178
|
+
for var_name, var_value in kwargs.items():
|
|
179
|
+
if var_name not in self.attribute_map and \
|
|
180
|
+
self._configuration is not None and \
|
|
181
|
+
self._configuration.discard_unknown_keys and \
|
|
182
|
+
self.additional_properties_type is None:
|
|
183
|
+
# discard variable.
|
|
184
|
+
continue
|
|
185
|
+
setattr(self, var_name, var_value)
|
|
186
|
+
return self
|
|
187
|
+
|
|
188
|
+
required_properties = set([
|
|
189
|
+
'_data_store',
|
|
190
|
+
'_check_type',
|
|
191
|
+
'_spec_property_naming',
|
|
192
|
+
'_path_to_item',
|
|
193
|
+
'_configuration',
|
|
194
|
+
'_visited_composed_classes',
|
|
195
|
+
])
|
|
196
|
+
|
|
197
|
+
@convert_js_args_to_python_args
|
|
198
|
+
def __init__(self, *args, **kwargs): # noqa: E501
|
|
199
|
+
"""CampaignBudgetAutomationV23Q1 - a model defined in OpenAPI
|
|
200
|
+
|
|
201
|
+
Keyword Args:
|
|
202
|
+
_check_type (bool): if True, values for parameters in openapi_types
|
|
203
|
+
will be type checked and a TypeError will be
|
|
204
|
+
raised if the wrong type is input.
|
|
205
|
+
Defaults to True
|
|
206
|
+
_path_to_item (tuple/list): This is a list of keys or values to
|
|
207
|
+
drill down to the model in received_data
|
|
208
|
+
when deserializing a response
|
|
209
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
210
|
+
are serialized names, as specified in the OpenAPI document.
|
|
211
|
+
False if the variable names in the input data
|
|
212
|
+
are pythonic names, e.g. snake case (default)
|
|
213
|
+
_configuration (Configuration): the instance to use when
|
|
214
|
+
deserializing a file_type parameter.
|
|
215
|
+
If passed, type conversion is attempted
|
|
216
|
+
If omitted no type conversion is done.
|
|
217
|
+
_visited_composed_classes (tuple): This stores a tuple of
|
|
218
|
+
classes that we have traveled through so that
|
|
219
|
+
if we see that class again we will not use its
|
|
220
|
+
discriminator again.
|
|
221
|
+
When traveling through a discriminator, the
|
|
222
|
+
composed schema that is
|
|
223
|
+
is traveled through is added to this set.
|
|
224
|
+
For example if Animal has a discriminator
|
|
225
|
+
petType and we pass in "Dog", and the class Dog
|
|
226
|
+
allOf includes Animal, we move through Animal
|
|
227
|
+
once using the discriminator, and pick Dog.
|
|
228
|
+
Then in Dog, we will make an instance of the
|
|
229
|
+
Animal class but this time we won't travel
|
|
230
|
+
through its discriminator because we passed in
|
|
231
|
+
_visited_composed_classes = (Animal,)
|
|
232
|
+
enabled (bool, none_type): [optional] # noqa: E501
|
|
233
|
+
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
234
|
+
"""
|
|
235
|
+
|
|
236
|
+
_check_type = kwargs.pop('_check_type', True)
|
|
237
|
+
_spec_property_naming = kwargs.pop('_spec_property_naming', False)
|
|
238
|
+
_path_to_item = kwargs.pop('_path_to_item', ())
|
|
239
|
+
_configuration = kwargs.pop('_configuration', None)
|
|
240
|
+
_visited_composed_classes = kwargs.pop('_visited_composed_classes', ())
|
|
241
|
+
|
|
242
|
+
if args:
|
|
243
|
+
for arg in args:
|
|
244
|
+
if isinstance(arg, dict):
|
|
245
|
+
kwargs.update(arg)
|
|
246
|
+
else:
|
|
247
|
+
raise ApiTypeError(
|
|
248
|
+
"Invalid positional arguments=%s passed to %s. Remove those invalid positional arguments." % (
|
|
249
|
+
args,
|
|
250
|
+
self.__class__.__name__,
|
|
251
|
+
),
|
|
252
|
+
path_to_item=_path_to_item,
|
|
253
|
+
valid_classes=(self.__class__,),
|
|
254
|
+
)
|
|
255
|
+
|
|
256
|
+
self._data_store = {}
|
|
257
|
+
self._check_type = _check_type
|
|
258
|
+
self._spec_property_naming = _spec_property_naming
|
|
259
|
+
self._path_to_item = _path_to_item
|
|
260
|
+
self._configuration = _configuration
|
|
261
|
+
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
262
|
+
|
|
263
|
+
for var_name, var_value in kwargs.items():
|
|
264
|
+
if var_name not in self.attribute_map and \
|
|
265
|
+
self._configuration is not None and \
|
|
266
|
+
self._configuration.discard_unknown_keys and \
|
|
267
|
+
self.additional_properties_type is None:
|
|
268
|
+
# discard variable.
|
|
269
|
+
continue
|
|
270
|
+
setattr(self, var_name, var_value)
|
|
271
|
+
if var_name in self.read_only_vars:
|
|
272
|
+
raise ApiAttributeError(f"`{var_name}` is a read-only attribute. Use `from_openapi_data` to instantiate "
|
|
273
|
+
f"class with read only attributes.")
|
|
@@ -30,7 +30,9 @@ from criteo_api_marketingsolutions_v2024_04.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_04.model.campaign_budget_automation_v23_q1 import CampaignBudgetAutomationV23Q1
|
|
33
34
|
from criteo_api_marketingsolutions_v2024_04.model.campaign_spend_limit_v23_q1 import CampaignSpendLimitV23Q1
|
|
35
|
+
globals()['CampaignBudgetAutomationV23Q1'] = CampaignBudgetAutomationV23Q1
|
|
34
36
|
globals()['CampaignSpendLimitV23Q1'] = CampaignSpendLimitV23Q1
|
|
35
37
|
|
|
36
38
|
|
|
@@ -79,7 +81,7 @@ class CampaignV23Q1(ModelNormal):
|
|
|
79
81
|
lazy_import()
|
|
80
82
|
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
81
83
|
|
|
82
|
-
_nullable =
|
|
84
|
+
_nullable = True
|
|
83
85
|
|
|
84
86
|
@cached_property
|
|
85
87
|
def openapi_types():
|
|
@@ -97,6 +99,7 @@ class CampaignV23Q1(ModelNormal):
|
|
|
97
99
|
'advertiser_id': (str, none_type,), # noqa: E501
|
|
98
100
|
'spend_limit': (CampaignSpendLimitV23Q1,), # noqa: E501
|
|
99
101
|
'goal': (str, none_type,), # noqa: E501
|
|
102
|
+
'budget_automation': (CampaignBudgetAutomationV23Q1,), # noqa: E501
|
|
100
103
|
'id': (str, none_type,), # noqa: E501
|
|
101
104
|
}
|
|
102
105
|
|
|
@@ -110,6 +113,7 @@ class CampaignV23Q1(ModelNormal):
|
|
|
110
113
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
111
114
|
'spend_limit': 'spendLimit', # noqa: E501
|
|
112
115
|
'goal': 'goal', # noqa: E501
|
|
116
|
+
'budget_automation': 'budgetAutomation', # noqa: E501
|
|
113
117
|
'id': 'id', # noqa: E501
|
|
114
118
|
}
|
|
115
119
|
|
|
@@ -158,6 +162,7 @@ class CampaignV23Q1(ModelNormal):
|
|
|
158
162
|
advertiser_id (str, none_type): [optional] # noqa: E501
|
|
159
163
|
spend_limit (CampaignSpendLimitV23Q1): [optional] # noqa: E501
|
|
160
164
|
goal (str, none_type): [optional] # noqa: E501
|
|
165
|
+
budget_automation (CampaignBudgetAutomationV23Q1): [optional] # noqa: E501
|
|
161
166
|
id (str, none_type): Id of the entity (duplicate of the parent id).. [optional] # noqa: E501
|
|
162
167
|
"""
|
|
163
168
|
|
|
@@ -248,6 +253,7 @@ class CampaignV23Q1(ModelNormal):
|
|
|
248
253
|
advertiser_id (str, none_type): [optional] # noqa: E501
|
|
249
254
|
spend_limit (CampaignSpendLimitV23Q1): [optional] # noqa: E501
|
|
250
255
|
goal (str, none_type): [optional] # noqa: E501
|
|
256
|
+
budget_automation (CampaignBudgetAutomationV23Q1): [optional] # noqa: E501
|
|
251
257
|
id (str, none_type): Id of the entity (duplicate of the parent id).. [optional] # noqa: E501
|
|
252
258
|
"""
|
|
253
259
|
|
|
@@ -60,7 +60,6 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
60
60
|
'REMOVE': "remove",
|
|
61
61
|
},
|
|
62
62
|
('identifier_type',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'EMAIL': "email",
|
|
65
64
|
'MADID': "madid",
|
|
66
65
|
'IDENTITYLINK': "identityLink",
|
|
@@ -95,8 +94,8 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
95
94
|
return {
|
|
96
95
|
'operation': (str,), # noqa: E501
|
|
97
96
|
'identifiers': ([str],), # noqa: E501
|
|
98
|
-
'identifier_type': (str,
|
|
99
|
-
'gum_caller_id': (int,
|
|
97
|
+
'identifier_type': (str,), # noqa: E501
|
|
98
|
+
'gum_caller_id': (int,), # noqa: E501
|
|
100
99
|
}
|
|
101
100
|
|
|
102
101
|
@cached_property
|
|
@@ -156,8 +155,8 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
156
155
|
Animal class but this time we won't travel
|
|
157
156
|
through its discriminator because we passed in
|
|
158
157
|
_visited_composed_classes = (Animal,)
|
|
159
|
-
identifier_type (str
|
|
160
|
-
gum_caller_id (int
|
|
158
|
+
identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
|
|
159
|
+
gum_caller_id (int): The Gum caller id of the advertiser patching identifiers of type Gum. [optional] # noqa: E501
|
|
161
160
|
"""
|
|
162
161
|
|
|
163
162
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -249,8 +248,8 @@ class ContactlistAmendmentAttributes(ModelNormal):
|
|
|
249
248
|
Animal class but this time we won't travel
|
|
250
249
|
through its discriminator because we passed in
|
|
251
250
|
_visited_composed_classes = (Animal,)
|
|
252
|
-
identifier_type (str
|
|
253
|
-
gum_caller_id (int
|
|
251
|
+
identifier_type (str): What type of identifiers are used. [optional] # noqa: E501
|
|
252
|
+
gum_caller_id (int): The Gum caller id of the advertiser patching identifiers of type Gum. [optional] # noqa: E501
|
|
254
253
|
"""
|
|
255
254
|
|
|
256
255
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -117,9 +117,9 @@ class CreateAdSet(ModelNormal):
|
|
|
117
117
|
'schedule': (CreateAdSetSchedule,), # noqa: E501
|
|
118
118
|
'bidding': (CreateAdSetBidding,), # noqa: E501
|
|
119
119
|
'targeting': (CreateAdSetTargeting,), # noqa: E501
|
|
120
|
-
'budget': (CreateAdSetBudget,), # noqa: E501
|
|
121
120
|
'tracking_code': (str, none_type,), # noqa: E501
|
|
122
121
|
'media_type': (str,), # noqa: E501
|
|
122
|
+
'budget': (CreateAdSetBudget,), # noqa: E501
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
@cached_property
|
|
@@ -135,9 +135,9 @@ class CreateAdSet(ModelNormal):
|
|
|
135
135
|
'schedule': 'schedule', # noqa: E501
|
|
136
136
|
'bidding': 'bidding', # noqa: E501
|
|
137
137
|
'targeting': 'targeting', # noqa: E501
|
|
138
|
-
'budget': 'budget', # noqa: E501
|
|
139
138
|
'tracking_code': 'trackingCode', # noqa: E501
|
|
140
139
|
'media_type': 'mediaType', # noqa: E501
|
|
140
|
+
'budget': 'budget', # noqa: E501
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
read_only_vars = {
|
|
@@ -147,7 +147,7 @@ class CreateAdSet(ModelNormal):
|
|
|
147
147
|
|
|
148
148
|
@classmethod
|
|
149
149
|
@convert_js_args_to_python_args
|
|
150
|
-
def _from_openapi_data(cls, name, dataset_id, campaign_id, objective, schedule, bidding, targeting,
|
|
150
|
+
def _from_openapi_data(cls, name, dataset_id, campaign_id, objective, schedule, bidding, targeting, tracking_code, media_type, *args, **kwargs): # noqa: E501
|
|
151
151
|
"""CreateAdSet - a model defined in OpenAPI
|
|
152
152
|
|
|
153
153
|
Args:
|
|
@@ -158,7 +158,6 @@ class CreateAdSet(ModelNormal):
|
|
|
158
158
|
schedule (CreateAdSetSchedule):
|
|
159
159
|
bidding (CreateAdSetBidding):
|
|
160
160
|
targeting (CreateAdSetTargeting):
|
|
161
|
-
budget (CreateAdSetBudget):
|
|
162
161
|
tracking_code (str, none_type): The click tracking code associated to this Ad Set.
|
|
163
162
|
media_type (str): Media type for the ad set
|
|
164
163
|
|
|
@@ -193,6 +192,7 @@ class CreateAdSet(ModelNormal):
|
|
|
193
192
|
Animal class but this time we won't travel
|
|
194
193
|
through its discriminator because we passed in
|
|
195
194
|
_visited_composed_classes = (Animal,)
|
|
195
|
+
budget (CreateAdSetBudget): [optional] # noqa: E501
|
|
196
196
|
"""
|
|
197
197
|
|
|
198
198
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -231,7 +231,6 @@ class CreateAdSet(ModelNormal):
|
|
|
231
231
|
self.schedule = schedule
|
|
232
232
|
self.bidding = bidding
|
|
233
233
|
self.targeting = targeting
|
|
234
|
-
self.budget = budget
|
|
235
234
|
self.tracking_code = tracking_code
|
|
236
235
|
self.media_type = media_type
|
|
237
236
|
for var_name, var_value in kwargs.items():
|
|
@@ -254,7 +253,7 @@ class CreateAdSet(ModelNormal):
|
|
|
254
253
|
])
|
|
255
254
|
|
|
256
255
|
@convert_js_args_to_python_args
|
|
257
|
-
def __init__(self, name, dataset_id, campaign_id, objective, schedule, bidding, targeting,
|
|
256
|
+
def __init__(self, name, dataset_id, campaign_id, objective, schedule, bidding, targeting, tracking_code, media_type, *args, **kwargs): # noqa: E501
|
|
258
257
|
"""CreateAdSet - a model defined in OpenAPI
|
|
259
258
|
|
|
260
259
|
Args:
|
|
@@ -265,7 +264,6 @@ class CreateAdSet(ModelNormal):
|
|
|
265
264
|
schedule (CreateAdSetSchedule):
|
|
266
265
|
bidding (CreateAdSetBidding):
|
|
267
266
|
targeting (CreateAdSetTargeting):
|
|
268
|
-
budget (CreateAdSetBudget):
|
|
269
267
|
tracking_code (str, none_type): The click tracking code associated to this Ad Set.
|
|
270
268
|
media_type (str): Media type for the ad set
|
|
271
269
|
|
|
@@ -300,6 +298,7 @@ class CreateAdSet(ModelNormal):
|
|
|
300
298
|
Animal class but this time we won't travel
|
|
301
299
|
through its discriminator because we passed in
|
|
302
300
|
_visited_composed_classes = (Animal,)
|
|
301
|
+
budget (CreateAdSetBudget): [optional] # noqa: E501
|
|
303
302
|
"""
|
|
304
303
|
|
|
305
304
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -336,7 +335,6 @@ class CreateAdSet(ModelNormal):
|
|
|
336
335
|
self.schedule = schedule
|
|
337
336
|
self.bidding = bidding
|
|
338
337
|
self.targeting = targeting
|
|
339
|
-
self.budget = budget
|
|
340
338
|
self.tracking_code = tracking_code
|
|
341
339
|
self.media_type = media_type
|
|
342
340
|
for var_name, var_value in kwargs.items():
|
|
@@ -60,19 +60,16 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
60
60
|
'UNCAPPED': "uncapped",
|
|
61
61
|
},
|
|
62
62
|
('budget_renewal',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'UNDEFINED': "undefined",
|
|
65
64
|
'DAILY': "daily",
|
|
66
65
|
'MONTHLY': "monthly",
|
|
67
66
|
'LIFETIME': "lifetime",
|
|
68
67
|
},
|
|
69
68
|
('budget_delivery_smoothing',): {
|
|
70
|
-
'None': None,
|
|
71
69
|
'ACCELERATED': "accelerated",
|
|
72
70
|
'STANDARD': "standard",
|
|
73
71
|
},
|
|
74
72
|
('budget_delivery_week',): {
|
|
75
|
-
'None': None,
|
|
76
73
|
'UNDEFINED': "undefined",
|
|
77
74
|
'MONDAYTOSUNDAY': "mondayToSunday",
|
|
78
75
|
'TUESDAYTOMONDAY': "tuesdayToMonday",
|
|
@@ -109,9 +106,9 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
109
106
|
"""
|
|
110
107
|
return {
|
|
111
108
|
'budget_strategy': (str,), # noqa: E501
|
|
112
|
-
'budget_renewal': (str,
|
|
113
|
-
'budget_delivery_smoothing': (str,
|
|
114
|
-
'budget_delivery_week': (str,
|
|
109
|
+
'budget_renewal': (str,), # noqa: E501
|
|
110
|
+
'budget_delivery_smoothing': (str,), # noqa: E501
|
|
111
|
+
'budget_delivery_week': (str,), # noqa: E501
|
|
115
112
|
'budget_amount': (float, none_type,), # noqa: E501
|
|
116
113
|
}
|
|
117
114
|
|
|
@@ -172,9 +169,9 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
172
169
|
Animal class but this time we won't travel
|
|
173
170
|
through its discriminator because we passed in
|
|
174
171
|
_visited_composed_classes = (Animal,)
|
|
175
|
-
budget_renewal (str
|
|
176
|
-
budget_delivery_smoothing (str
|
|
177
|
-
budget_delivery_week (str
|
|
172
|
+
budget_renewal (str): [optional] # noqa: E501
|
|
173
|
+
budget_delivery_smoothing (str): [optional] # noqa: E501
|
|
174
|
+
budget_delivery_week (str): [optional] # noqa: E501
|
|
178
175
|
budget_amount (float, none_type): [optional] # noqa: E501
|
|
179
176
|
"""
|
|
180
177
|
|
|
@@ -265,9 +262,9 @@ class CreateAdSetBudget(ModelNormal):
|
|
|
265
262
|
Animal class but this time we won't travel
|
|
266
263
|
through its discriminator because we passed in
|
|
267
264
|
_visited_composed_classes = (Animal,)
|
|
268
|
-
budget_renewal (str
|
|
269
|
-
budget_delivery_smoothing (str
|
|
270
|
-
budget_delivery_week (str
|
|
265
|
+
budget_renewal (str): [optional] # noqa: E501
|
|
266
|
+
budget_delivery_smoothing (str): [optional] # noqa: E501
|
|
267
|
+
budget_delivery_week (str): [optional] # noqa: E501
|
|
271
268
|
budget_amount (float, none_type): [optional] # noqa: E501
|
|
272
269
|
"""
|
|
273
270
|
|
|
@@ -88,7 +88,7 @@ class CreateAdSetResource(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (CreateAdSet,), # noqa: E501
|
|
91
|
-
'type': (str,
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -143,7 +143,7 @@ class CreateAdSetResource(ModelNormal):
|
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
145
|
attributes (CreateAdSet): [optional] # noqa: E501
|
|
146
|
-
type (str
|
|
146
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,7 +230,7 @@ class CreateAdSetResource(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
attributes (CreateAdSet): [optional] # noqa: E501
|
|
233
|
-
type (str
|
|
233
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,7 +30,9 @@ from criteo_api_marketingsolutions_v2024_04.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_04.model.budget_automation import BudgetAutomation
|
|
33
34
|
from criteo_api_marketingsolutions_v2024_04.model.create_campaign_spend_limit import CreateCampaignSpendLimit
|
|
35
|
+
globals()['BudgetAutomation'] = BudgetAutomation
|
|
34
36
|
globals()['CreateCampaignSpendLimit'] = CreateCampaignSpendLimit
|
|
35
37
|
|
|
36
38
|
|
|
@@ -96,6 +98,7 @@ class CreateCampaign(ModelNormal):
|
|
|
96
98
|
'advertiser_id': (str, none_type,), # noqa: E501
|
|
97
99
|
'goal': (str,), # noqa: E501
|
|
98
100
|
'spend_limit': (CreateCampaignSpendLimit,), # noqa: E501
|
|
101
|
+
'budget_automation': (BudgetAutomation,), # noqa: E501
|
|
99
102
|
}
|
|
100
103
|
|
|
101
104
|
@cached_property
|
|
@@ -108,6 +111,7 @@ class CreateCampaign(ModelNormal):
|
|
|
108
111
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
109
112
|
'goal': 'goal', # noqa: E501
|
|
110
113
|
'spend_limit': 'spendLimit', # noqa: E501
|
|
114
|
+
'budget_automation': 'budgetAutomation', # noqa: E501
|
|
111
115
|
}
|
|
112
116
|
|
|
113
117
|
read_only_vars = {
|
|
@@ -157,6 +161,7 @@ class CreateCampaign(ModelNormal):
|
|
|
157
161
|
Animal class but this time we won't travel
|
|
158
162
|
through its discriminator because we passed in
|
|
159
163
|
_visited_composed_classes = (Animal,)
|
|
164
|
+
budget_automation (BudgetAutomation): [optional] # noqa: E501
|
|
160
165
|
"""
|
|
161
166
|
|
|
162
167
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -252,6 +257,7 @@ class CreateCampaign(ModelNormal):
|
|
|
252
257
|
Animal class but this time we won't travel
|
|
253
258
|
through its discriminator because we passed in
|
|
254
259
|
_visited_composed_classes = (Animal,)
|
|
260
|
+
budget_automation (BudgetAutomation): [optional] # noqa: E501
|
|
255
261
|
"""
|
|
256
262
|
|
|
257
263
|
_check_type = kwargs.pop('_check_type', True)
|