criteo-api-marketingsolutions-sdk 2024.4.0.250327__py3-none-any.whl → 2024.4.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-2024.4.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/METADATA +3 -3
- {criteo_api_marketingsolutions_sdk-2024.4.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/RECORD +142 -142
- criteo_api_marketingsolutions_v2024_04/__init__.py +1 -1
- criteo_api_marketingsolutions_v2024_04/api/creative_api.py +12 -12
- criteo_api_marketingsolutions_v2024_04/api_client.py +1 -1
- criteo_api_marketingsolutions_v2024_04/configuration.py +1 -1
- criteo_api_marketingsolutions_v2024_04/model/ad.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/ad_set_audience_link_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_category_bid_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations.py +9 -9
- criteo_api_marketingsolutions_v2024_04/model/ad_set_delivery_limitations_v23_q1.py +9 -9
- criteo_api_marketingsolutions_v2024_04/model/ad_set_display_multiplier_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_set_targeting_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/ad_write.py +18 -18
- criteo_api_marketingsolutions_v2024_04/model/adaptive_attributes.py +42 -42
- criteo_api_marketingsolutions_v2024_04/model/adaptive_colors.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/adaptive_write_attributes.py +44 -44
- criteo_api_marketingsolutions_v2024_04/model/algebra_node_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/application_summary_model.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/application_summary_model_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/application_summary_model_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/audience_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2024_04/model/audience_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_error.py +16 -16
- criteo_api_marketingsolutions_v2024_04/model/audience_estimate_size_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_name_description.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/audience_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1.py +36 -36
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_search_metadata_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_entity_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_segment_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/audience_size_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/audience_size_estimation_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/audience_update_entity_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/audience_warning.py +22 -22
- criteo_api_marketingsolutions_v2024_04/model/behavioral_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/budget_automation.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/campaign_budget_automation_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/campaign_search_filters_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/campaign_spend_limit_v23_q1.py +13 -13
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1.py +12 -12
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/campaign_v23_q1_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/common_problem.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/contactlist_amendment_attributes.py +12 -12
- criteo_api_marketingsolutions_v2024_04/model/contactlist_operation.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/contactlist_operation_attributes.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/coupon.py +40 -40
- criteo_api_marketingsolutions_v2024_04/model/coupon_supported_sizes.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set.py +30 -30
- criteo_api_marketingsolutions_v2024_04/model/create_ad_set_budget.py +14 -14
- criteo_api_marketingsolutions_v2024_04/model/create_campaign.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/create_campaign_spend_limit.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/create_coupon.py +34 -34
- criteo_api_marketingsolutions_v2024_04/model/create_image_slide.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/creative.py +30 -30
- criteo_api_marketingsolutions_v2024_04/model/creative_write.py +26 -26
- criteo_api_marketingsolutions_v2024_04/model/criteo_api_error.py +26 -26
- criteo_api_marketingsolutions_v2024_04/model/criteo_api_warning.py +22 -22
- criteo_api_marketingsolutions_v2024_04/model/dynamic_attributes.py +12 -12
- criteo_api_marketingsolutions_v2024_04/model/dynamic_write_attributes.py +14 -14
- criteo_api_marketingsolutions_v2024_04/model/entity_of_portfolio_message.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/image_attributes.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/image_slide.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_brand_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/in_market_audience_segment_interest_entity_v1_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/in_market_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/in_market_size_estimation_v1.py +6 -6
- criteo_api_marketingsolutions_v2024_04/model/in_market_update_v1.py +10 -10
- criteo_api_marketingsolutions_v2024_04/model/in_market_v1.py +10 -10
- criteo_api_marketingsolutions_v2024_04/model/outcome.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_budget.py +24 -24
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier_result_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_scheduling.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/patch_campaign.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/patch_campaign_spend_limit.py +13 -13
- criteo_api_marketingsolutions_v2024_04/model/patch_campaign_write_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/patch_marketing_campaign_budget_automation.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/patch_result_campaign_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message.py +28 -28
- criteo_api_marketingsolutions_v2024_04/model/placements_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/point_of_interest_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/prospecting_create_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/prospecting_update_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/prospecting_v1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set.py +20 -20
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget.py +24 -24
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_budget_v23_q1.py +24 -24
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_schedule_v23_q1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/read_ad_set_v23_q1.py +25 -25
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/read_model_read_ad_set_v23_q1.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_collection_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_ad.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_coupon.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_coupon_supported_sizes.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/resource_outcome_of_creative.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/response_read_ad_set_v23_q1.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/responses_ad_set_id.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/responses_read_ad_set_v23_q1.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/retargeting_create_v1.py +14 -14
- criteo_api_marketingsolutions_v2024_04/model/retargeting_update_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/retargeting_v1.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/size.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/statistics_report_query_message.py +24 -24
- criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/transactions_report_query_message_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/transparency_query_message.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/transparency_report.py +8 -8
- criteo_api_marketingsolutions_v2024_04/model/transparency_report_list_response.py +5 -5
- criteo_api_marketingsolutions_v2024_04/model/transparency_report_resource.py +4 -4
- criteo_api_marketingsolutions_v2024_04/model/write_model_patch_ad_set.py +4 -4
- {criteo_api_marketingsolutions_sdk-2024.4.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/WHEEL +0 -0
- {criteo_api_marketingsolutions_sdk-2024.4.0.250327.dist-info → criteo_api_marketingsolutions_sdk-2024.4.0.250409.dist-info}/top_level.txt +0 -0
|
@@ -59,18 +59,6 @@ class ReadAdSetBudgetV23Q1(ModelNormal):
|
|
|
59
59
|
"""
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
|
-
('budget_strategy',): {
|
|
63
|
-
'None': None,
|
|
64
|
-
'CAPPED': "capped",
|
|
65
|
-
'UNCAPPED': "uncapped",
|
|
66
|
-
},
|
|
67
|
-
('budget_renewal',): {
|
|
68
|
-
'None': None,
|
|
69
|
-
'UNDEFINED': "undefined",
|
|
70
|
-
'DAILY': "daily",
|
|
71
|
-
'MONTHLY': "monthly",
|
|
72
|
-
'LIFETIME': "lifetime",
|
|
73
|
-
},
|
|
74
62
|
('budget_delivery_smoothing',): {
|
|
75
63
|
'None': None,
|
|
76
64
|
'ACCELERATED': "accelerated",
|
|
@@ -87,6 +75,18 @@ class ReadAdSetBudgetV23Q1(ModelNormal):
|
|
|
87
75
|
'SATURDAYTOFRIDAY': "saturdayToFriday",
|
|
88
76
|
'SUNDAYTOSATURDAY': "sundayToSaturday",
|
|
89
77
|
},
|
|
78
|
+
('budget_renewal',): {
|
|
79
|
+
'None': None,
|
|
80
|
+
'UNDEFINED': "undefined",
|
|
81
|
+
'DAILY': "daily",
|
|
82
|
+
'MONTHLY': "monthly",
|
|
83
|
+
'LIFETIME': "lifetime",
|
|
84
|
+
},
|
|
85
|
+
('budget_strategy',): {
|
|
86
|
+
'None': None,
|
|
87
|
+
'CAPPED': "capped",
|
|
88
|
+
'UNCAPPED': "uncapped",
|
|
89
|
+
},
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
validations = {
|
|
@@ -115,11 +115,11 @@ class ReadAdSetBudgetV23Q1(ModelNormal):
|
|
|
115
115
|
"""
|
|
116
116
|
lazy_import()
|
|
117
117
|
return {
|
|
118
|
-
'
|
|
119
|
-
'budget_renewal': (str, none_type,), # noqa: E501
|
|
118
|
+
'budget_amount': (NillableDecimal,), # noqa: E501
|
|
120
119
|
'budget_delivery_smoothing': (str, none_type,), # noqa: E501
|
|
121
120
|
'budget_delivery_week': (str, none_type,), # noqa: E501
|
|
122
|
-
'
|
|
121
|
+
'budget_renewal': (str, none_type,), # noqa: E501
|
|
122
|
+
'budget_strategy': (str, none_type,), # noqa: E501
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
@cached_property
|
|
@@ -128,11 +128,11 @@ class ReadAdSetBudgetV23Q1(ModelNormal):
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
attribute_map = {
|
|
131
|
-
'
|
|
132
|
-
'budget_renewal': 'budgetRenewal', # noqa: E501
|
|
131
|
+
'budget_amount': 'budgetAmount', # noqa: E501
|
|
133
132
|
'budget_delivery_smoothing': 'budgetDeliverySmoothing', # noqa: E501
|
|
134
133
|
'budget_delivery_week': 'budgetDeliveryWeek', # noqa: E501
|
|
135
|
-
'
|
|
134
|
+
'budget_renewal': 'budgetRenewal', # noqa: E501
|
|
135
|
+
'budget_strategy': 'budgetStrategy', # noqa: E501
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
read_only_vars = {
|
|
@@ -176,11 +176,11 @@ class ReadAdSetBudgetV23Q1(ModelNormal):
|
|
|
176
176
|
Animal class but this time we won't travel
|
|
177
177
|
through its discriminator because we passed in
|
|
178
178
|
_visited_composed_classes = (Animal,)
|
|
179
|
-
|
|
180
|
-
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
179
|
+
budget_amount (NillableDecimal): [optional] # noqa: E501
|
|
181
180
|
budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
|
|
182
181
|
budget_delivery_week (str, none_type): [optional] # noqa: E501
|
|
183
|
-
|
|
182
|
+
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
183
|
+
budget_strategy (str, none_type): [optional] # noqa: E501
|
|
184
184
|
"""
|
|
185
185
|
|
|
186
186
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -266,11 +266,11 @@ class ReadAdSetBudgetV23Q1(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
|
-
|
|
270
|
-
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
269
|
+
budget_amount (NillableDecimal): [optional] # noqa: E501
|
|
271
270
|
budget_delivery_smoothing (str, none_type): [optional] # noqa: E501
|
|
272
271
|
budget_delivery_week (str, none_type): [optional] # noqa: E501
|
|
273
|
-
|
|
272
|
+
budget_renewal (str, none_type): [optional] # noqa: E501
|
|
273
|
+
budget_strategy (str, none_type): [optional] # noqa: E501
|
|
274
274
|
"""
|
|
275
275
|
|
|
276
276
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -105,10 +105,10 @@ class ReadAdSetSchedule(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
lazy_import()
|
|
107
107
|
return {
|
|
108
|
-
'start_date': (NillableDateTime,), # noqa: E501
|
|
109
|
-
'end_date': (NillableDateTime,), # noqa: E501
|
|
110
108
|
'activation_status': (str, none_type,), # noqa: E501
|
|
111
109
|
'delivery_status': (str, none_type,), # noqa: E501
|
|
110
|
+
'end_date': (NillableDateTime,), # noqa: E501
|
|
111
|
+
'start_date': (NillableDateTime,), # noqa: E501
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
@cached_property
|
|
@@ -117,10 +117,10 @@ class ReadAdSetSchedule(ModelNormal):
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
attribute_map = {
|
|
120
|
-
'start_date': 'startDate', # noqa: E501
|
|
121
|
-
'end_date': 'endDate', # noqa: E501
|
|
122
120
|
'activation_status': 'activationStatus', # noqa: E501
|
|
123
121
|
'delivery_status': 'deliveryStatus', # noqa: E501
|
|
122
|
+
'end_date': 'endDate', # noqa: E501
|
|
123
|
+
'start_date': 'startDate', # noqa: E501
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
read_only_vars = {
|
|
@@ -164,10 +164,10 @@ class ReadAdSetSchedule(ModelNormal):
|
|
|
164
164
|
Animal class but this time we won't travel
|
|
165
165
|
through its discriminator because we passed in
|
|
166
166
|
_visited_composed_classes = (Animal,)
|
|
167
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
168
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
169
167
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
170
168
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
169
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
170
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
171
171
|
"""
|
|
172
172
|
|
|
173
173
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -253,10 +253,10 @@ class ReadAdSetSchedule(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
257
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
258
256
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
259
257
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
258
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
259
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
260
260
|
"""
|
|
261
261
|
|
|
262
262
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -105,10 +105,10 @@ class ReadAdSetScheduleV23Q1(ModelNormal):
|
|
|
105
105
|
"""
|
|
106
106
|
lazy_import()
|
|
107
107
|
return {
|
|
108
|
-
'start_date': (NillableDateTime,), # noqa: E501
|
|
109
|
-
'end_date': (NillableDateTime,), # noqa: E501
|
|
110
108
|
'activation_status': (str, none_type,), # noqa: E501
|
|
111
109
|
'delivery_status': (str, none_type,), # noqa: E501
|
|
110
|
+
'end_date': (NillableDateTime,), # noqa: E501
|
|
111
|
+
'start_date': (NillableDateTime,), # noqa: E501
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
@cached_property
|
|
@@ -117,10 +117,10 @@ class ReadAdSetScheduleV23Q1(ModelNormal):
|
|
|
117
117
|
|
|
118
118
|
|
|
119
119
|
attribute_map = {
|
|
120
|
-
'start_date': 'startDate', # noqa: E501
|
|
121
|
-
'end_date': 'endDate', # noqa: E501
|
|
122
120
|
'activation_status': 'activationStatus', # noqa: E501
|
|
123
121
|
'delivery_status': 'deliveryStatus', # noqa: E501
|
|
122
|
+
'end_date': 'endDate', # noqa: E501
|
|
123
|
+
'start_date': 'startDate', # noqa: E501
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
read_only_vars = {
|
|
@@ -164,10 +164,10 @@ class ReadAdSetScheduleV23Q1(ModelNormal):
|
|
|
164
164
|
Animal class but this time we won't travel
|
|
165
165
|
through its discriminator because we passed in
|
|
166
166
|
_visited_composed_classes = (Animal,)
|
|
167
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
168
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
169
167
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
170
168
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
169
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
170
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
171
171
|
"""
|
|
172
172
|
|
|
173
173
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -253,10 +253,10 @@ class ReadAdSetScheduleV23Q1(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
257
|
-
end_date (NillableDateTime): [optional] # noqa: E501
|
|
258
256
|
activation_status (str, none_type): [optional] # noqa: E501
|
|
259
257
|
delivery_status (str, none_type): [optional] # noqa: E501
|
|
258
|
+
end_date (NillableDateTime): [optional] # noqa: E501
|
|
259
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
260
260
|
"""
|
|
261
261
|
|
|
262
262
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -71,6 +71,11 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
71
71
|
'WEB': "web",
|
|
72
72
|
'APP': "app",
|
|
73
73
|
},
|
|
74
|
+
('media_type',): {
|
|
75
|
+
'None': None,
|
|
76
|
+
'DISPLAY': "display",
|
|
77
|
+
'VIDEO': "video",
|
|
78
|
+
},
|
|
74
79
|
('objective',): {
|
|
75
80
|
'None': None,
|
|
76
81
|
'CUSTOMACTION': "customAction",
|
|
@@ -85,11 +90,6 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
85
90
|
'VISITS': "visits",
|
|
86
91
|
'VIDEOVIEWS': "videoViews",
|
|
87
92
|
},
|
|
88
|
-
('media_type',): {
|
|
89
|
-
'None': None,
|
|
90
|
-
'DISPLAY': "display",
|
|
91
|
-
'VIDEO': "video",
|
|
92
|
-
},
|
|
93
93
|
('video_channel',): {
|
|
94
94
|
'None': None,
|
|
95
95
|
'OLV': "olv",
|
|
@@ -123,17 +123,17 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
123
123
|
"""
|
|
124
124
|
lazy_import()
|
|
125
125
|
return {
|
|
126
|
-
'name': (str, none_type,), # noqa: E501
|
|
127
126
|
'advertiser_id': (str, none_type,), # noqa: E501
|
|
128
|
-
'
|
|
127
|
+
'bidding': (ReadAdSetBiddingV23Q1,), # noqa: E501
|
|
128
|
+
'budget': (ReadAdSetBudgetV23Q1,), # noqa: E501
|
|
129
129
|
'campaign_id': (str, none_type,), # noqa: E501
|
|
130
|
+
'dataset_id': (str, none_type,), # noqa: E501
|
|
130
131
|
'destination_environment': (str, none_type,), # noqa: E501
|
|
132
|
+
'media_type': (str, none_type,), # noqa: E501
|
|
133
|
+
'name': (str, none_type,), # noqa: E501
|
|
131
134
|
'objective': (str, none_type,), # noqa: E501
|
|
132
135
|
'schedule': (ReadAdSetScheduleV23Q1,), # noqa: E501
|
|
133
|
-
'bidding': (ReadAdSetBiddingV23Q1,), # noqa: E501
|
|
134
136
|
'targeting': (AdSetTargetingV23Q1,), # noqa: E501
|
|
135
|
-
'budget': (ReadAdSetBudgetV23Q1,), # noqa: E501
|
|
136
|
-
'media_type': (str, none_type,), # noqa: E501
|
|
137
137
|
'video_channel': (str, none_type,), # noqa: E501
|
|
138
138
|
}
|
|
139
139
|
|
|
@@ -143,17 +143,17 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
143
143
|
|
|
144
144
|
|
|
145
145
|
attribute_map = {
|
|
146
|
-
'name': 'name', # noqa: E501
|
|
147
146
|
'advertiser_id': 'advertiserId', # noqa: E501
|
|
148
|
-
'
|
|
147
|
+
'bidding': 'bidding', # noqa: E501
|
|
148
|
+
'budget': 'budget', # noqa: E501
|
|
149
149
|
'campaign_id': 'campaignId', # noqa: E501
|
|
150
|
+
'dataset_id': 'datasetId', # noqa: E501
|
|
150
151
|
'destination_environment': 'destinationEnvironment', # noqa: E501
|
|
152
|
+
'media_type': 'mediaType', # noqa: E501
|
|
153
|
+
'name': 'name', # noqa: E501
|
|
151
154
|
'objective': 'objective', # noqa: E501
|
|
152
155
|
'schedule': 'schedule', # noqa: E501
|
|
153
|
-
'bidding': 'bidding', # noqa: E501
|
|
154
156
|
'targeting': 'targeting', # noqa: E501
|
|
155
|
-
'budget': 'budget', # noqa: E501
|
|
156
|
-
'media_type': 'mediaType', # noqa: E501
|
|
157
157
|
'video_channel': 'videoChannel', # noqa: E501
|
|
158
158
|
}
|
|
159
159
|
|
|
@@ -198,17 +198,17 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
198
198
|
Animal class but this time we won't travel
|
|
199
199
|
through its discriminator because we passed in
|
|
200
200
|
_visited_composed_classes = (Animal,)
|
|
201
|
-
name (str, none_type): [optional] # noqa: E501
|
|
202
201
|
advertiser_id (str, none_type): [optional] # noqa: E501
|
|
203
|
-
|
|
202
|
+
bidding (ReadAdSetBiddingV23Q1): [optional] # noqa: E501
|
|
203
|
+
budget (ReadAdSetBudgetV23Q1): [optional] # noqa: E501
|
|
204
204
|
campaign_id (str, none_type): [optional] # noqa: E501
|
|
205
|
+
dataset_id (str, none_type): [optional] # noqa: E501
|
|
205
206
|
destination_environment (str, none_type): [optional] # noqa: E501
|
|
207
|
+
media_type (str, none_type): [optional] # noqa: E501
|
|
208
|
+
name (str, none_type): [optional] # noqa: E501
|
|
206
209
|
objective (str, none_type): [optional] # noqa: E501
|
|
207
210
|
schedule (ReadAdSetScheduleV23Q1): [optional] # noqa: E501
|
|
208
|
-
bidding (ReadAdSetBiddingV23Q1): [optional] # noqa: E501
|
|
209
211
|
targeting (AdSetTargetingV23Q1): [optional] # noqa: E501
|
|
210
|
-
budget (ReadAdSetBudgetV23Q1): [optional] # noqa: E501
|
|
211
|
-
media_type (str, none_type): [optional] # noqa: E501
|
|
212
212
|
video_channel (str, none_type): [optional] # noqa: E501
|
|
213
213
|
"""
|
|
214
214
|
|
|
@@ -295,17 +295,17 @@ class ReadAdSetV23Q1(ModelNormal):
|
|
|
295
295
|
Animal class but this time we won't travel
|
|
296
296
|
through its discriminator because we passed in
|
|
297
297
|
_visited_composed_classes = (Animal,)
|
|
298
|
-
name (str, none_type): [optional] # noqa: E501
|
|
299
298
|
advertiser_id (str, none_type): [optional] # noqa: E501
|
|
300
|
-
|
|
299
|
+
bidding (ReadAdSetBiddingV23Q1): [optional] # noqa: E501
|
|
300
|
+
budget (ReadAdSetBudgetV23Q1): [optional] # noqa: E501
|
|
301
301
|
campaign_id (str, none_type): [optional] # noqa: E501
|
|
302
|
+
dataset_id (str, none_type): [optional] # noqa: E501
|
|
302
303
|
destination_environment (str, none_type): [optional] # noqa: E501
|
|
304
|
+
media_type (str, none_type): [optional] # noqa: E501
|
|
305
|
+
name (str, none_type): [optional] # noqa: E501
|
|
303
306
|
objective (str, none_type): [optional] # noqa: E501
|
|
304
307
|
schedule (ReadAdSetScheduleV23Q1): [optional] # noqa: E501
|
|
305
|
-
bidding (ReadAdSetBiddingV23Q1): [optional] # noqa: E501
|
|
306
308
|
targeting (AdSetTargetingV23Q1): [optional] # noqa: E501
|
|
307
|
-
budget (ReadAdSetBudgetV23Q1): [optional] # noqa: E501
|
|
308
|
-
media_type (str, none_type): [optional] # noqa: E501
|
|
309
309
|
video_channel (str, none_type): [optional] # noqa: E501
|
|
310
310
|
"""
|
|
311
311
|
|
|
@@ -87,9 +87,9 @@ class ReadModelReadAdSet(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (ReadAdSet,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (ReadAdSet,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ReadModelReadAdSet(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
+
'attributes': 'attributes', # noqa: E501
|
|
101
102
|
'id': 'id', # noqa: E501
|
|
102
103
|
'type': 'type', # noqa: E501
|
|
103
|
-
'attributes': 'attributes', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -146,9 +146,9 @@ class ReadModelReadAdSet(ModelNormal):
|
|
|
146
146
|
Animal class but this time we won't travel
|
|
147
147
|
through its discriminator because we passed in
|
|
148
148
|
_visited_composed_classes = (Animal,)
|
|
149
|
+
attributes (ReadAdSet): [optional] # noqa: E501
|
|
149
150
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
150
151
|
type (str, none_type): [optional] # noqa: E501
|
|
151
|
-
attributes (ReadAdSet): [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,9 +234,9 @@ class ReadModelReadAdSet(ModelNormal):
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
+
attributes (ReadAdSet): [optional] # noqa: E501
|
|
237
238
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
238
239
|
type (str, none_type): [optional] # noqa: E501
|
|
239
|
-
attributes (ReadAdSet): [optional] # noqa: E501
|
|
240
240
|
"""
|
|
241
241
|
|
|
242
242
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,9 +87,9 @@ class ReadModelReadAdSetV23Q1(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (ReadAdSetV23Q1,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (ReadAdSetV23Q1,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ReadModelReadAdSetV23Q1(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
+
'attributes': 'attributes', # noqa: E501
|
|
101
102
|
'id': 'id', # noqa: E501
|
|
102
103
|
'type': 'type', # noqa: E501
|
|
103
|
-
'attributes': 'attributes', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -146,9 +146,9 @@ class ReadModelReadAdSetV23Q1(ModelNormal):
|
|
|
146
146
|
Animal class but this time we won't travel
|
|
147
147
|
through its discriminator because we passed in
|
|
148
148
|
_visited_composed_classes = (Animal,)
|
|
149
|
+
attributes (ReadAdSetV23Q1): [optional] # noqa: E501
|
|
149
150
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
150
151
|
type (str, none_type): [optional] # noqa: E501
|
|
151
|
-
attributes (ReadAdSetV23Q1): [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,9 +234,9 @@ class ReadModelReadAdSetV23Q1(ModelNormal):
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
+
attributes (ReadAdSetV23Q1): [optional] # noqa: E501
|
|
237
238
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
238
239
|
type (str, none_type): [optional] # noqa: E501
|
|
239
|
-
attributes (ReadAdSetV23Q1): [optional] # noqa: E501
|
|
240
240
|
"""
|
|
241
241
|
|
|
242
242
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class ResourceCollectionOutcomeOfAd(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([ResourceOfAd], 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 ResourceCollectionOutcomeOfAd(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 ResourceCollectionOutcomeOfAd(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([ResourceOfAd], 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 ResourceCollectionOutcomeOfAd(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([ResourceOfAd], 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 ResourceCollectionOutcomeOfCoupon(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([ResourceOfCoupon], 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 ResourceCollectionOutcomeOfCoupon(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 ResourceCollectionOutcomeOfCoupon(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([ResourceOfCoupon], 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 ResourceCollectionOutcomeOfCoupon(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([ResourceOfCoupon], 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 ResourceCollectionOutcomeOfCreative(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([ResourceOfCreative], 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 ResourceCollectionOutcomeOfCreative(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 ResourceCollectionOutcomeOfCreative(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([ResourceOfCreative], 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 ResourceCollectionOutcomeOfCreative(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([ResourceOfCreative], 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 ResourceOutcomeOfAd(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ResourceOfAd,), # 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 ResourceOutcomeOfAd(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 ResourceOutcomeOfAd(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ResourceOfAd): [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 ResourceOutcomeOfAd(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ResourceOfAd): [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 ResourceOutcomeOfCoupon(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ResourceOfCoupon,), # 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 ResourceOutcomeOfCoupon(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 ResourceOutcomeOfCoupon(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ResourceOfCoupon): [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 ResourceOutcomeOfCoupon(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ResourceOfCoupon): [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)
|