criteo-api-marketingsolutions-sdk 2024.1.0.250218__py3-none-any.whl → 2024.1.0.250320__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of criteo-api-marketingsolutions-sdk might be problematic. Click here for more details.
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/METADATA +4 -4
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/RECORD +140 -136
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_v2024_01/__init__.py +1 -1
- criteo_api_marketingsolutions_v2024_01/api_client.py +1 -1
- criteo_api_marketingsolutions_v2024_01/configuration.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_category_bid.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_display_multiplier.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule_v23_q1.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/adaptive_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/algebra_node_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/application_summary_model.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/application_summary_model_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_estimate_size_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_name_description.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1.py +12 -12
- criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/automated_budget_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_01/model/{campaign_budget_automation_v23_q1_automated_budget_configuration.py → automated_budget_configuration_v23_q1.py} +3 -3
- criteo_api_marketingsolutions_v2024_01/model/behavioral_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_01/model/budget_automation_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_01/model/campaign_budget_automation_v23_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/campaign_spend_limit_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contactlist_amendment_attributes.py +6 -7
- criteo_api_marketingsolutions_v2024_01/model/coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/create_ad_set_budget.py +9 -12
- criteo_api_marketingsolutions_v2024_01/model/create_ad_set_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/create_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_01/model/create_campaign_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/create_campaign_spend_limit.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/create_image_slide.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/creative.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/dynamic_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/html_tag_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/image_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_brand_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_interest_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_create_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_01/model/in_market_size_estimation_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_01/model/in_market_update_v1.py +15 -17
- criteo_api_marketingsolutions_v2024_01/model/in_market_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/location_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/location_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/lookalike_create_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/lookalike_update_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/lookalike_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_value.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/nillable_date_time.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_gender_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_int32.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_string.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/patch_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_01/model/patch_marketing_campaign_budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_01/model/placements_report_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/portfolio_message.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/prospecting_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/prospecting_update_v1.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/prospecting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_ad.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_creative.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/retargeting_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/retargeting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/size.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/transparency_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/transparency_report.py +1 -1
- criteo_api_marketingsolutions_v2024_01/models/__init__.py +5 -1
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/top_level.txt +0 -0
|
@@ -87,7 +87,7 @@ class AudienceSegmentBulkUpdateInputV1(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'data': ([AudienceSegmentUpdateEntityV1Resource],
|
|
90
|
+
'data': ([AudienceSegmentUpdateEntityV1Resource],), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -140,7 +140,7 @@ class AudienceSegmentBulkUpdateInputV1(ModelNormal):
|
|
|
140
140
|
Animal class but this time we won't travel
|
|
141
141
|
through its discriminator because we passed in
|
|
142
142
|
_visited_composed_classes = (Animal,)
|
|
143
|
-
data ([AudienceSegmentUpdateEntityV1Resource]
|
|
143
|
+
data ([AudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,7 +226,7 @@ class AudienceSegmentBulkUpdateInputV1(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
data ([AudienceSegmentUpdateEntityV1Resource]
|
|
229
|
+
data ([AudienceSegmentUpdateEntityV1Resource]): [optional] # noqa: E501
|
|
230
230
|
"""
|
|
231
231
|
|
|
232
232
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_size_entity_v1_resource.py
CHANGED
|
@@ -82,8 +82,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
85
|
-
'id': (str,
|
|
86
|
-
'type': (str,
|
|
85
|
+
'id': (str,), # noqa: E501
|
|
86
|
+
'type': (str,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -139,8 +139,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
|
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
141
|
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Set of rules that defines specific people to target.. [optional] # noqa: E501
|
|
142
|
-
id (str
|
|
143
|
-
type (str
|
|
142
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
143
|
+
type (str): [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -227,8 +227,8 @@ class AudienceSegmentComputeSizeEntityV1Resource(ModelNormal):
|
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
229
|
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Set of rules that defines specific people to target.. [optional] # noqa: E501
|
|
230
|
-
id (str
|
|
231
|
-
type (str
|
|
230
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
231
|
+
type (str): [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,7 +87,7 @@ class AudienceSegmentComputeSizesInputV1(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'data': ([AudienceSegmentComputeSizeEntityV1Resource],
|
|
90
|
+
'data': ([AudienceSegmentComputeSizeEntityV1Resource],), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -140,7 +140,7 @@ class AudienceSegmentComputeSizesInputV1(ModelNormal):
|
|
|
140
140
|
Animal class but this time we won't travel
|
|
141
141
|
through its discriminator because we passed in
|
|
142
142
|
_visited_composed_classes = (Animal,)
|
|
143
|
-
data ([AudienceSegmentComputeSizeEntityV1Resource]
|
|
143
|
+
data ([AudienceSegmentComputeSizeEntityV1Resource]): [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,7 +226,7 @@ class AudienceSegmentComputeSizesInputV1(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
data ([AudienceSegmentComputeSizeEntityV1Resource]
|
|
229
|
+
data ([AudienceSegmentComputeSizeEntityV1Resource]): [optional] # noqa: E501
|
|
230
230
|
"""
|
|
231
231
|
|
|
232
232
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -97,7 +97,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
97
97
|
return {
|
|
98
98
|
'name': (str,), # noqa: E501
|
|
99
99
|
'advertiser_id': (str,), # noqa: E501
|
|
100
|
-
'description': (str,
|
|
100
|
+
'description': (str,), # noqa: E501
|
|
101
101
|
'in_market': (InMarketCreateV1,), # noqa: E501
|
|
102
102
|
'prospecting': (ProspectingCreateV1,), # noqa: E501
|
|
103
103
|
'contact_list': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
@@ -168,7 +168,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
168
168
|
Animal class but this time we won't travel
|
|
169
169
|
through its discriminator because we passed in
|
|
170
170
|
_visited_composed_classes = (Animal,)
|
|
171
|
-
description (str
|
|
171
|
+
description (str): Description of the segment. [optional] # noqa: E501
|
|
172
172
|
in_market (InMarketCreateV1): [optional] # noqa: E501
|
|
173
173
|
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
174
174
|
contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
|
|
@@ -266,7 +266,7 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
266
266
|
Animal class but this time we won't travel
|
|
267
267
|
through its discriminator because we passed in
|
|
268
268
|
_visited_composed_classes = (Animal,)
|
|
269
|
-
description (str
|
|
269
|
+
description (str): Description of the segment. [optional] # noqa: E501
|
|
270
270
|
in_market (InMarketCreateV1): [optional] # noqa: E501
|
|
271
271
|
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
272
272
|
contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
|
|
@@ -87,7 +87,7 @@ class AudienceSegmentCreateEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,
|
|
90
|
+
'type': (str,), # noqa: E501
|
|
91
91
|
'attributes': (AudienceSegmentCreateEntityV1,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class AudienceSegmentCreateEntityV1Resource(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
type (str
|
|
145
|
+
type (str): [optional] # noqa: E501
|
|
146
146
|
attributes (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class AudienceSegmentCreateEntityV1Resource(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
type (str
|
|
232
|
+
type (str): [optional] # noqa: E501
|
|
233
233
|
attributes (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
@@ -82,8 +82,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
85
|
-
'id': (str,
|
|
86
|
-
'type': (str,
|
|
85
|
+
'id': (str,), # noqa: E501
|
|
86
|
+
'type': (str,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -139,8 +139,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
|
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
141
|
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Segment to delete. [optional] # noqa: E501
|
|
142
|
-
id (str
|
|
143
|
-
type (str
|
|
142
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
143
|
+
type (str): [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -227,8 +227,8 @@ class AudienceSegmentDeleteEntityV1Resource(ModelNormal):
|
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
229
|
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Segment to delete. [optional] # noqa: E501
|
|
230
|
-
id (str
|
|
231
|
-
type (str
|
|
230
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
231
|
+
type (str): [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,7 +81,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
84
|
+
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
|
|
85
85
|
'id': (str, none_type,), # noqa: E501
|
|
86
86
|
'type': (str, none_type,), # noqa: E501
|
|
87
87
|
}
|
|
@@ -138,7 +138,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
|
|
|
138
138
|
Animal class but this time we won't travel
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
|
-
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Audience Segment entity only with its ID. [optional] # noqa: E501
|
|
141
|
+
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): Audience Segment entity only with its ID. [optional] # noqa: E501
|
|
142
142
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
143
143
|
type (str, none_type): [optional] # noqa: E501
|
|
144
144
|
"""
|
|
@@ -226,7 +226,7 @@ class AudienceSegmentIdEntityV1Resource(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Audience Segment entity only with its ID. [optional] # noqa: E501
|
|
229
|
+
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): Audience Segment entity only with its ID. [optional] # noqa: E501
|
|
230
230
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
231
231
|
type (str, none_type): [optional] # noqa: E501
|
|
232
232
|
"""
|
|
@@ -56,7 +56,6 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
58
|
('audience_segment_types',): {
|
|
59
|
-
'None': None,
|
|
60
59
|
'UNKNOWN': "Unknown",
|
|
61
60
|
'INMARKET': "InMarket",
|
|
62
61
|
'PROSPECTING': "Prospecting",
|
|
@@ -92,9 +91,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
92
91
|
and the value is attribute type.
|
|
93
92
|
"""
|
|
94
93
|
return {
|
|
95
|
-
'audience_segment_ids': ([str],
|
|
96
|
-
'advertiser_ids': ([str],
|
|
97
|
-
'audience_segment_types': ([str],
|
|
94
|
+
'audience_segment_ids': ([str],), # noqa: E501
|
|
95
|
+
'advertiser_ids': ([str],), # noqa: E501
|
|
96
|
+
'audience_segment_types': ([str],), # noqa: E501
|
|
98
97
|
}
|
|
99
98
|
|
|
100
99
|
@cached_property
|
|
@@ -149,9 +148,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
149
148
|
Animal class but this time we won't travel
|
|
150
149
|
through its discriminator because we passed in
|
|
151
150
|
_visited_composed_classes = (Animal,)
|
|
152
|
-
audience_segment_ids ([str]
|
|
153
|
-
advertiser_ids ([str]
|
|
154
|
-
audience_segment_types ([str]
|
|
151
|
+
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
152
|
+
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
153
|
+
audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
|
|
155
154
|
"""
|
|
156
155
|
|
|
157
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,9 +236,9 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
237
236
|
Animal class but this time we won't travel
|
|
238
237
|
through its discriminator because we passed in
|
|
239
238
|
_visited_composed_classes = (Animal,)
|
|
240
|
-
audience_segment_ids ([str]
|
|
241
|
-
advertiser_ids ([str]
|
|
242
|
-
audience_segment_types ([str]
|
|
239
|
+
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
240
|
+
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
241
|
+
audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
|
|
243
242
|
"""
|
|
244
243
|
|
|
245
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,7 +87,7 @@ class AudienceSegmentSearchEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,
|
|
90
|
+
'type': (str,), # noqa: E501
|
|
91
91
|
'attributes': (AudienceSegmentSearchEntityV1,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class AudienceSegmentSearchEntityV1Resource(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
type (str
|
|
145
|
+
type (str): [optional] # noqa: E501
|
|
146
146
|
attributes (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class AudienceSegmentSearchEntityV1Resource(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
type (str
|
|
232
|
+
type (str): [optional] # noqa: E501
|
|
233
233
|
attributes (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_entity_v1_resource.py
CHANGED
|
@@ -87,7 +87,7 @@ class AudienceSegmentSizeEstimationEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,
|
|
90
|
+
'type': (str,), # noqa: E501
|
|
91
91
|
'attributes': (AudienceSegmentSizeEstimationEntityV1,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class AudienceSegmentSizeEstimationEntityV1Resource(ModelNormal):
|
|
|
142
142
|
Animal class but this time we won't travel
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
|
-
type (str
|
|
145
|
+
type (str): [optional] # noqa: E501
|
|
146
146
|
attributes (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class AudienceSegmentSizeEstimationEntityV1Resource(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
-
type (str
|
|
232
|
+
type (str): [optional] # noqa: E501
|
|
233
233
|
attributes (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
@@ -97,7 +97,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
97
97
|
"""
|
|
98
98
|
lazy_import()
|
|
99
99
|
return {
|
|
100
|
-
'name': (str,
|
|
100
|
+
'name': (str,), # noqa: E501
|
|
101
101
|
'description': (NillableString,), # noqa: E501
|
|
102
102
|
'in_market': (InMarketUpdateV1,), # noqa: E501
|
|
103
103
|
'location': (LocationUpdateV1,), # noqa: E501
|
|
@@ -162,7 +162,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
162
162
|
Animal class but this time we won't travel
|
|
163
163
|
through its discriminator because we passed in
|
|
164
164
|
_visited_composed_classes = (Animal,)
|
|
165
|
-
name (str
|
|
165
|
+
name (str): Name of the segment. [optional] # noqa: E501
|
|
166
166
|
description (NillableString): [optional] # noqa: E501
|
|
167
167
|
in_market (InMarketUpdateV1): [optional] # noqa: E501
|
|
168
168
|
location (LocationUpdateV1): [optional] # noqa: E501
|
|
@@ -254,7 +254,7 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
254
254
|
Animal class but this time we won't travel
|
|
255
255
|
through its discriminator because we passed in
|
|
256
256
|
_visited_composed_classes = (Animal,)
|
|
257
|
-
name (str
|
|
257
|
+
name (str): Name of the segment. [optional] # noqa: E501
|
|
258
258
|
description (NillableString): [optional] # noqa: E501
|
|
259
259
|
in_market (InMarketUpdateV1): [optional] # noqa: E501
|
|
260
260
|
location (LocationUpdateV1): [optional] # noqa: E501
|
|
@@ -88,8 +88,8 @@ class AudienceSegmentUpdateEntityV1Resource(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (AudienceSegmentUpdateEntityV1,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class AudienceSegmentUpdateEntityV1Resource(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (AudienceSegmentUpdateEntityV1): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class AudienceSegmentUpdateEntityV1Resource(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (AudienceSegmentUpdateEntityV1): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -89,7 +89,7 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
89
89
|
"""
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
|
-
'name': (str,
|
|
92
|
+
'name': (str,), # noqa: E501
|
|
93
93
|
'description': (NillableString,), # noqa: E501
|
|
94
94
|
'algebra': (AlgebraNodeV1,), # noqa: E501
|
|
95
95
|
}
|
|
@@ -146,7 +146,7 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
146
146
|
Animal class but this time we won't travel
|
|
147
147
|
through its discriminator because we passed in
|
|
148
148
|
_visited_composed_classes = (Animal,)
|
|
149
|
-
name (str
|
|
149
|
+
name (str): Name of the audience. [optional] # noqa: E501
|
|
150
150
|
description (NillableString): [optional] # noqa: E501
|
|
151
151
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
152
152
|
"""
|
|
@@ -234,7 +234,7 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
-
name (str
|
|
237
|
+
name (str): Name of the audience. [optional] # noqa: E501
|
|
238
238
|
description (NillableString): [optional] # noqa: E501
|
|
239
239
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
240
240
|
"""
|
|
@@ -88,8 +88,8 @@ class AudienceUpdateEntityV1Resource(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (AudienceUpdateEntityV1,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class AudienceUpdateEntityV1Resource(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (AudienceUpdateEntityV1): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class AudienceUpdateEntityV1Resource(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (AudienceUpdateEntityV1): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|