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
criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_resource.py
CHANGED
|
@@ -87,8 +87,8 @@ class AudienceSegmentSizeEstimationV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str, none_type,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSegmentSizeEstimationV1,), # noqa: E501
|
|
91
|
+
'type': (str, none_type,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSegmentSizeEstimationV1Resource(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 AudienceSegmentSizeEstimationV1Resource(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 (AudienceSegmentSizeEstimationV1): [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 AudienceSegmentSizeEstimationV1Resource(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 (AudienceSegmentSizeEstimationV1): [optional] # noqa: E501
|
|
233
|
+
type (str, none_type): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_marketingsolutions_v2025_01/model/audience_segment_size_estimation_v1_response.py
CHANGED
|
@@ -90,8 +90,8 @@ class AudienceSegmentSizeEstimationV1Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (AudienceSegmentSizeEstimationV1Resource,), # 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 AudienceSegmentSizeEstimationV1Response(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 AudienceSegmentSizeEstimationV1Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (AudienceSegmentSizeEstimationV1Resource): [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 AudienceSegmentSizeEstimationV1Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (AudienceSegmentSizeEstimationV1Resource): [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)
|
|
@@ -97,13 +97,13 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
97
97
|
"""
|
|
98
98
|
lazy_import()
|
|
99
99
|
return {
|
|
100
|
-
'name': (str,), # noqa: E501
|
|
101
100
|
'description': (NillableString,), # noqa: E501
|
|
102
101
|
'in_market': (InMarketUpdateV1,), # noqa: E501
|
|
103
102
|
'location': (LocationUpdateV1,), # noqa: E501
|
|
104
|
-
'retargeting': (RetargetingUpdateV1,), # noqa: E501
|
|
105
103
|
'lookalike': (LookalikeUpdateV1,), # noqa: E501
|
|
104
|
+
'name': (str,), # noqa: E501
|
|
106
105
|
'prospecting': (ProspectingUpdateV1,), # noqa: E501
|
|
106
|
+
'retargeting': (RetargetingUpdateV1,), # noqa: E501
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
@cached_property
|
|
@@ -112,13 +112,13 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
attribute_map = {
|
|
115
|
-
'name': 'name', # noqa: E501
|
|
116
115
|
'description': 'description', # noqa: E501
|
|
117
116
|
'in_market': 'inMarket', # noqa: E501
|
|
118
117
|
'location': 'location', # noqa: E501
|
|
119
|
-
'retargeting': 'retargeting', # noqa: E501
|
|
120
118
|
'lookalike': 'lookalike', # noqa: E501
|
|
119
|
+
'name': 'name', # noqa: E501
|
|
121
120
|
'prospecting': 'prospecting', # noqa: E501
|
|
121
|
+
'retargeting': 'retargeting', # noqa: E501
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
read_only_vars = {
|
|
@@ -162,13 +162,13 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
162
162
|
Animal class but this time we won't travel
|
|
163
163
|
through its discriminator because we passed in
|
|
164
164
|
_visited_composed_classes = (Animal,)
|
|
165
|
-
name (str): Name of the segment. [optional] # noqa: E501
|
|
166
165
|
description (NillableString): [optional] # noqa: E501
|
|
167
166
|
in_market (InMarketUpdateV1): [optional] # noqa: E501
|
|
168
167
|
location (LocationUpdateV1): [optional] # noqa: E501
|
|
169
|
-
retargeting (RetargetingUpdateV1): [optional] # noqa: E501
|
|
170
168
|
lookalike (LookalikeUpdateV1): [optional] # noqa: E501
|
|
169
|
+
name (str): Name of the segment. [optional] # noqa: E501
|
|
171
170
|
prospecting (ProspectingUpdateV1): [optional] # noqa: E501
|
|
171
|
+
retargeting (RetargetingUpdateV1): [optional] # noqa: E501
|
|
172
172
|
"""
|
|
173
173
|
|
|
174
174
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -254,13 +254,13 @@ class AudienceSegmentUpdateEntityV1(ModelNormal):
|
|
|
254
254
|
Animal class but this time we won't travel
|
|
255
255
|
through its discriminator because we passed in
|
|
256
256
|
_visited_composed_classes = (Animal,)
|
|
257
|
-
name (str): Name of the segment. [optional] # noqa: E501
|
|
258
257
|
description (NillableString): [optional] # noqa: E501
|
|
259
258
|
in_market (InMarketUpdateV1): [optional] # noqa: E501
|
|
260
259
|
location (LocationUpdateV1): [optional] # noqa: E501
|
|
261
|
-
retargeting (RetargetingUpdateV1): [optional] # noqa: E501
|
|
262
260
|
lookalike (LookalikeUpdateV1): [optional] # noqa: E501
|
|
261
|
+
name (str): Name of the segment. [optional] # noqa: E501
|
|
263
262
|
prospecting (ProspectingUpdateV1): [optional] # noqa: E501
|
|
263
|
+
retargeting (RetargetingUpdateV1): [optional] # noqa: E501
|
|
264
264
|
"""
|
|
265
265
|
|
|
266
266
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class AudienceSizeEntityV1ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([AudienceSizeEntityV1Resource], 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 AudienceSizeEntityV1ListResponse(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 AudienceSizeEntityV1ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([AudienceSizeEntityV1Resource], 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 AudienceSizeEntityV1ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([AudienceSizeEntityV1Resource], 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)
|
|
@@ -87,8 +87,8 @@ class AudienceSizeEstimationV1Resource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'type': (str, none_type,), # noqa: E501
|
|
91
90
|
'attributes': (AudienceSizeEstimationV1,), # noqa: E501
|
|
91
|
+
'type': (str, none_type,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class AudienceSizeEstimationV1Resource(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 AudienceSizeEstimationV1Resource(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 (AudienceSizeEstimationV1): [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 AudienceSizeEstimationV1Resource(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 (AudienceSizeEstimationV1): [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 AudienceSizeEstimationV1Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (AudienceSizeEstimationV1Resource,), # 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 AudienceSizeEstimationV1Response(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 AudienceSizeEstimationV1Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (AudienceSizeEstimationV1Resource): [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 AudienceSizeEstimationV1Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (AudienceSizeEstimationV1Resource): [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)
|
|
@@ -89,9 +89,9 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
89
89
|
"""
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
|
-
'name': (str,), # noqa: E501
|
|
93
|
-
'description': (NillableString,), # noqa: E501
|
|
94
92
|
'algebra': (AlgebraNodeV1,), # noqa: E501
|
|
93
|
+
'description': (NillableString,), # noqa: E501
|
|
94
|
+
'name': (str,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -100,9 +100,9 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
|
-
'name': 'name', # noqa: E501
|
|
104
|
-
'description': 'description', # noqa: E501
|
|
105
103
|
'algebra': 'algebra', # noqa: E501
|
|
104
|
+
'description': 'description', # noqa: E501
|
|
105
|
+
'name': 'name', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
@@ -146,9 +146,9 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
146
146
|
Animal class but this time we won't travel
|
|
147
147
|
through its discriminator because we passed in
|
|
148
148
|
_visited_composed_classes = (Animal,)
|
|
149
|
-
name (str): Name of the audience. [optional] # noqa: E501
|
|
150
|
-
description (NillableString): [optional] # noqa: E501
|
|
151
149
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
150
|
+
description (NillableString): [optional] # noqa: E501
|
|
151
|
+
name (str): Name of the audience. [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,9 +234,9 @@ class AudienceUpdateEntityV1(ModelNormal):
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
-
name (str): Name of the audience. [optional] # noqa: E501
|
|
238
|
-
description (NillableString): [optional] # noqa: E501
|
|
239
237
|
algebra (AlgebraNodeV1): [optional] # noqa: E501
|
|
238
|
+
description (NillableString): [optional] # noqa: E501
|
|
239
|
+
name (str): Name of the audience. [optional] # noqa: E501
|
|
240
240
|
"""
|
|
241
241
|
|
|
242
242
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,14 +90,14 @@ class AudienceWarning(ModelNormal):
|
|
|
90
90
|
and the value is attribute type.
|
|
91
91
|
"""
|
|
92
92
|
return {
|
|
93
|
-
'type': (str,), # noqa: E501
|
|
94
93
|
'code': (str,), # noqa: E501
|
|
95
|
-
'instance': (str,), # noqa: E501
|
|
96
94
|
'detail': (str,), # noqa: E501
|
|
97
|
-
'
|
|
98
|
-
'
|
|
95
|
+
'instance': (str,), # noqa: E501
|
|
96
|
+
'type': (str,), # noqa: E501
|
|
99
97
|
'source': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type,), # noqa: E501
|
|
100
98
|
'stack_trace': ([str], none_type,), # noqa: E501
|
|
99
|
+
'title': (str, none_type,), # noqa: E501
|
|
100
|
+
'trace_id': (str, none_type,), # noqa: E501
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
@cached_property
|
|
@@ -106,14 +106,14 @@ class AudienceWarning(ModelNormal):
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
attribute_map = {
|
|
109
|
-
'type': 'type', # noqa: E501
|
|
110
109
|
'code': 'code', # noqa: E501
|
|
111
|
-
'instance': 'instance', # noqa: E501
|
|
112
110
|
'detail': 'detail', # noqa: E501
|
|
113
|
-
'
|
|
114
|
-
'
|
|
111
|
+
'instance': 'instance', # noqa: E501
|
|
112
|
+
'type': 'type', # noqa: E501
|
|
115
113
|
'source': 'source', # noqa: E501
|
|
116
114
|
'stack_trace': 'stackTrace', # noqa: E501
|
|
115
|
+
'title': 'title', # noqa: E501
|
|
116
|
+
'trace_id': 'traceId', # noqa: E501
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
read_only_vars = {
|
|
@@ -123,14 +123,14 @@ class AudienceWarning(ModelNormal):
|
|
|
123
123
|
|
|
124
124
|
@classmethod
|
|
125
125
|
@convert_js_args_to_python_args
|
|
126
|
-
def _from_openapi_data(cls,
|
|
126
|
+
def _from_openapi_data(cls, code, detail, instance, type, *args, **kwargs): # noqa: E501
|
|
127
127
|
"""AudienceWarning - a model defined in OpenAPI
|
|
128
128
|
|
|
129
129
|
Args:
|
|
130
|
-
type (str): (REQUIRED) The classification of the error
|
|
131
130
|
code (str): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
|
|
132
|
-
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
133
131
|
detail (str): (REQUIRED) A human-readable explanation specific to this occurrence of the problem
|
|
132
|
+
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
133
|
+
type (str): (REQUIRED) The classification of the error
|
|
134
134
|
|
|
135
135
|
Keyword Args:
|
|
136
136
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -163,10 +163,10 @@ class AudienceWarning(ModelNormal):
|
|
|
163
163
|
Animal class but this time we won't travel
|
|
164
164
|
through its discriminator because we passed in
|
|
165
165
|
_visited_composed_classes = (Animal,)
|
|
166
|
-
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
167
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
168
166
|
source ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
169
167
|
stack_trace ([str], none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
168
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
169
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
170
170
|
"""
|
|
171
171
|
|
|
172
172
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -198,10 +198,10 @@ class AudienceWarning(ModelNormal):
|
|
|
198
198
|
self._configuration = _configuration
|
|
199
199
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
200
200
|
|
|
201
|
-
self.type = type
|
|
202
201
|
self.code = code
|
|
203
|
-
self.instance = instance
|
|
204
202
|
self.detail = detail
|
|
203
|
+
self.instance = instance
|
|
204
|
+
self.type = type
|
|
205
205
|
for var_name, var_value in kwargs.items():
|
|
206
206
|
if var_name not in self.attribute_map and \
|
|
207
207
|
self._configuration is not None and \
|
|
@@ -222,14 +222,14 @@ class AudienceWarning(ModelNormal):
|
|
|
222
222
|
])
|
|
223
223
|
|
|
224
224
|
@convert_js_args_to_python_args
|
|
225
|
-
def __init__(self,
|
|
225
|
+
def __init__(self, code, detail, instance, type, *args, **kwargs): # noqa: E501
|
|
226
226
|
"""AudienceWarning - a model defined in OpenAPI
|
|
227
227
|
|
|
228
228
|
Args:
|
|
229
|
-
type (str): (REQUIRED) The classification of the error
|
|
230
229
|
code (str): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
|
|
231
|
-
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
232
230
|
detail (str): (REQUIRED) A human-readable explanation specific to this occurrence of the problem
|
|
231
|
+
instance (str): (REQUIRED) A URI reference that identifies the specific occurrence of the problem
|
|
232
|
+
type (str): (REQUIRED) The classification of the error
|
|
233
233
|
|
|
234
234
|
Keyword Args:
|
|
235
235
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -262,10 +262,10 @@ class AudienceWarning(ModelNormal):
|
|
|
262
262
|
Animal class but this time we won't travel
|
|
263
263
|
through its discriminator because we passed in
|
|
264
264
|
_visited_composed_classes = (Animal,)
|
|
265
|
-
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
266
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
267
265
|
source ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
268
266
|
stack_trace ([str], none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
267
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type. [optional] # noqa: E501
|
|
268
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
269
269
|
"""
|
|
270
270
|
|
|
271
271
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -295,10 +295,10 @@ class AudienceWarning(ModelNormal):
|
|
|
295
295
|
self._configuration = _configuration
|
|
296
296
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
297
297
|
|
|
298
|
-
self.type = type
|
|
299
298
|
self.code = code
|
|
300
|
-
self.instance = instance
|
|
301
299
|
self.detail = detail
|
|
300
|
+
self.instance = instance
|
|
301
|
+
self.type = type
|
|
302
302
|
for var_name, var_value in kwargs.items():
|
|
303
303
|
if var_name not in self.attribute_map and \
|
|
304
304
|
self._configuration is not None and \
|
|
@@ -90,8 +90,8 @@ class BehavioralV1(ModelNormal):
|
|
|
90
90
|
return {
|
|
91
91
|
'category': (str,), # noqa: E501
|
|
92
92
|
'country': (str, none_type,), # noqa: E501
|
|
93
|
-
'start_date': (datetime, none_type,), # noqa: E501
|
|
94
93
|
'end_date': (datetime, none_type,), # noqa: E501
|
|
94
|
+
'start_date': (datetime, none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -102,8 +102,8 @@ class BehavioralV1(ModelNormal):
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'category': 'category', # noqa: E501
|
|
104
104
|
'country': 'country', # noqa: E501
|
|
105
|
-
'start_date': 'startDate', # noqa: E501
|
|
106
105
|
'end_date': 'endDate', # noqa: E501
|
|
106
|
+
'start_date': 'startDate', # noqa: E501
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
read_only_vars = {
|
|
@@ -151,8 +151,8 @@ class BehavioralV1(ModelNormal):
|
|
|
151
151
|
through its discriminator because we passed in
|
|
152
152
|
_visited_composed_classes = (Animal,)
|
|
153
153
|
country (str, none_type): The users' country. [optional] # noqa: E501
|
|
154
|
-
start_date (datetime, none_type): Desired date when the behavioral will start. [optional] # noqa: E501
|
|
155
154
|
end_date (datetime, none_type): Desired date when the behavioral will end. [optional] # noqa: E501
|
|
155
|
+
start_date (datetime, none_type): Desired date when the behavioral will start. [optional] # noqa: E501
|
|
156
156
|
"""
|
|
157
157
|
|
|
158
158
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -243,8 +243,8 @@ class BehavioralV1(ModelNormal):
|
|
|
243
243
|
through its discriminator because we passed in
|
|
244
244
|
_visited_composed_classes = (Animal,)
|
|
245
245
|
country (str, none_type): The users' country. [optional] # noqa: E501
|
|
246
|
-
start_date (datetime, none_type): Desired date when the behavioral will start. [optional] # noqa: E501
|
|
247
246
|
end_date (datetime, none_type): Desired date when the behavioral will end. [optional] # noqa: E501
|
|
247
|
+
start_date (datetime, none_type): Desired date when the behavioral will start. [optional] # noqa: E501
|
|
248
248
|
"""
|
|
249
249
|
|
|
250
250
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class BudgetAutomation(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'enabled': (bool,), # noqa: E501
|
|
91
90
|
'automated_budget_configuration': (AutomatedBudgetConfiguration,), # noqa: E501
|
|
91
|
+
'enabled': (bool,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class BudgetAutomation(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'enabled': 'enabled', # noqa: E501
|
|
101
100
|
'automated_budget_configuration': 'automatedBudgetConfiguration', # noqa: E501
|
|
101
|
+
'enabled': 'enabled', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class BudgetAutomation(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
|
-
enabled (bool): [optional] # noqa: E501
|
|
146
145
|
automated_budget_configuration (AutomatedBudgetConfiguration): [optional] # noqa: E501
|
|
146
|
+
enabled (bool): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class BudgetAutomation(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
|
-
enabled (bool): [optional] # noqa: E501
|
|
233
232
|
automated_budget_configuration (AutomatedBudgetConfiguration): [optional] # noqa: E501
|
|
233
|
+
enabled (bool): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'enabled': (bool, none_type,), # noqa: E501
|
|
91
90
|
'automated_budget_configuration': (AutomatedBudgetConfigurationV23Q1,), # noqa: E501
|
|
91
|
+
'enabled': (bool, none_type,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class CampaignBudgetAutomationV23Q1(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'enabled': 'enabled', # noqa: E501
|
|
101
100
|
'automated_budget_configuration': 'automatedBudgetConfiguration', # noqa: E501
|
|
101
|
+
'enabled': 'enabled', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class CampaignBudgetAutomationV23Q1(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
|
-
enabled (bool, none_type): [optional] # noqa: E501
|
|
146
145
|
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
146
|
+
enabled (bool, none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class CampaignBudgetAutomationV23Q1(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
|
-
enabled (bool, none_type): [optional] # noqa: E501
|
|
233
232
|
automated_budget_configuration (AutomatedBudgetConfigurationV23Q1): [optional] # noqa: E501
|
|
233
|
+
enabled (bool, none_type): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class CampaignSearchFiltersV23Q1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'campaign_ids': ([str], none_type,), # noqa: E501
|
|
85
84
|
'advertiser_ids': ([str], none_type,), # noqa: E501
|
|
85
|
+
'campaign_ids': ([str], none_type,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class CampaignSearchFiltersV23Q1(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'campaign_ids': 'campaignIds', # noqa: E501
|
|
95
94
|
'advertiser_ids': 'advertiserIds', # noqa: E501
|
|
95
|
+
'campaign_ids': 'campaignIds', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class CampaignSearchFiltersV23Q1(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
|
-
campaign_ids ([str], none_type): [optional] # noqa: E501
|
|
140
139
|
advertiser_ids ([str], none_type): [optional] # noqa: E501
|
|
140
|
+
campaign_ids ([str], none_type): [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class CampaignSearchFiltersV23Q1(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
|
-
campaign_ids ([str], none_type): [optional] # noqa: E501
|
|
227
226
|
advertiser_ids ([str], none_type): [optional] # noqa: E501
|
|
227
|
+
campaign_ids ([str], none_type): [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|