criteo-api-marketingsolutions-sdk 2025.1.0.250327__py3-none-any.whl → 2025.1.0.250425__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-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/RECORD +140 -141
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_v2025_01/__init__.py +1 -1
- criteo_api_marketingsolutions_v2025_01/api/creative_api.py +12 -12
- criteo_api_marketingsolutions_v2025_01/api_client.py +1 -1
- criteo_api_marketingsolutions_v2025_01/configuration.py +1 -1
- criteo_api_marketingsolutions_v2025_01/model/ad.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/ad_set_audience_link_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_category_bid.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/ad_set_category_bid_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_delivery_limitations_v24_q1.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/ad_set_display_multiplier_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/ad_set_targeting_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/ad_write.py +18 -18
- criteo_api_marketingsolutions_v2025_01/model/adaptive_attributes.py +42 -42
- criteo_api_marketingsolutions_v2025_01/model/adaptive_colors.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/adaptive_write_attributes.py +44 -44
- criteo_api_marketingsolutions_v2025_01/model/algebra_node_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/application_summary_model_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_create_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/audience_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_error.py +16 -16
- criteo_api_marketingsolutions_v2025_01/model/audience_estimate_size_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_name_description.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_search_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_create_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1.py +36 -36
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_segment_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/audience_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/audience_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/audience_warning.py +22 -22
- criteo_api_marketingsolutions_v2025_01/model/automated_budget_configuration_v23_q1.py +0 -7
- criteo_api_marketingsolutions_v2025_01/model/behavioral_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/budget_automation.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/budget_automation_configuration.py +0 -7
- criteo_api_marketingsolutions_v2025_01/model/campaign_budget_automation_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/campaign_search_filters_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/campaign_spend_limit_v23_q1.py +13 -13
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/campaign_v23_q1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/common_problem.py +20 -20
- criteo_api_marketingsolutions_v2025_01/model/contact_list_statistics_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/contactlist_amendment.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/contactlist_amendment_attributes.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/contactlist_operation.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/contactlist_operation_attributes.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/coupon.py +40 -40
- criteo_api_marketingsolutions_v2025_01/model/coupon_supported_sizes.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/create_ad_set_budget_v24_q1.py +15 -15
- criteo_api_marketingsolutions_v2025_01/model/create_ad_set_v24_q1.py +30 -30
- criteo_api_marketingsolutions_v2025_01/model/create_campaign.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/create_campaign_spend_limit.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/create_coupon.py +34 -34
- criteo_api_marketingsolutions_v2025_01/model/create_image_slide.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/creative.py +30 -30
- criteo_api_marketingsolutions_v2025_01/model/creative_write.py +26 -26
- criteo_api_marketingsolutions_v2025_01/model/criteo_api_error.py +26 -26
- criteo_api_marketingsolutions_v2025_01/model/criteo_api_warning.py +22 -22
- criteo_api_marketingsolutions_v2025_01/model/dynamic_attributes.py +12 -12
- criteo_api_marketingsolutions_v2025_01/model/dynamic_write_attributes.py +14 -14
- criteo_api_marketingsolutions_v2025_01/model/entity_of_portfolio_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/image_attributes.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/image_slide.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/in_market_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/in_market_size_estimation_v1.py +6 -6
- criteo_api_marketingsolutions_v2025_01/model/in_market_update_v1.py +10 -10
- criteo_api_marketingsolutions_v2025_01/model/in_market_v1.py +10 -10
- criteo_api_marketingsolutions_v2025_01/model/outcome.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_budget_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_scheduling_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_ad_set_v24_q1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign_spend_limit.py +13 -13
- criteo_api_marketingsolutions_v2025_01/model/patch_campaign_write_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_marketing_campaign_budget_automation.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/patch_result_campaign_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/placements_report_query_message.py +28 -28
- criteo_api_marketingsolutions_v2025_01/model/placements_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/point_of_interest_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_create_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_update_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/prospecting_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_budget_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_schedule_v24_q1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/read_ad_set_v24_q1.py +25 -25
- criteo_api_marketingsolutions_v2025_01/model/read_model_ad_set_id_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/read_model_read_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_collection_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/resource_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/response_read_ad_set_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_ad_set_id.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_ad_set_id_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/responses_read_ad_set_v24_q1.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/retargeting_create_v1.py +14 -14
- criteo_api_marketingsolutions_v2025_01/model/retargeting_update_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/retargeting_v1.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/size.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/statistics_report_query_message.py +24 -24
- criteo_api_marketingsolutions_v2025_01/model/transactions_report_query_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transactions_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/transparency_query_message.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transparency_report.py +8 -8
- criteo_api_marketingsolutions_v2025_01/model/transparency_report_list_response.py +5 -5
- criteo_api_marketingsolutions_v2025_01/model/transparency_report_resource.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/write_model_patch_ad_set_v24_q1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/models/__init__.py +0 -1
- criteo_api_marketingsolutions_v2025_01/model/automated_budget_configuration.py +0 -276
- {criteo_api_marketingsolutions_sdk-2025.1.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250425.dist-info}/top_level.txt +0 -0
|
@@ -95,15 +95,15 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
95
95
|
"""
|
|
96
96
|
lazy_import()
|
|
97
97
|
return {
|
|
98
|
-
'name': (str,), # noqa: E501
|
|
99
98
|
'advertiser_id': (str,), # noqa: E501
|
|
99
|
+
'name': (str,), # noqa: E501
|
|
100
|
+
'contact_list': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
100
101
|
'description': (str,), # noqa: E501
|
|
101
102
|
'in_market': (InMarketCreateV1,), # noqa: E501
|
|
102
|
-
'prospecting': (ProspectingCreateV1,), # noqa: E501
|
|
103
|
-
'contact_list': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
104
103
|
'location': (LocationCreateV1,), # noqa: E501
|
|
105
|
-
'retargeting': (RetargetingCreateV1,), # noqa: E501
|
|
106
104
|
'lookalike': (LookalikeCreateV1,), # noqa: E501
|
|
105
|
+
'prospecting': (ProspectingCreateV1,), # noqa: E501
|
|
106
|
+
'retargeting': (RetargetingCreateV1,), # noqa: E501
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
@cached_property
|
|
@@ -112,15 +112,15 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
attribute_map = {
|
|
115
|
-
'name': 'name', # noqa: E501
|
|
116
115
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
116
|
+
'name': 'name', # noqa: E501
|
|
117
|
+
'contact_list': 'contactList', # noqa: E501
|
|
117
118
|
'description': 'description', # noqa: E501
|
|
118
119
|
'in_market': 'inMarket', # noqa: E501
|
|
119
|
-
'prospecting': 'prospecting', # noqa: E501
|
|
120
|
-
'contact_list': 'contactList', # noqa: E501
|
|
121
120
|
'location': 'location', # noqa: E501
|
|
122
|
-
'retargeting': 'retargeting', # noqa: E501
|
|
123
121
|
'lookalike': 'lookalike', # noqa: E501
|
|
122
|
+
'prospecting': 'prospecting', # noqa: E501
|
|
123
|
+
'retargeting': 'retargeting', # noqa: E501
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
read_only_vars = {
|
|
@@ -130,12 +130,12 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
130
130
|
|
|
131
131
|
@classmethod
|
|
132
132
|
@convert_js_args_to_python_args
|
|
133
|
-
def _from_openapi_data(cls,
|
|
133
|
+
def _from_openapi_data(cls, advertiser_id, name, *args, **kwargs): # noqa: E501
|
|
134
134
|
"""AudienceSegmentCreateEntityV1 - a model defined in OpenAPI
|
|
135
135
|
|
|
136
136
|
Args:
|
|
137
|
-
name (str): Name of the segment
|
|
138
137
|
advertiser_id (str): Advertiser associated to the segment
|
|
138
|
+
name (str): Name of the segment
|
|
139
139
|
|
|
140
140
|
Keyword Args:
|
|
141
141
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -168,13 +168,13 @@ 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
|
+
contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
|
|
171
172
|
description (str): Description of the segment. [optional] # noqa: E501
|
|
172
173
|
in_market (InMarketCreateV1): [optional] # noqa: E501
|
|
173
|
-
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
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
|
|
175
174
|
location (LocationCreateV1): [optional] # noqa: E501
|
|
176
|
-
retargeting (RetargetingCreateV1): [optional] # noqa: E501
|
|
177
175
|
lookalike (LookalikeCreateV1): [optional] # noqa: E501
|
|
176
|
+
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
177
|
+
retargeting (RetargetingCreateV1): [optional] # noqa: E501
|
|
178
178
|
"""
|
|
179
179
|
|
|
180
180
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -206,8 +206,8 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
206
206
|
self._configuration = _configuration
|
|
207
207
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
208
208
|
|
|
209
|
-
self.name = name
|
|
210
209
|
self.advertiser_id = advertiser_id
|
|
210
|
+
self.name = name
|
|
211
211
|
for var_name, var_value in kwargs.items():
|
|
212
212
|
if var_name not in self.attribute_map and \
|
|
213
213
|
self._configuration is not None and \
|
|
@@ -228,12 +228,12 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
228
228
|
])
|
|
229
229
|
|
|
230
230
|
@convert_js_args_to_python_args
|
|
231
|
-
def __init__(self,
|
|
231
|
+
def __init__(self, advertiser_id, name, *args, **kwargs): # noqa: E501
|
|
232
232
|
"""AudienceSegmentCreateEntityV1 - a model defined in OpenAPI
|
|
233
233
|
|
|
234
234
|
Args:
|
|
235
|
-
name (str): Name of the segment
|
|
236
235
|
advertiser_id (str): Advertiser associated to the segment
|
|
236
|
+
name (str): Name of the segment
|
|
237
237
|
|
|
238
238
|
Keyword Args:
|
|
239
239
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -266,13 +266,13 @@ 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
|
+
contact_list ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Settings to target users with your contact lists.. [optional] # noqa: E501
|
|
269
270
|
description (str): Description of the segment. [optional] # noqa: E501
|
|
270
271
|
in_market (InMarketCreateV1): [optional] # noqa: E501
|
|
271
|
-
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
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
|
|
273
272
|
location (LocationCreateV1): [optional] # noqa: E501
|
|
274
|
-
retargeting (RetargetingCreateV1): [optional] # noqa: E501
|
|
275
273
|
lookalike (LookalikeCreateV1): [optional] # noqa: E501
|
|
274
|
+
prospecting (ProspectingCreateV1): [optional] # noqa: E501
|
|
275
|
+
retargeting (RetargetingCreateV1): [optional] # noqa: E501
|
|
276
276
|
"""
|
|
277
277
|
|
|
278
278
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -302,8 +302,8 @@ class AudienceSegmentCreateEntityV1(ModelNormal):
|
|
|
302
302
|
self._configuration = _configuration
|
|
303
303
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
304
304
|
|
|
305
|
-
self.name = name
|
|
306
305
|
self.advertiser_id = advertiser_id
|
|
306
|
+
self.name = name
|
|
307
307
|
for var_name, var_value in kwargs.items():
|
|
308
308
|
if var_name not in self.attribute_map and \
|
|
309
309
|
self._configuration is not None and \
|
|
@@ -87,8 +87,8 @@ class AudienceSegmentCreateEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSegmentCreateEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSegmentCreateEntityV1Resource(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ 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): [optional] # noqa: E501
|
|
146
145
|
attributes (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ 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): [optional] # noqa: E501
|
|
233
232
|
attributes (AudienceSegmentCreateEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -110,19 +110,19 @@ class AudienceSegmentEntityV1(ModelNormal):
|
|
|
110
110
|
"""
|
|
111
111
|
lazy_import()
|
|
112
112
|
return {
|
|
113
|
-
'name': (str, none_type,), # noqa: E501
|
|
114
|
-
'description': (str, none_type,), # noqa: E501
|
|
115
|
-
'type': (str, none_type,), # noqa: E501
|
|
116
|
-
'created_at': (datetime, none_type,), # noqa: E501
|
|
117
|
-
'updated_at': (datetime, none_type,), # noqa: E501
|
|
118
113
|
'advertiser_id': (str, none_type,), # noqa: E501
|
|
119
|
-
'
|
|
120
|
-
'prospecting': (ProspectingV1,), # noqa: E501
|
|
114
|
+
'behavioral': (BehavioralV1,), # noqa: E501
|
|
121
115
|
'contact_list': (ContactListV1,), # noqa: E501
|
|
116
|
+
'created_at': (datetime, none_type,), # noqa: E501
|
|
117
|
+
'description': (str, none_type,), # noqa: E501
|
|
118
|
+
'in_market': (InMarketV1,), # noqa: E501
|
|
122
119
|
'location': (LocationV1,), # noqa: E501
|
|
123
|
-
'behavioral': (BehavioralV1,), # noqa: E501
|
|
124
|
-
'retargeting': (RetargetingV1,), # noqa: E501
|
|
125
120
|
'lookalike': (LookalikeV1,), # noqa: E501
|
|
121
|
+
'name': (str, none_type,), # noqa: E501
|
|
122
|
+
'prospecting': (ProspectingV1,), # noqa: E501
|
|
123
|
+
'retargeting': (RetargetingV1,), # noqa: E501
|
|
124
|
+
'type': (str, none_type,), # noqa: E501
|
|
125
|
+
'updated_at': (datetime, none_type,), # noqa: E501
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
@cached_property
|
|
@@ -131,19 +131,19 @@ class AudienceSegmentEntityV1(ModelNormal):
|
|
|
131
131
|
|
|
132
132
|
|
|
133
133
|
attribute_map = {
|
|
134
|
-
'name': 'name', # noqa: E501
|
|
135
|
-
'description': 'description', # noqa: E501
|
|
136
|
-
'type': 'type', # noqa: E501
|
|
137
|
-
'created_at': 'createdAt', # noqa: E501
|
|
138
|
-
'updated_at': 'updatedAt', # noqa: E501
|
|
139
134
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
140
|
-
'
|
|
141
|
-
'prospecting': 'prospecting', # noqa: E501
|
|
135
|
+
'behavioral': 'behavioral', # noqa: E501
|
|
142
136
|
'contact_list': 'contactList', # noqa: E501
|
|
137
|
+
'created_at': 'createdAt', # noqa: E501
|
|
138
|
+
'description': 'description', # noqa: E501
|
|
139
|
+
'in_market': 'inMarket', # noqa: E501
|
|
143
140
|
'location': 'location', # noqa: E501
|
|
144
|
-
'behavioral': 'behavioral', # noqa: E501
|
|
145
|
-
'retargeting': 'retargeting', # noqa: E501
|
|
146
141
|
'lookalike': 'lookalike', # noqa: E501
|
|
142
|
+
'name': 'name', # noqa: E501
|
|
143
|
+
'prospecting': 'prospecting', # noqa: E501
|
|
144
|
+
'retargeting': 'retargeting', # noqa: E501
|
|
145
|
+
'type': 'type', # noqa: E501
|
|
146
|
+
'updated_at': 'updatedAt', # noqa: E501
|
|
147
147
|
}
|
|
148
148
|
|
|
149
149
|
read_only_vars = {
|
|
@@ -187,19 +187,19 @@ class AudienceSegmentEntityV1(ModelNormal):
|
|
|
187
187
|
Animal class but this time we won't travel
|
|
188
188
|
through its discriminator because we passed in
|
|
189
189
|
_visited_composed_classes = (Animal,)
|
|
190
|
-
name (str, none_type): Name of the segment. [optional] # noqa: E501
|
|
191
|
-
description (str, none_type): Description of the segment. [optional] # noqa: E501
|
|
192
|
-
type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
|
|
193
|
-
created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
|
|
194
|
-
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
|
|
195
190
|
advertiser_id (str, none_type): Advertiser associated to the segment. [optional] # noqa: E501
|
|
196
|
-
|
|
197
|
-
prospecting (ProspectingV1): [optional] # noqa: E501
|
|
191
|
+
behavioral (BehavioralV1): [optional] # noqa: E501
|
|
198
192
|
contact_list (ContactListV1): [optional] # noqa: E501
|
|
193
|
+
created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
|
|
194
|
+
description (str, none_type): Description of the segment. [optional] # noqa: E501
|
|
195
|
+
in_market (InMarketV1): [optional] # noqa: E501
|
|
199
196
|
location (LocationV1): [optional] # noqa: E501
|
|
200
|
-
behavioral (BehavioralV1): [optional] # noqa: E501
|
|
201
|
-
retargeting (RetargetingV1): [optional] # noqa: E501
|
|
202
197
|
lookalike (LookalikeV1): [optional] # noqa: E501
|
|
198
|
+
name (str, none_type): Name of the segment. [optional] # noqa: E501
|
|
199
|
+
prospecting (ProspectingV1): [optional] # noqa: E501
|
|
200
|
+
retargeting (RetargetingV1): [optional] # noqa: E501
|
|
201
|
+
type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
|
|
202
|
+
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
|
|
203
203
|
"""
|
|
204
204
|
|
|
205
205
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -285,19 +285,19 @@ class AudienceSegmentEntityV1(ModelNormal):
|
|
|
285
285
|
Animal class but this time we won't travel
|
|
286
286
|
through its discriminator because we passed in
|
|
287
287
|
_visited_composed_classes = (Animal,)
|
|
288
|
-
name (str, none_type): Name of the segment. [optional] # noqa: E501
|
|
289
|
-
description (str, none_type): Description of the segment. [optional] # noqa: E501
|
|
290
|
-
type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
|
|
291
|
-
created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
|
|
292
|
-
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
|
|
293
288
|
advertiser_id (str, none_type): Advertiser associated to the segment. [optional] # noqa: E501
|
|
294
|
-
|
|
295
|
-
prospecting (ProspectingV1): [optional] # noqa: E501
|
|
289
|
+
behavioral (BehavioralV1): [optional] # noqa: E501
|
|
296
290
|
contact_list (ContactListV1): [optional] # noqa: E501
|
|
291
|
+
created_at (datetime, none_type): ISO-8601 timestamp in UTC of segment creation (read-only). [optional] # noqa: E501
|
|
292
|
+
description (str, none_type): Description of the segment. [optional] # noqa: E501
|
|
293
|
+
in_market (InMarketV1): [optional] # noqa: E501
|
|
297
294
|
location (LocationV1): [optional] # noqa: E501
|
|
298
|
-
behavioral (BehavioralV1): [optional] # noqa: E501
|
|
299
|
-
retargeting (RetargetingV1): [optional] # noqa: E501
|
|
300
295
|
lookalike (LookalikeV1): [optional] # noqa: E501
|
|
296
|
+
name (str, none_type): Name of the segment. [optional] # noqa: E501
|
|
297
|
+
prospecting (ProspectingV1): [optional] # noqa: E501
|
|
298
|
+
retargeting (RetargetingV1): [optional] # noqa: E501
|
|
299
|
+
type (str, none_type): Type of segment (read-only). [optional] # noqa: E501
|
|
300
|
+
updated_at (datetime, none_type): ISO-8601 timestamp in UTC of segment update (read-only). [optional] # noqa: E501
|
|
301
301
|
"""
|
|
302
302
|
|
|
303
303
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -91,10 +91,10 @@ class AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse(ModelNo
|
|
|
91
91
|
"""
|
|
92
92
|
lazy_import()
|
|
93
93
|
return {
|
|
94
|
-
'meta': (AudienceSegmentSearchMetadataV1,), # noqa: E501
|
|
95
94
|
'data': ([AudienceSegmentEntityV1Resource], none_type,), # noqa: E501
|
|
96
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
97
95
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
96
|
+
'meta': (AudienceSegmentSearchMetadataV1,), # noqa: E501
|
|
97
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
@cached_property
|
|
@@ -103,15 +103,15 @@ class AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse(ModelNo
|
|
|
103
103
|
|
|
104
104
|
|
|
105
105
|
attribute_map = {
|
|
106
|
-
'meta': 'meta', # noqa: E501
|
|
107
106
|
'data': 'data', # noqa: E501
|
|
108
|
-
'warnings': 'warnings', # noqa: E501
|
|
109
107
|
'errors': 'errors', # noqa: E501
|
|
108
|
+
'meta': 'meta', # noqa: E501
|
|
109
|
+
'warnings': 'warnings', # noqa: E501
|
|
110
110
|
}
|
|
111
111
|
|
|
112
112
|
read_only_vars = {
|
|
113
|
-
'warnings', # noqa: E501
|
|
114
113
|
'errors', # noqa: E501
|
|
114
|
+
'warnings', # noqa: E501
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
_composed_schemas = {}
|
|
@@ -152,10 +152,10 @@ class AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse(ModelNo
|
|
|
152
152
|
Animal class but this time we won't travel
|
|
153
153
|
through its discriminator because we passed in
|
|
154
154
|
_visited_composed_classes = (Animal,)
|
|
155
|
-
meta (AudienceSegmentSearchMetadataV1): [optional] # noqa: E501
|
|
156
155
|
data ([AudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
|
|
157
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
158
156
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
157
|
+
meta (AudienceSegmentSearchMetadataV1): [optional] # noqa: E501
|
|
158
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
159
159
|
"""
|
|
160
160
|
|
|
161
161
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -241,10 +241,10 @@ class AudienceSegmentEntityV1AudienceSegmentSearchMetadataV1ListResponse(ModelNo
|
|
|
241
241
|
Animal class but this time we won't travel
|
|
242
242
|
through its discriminator because we passed in
|
|
243
243
|
_visited_composed_classes = (Animal,)
|
|
244
|
-
meta (AudienceSegmentSearchMetadataV1): [optional] # noqa: E501
|
|
245
244
|
data ([AudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
|
|
246
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
247
245
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
246
|
+
meta (AudienceSegmentSearchMetadataV1): [optional] # noqa: E501
|
|
247
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
248
248
|
"""
|
|
249
249
|
|
|
250
250
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class AudienceSegmentEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceSegmentEntityV1Resource], none_type,), # noqa: E501
|
|
93
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
94
93
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class AudienceSegmentEntityV1ListResponse(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class AudienceSegmentEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class AudienceSegmentEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceSegmentEntityV1Resource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class AudienceSegmentIdEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceSegmentIdEntityV1Resource], none_type,), # noqa: E501
|
|
93
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
94
93
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class AudienceSegmentIdEntityV1ListResponse(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class AudienceSegmentIdEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceSegmentIdEntityV1Resource], none_type): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class AudienceSegmentIdEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceSegmentIdEntityV1Resource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -91,8 +91,8 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
91
91
|
and the value is attribute type.
|
|
92
92
|
"""
|
|
93
93
|
return {
|
|
94
|
-
'audience_segment_ids': ([str],), # noqa: E501
|
|
95
94
|
'advertiser_ids': ([str],), # noqa: E501
|
|
95
|
+
'audience_segment_ids': ([str],), # noqa: E501
|
|
96
96
|
'audience_segment_types': ([str],), # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
@@ -102,8 +102,8 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
attribute_map = {
|
|
105
|
-
'audience_segment_ids': 'audienceSegmentIds', # noqa: E501
|
|
106
105
|
'advertiser_ids': 'advertiserIds', # noqa: E501
|
|
106
|
+
'audience_segment_ids': 'audienceSegmentIds', # noqa: E501
|
|
107
107
|
'audience_segment_types': 'audienceSegmentTypes', # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
@@ -148,8 +148,8 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
148
148
|
Animal class but this time we won't travel
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
|
-
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
152
151
|
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
152
|
+
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
153
153
|
audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
@@ -236,8 +236,8 @@ class AudienceSegmentSearchEntityV1(ModelNormal):
|
|
|
236
236
|
Animal class but this time we won't travel
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
|
-
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
240
239
|
advertiser_ids ([str]): List of advertiser ids. [optional] # noqa: E501
|
|
240
|
+
audience_segment_ids ([str]): List of segment ids. [optional] # noqa: E501
|
|
241
241
|
audience_segment_types ([str]): List of segment types. [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
@@ -87,8 +87,8 @@ class AudienceSegmentSearchEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSegmentSearchEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSegmentSearchEntityV1Resource(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ 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): [optional] # noqa: E501
|
|
146
145
|
attributes (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ 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): [optional] # noqa: E501
|
|
233
232
|
attributes (AudienceSegmentSearchEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,9 +81,9 @@ class AudienceSegmentSearchMetadataV1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'total_items': (int, none_type,), # noqa: E501
|
|
85
84
|
'limit': (int, none_type,), # noqa: E501
|
|
86
85
|
'offset': (int, none_type,), # noqa: E501
|
|
86
|
+
'total_items': (int, none_type,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class AudienceSegmentSearchMetadataV1(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'total_items': 'totalItems', # noqa: E501
|
|
96
95
|
'limit': 'limit', # noqa: E501
|
|
97
96
|
'offset': 'offset', # noqa: E501
|
|
97
|
+
'total_items': 'totalItems', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class AudienceSegmentSearchMetadataV1(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
|
-
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
142
141
|
limit (int, none_type): Max item of the current page. [optional] # noqa: E501
|
|
143
142
|
offset (int, none_type): Number of item to skip. [optional] # noqa: E501
|
|
143
|
+
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class AudienceSegmentSearchMetadataV1(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
|
-
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
230
229
|
limit (int, none_type): Max item of the current page. [optional] # noqa: E501
|
|
231
230
|
offset (int, none_type): Number of item to skip. [optional] # noqa: E501
|
|
231
|
+
total_items (int, none_type): Total number of items. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_entity_v1_list_response.py
CHANGED
|
@@ -90,8 +90,8 @@ class AudienceSegmentSizeEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceSegmentSizeEntityV1Resource], none_type,), # noqa: E501
|
|
93
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
94
93
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class AudienceSegmentSizeEntityV1ListResponse(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class AudienceSegmentSizeEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceSegmentSizeEntityV1Resource], none_type): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class AudienceSegmentSizeEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceSegmentSizeEntityV1Resource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_entity_v1_resource.py
CHANGED
|
@@ -87,8 +87,8 @@ class AudienceSegmentSizeEstimationEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSegmentSizeEstimationEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSegmentSizeEstimationEntityV1Resource(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'type': 'type', # noqa: E501
|
|
101
100
|
'attributes': 'attributes', # noqa: E501
|
|
101
|
+
'type': 'type', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ 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): [optional] # noqa: E501
|
|
146
145
|
attributes (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
|
|
146
|
+
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ 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): [optional] # noqa: E501
|
|
233
232
|
attributes (AudienceSegmentSizeEstimationEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|