criteo-api-marketingsolutions-sdk 2024.4.0.250218__py3-none-any.whl → 2024.4.0.250320__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of criteo-api-marketingsolutions-sdk might be problematic. Click here for more details.
- {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/METADATA +4 -4
- {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/RECORD +140 -136
- {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.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/{campaign_budget_automation_v23_q1_automated_budget_configuration.py → automated_budget_configuration_v23_q1.py} +3 -3
- 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 +6 -6
- criteo_api_marketingsolutions_v2024_04/model/campaign_spend_limit_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1.py +1 -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_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 +5 -1
- {criteo_api_marketingsolutions_sdk-2024.4.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250320.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,276 @@
|
|
|
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
|
+
|
|
33
|
+
class BudgetAutomationConfiguration(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_objectives',): {
|
|
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 = False
|
|
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
|
+
'ad_set_objectives': (str,), # noqa: E501
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
@cached_property
|
|
101
|
+
def discriminator():
|
|
102
|
+
return None
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
attribute_map = {
|
|
106
|
+
'ad_set_objectives': 'adSetObjectives', # 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
|
+
"""BudgetAutomationConfiguration - 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
|
+
ad_set_objectives (str): [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
|
+
"""BudgetAutomationConfiguration - 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
|
+
ad_set_objectives (str): [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.")
|
|
@@ -30,8 +30,8 @@ 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.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_marketingsolutions_v2024_04.model.automated_budget_configuration_v23_q1 import AutomatedBudgetConfigurationV23Q1
|
|
34
|
+
globals()['AutomatedBudgetConfigurationV23Q1'] = AutomatedBudgetConfigurationV23Q1
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
@@ -73,7 +73,7 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
73
73
|
lazy_import()
|
|
74
74
|
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
75
75
|
|
|
76
|
-
_nullable =
|
|
76
|
+
_nullable = True
|
|
77
77
|
|
|
78
78
|
@cached_property
|
|
79
79
|
def openapi_types():
|
|
@@ -88,7 +88,7 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'enabled': (bool, none_type,), # noqa: E501
|
|
91
|
-
'automated_budget_configuration': (
|
|
91
|
+
'automated_budget_configuration': (AutomatedBudgetConfigurationV23Q1,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -143,7 +143,7 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
145
|
enabled (bool, none_type): [optional] # noqa: E501
|
|
146
|
-
automated_budget_configuration (
|
|
146
|
+
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,7 +230,7 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
enabled (bool, none_type): [optional] # noqa: E501
|
|
233
|
-
automated_budget_configuration (
|
|
233
|
+
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -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)
|
|
@@ -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)
|
|
@@ -88,7 +88,7 @@ class CreateCampaignResource(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (CreateCampaign,), # noqa: E501
|
|
91
|
-
'type': (str,
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -143,7 +143,7 @@ class CreateCampaignResource(ModelNormal):
|
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
145
|
attributes (CreateCampaign): [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 CreateCampaignResource(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
attributes (CreateCampaign): [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)
|
|
@@ -60,7 +60,6 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
60
60
|
'UNCAPPED': "uncapped",
|
|
61
61
|
},
|
|
62
62
|
('spend_limit_renewal',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'UNDEFINED': "undefined",
|
|
65
64
|
'DAILY': "daily",
|
|
66
65
|
'MONTHLY': "monthly",
|
|
@@ -93,7 +92,7 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
93
92
|
"""
|
|
94
93
|
return {
|
|
95
94
|
'spend_limit_type': (str,), # noqa: E501
|
|
96
|
-
'spend_limit_renewal': (str,
|
|
95
|
+
'spend_limit_renewal': (str,), # noqa: E501
|
|
97
96
|
'spend_limit_amount': (float, none_type,), # noqa: E501
|
|
98
97
|
}
|
|
99
98
|
|
|
@@ -152,7 +151,7 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
152
151
|
Animal class but this time we won't travel
|
|
153
152
|
through its discriminator because we passed in
|
|
154
153
|
_visited_composed_classes = (Animal,)
|
|
155
|
-
spend_limit_renewal (str
|
|
154
|
+
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
156
155
|
spend_limit_amount (float, none_type): The amount of the spend limit. null if spendLimitType is uncapped.. [optional] # noqa: E501
|
|
157
156
|
"""
|
|
158
157
|
|
|
@@ -243,7 +242,7 @@ class CreateCampaignSpendLimit(ModelNormal):
|
|
|
243
242
|
Animal class but this time we won't travel
|
|
244
243
|
through its discriminator because we passed in
|
|
245
244
|
_visited_composed_classes = (Animal,)
|
|
246
|
-
spend_limit_renewal (str
|
|
245
|
+
spend_limit_renewal (str): The pace of the spend limit renewal. [optional] # noqa: E501
|
|
247
246
|
spend_limit_amount (float, none_type): The amount of the spend limit. null if spendLimitType is uncapped.. [optional] # noqa: E501
|
|
248
247
|
"""
|
|
249
248
|
|