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
|
@@ -81,12 +81,12 @@ class AdaptiveColors(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'logo_area_and_title_color': (str,), # noqa: E501
|
|
85
84
|
'background_color': (str,), # noqa: E501
|
|
86
|
-
'text1_color': (str,), # noqa: E501
|
|
87
|
-
'text2_color': (str,), # noqa: E501
|
|
88
85
|
'cta_background_color': (str,), # noqa: E501
|
|
89
86
|
'cta_text_color': (str,), # noqa: E501
|
|
87
|
+
'logo_area_and_title_color': (str,), # noqa: E501
|
|
88
|
+
'text1_color': (str,), # noqa: E501
|
|
89
|
+
'text2_color': (str,), # noqa: E501
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@cached_property
|
|
@@ -95,12 +95,12 @@ class AdaptiveColors(ModelNormal):
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
attribute_map = {
|
|
98
|
-
'logo_area_and_title_color': 'logoAreaAndTitleColor', # noqa: E501
|
|
99
98
|
'background_color': 'backgroundColor', # noqa: E501
|
|
100
|
-
'text1_color': 'text1Color', # noqa: E501
|
|
101
|
-
'text2_color': 'text2Color', # noqa: E501
|
|
102
99
|
'cta_background_color': 'ctaBackgroundColor', # noqa: E501
|
|
103
100
|
'cta_text_color': 'ctaTextColor', # noqa: E501
|
|
101
|
+
'logo_area_and_title_color': 'logoAreaAndTitleColor', # noqa: E501
|
|
102
|
+
'text1_color': 'text1Color', # noqa: E501
|
|
103
|
+
'text2_color': 'text2Color', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -110,16 +110,16 @@ class AdaptiveColors(ModelNormal):
|
|
|
110
110
|
|
|
111
111
|
@classmethod
|
|
112
112
|
@convert_js_args_to_python_args
|
|
113
|
-
def _from_openapi_data(cls,
|
|
113
|
+
def _from_openapi_data(cls, background_color, cta_background_color, cta_text_color, logo_area_and_title_color, text1_color, text2_color, *args, **kwargs): # noqa: E501
|
|
114
114
|
"""AdaptiveColors - a model defined in OpenAPI
|
|
115
115
|
|
|
116
116
|
Args:
|
|
117
|
-
logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
118
117
|
background_color (str): Color of the creative's background. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
119
|
-
text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
120
|
-
text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
121
118
|
cta_background_color (str): Color of the background of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
122
119
|
cta_text_color (str): Color of the text of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
120
|
+
logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
121
|
+
text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
122
|
+
text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
123
123
|
|
|
124
124
|
Keyword Args:
|
|
125
125
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -183,12 +183,12 @@ class AdaptiveColors(ModelNormal):
|
|
|
183
183
|
self._configuration = _configuration
|
|
184
184
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
185
185
|
|
|
186
|
-
self.logo_area_and_title_color = logo_area_and_title_color
|
|
187
186
|
self.background_color = background_color
|
|
188
|
-
self.text1_color = text1_color
|
|
189
|
-
self.text2_color = text2_color
|
|
190
187
|
self.cta_background_color = cta_background_color
|
|
191
188
|
self.cta_text_color = cta_text_color
|
|
189
|
+
self.logo_area_and_title_color = logo_area_and_title_color
|
|
190
|
+
self.text1_color = text1_color
|
|
191
|
+
self.text2_color = text2_color
|
|
192
192
|
for var_name, var_value in kwargs.items():
|
|
193
193
|
if var_name not in self.attribute_map and \
|
|
194
194
|
self._configuration is not None and \
|
|
@@ -209,16 +209,16 @@ class AdaptiveColors(ModelNormal):
|
|
|
209
209
|
])
|
|
210
210
|
|
|
211
211
|
@convert_js_args_to_python_args
|
|
212
|
-
def __init__(self,
|
|
212
|
+
def __init__(self, background_color, cta_background_color, cta_text_color, logo_area_and_title_color, text1_color, text2_color, *args, **kwargs): # noqa: E501
|
|
213
213
|
"""AdaptiveColors - a model defined in OpenAPI
|
|
214
214
|
|
|
215
215
|
Args:
|
|
216
|
-
logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
217
216
|
background_color (str): Color of the creative's background. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
218
|
-
text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
219
|
-
text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
220
217
|
cta_background_color (str): Color of the background of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
221
218
|
cta_text_color (str): Color of the text of the CTA. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
219
|
+
logo_area_and_title_color (str): Color of the creative's logo area. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\").
|
|
220
|
+
text1_color (str): Color of the headline and the description texts. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
221
|
+
text2_color (str): Color of the image set's headline text. A valid RGB24 color in hexadecimal (e.g. \"AB00FF\")
|
|
222
222
|
|
|
223
223
|
Keyword Args:
|
|
224
224
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -280,12 +280,12 @@ class AdaptiveColors(ModelNormal):
|
|
|
280
280
|
self._configuration = _configuration
|
|
281
281
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
282
282
|
|
|
283
|
-
self.logo_area_and_title_color = logo_area_and_title_color
|
|
284
283
|
self.background_color = background_color
|
|
285
|
-
self.text1_color = text1_color
|
|
286
|
-
self.text2_color = text2_color
|
|
287
284
|
self.cta_background_color = cta_background_color
|
|
288
285
|
self.cta_text_color = cta_text_color
|
|
286
|
+
self.logo_area_and_title_color = logo_area_and_title_color
|
|
287
|
+
self.text1_color = text1_color
|
|
288
|
+
self.text2_color = text2_color
|
|
289
289
|
for var_name, var_value in kwargs.items():
|
|
290
290
|
if var_name not in self.attribute_map and \
|
|
291
291
|
self._configuration is not None and \
|
|
@@ -74,10 +74,10 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
validations = {
|
|
77
|
-
('
|
|
77
|
+
('calls_to_action',): {
|
|
78
78
|
'min_items': 1,
|
|
79
79
|
},
|
|
80
|
-
('
|
|
80
|
+
('layouts',): {
|
|
81
81
|
'min_items': 1,
|
|
82
82
|
},
|
|
83
83
|
}
|
|
@@ -105,17 +105,17 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
lazy_import()
|
|
107
107
|
return {
|
|
108
|
-
'layouts': ([str],), # noqa: E501
|
|
109
|
-
'logo_base64_string': (str,), # noqa: E501
|
|
110
|
-
'headline_text': (str,), # noqa: E501
|
|
111
|
-
'headline_font': (str,), # noqa: E501
|
|
112
|
-
'description_text': (str,), # noqa: E501
|
|
113
|
-
'description_font': (str,), # noqa: E501
|
|
114
108
|
'calls_to_action': ([str],), # noqa: E501
|
|
115
109
|
'colors': (AdaptiveColors,), # noqa: E501
|
|
110
|
+
'description_font': (str,), # noqa: E501
|
|
111
|
+
'description_text': (str,), # noqa: E501
|
|
112
|
+
'headline_font': (str,), # noqa: E501
|
|
113
|
+
'headline_text': (str,), # noqa: E501
|
|
116
114
|
'landing_page_url': (str,), # noqa: E501
|
|
117
|
-
'
|
|
115
|
+
'layouts': ([str],), # noqa: E501
|
|
116
|
+
'logo_base64_string': (str,), # noqa: E501
|
|
118
117
|
'image_display': (str, none_type,), # noqa: E501
|
|
118
|
+
'image_sets_base64': ([ImageSetBase64], none_type,), # noqa: E501
|
|
119
119
|
'video_base64_strings': ([str], none_type,), # noqa: E501
|
|
120
120
|
}
|
|
121
121
|
|
|
@@ -125,17 +125,17 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
attribute_map = {
|
|
128
|
-
'layouts': 'layouts', # noqa: E501
|
|
129
|
-
'logo_base64_string': 'logoBase64String', # noqa: E501
|
|
130
|
-
'headline_text': 'headlineText', # noqa: E501
|
|
131
|
-
'headline_font': 'headlineFont', # noqa: E501
|
|
132
|
-
'description_text': 'descriptionText', # noqa: E501
|
|
133
|
-
'description_font': 'descriptionFont', # noqa: E501
|
|
134
128
|
'calls_to_action': 'callsToAction', # noqa: E501
|
|
135
129
|
'colors': 'colors', # noqa: E501
|
|
130
|
+
'description_font': 'descriptionFont', # noqa: E501
|
|
131
|
+
'description_text': 'descriptionText', # noqa: E501
|
|
132
|
+
'headline_font': 'headlineFont', # noqa: E501
|
|
133
|
+
'headline_text': 'headlineText', # noqa: E501
|
|
136
134
|
'landing_page_url': 'landingPageUrl', # noqa: E501
|
|
137
|
-
'
|
|
135
|
+
'layouts': 'layouts', # noqa: E501
|
|
136
|
+
'logo_base64_string': 'logoBase64String', # noqa: E501
|
|
138
137
|
'image_display': 'imageDisplay', # noqa: E501
|
|
138
|
+
'image_sets_base64': 'imageSetsBase64', # noqa: E501
|
|
139
139
|
'video_base64_strings': 'videoBase64Strings', # noqa: E501
|
|
140
140
|
}
|
|
141
141
|
|
|
@@ -146,19 +146,19 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
146
146
|
|
|
147
147
|
@classmethod
|
|
148
148
|
@convert_js_args_to_python_args
|
|
149
|
-
def _from_openapi_data(cls,
|
|
149
|
+
def _from_openapi_data(cls, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logo_base64_string, *args, **kwargs): # noqa: E501
|
|
150
150
|
"""AdaptiveWriteAttributes - a model defined in OpenAPI
|
|
151
151
|
|
|
152
152
|
Args:
|
|
153
|
-
layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
|
|
154
|
-
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
155
|
-
headline_text (str): The headline text of the banner
|
|
156
|
-
headline_font (str): Font of the headline Valid supported font like \"Arial\"
|
|
157
|
-
description_text (str): The description text of the banner
|
|
158
|
-
description_font (str): Font of the description Valid supported font like \"Arial\"
|
|
159
153
|
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!”.
|
|
160
154
|
colors (AdaptiveColors):
|
|
155
|
+
description_font (str): Font of the description Valid supported font like \"Arial\"
|
|
156
|
+
description_text (str): The description text of the banner
|
|
157
|
+
headline_font (str): Font of the headline Valid supported font like \"Arial\"
|
|
158
|
+
headline_text (str): The headline text of the banner
|
|
161
159
|
landing_page_url (str): Web redirection of the landing page url.
|
|
160
|
+
layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
|
|
161
|
+
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
162
162
|
|
|
163
163
|
Keyword Args:
|
|
164
164
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -191,8 +191,8 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
191
191
|
Animal class but this time we won't travel
|
|
192
192
|
through its discriminator because we passed in
|
|
193
193
|
_visited_composed_classes = (Animal,)
|
|
194
|
-
image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
|
|
195
194
|
image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
|
|
195
|
+
image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
|
|
196
196
|
video_base64_strings ([str], none_type): Multiple videos potentially in different shapes, each video is a base-64 encoded string.. [optional] # noqa: E501
|
|
197
197
|
"""
|
|
198
198
|
|
|
@@ -225,15 +225,15 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
225
225
|
self._configuration = _configuration
|
|
226
226
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
227
227
|
|
|
228
|
-
self.layouts = layouts
|
|
229
|
-
self.logo_base64_string = logo_base64_string
|
|
230
|
-
self.headline_text = headline_text
|
|
231
|
-
self.headline_font = headline_font
|
|
232
|
-
self.description_text = description_text
|
|
233
|
-
self.description_font = description_font
|
|
234
228
|
self.calls_to_action = calls_to_action
|
|
235
229
|
self.colors = colors
|
|
230
|
+
self.description_font = description_font
|
|
231
|
+
self.description_text = description_text
|
|
232
|
+
self.headline_font = headline_font
|
|
233
|
+
self.headline_text = headline_text
|
|
236
234
|
self.landing_page_url = landing_page_url
|
|
235
|
+
self.layouts = layouts
|
|
236
|
+
self.logo_base64_string = logo_base64_string
|
|
237
237
|
for var_name, var_value in kwargs.items():
|
|
238
238
|
if var_name not in self.attribute_map and \
|
|
239
239
|
self._configuration is not None and \
|
|
@@ -254,19 +254,19 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
254
254
|
])
|
|
255
255
|
|
|
256
256
|
@convert_js_args_to_python_args
|
|
257
|
-
def __init__(self,
|
|
257
|
+
def __init__(self, calls_to_action, colors, description_font, description_text, headline_font, headline_text, landing_page_url, layouts, logo_base64_string, *args, **kwargs): # noqa: E501
|
|
258
258
|
"""AdaptiveWriteAttributes - a model defined in OpenAPI
|
|
259
259
|
|
|
260
260
|
Args:
|
|
261
|
-
layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
|
|
262
|
-
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
263
|
-
headline_text (str): The headline text of the banner
|
|
264
|
-
headline_font (str): Font of the headline Valid supported font like \"Arial\"
|
|
265
|
-
description_text (str): The description text of the banner
|
|
266
|
-
description_font (str): Font of the description Valid supported font like \"Arial\"
|
|
267
261
|
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!”.
|
|
268
262
|
colors (AdaptiveColors):
|
|
263
|
+
description_font (str): Font of the description Valid supported font like \"Arial\"
|
|
264
|
+
description_text (str): The description text of the banner
|
|
265
|
+
headline_font (str): Font of the headline Valid supported font like \"Arial\"
|
|
266
|
+
headline_text (str): The headline text of the banner
|
|
269
267
|
landing_page_url (str): Web redirection of the landing page url.
|
|
268
|
+
layouts ([str]): The Adaptive layouts that are enabled. It can contain any of the following values: \"Editorial\", “Montage“, \"InBannerVideo\".
|
|
269
|
+
logo_base64_string (str): Logo image as a base-64 encoded string
|
|
270
270
|
|
|
271
271
|
Keyword Args:
|
|
272
272
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -299,8 +299,8 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
299
299
|
Animal class but this time we won't travel
|
|
300
300
|
through its discriminator because we passed in
|
|
301
301
|
_visited_composed_classes = (Animal,)
|
|
302
|
-
image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
|
|
303
302
|
image_display (str, none_type): Value can be \"ShowFullImage\" or \"ZoomOnImage\". Choose whether your image set should fit inside the allocated space (\"ShowFullImage\") or whether it should fill that space (\"ZoomOnImage\"). If you choose ZoomOnImage, there may be some image cropping.. [optional] # noqa: E501
|
|
303
|
+
image_sets_base64 ([ImageSetBase64], none_type): Multiple image sets, each image set consists of multiple images as a base-64 encoded string and a headline text.. [optional] # noqa: E501
|
|
304
304
|
video_base64_strings ([str], none_type): Multiple videos potentially in different shapes, each video is a base-64 encoded string.. [optional] # noqa: E501
|
|
305
305
|
"""
|
|
306
306
|
|
|
@@ -331,15 +331,15 @@ class AdaptiveWriteAttributes(ModelNormal):
|
|
|
331
331
|
self._configuration = _configuration
|
|
332
332
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
333
333
|
|
|
334
|
-
self.layouts = layouts
|
|
335
|
-
self.logo_base64_string = logo_base64_string
|
|
336
|
-
self.headline_text = headline_text
|
|
337
|
-
self.headline_font = headline_font
|
|
338
|
-
self.description_text = description_text
|
|
339
|
-
self.description_font = description_font
|
|
340
334
|
self.calls_to_action = calls_to_action
|
|
341
335
|
self.colors = colors
|
|
336
|
+
self.description_font = description_font
|
|
337
|
+
self.description_text = description_text
|
|
338
|
+
self.headline_font = headline_font
|
|
339
|
+
self.headline_text = headline_text
|
|
342
340
|
self.landing_page_url = landing_page_url
|
|
341
|
+
self.layouts = layouts
|
|
342
|
+
self.logo_base64_string = logo_base64_string
|
|
343
343
|
for var_name, var_value in kwargs.items():
|
|
344
344
|
if var_name not in self.attribute_map and \
|
|
345
345
|
self._configuration is not None and \
|
|
@@ -82,9 +82,9 @@ class AlgebraNodeV1(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'_and': ([AlgebraNodeV1], none_type,), # noqa: E501
|
|
85
|
-
'_or': ([AlgebraNodeV1], none_type,), # noqa: E501
|
|
86
|
-
'_not': (AlgebraNodeV1,), # noqa: E501
|
|
87
85
|
'audience_segment_id': (str, none_type,), # noqa: E501
|
|
86
|
+
'_not': (AlgebraNodeV1,), # noqa: E501
|
|
87
|
+
'_or': ([AlgebraNodeV1], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,9 +94,9 @@ class AlgebraNodeV1(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'_and': 'and', # noqa: E501
|
|
97
|
-
'_or': 'or', # noqa: E501
|
|
98
|
-
'_not': 'not', # noqa: E501
|
|
99
97
|
'audience_segment_id': 'audienceSegmentId', # noqa: E501
|
|
98
|
+
'_not': 'not', # noqa: E501
|
|
99
|
+
'_or': 'or', # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
read_only_vars = {
|
|
@@ -141,9 +141,9 @@ class AlgebraNodeV1(ModelNormal):
|
|
|
141
141
|
through its discriminator because we passed in
|
|
142
142
|
_visited_composed_classes = (Animal,)
|
|
143
143
|
_and ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
144
|
-
_or ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
145
|
-
_not (AlgebraNodeV1): [optional] # noqa: E501
|
|
146
144
|
audience_segment_id (str, none_type): [optional] # noqa: E501
|
|
145
|
+
_not (AlgebraNodeV1): [optional] # noqa: E501
|
|
146
|
+
_or ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,9 +230,9 @@ class AlgebraNodeV1(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
_and ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
233
|
-
_or ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
234
|
-
_not (AlgebraNodeV1): [optional] # noqa: E501
|
|
235
233
|
audience_segment_id (str, none_type): [optional] # noqa: E501
|
|
234
|
+
_not (AlgebraNodeV1): [optional] # noqa: E501
|
|
235
|
+
_or ([AlgebraNodeV1], none_type): [optional] # noqa: E501
|
|
236
236
|
"""
|
|
237
237
|
|
|
238
238
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -82,10 +82,10 @@ class ApplicationSummaryModel(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'application_id': (int, none_type,), # noqa: E501
|
|
85
|
+
'criteo_service': (str, none_type,), # noqa: E501
|
|
86
|
+
'description': (str, none_type,), # noqa: E501
|
|
85
87
|
'name': (str, none_type,), # noqa: E501
|
|
86
88
|
'organization_id': (int, none_type,), # noqa: E501
|
|
87
|
-
'description': (str, none_type,), # noqa: E501
|
|
88
|
-
'criteo_service': (str, none_type,), # noqa: E501
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
@cached_property
|
|
@@ -95,10 +95,10 @@ class ApplicationSummaryModel(ModelNormal):
|
|
|
95
95
|
|
|
96
96
|
attribute_map = {
|
|
97
97
|
'application_id': 'applicationId', # noqa: E501
|
|
98
|
+
'criteo_service': 'criteoService', # noqa: E501
|
|
99
|
+
'description': 'description', # noqa: E501
|
|
98
100
|
'name': 'name', # noqa: E501
|
|
99
101
|
'organization_id': 'organizationId', # noqa: E501
|
|
100
|
-
'description': 'description', # noqa: E501
|
|
101
|
-
'criteo_service': 'criteoService', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -143,10 +143,10 @@ class ApplicationSummaryModel(ModelNormal):
|
|
|
143
143
|
through its discriminator because we passed in
|
|
144
144
|
_visited_composed_classes = (Animal,)
|
|
145
145
|
application_id (int, none_type): [optional] # noqa: E501
|
|
146
|
+
criteo_service (str, none_type): [optional] # noqa: E501
|
|
147
|
+
description (str, none_type): [optional] # noqa: E501
|
|
146
148
|
name (str, none_type): [optional] # noqa: E501
|
|
147
149
|
organization_id (int, none_type): [optional] # noqa: E501
|
|
148
|
-
description (str, none_type): [optional] # noqa: E501
|
|
149
|
-
criteo_service (str, none_type): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,10 +233,10 @@ class ApplicationSummaryModel(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
application_id (int, none_type): [optional] # noqa: E501
|
|
236
|
+
criteo_service (str, none_type): [optional] # noqa: E501
|
|
237
|
+
description (str, none_type): [optional] # noqa: E501
|
|
236
238
|
name (str, none_type): [optional] # noqa: E501
|
|
237
239
|
organization_id (int, none_type): [optional] # noqa: E501
|
|
238
|
-
description (str, none_type): [optional] # noqa: E501
|
|
239
|
-
criteo_service (str, none_type): [optional] # noqa: E501
|
|
240
240
|
"""
|
|
241
241
|
|
|
242
242
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class ApplicationSummaryModelResource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str, none_type,), # noqa: E501
|
|
91
90
|
'attributes': (ApplicationSummaryModel,), # noqa: E501
|
|
91
|
+
'type': (str, none_type,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class ApplicationSummaryModelResource(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 ApplicationSummaryModelResource(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, none_type): [optional] # noqa: E501
|
|
146
145
|
attributes (ApplicationSummaryModel): [optional] # noqa: E501
|
|
146
|
+
type (str, none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class ApplicationSummaryModelResource(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, none_type): [optional] # noqa: E501
|
|
233
232
|
attributes (ApplicationSummaryModel): [optional] # noqa: E501
|
|
233
|
+
type (str, none_type): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class ApplicationSummaryModelResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ApplicationSummaryModelResource,), # 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 ApplicationSummaryModelResponse(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 ApplicationSummaryModelResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ApplicationSummaryModelResource): [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 ApplicationSummaryModelResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ApplicationSummaryModelResource): [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)
|
|
@@ -87,9 +87,9 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'name': (str,), # noqa: E501
|
|
91
90
|
'advertiser_id': (str,), # noqa: E501
|
|
92
91
|
'algebra': (AlgebraNodeV1,), # noqa: E501
|
|
92
|
+
'name': (str,), # noqa: E501
|
|
93
93
|
'description': (str,), # noqa: E501
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -99,9 +99,9 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
attribute_map = {
|
|
102
|
-
'name': 'name', # noqa: E501
|
|
103
102
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
104
103
|
'algebra': 'algebra', # noqa: E501
|
|
104
|
+
'name': 'name', # noqa: E501
|
|
105
105
|
'description': 'description', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
@@ -112,13 +112,13 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
112
112
|
|
|
113
113
|
@classmethod
|
|
114
114
|
@convert_js_args_to_python_args
|
|
115
|
-
def _from_openapi_data(cls,
|
|
115
|
+
def _from_openapi_data(cls, advertiser_id, algebra, name, *args, **kwargs): # noqa: E501
|
|
116
116
|
"""AudienceCreateEntityV1 - a model defined in OpenAPI
|
|
117
117
|
|
|
118
118
|
Args:
|
|
119
|
-
name (str): Name of the audience
|
|
120
119
|
advertiser_id (str): Advertiser associated to the audience
|
|
121
120
|
algebra (AlgebraNodeV1):
|
|
121
|
+
name (str): Name of the audience
|
|
122
122
|
|
|
123
123
|
Keyword Args:
|
|
124
124
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -183,9 +183,9 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
183
183
|
self._configuration = _configuration
|
|
184
184
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
185
185
|
|
|
186
|
-
self.name = name
|
|
187
186
|
self.advertiser_id = advertiser_id
|
|
188
187
|
self.algebra = algebra
|
|
188
|
+
self.name = name
|
|
189
189
|
for var_name, var_value in kwargs.items():
|
|
190
190
|
if var_name not in self.attribute_map and \
|
|
191
191
|
self._configuration is not None and \
|
|
@@ -206,13 +206,13 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
206
206
|
])
|
|
207
207
|
|
|
208
208
|
@convert_js_args_to_python_args
|
|
209
|
-
def __init__(self,
|
|
209
|
+
def __init__(self, advertiser_id, algebra, name, *args, **kwargs): # noqa: E501
|
|
210
210
|
"""AudienceCreateEntityV1 - a model defined in OpenAPI
|
|
211
211
|
|
|
212
212
|
Args:
|
|
213
|
-
name (str): Name of the audience
|
|
214
213
|
advertiser_id (str): Advertiser associated to the audience
|
|
215
214
|
algebra (AlgebraNodeV1):
|
|
215
|
+
name (str): Name of the audience
|
|
216
216
|
|
|
217
217
|
Keyword Args:
|
|
218
218
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -275,9 +275,9 @@ class AudienceCreateEntityV1(ModelNormal):
|
|
|
275
275
|
self._configuration = _configuration
|
|
276
276
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
277
277
|
|
|
278
|
-
self.name = name
|
|
279
278
|
self.advertiser_id = advertiser_id
|
|
280
279
|
self.algebra = algebra
|
|
280
|
+
self.name = name
|
|
281
281
|
for var_name, var_value in kwargs.items():
|
|
282
282
|
if var_name not in self.attribute_map and \
|
|
283
283
|
self._configuration is not None and \
|
|
@@ -87,8 +87,8 @@ class AudienceCreateEntityV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceCreateEntityV1,), # noqa: E501
|
|
91
|
+
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceCreateEntityV1Resource(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 AudienceCreateEntityV1Resource(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 (AudienceCreateEntityV1): [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 AudienceCreateEntityV1Resource(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 (AudienceCreateEntityV1): [optional] # noqa: E501
|
|
233
|
+
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|