criteo-api-marketingsolutions-sdk 2025.1.0.250320__py3-none-any.whl → 2025.1.0.250409__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.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/RECORD +137 -137
- {criteo_api_marketingsolutions_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.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/behavioral_v1.py +4 -4
- criteo_api_marketingsolutions_v2025_01/model/budget_automation.py +4 -4
- 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_sdk-2025.1.0.250320.dist-info → criteo_api_marketingsolutions_sdk-2025.1.0.250409.dist-info}/top_level.txt +0 -0
|
@@ -55,16 +55,6 @@ class CriteoApiWarning(ModelNormal):
|
|
|
55
55
|
"""
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
|
-
('type',): {
|
|
59
|
-
'None': None,
|
|
60
|
-
'ACCESS_CONTROL': "access_control",
|
|
61
|
-
'AUTHENTICATION': "authentication",
|
|
62
|
-
'AUTHORIZATION': "authorization",
|
|
63
|
-
'AVAILABILITY': "availability",
|
|
64
|
-
'DEPRECATION': "deprecation",
|
|
65
|
-
'QUOTA': "quota",
|
|
66
|
-
'VALIDATION': "validation",
|
|
67
|
-
},
|
|
68
58
|
('code',): {
|
|
69
59
|
'None': None,
|
|
70
60
|
'INTERNAL-ERROR': "internal-error",
|
|
@@ -76,6 +66,16 @@ class CriteoApiWarning(ModelNormal):
|
|
|
76
66
|
'INVALID-RANGED': "invalid-ranged",
|
|
77
67
|
'INVALID-TIMESPAN': "invalid-timespan",
|
|
78
68
|
},
|
|
69
|
+
('type',): {
|
|
70
|
+
'None': None,
|
|
71
|
+
'ACCESS_CONTROL': "access_control",
|
|
72
|
+
'AUTHENTICATION': "authentication",
|
|
73
|
+
'AUTHORIZATION': "authorization",
|
|
74
|
+
'AVAILABILITY': "availability",
|
|
75
|
+
'DEPRECATION': "deprecation",
|
|
76
|
+
'QUOTA': "quota",
|
|
77
|
+
'VALIDATION': "validation",
|
|
78
|
+
},
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
validations = {
|
|
@@ -102,12 +102,12 @@ class CriteoApiWarning(ModelNormal):
|
|
|
102
102
|
and the value is attribute type.
|
|
103
103
|
"""
|
|
104
104
|
return {
|
|
105
|
-
'trace_id': (str, none_type,), # noqa: E501
|
|
106
|
-
'type': (str, none_type,), # noqa: E501
|
|
107
105
|
'code': (str, none_type,), # noqa: E501
|
|
106
|
+
'detail': (str, none_type,), # noqa: E501
|
|
108
107
|
'instance': (str, none_type,), # noqa: E501
|
|
109
108
|
'title': (str, none_type,), # noqa: E501
|
|
110
|
-
'
|
|
109
|
+
'trace_id': (str, none_type,), # noqa: E501
|
|
110
|
+
'type': (str, none_type,), # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
@cached_property
|
|
@@ -116,12 +116,12 @@ class CriteoApiWarning(ModelNormal):
|
|
|
116
116
|
|
|
117
117
|
|
|
118
118
|
attribute_map = {
|
|
119
|
-
'trace_id': 'traceId', # noqa: E501
|
|
120
|
-
'type': 'type', # noqa: E501
|
|
121
119
|
'code': 'code', # noqa: E501
|
|
120
|
+
'detail': 'detail', # noqa: E501
|
|
122
121
|
'instance': 'instance', # noqa: E501
|
|
123
122
|
'title': 'title', # noqa: E501
|
|
124
|
-
'
|
|
123
|
+
'trace_id': 'traceId', # noqa: E501
|
|
124
|
+
'type': 'type', # noqa: E501
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
read_only_vars = {
|
|
@@ -165,12 +165,12 @@ class CriteoApiWarning(ModelNormal):
|
|
|
165
165
|
Animal class but this time we won't travel
|
|
166
166
|
through its discriminator because we passed in
|
|
167
167
|
_visited_composed_classes = (Animal,)
|
|
168
|
-
trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
|
|
169
|
-
type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
|
|
170
168
|
code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
|
|
169
|
+
detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
|
|
171
170
|
instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
|
|
172
171
|
title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
|
|
173
|
-
|
|
172
|
+
trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
|
|
173
|
+
type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
|
|
174
174
|
"""
|
|
175
175
|
|
|
176
176
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -256,12 +256,12 @@ class CriteoApiWarning(ModelNormal):
|
|
|
256
256
|
Animal class but this time we won't travel
|
|
257
257
|
through its discriminator because we passed in
|
|
258
258
|
_visited_composed_classes = (Animal,)
|
|
259
|
-
trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
|
|
260
|
-
type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
|
|
261
259
|
code (str, none_type): A machine-readable error code string in kabab-case. Unique across Criteo. [optional] # noqa: E501
|
|
260
|
+
detail (str, none_type): A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
|
|
262
261
|
instance (str, none_type): A URI reference that identifies the specific occurrence of the problem. [optional] # noqa: E501
|
|
263
262
|
title (str, none_type): A short, human-readable remarks of the problem type.. [optional] # noqa: E501
|
|
264
|
-
|
|
263
|
+
trace_id (str, none_type): The correlation ID provided by the gateway. [optional] # noqa: E501
|
|
264
|
+
type (str, none_type): A machine-readable code specifying error category. [optional] # noqa: E501
|
|
265
265
|
"""
|
|
266
266
|
|
|
267
267
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -92,12 +92,12 @@ class DynamicAttributes(ModelNormal):
|
|
|
92
92
|
"""
|
|
93
93
|
lazy_import()
|
|
94
94
|
return {
|
|
95
|
-
'logos': ([ImageShape], none_type,), # noqa: E501
|
|
96
|
-
'creative_background_color': (str, none_type,), # noqa: E501
|
|
97
95
|
'body_text_color': (str, none_type,), # noqa: E501
|
|
96
|
+
'calls_to_action': ([str], none_type,), # noqa: E501
|
|
97
|
+
'creative_background_color': (str, none_type,), # noqa: E501
|
|
98
|
+
'logos': ([ImageShape], none_type,), # noqa: E501
|
|
98
99
|
'prices_color': (str, none_type,), # noqa: E501
|
|
99
100
|
'primary_font': (str, none_type,), # noqa: E501
|
|
100
|
-
'calls_to_action': ([str], none_type,), # noqa: E501
|
|
101
101
|
'product_image_display': (str, none_type,), # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
@@ -107,12 +107,12 @@ class DynamicAttributes(ModelNormal):
|
|
|
107
107
|
|
|
108
108
|
|
|
109
109
|
attribute_map = {
|
|
110
|
-
'logos': 'logos', # noqa: E501
|
|
111
|
-
'creative_background_color': 'creativeBackgroundColor', # noqa: E501
|
|
112
110
|
'body_text_color': 'bodyTextColor', # noqa: E501
|
|
111
|
+
'calls_to_action': 'callsToAction', # noqa: E501
|
|
112
|
+
'creative_background_color': 'creativeBackgroundColor', # noqa: E501
|
|
113
|
+
'logos': 'logos', # noqa: E501
|
|
113
114
|
'prices_color': 'pricesColor', # noqa: E501
|
|
114
115
|
'primary_font': 'primaryFont', # noqa: E501
|
|
115
|
-
'calls_to_action': 'callsToAction', # noqa: E501
|
|
116
116
|
'product_image_display': 'productImageDisplay', # noqa: E501
|
|
117
117
|
}
|
|
118
118
|
|
|
@@ -157,12 +157,12 @@ class DynamicAttributes(ModelNormal):
|
|
|
157
157
|
Animal class but this time we won't travel
|
|
158
158
|
through its discriminator because we passed in
|
|
159
159
|
_visited_composed_classes = (Animal,)
|
|
160
|
-
logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
161
|
-
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
162
160
|
body_text_color (str, none_type): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
161
|
+
calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
|
|
162
|
+
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
163
|
+
logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
163
164
|
prices_color (str, none_type): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
164
165
|
primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
|
|
165
|
-
calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
|
|
166
166
|
product_image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
|
|
167
167
|
"""
|
|
168
168
|
|
|
@@ -249,12 +249,12 @@ class DynamicAttributes(ModelNormal):
|
|
|
249
249
|
Animal class but this time we won't travel
|
|
250
250
|
through its discriminator because we passed in
|
|
251
251
|
_visited_composed_classes = (Animal,)
|
|
252
|
-
logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
253
|
-
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
254
252
|
body_text_color (str, none_type): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
253
|
+
calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
|
|
254
|
+
creative_background_color (str, none_type): Color of the creative's background Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
255
|
+
logos ([ImageShape], none_type): Logo images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
255
256
|
prices_color (str, none_type): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\"). [optional] # noqa: E501
|
|
256
257
|
primary_font (str, none_type): Font of the primary font Valid supported font like \"Arial\". [optional] # noqa: E501
|
|
257
|
-
calls_to_action ([str], none_type): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.. [optional] # noqa: E501
|
|
258
258
|
product_image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
|
|
259
259
|
"""
|
|
260
260
|
|
|
@@ -88,10 +88,10 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
88
88
|
and the value is attribute type.
|
|
89
89
|
"""
|
|
90
90
|
return {
|
|
91
|
-
'logo_base64_string': (str,), # noqa: E501
|
|
92
91
|
'body_text_color': (str,), # noqa: E501
|
|
93
|
-
'prices_color': (str,), # noqa: E501
|
|
94
92
|
'calls_to_action': ([str],), # noqa: E501
|
|
93
|
+
'logo_base64_string': (str,), # noqa: E501
|
|
94
|
+
'prices_color': (str,), # noqa: E501
|
|
95
95
|
'product_image_display': (str,), # noqa: E501
|
|
96
96
|
'creative_background_color': (str, none_type,), # noqa: E501
|
|
97
97
|
'primary_font': (str, none_type,), # noqa: E501
|
|
@@ -103,10 +103,10 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
103
103
|
|
|
104
104
|
|
|
105
105
|
attribute_map = {
|
|
106
|
-
'logo_base64_string': 'logoBase64String', # noqa: E501
|
|
107
106
|
'body_text_color': 'bodyTextColor', # noqa: E501
|
|
108
|
-
'prices_color': 'pricesColor', # noqa: E501
|
|
109
107
|
'calls_to_action': 'callsToAction', # noqa: E501
|
|
108
|
+
'logo_base64_string': 'logoBase64String', # noqa: E501
|
|
109
|
+
'prices_color': 'pricesColor', # noqa: E501
|
|
110
110
|
'product_image_display': 'productImageDisplay', # noqa: E501
|
|
111
111
|
'creative_background_color': 'creativeBackgroundColor', # noqa: E501
|
|
112
112
|
'primary_font': 'primaryFont', # noqa: E501
|
|
@@ -119,14 +119,14 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
119
119
|
|
|
120
120
|
@classmethod
|
|
121
121
|
@convert_js_args_to_python_args
|
|
122
|
-
def _from_openapi_data(cls,
|
|
122
|
+
def _from_openapi_data(cls, body_text_color, calls_to_action, logo_base64_string, prices_color, product_image_display, *args, **kwargs): # noqa: E501
|
|
123
123
|
"""DynamicWriteAttributes - a model defined in OpenAPI
|
|
124
124
|
|
|
125
125
|
Args:
|
|
126
|
-
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
127
126
|
body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
|
|
128
|
-
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
129
127
|
calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
|
|
128
|
+
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
129
|
+
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
130
130
|
product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
|
|
131
131
|
|
|
132
132
|
Keyword Args:
|
|
@@ -193,10 +193,10 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
193
193
|
self._configuration = _configuration
|
|
194
194
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
195
195
|
|
|
196
|
-
self.logo_base64_string = logo_base64_string
|
|
197
196
|
self.body_text_color = body_text_color
|
|
198
|
-
self.prices_color = prices_color
|
|
199
197
|
self.calls_to_action = calls_to_action
|
|
198
|
+
self.logo_base64_string = logo_base64_string
|
|
199
|
+
self.prices_color = prices_color
|
|
200
200
|
self.product_image_display = product_image_display
|
|
201
201
|
for var_name, var_value in kwargs.items():
|
|
202
202
|
if var_name not in self.attribute_map and \
|
|
@@ -218,14 +218,14 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
218
218
|
])
|
|
219
219
|
|
|
220
220
|
@convert_js_args_to_python_args
|
|
221
|
-
def __init__(self,
|
|
221
|
+
def __init__(self, body_text_color, calls_to_action, logo_base64_string, prices_color, product_image_display, *args, **kwargs): # noqa: E501
|
|
222
222
|
"""DynamicWriteAttributes - a model defined in OpenAPI
|
|
223
223
|
|
|
224
224
|
Args:
|
|
225
|
-
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
226
225
|
body_text_color (str): Color of the creative's body text Valid hexadecimal color (e.g. \"AB00FF\")
|
|
227
|
-
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
228
226
|
calls_to_action ([str]): A Call-to-Action (CTA) is an action-driven instruction to your audience intended to provoke an immediate response, such as “Buy now” or “Go!”.
|
|
227
|
+
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
228
|
+
prices_color (str): Color of the creative's prices Valid hexadecimal color (e.g. \"AB00FF\")
|
|
229
229
|
product_image_display (str): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your product catalog images should fit inside the allocated space (\"ShowFullImage\") or whether they should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.
|
|
230
230
|
|
|
231
231
|
Keyword Args:
|
|
@@ -290,10 +290,10 @@ class DynamicWriteAttributes(ModelNormal):
|
|
|
290
290
|
self._configuration = _configuration
|
|
291
291
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
292
292
|
|
|
293
|
-
self.logo_base64_string = logo_base64_string
|
|
294
293
|
self.body_text_color = body_text_color
|
|
295
|
-
self.prices_color = prices_color
|
|
296
294
|
self.calls_to_action = calls_to_action
|
|
295
|
+
self.logo_base64_string = logo_base64_string
|
|
296
|
+
self.prices_color = prices_color
|
|
297
297
|
self.product_image_display = product_image_display
|
|
298
298
|
for var_name, var_value in kwargs.items():
|
|
299
299
|
if var_name not in self.attribute_map and \
|
|
@@ -100,10 +100,10 @@ class EntityOfPortfolioMessage(ModelNormal):
|
|
|
100
100
|
"""
|
|
101
101
|
lazy_import()
|
|
102
102
|
return {
|
|
103
|
-
'type': (str, none_type,), # noqa: E501
|
|
104
|
-
'id': (str, none_type,), # noqa: E501
|
|
105
103
|
'attributes': (PortfolioMessage,), # noqa: E501
|
|
104
|
+
'id': (str, none_type,), # noqa: E501
|
|
106
105
|
'meta': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
|
|
106
|
+
'type': (str, none_type,), # noqa: E501
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
@cached_property
|
|
@@ -112,10 +112,10 @@ class EntityOfPortfolioMessage(ModelNormal):
|
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
attribute_map = {
|
|
115
|
-
'type': 'type', # noqa: E501
|
|
116
|
-
'id': 'id', # noqa: E501
|
|
117
115
|
'attributes': 'attributes', # noqa: E501
|
|
116
|
+
'id': 'id', # noqa: E501
|
|
118
117
|
'meta': 'meta', # noqa: E501
|
|
118
|
+
'type': 'type', # noqa: E501
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
read_only_vars = {
|
|
@@ -159,10 +159,10 @@ class EntityOfPortfolioMessage(ModelNormal):
|
|
|
159
159
|
Animal class but this time we won't travel
|
|
160
160
|
through its discriminator because we passed in
|
|
161
161
|
_visited_composed_classes = (Animal,)
|
|
162
|
-
type (str, none_type): A string containing the entity type. [optional] # noqa: E501
|
|
163
|
-
id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
|
|
164
162
|
attributes (PortfolioMessage): [optional] # noqa: E501
|
|
163
|
+
id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
|
|
165
164
|
meta ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): A meta object that contains application-specific metadata. [optional] # noqa: E501
|
|
165
|
+
type (str, none_type): A string containing the entity type. [optional] # noqa: E501
|
|
166
166
|
"""
|
|
167
167
|
|
|
168
168
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -248,10 +248,10 @@ class EntityOfPortfolioMessage(ModelNormal):
|
|
|
248
248
|
Animal class but this time we won't travel
|
|
249
249
|
through its discriminator because we passed in
|
|
250
250
|
_visited_composed_classes = (Animal,)
|
|
251
|
-
type (str, none_type): A string containing the entity type. [optional] # noqa: E501
|
|
252
|
-
id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
|
|
253
251
|
attributes (PortfolioMessage): [optional] # noqa: E501
|
|
252
|
+
id (str, none_type): A opaque string containing the unique Id of the entity. [optional] # noqa: E501
|
|
254
253
|
meta ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): A meta object that contains application-specific metadata. [optional] # noqa: E501
|
|
254
|
+
type (str, none_type): A string containing the entity type. [optional] # noqa: E501
|
|
255
255
|
"""
|
|
256
256
|
|
|
257
257
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class ImageAttributes(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'urls': ([str], none_type,), # noqa: E501
|
|
85
84
|
'landing_page_url': (str, none_type,), # noqa: E501
|
|
85
|
+
'urls': ([str], none_type,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class ImageAttributes(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'urls': 'urls', # noqa: E501
|
|
95
94
|
'landing_page_url': 'landingPageUrl', # noqa: E501
|
|
95
|
+
'urls': 'urls', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class ImageAttributes(ModelNormal):
|
|
|
136
136
|
Animal class but this time we won't travel
|
|
137
137
|
through its discriminator because we passed in
|
|
138
138
|
_visited_composed_classes = (Animal,)
|
|
139
|
-
urls ([str], none_type): Array of images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
140
139
|
landing_page_url (str, none_type): Web redirection of the landing page url. [optional] # noqa: E501
|
|
140
|
+
urls ([str], none_type): Array of images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class ImageAttributes(ModelNormal):
|
|
|
223
223
|
Animal class but this time we won't travel
|
|
224
224
|
through its discriminator because we passed in
|
|
225
225
|
_visited_composed_classes = (Animal,)
|
|
226
|
-
urls ([str], none_type): Array of images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
227
226
|
landing_page_url (str, none_type): Web redirection of the landing page url. [optional] # noqa: E501
|
|
227
|
+
urls ([str], none_type): Array of images uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,9 +81,9 @@ class ImageSlide(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'width': (int, none_type,), # noqa: E501
|
|
85
84
|
'height': (int, none_type,), # noqa: E501
|
|
86
85
|
'slide_urls': ([str], none_type,), # noqa: E501
|
|
86
|
+
'width': (int, none_type,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class ImageSlide(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'width': 'width', # noqa: E501
|
|
96
95
|
'height': 'height', # noqa: E501
|
|
97
96
|
'slide_urls': 'slideUrls', # noqa: E501
|
|
97
|
+
'width': 'width', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class ImageSlide(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
|
-
width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
|
|
142
141
|
height (int, none_type): Height of the Coupon slide. [optional] # noqa: E501
|
|
143
142
|
slide_urls ([str], none_type): Array of images of the same size uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
143
|
+
width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class ImageSlide(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
|
-
width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
|
|
230
229
|
height (int, none_type): Height of the Coupon slide. [optional] # noqa: E501
|
|
231
230
|
slide_urls ([str], none_type): Array of images of the same size uploaded on demostatic.criteo.com when deploying and then static.criteo.net. [optional] # noqa: E501
|
|
231
|
+
width (int, none_type): Width of the Coupon slide. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class InMarketAudienceSegmentBrandEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([InMarketAudienceSegmentBrandEntityV1Resource], 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 InMarketAudienceSegmentBrandEntityV1ListResponse(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 InMarketAudienceSegmentBrandEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([InMarketAudienceSegmentBrandEntityV1Resource], 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 InMarketAudienceSegmentBrandEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([InMarketAudienceSegmentBrandEntityV1Resource], 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 InMarketAudienceSegmentInterestEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([InMarketAudienceSegmentInterestEntityV1Resource], 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 InMarketAudienceSegmentInterestEntityV1ListResponse(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 InMarketAudienceSegmentInterestEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([InMarketAudienceSegmentInterestEntityV1Resource], 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 InMarketAudienceSegmentInterestEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([InMarketAudienceSegmentInterestEntityV1Resource], 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)
|
|
@@ -73,12 +73,12 @@ class InMarketCreateV1(ModelNormal):
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
validations = {
|
|
76
|
+
('brand_ids',): {
|
|
77
|
+
},
|
|
76
78
|
('buying_power',): {
|
|
77
79
|
},
|
|
78
80
|
('interest_ids',): {
|
|
79
81
|
},
|
|
80
|
-
('brand_ids',): {
|
|
81
|
-
},
|
|
82
82
|
('price_range',): {
|
|
83
83
|
},
|
|
84
84
|
}
|
|
@@ -105,10 +105,10 @@ class InMarketCreateV1(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
return {
|
|
107
107
|
'country': (str,), # noqa: E501
|
|
108
|
+
'brand_ids': ([str],), # noqa: E501
|
|
108
109
|
'buying_power': ([str],), # noqa: E501
|
|
109
110
|
'gender': (str,), # noqa: E501
|
|
110
111
|
'interest_ids': ([str],), # noqa: E501
|
|
111
|
-
'brand_ids': ([str],), # noqa: E501
|
|
112
112
|
'price_range': ([str],), # noqa: E501
|
|
113
113
|
}
|
|
114
114
|
|
|
@@ -119,10 +119,10 @@ class InMarketCreateV1(ModelNormal):
|
|
|
119
119
|
|
|
120
120
|
attribute_map = {
|
|
121
121
|
'country': 'country', # noqa: E501
|
|
122
|
+
'brand_ids': 'brandIds', # noqa: E501
|
|
122
123
|
'buying_power': 'buyingPower', # noqa: E501
|
|
123
124
|
'gender': 'gender', # noqa: E501
|
|
124
125
|
'interest_ids': 'interestIds', # noqa: E501
|
|
125
|
-
'brand_ids': 'brandIds', # noqa: E501
|
|
126
126
|
'price_range': 'priceRange', # noqa: E501
|
|
127
127
|
}
|
|
128
128
|
|
|
@@ -170,10 +170,10 @@ class InMarketCreateV1(ModelNormal):
|
|
|
170
170
|
Animal class but this time we won't travel
|
|
171
171
|
through its discriminator because we passed in
|
|
172
172
|
_visited_composed_classes = (Animal,)
|
|
173
|
+
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
173
174
|
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
174
175
|
gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
175
176
|
interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
|
|
176
|
-
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
177
177
|
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
178
178
|
"""
|
|
179
179
|
|
|
@@ -264,10 +264,10 @@ class InMarketCreateV1(ModelNormal):
|
|
|
264
264
|
Animal class but this time we won't travel
|
|
265
265
|
through its discriminator because we passed in
|
|
266
266
|
_visited_composed_classes = (Animal,)
|
|
267
|
+
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
267
268
|
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
268
269
|
gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
269
270
|
interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
|
|
270
|
-
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
271
271
|
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
272
272
|
"""
|
|
273
273
|
|
|
@@ -73,12 +73,12 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
validations = {
|
|
76
|
+
('brand_ids',): {
|
|
77
|
+
},
|
|
76
78
|
('buying_power',): {
|
|
77
79
|
},
|
|
78
80
|
('interest_ids',): {
|
|
79
81
|
},
|
|
80
|
-
('brand_ids',): {
|
|
81
|
-
},
|
|
82
82
|
('price_range',): {
|
|
83
83
|
},
|
|
84
84
|
}
|
|
@@ -105,10 +105,10 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
return {
|
|
107
107
|
'country': (str,), # noqa: E501
|
|
108
|
+
'brand_ids': ([str],), # noqa: E501
|
|
108
109
|
'buying_power': ([str],), # noqa: E501
|
|
109
110
|
'gender': (str,), # noqa: E501
|
|
110
111
|
'interest_ids': ([str],), # noqa: E501
|
|
111
|
-
'brand_ids': ([str],), # noqa: E501
|
|
112
112
|
'price_range': ([str],), # noqa: E501
|
|
113
113
|
}
|
|
114
114
|
|
|
@@ -119,10 +119,10 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
119
119
|
|
|
120
120
|
attribute_map = {
|
|
121
121
|
'country': 'country', # noqa: E501
|
|
122
|
+
'brand_ids': 'brandIds', # noqa: E501
|
|
122
123
|
'buying_power': 'buyingPower', # noqa: E501
|
|
123
124
|
'gender': 'gender', # noqa: E501
|
|
124
125
|
'interest_ids': 'interestIds', # noqa: E501
|
|
125
|
-
'brand_ids': 'brandIds', # noqa: E501
|
|
126
126
|
'price_range': 'priceRange', # noqa: E501
|
|
127
127
|
}
|
|
128
128
|
|
|
@@ -170,10 +170,10 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
170
170
|
Animal class but this time we won't travel
|
|
171
171
|
through its discriminator because we passed in
|
|
172
172
|
_visited_composed_classes = (Animal,)
|
|
173
|
+
brand_ids ([str]): [optional] # noqa: E501
|
|
173
174
|
buying_power ([str]): [optional] # noqa: E501
|
|
174
175
|
gender (str): [optional] # noqa: E501
|
|
175
176
|
interest_ids ([str]): [optional] # noqa: E501
|
|
176
|
-
brand_ids ([str]): [optional] # noqa: E501
|
|
177
177
|
price_range ([str]): [optional] # noqa: E501
|
|
178
178
|
"""
|
|
179
179
|
|
|
@@ -264,10 +264,10 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
264
264
|
Animal class but this time we won't travel
|
|
265
265
|
through its discriminator because we passed in
|
|
266
266
|
_visited_composed_classes = (Animal,)
|
|
267
|
+
brand_ids ([str]): [optional] # noqa: E501
|
|
267
268
|
buying_power ([str]): [optional] # noqa: E501
|
|
268
269
|
gender (str): [optional] # noqa: E501
|
|
269
270
|
interest_ids ([str]): [optional] # noqa: E501
|
|
270
|
-
brand_ids ([str]): [optional] # noqa: E501
|
|
271
271
|
price_range ([str]): [optional] # noqa: E501
|
|
272
272
|
"""
|
|
273
273
|
|