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
|
@@ -73,12 +73,12 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
validations = {
|
|
76
|
+
('brand_ids',): {
|
|
77
|
+
},
|
|
76
78
|
('buying_power',): {
|
|
77
79
|
},
|
|
78
80
|
('interest_ids',): {
|
|
79
81
|
},
|
|
80
|
-
('brand_ids',): {
|
|
81
|
-
},
|
|
82
82
|
('price_range',): {
|
|
83
83
|
},
|
|
84
84
|
}
|
|
@@ -106,11 +106,11 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
106
106
|
"""
|
|
107
107
|
lazy_import()
|
|
108
108
|
return {
|
|
109
|
-
'
|
|
109
|
+
'brand_ids': ([str],), # noqa: E501
|
|
110
110
|
'buying_power': ([str],), # noqa: E501
|
|
111
|
+
'country': (str,), # noqa: E501
|
|
111
112
|
'gender': (NillableGenderV1,), # noqa: E501
|
|
112
113
|
'interest_ids': ([str],), # noqa: E501
|
|
113
|
-
'brand_ids': ([str],), # noqa: E501
|
|
114
114
|
'price_range': ([str],), # noqa: E501
|
|
115
115
|
}
|
|
116
116
|
|
|
@@ -120,11 +120,11 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
attribute_map = {
|
|
123
|
-
'
|
|
123
|
+
'brand_ids': 'brandIds', # noqa: E501
|
|
124
124
|
'buying_power': 'buyingPower', # noqa: E501
|
|
125
|
+
'country': 'country', # noqa: E501
|
|
125
126
|
'gender': 'gender', # noqa: E501
|
|
126
127
|
'interest_ids': 'interestIds', # noqa: E501
|
|
127
|
-
'brand_ids': 'brandIds', # noqa: E501
|
|
128
128
|
'price_range': 'priceRange', # noqa: E501
|
|
129
129
|
}
|
|
130
130
|
|
|
@@ -169,11 +169,11 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
169
169
|
Animal class but this time we won't travel
|
|
170
170
|
through its discriminator because we passed in
|
|
171
171
|
_visited_composed_classes = (Animal,)
|
|
172
|
-
|
|
172
|
+
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
173
173
|
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
174
|
+
country (str): Reach people of a specific country. [optional] # noqa: E501
|
|
174
175
|
gender (NillableGenderV1): [optional] # noqa: E501
|
|
175
176
|
interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
|
|
176
|
-
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
177
177
|
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
178
178
|
"""
|
|
179
179
|
|
|
@@ -260,11 +260,11 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
260
260
|
Animal class but this time we won't travel
|
|
261
261
|
through its discriminator because we passed in
|
|
262
262
|
_visited_composed_classes = (Animal,)
|
|
263
|
-
|
|
263
|
+
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
264
264
|
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
265
|
+
country (str): Reach people of a specific country. [optional] # noqa: E501
|
|
265
266
|
gender (NillableGenderV1): [optional] # noqa: E501
|
|
266
267
|
interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
|
|
267
|
-
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
268
268
|
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
269
269
|
"""
|
|
270
270
|
|
|
@@ -79,12 +79,12 @@ class InMarketV1(ModelNormal):
|
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
validations = {
|
|
82
|
+
('brand_ids',): {
|
|
83
|
+
},
|
|
82
84
|
('buying_power',): {
|
|
83
85
|
},
|
|
84
86
|
('interest_ids',): {
|
|
85
87
|
},
|
|
86
|
-
('brand_ids',): {
|
|
87
|
-
},
|
|
88
88
|
('price_range',): {
|
|
89
89
|
},
|
|
90
90
|
}
|
|
@@ -110,11 +110,11 @@ class InMarketV1(ModelNormal):
|
|
|
110
110
|
and the value is attribute type.
|
|
111
111
|
"""
|
|
112
112
|
return {
|
|
113
|
-
'
|
|
113
|
+
'brand_ids': ([str], none_type,), # noqa: E501
|
|
114
114
|
'buying_power': ([str], none_type,), # noqa: E501
|
|
115
|
+
'country': (str, none_type,), # noqa: E501
|
|
115
116
|
'gender': (str, none_type,), # noqa: E501
|
|
116
117
|
'interest_ids': ([str], none_type,), # noqa: E501
|
|
117
|
-
'brand_ids': ([str], none_type,), # noqa: E501
|
|
118
118
|
'price_range': ([str], none_type,), # noqa: E501
|
|
119
119
|
}
|
|
120
120
|
|
|
@@ -124,11 +124,11 @@ class InMarketV1(ModelNormal):
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
attribute_map = {
|
|
127
|
-
'
|
|
127
|
+
'brand_ids': 'brandIds', # noqa: E501
|
|
128
128
|
'buying_power': 'buyingPower', # noqa: E501
|
|
129
|
+
'country': 'country', # noqa: E501
|
|
129
130
|
'gender': 'gender', # noqa: E501
|
|
130
131
|
'interest_ids': 'interestIds', # noqa: E501
|
|
131
|
-
'brand_ids': 'brandIds', # noqa: E501
|
|
132
132
|
'price_range': 'priceRange', # noqa: E501
|
|
133
133
|
}
|
|
134
134
|
|
|
@@ -173,11 +173,11 @@ class InMarketV1(ModelNormal):
|
|
|
173
173
|
Animal class but this time we won't travel
|
|
174
174
|
through its discriminator because we passed in
|
|
175
175
|
_visited_composed_classes = (Animal,)
|
|
176
|
-
|
|
176
|
+
brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
177
177
|
buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
178
|
+
country (str, none_type): Reach people of a specific country. [optional] # noqa: E501
|
|
178
179
|
gender (str, none_type): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
179
180
|
interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
|
|
180
|
-
brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
181
181
|
price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
182
182
|
"""
|
|
183
183
|
|
|
@@ -264,11 +264,11 @@ class InMarketV1(ModelNormal):
|
|
|
264
264
|
Animal class but this time we won't travel
|
|
265
265
|
through its discriminator because we passed in
|
|
266
266
|
_visited_composed_classes = (Animal,)
|
|
267
|
-
|
|
267
|
+
brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
268
268
|
buying_power ([str], none_type): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
269
|
+
country (str, none_type): Reach people of a specific country. [optional] # noqa: E501
|
|
269
270
|
gender (str, none_type): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
270
271
|
interest_ids ([str], none_type): Reach new people based on their interests. [optional] # noqa: E501
|
|
271
|
-
brand_ids ([str], none_type): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
272
272
|
price_range ([str], none_type): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
273
273
|
"""
|
|
274
274
|
|
|
@@ -80,8 +80,8 @@ class Outcome(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
84
83
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
84
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -90,13 +90,13 @@ class Outcome(ModelNormal):
|
|
|
90
90
|
|
|
91
91
|
|
|
92
92
|
attribute_map = {
|
|
93
|
-
'warnings': 'warnings', # noqa: E501
|
|
94
93
|
'errors': 'errors', # noqa: E501
|
|
94
|
+
'warnings': 'warnings', # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
read_only_vars = {
|
|
98
|
-
'warnings', # noqa: E501
|
|
99
98
|
'errors', # noqa: E501
|
|
99
|
+
'warnings', # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
_composed_schemas = {}
|
|
@@ -137,8 +137,8 @@ class Outcome(ModelNormal):
|
|
|
137
137
|
Animal class but this time we won't travel
|
|
138
138
|
through its discriminator because we passed in
|
|
139
139
|
_visited_composed_classes = (Animal,)
|
|
140
|
-
warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
141
140
|
errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
141
|
+
warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
142
142
|
"""
|
|
143
143
|
|
|
144
144
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -224,8 +224,8 @@ class Outcome(ModelNormal):
|
|
|
224
224
|
Animal class but this time we won't travel
|
|
225
225
|
through its discriminator because we passed in
|
|
226
226
|
_visited_composed_classes = (Animal,)
|
|
227
|
-
warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
228
227
|
errors ([CommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
228
|
+
warnings ([CommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
229
229
|
"""
|
|
230
230
|
|
|
231
231
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -93,11 +93,11 @@ class PatchAdSet(ModelNormal):
|
|
|
93
93
|
"""
|
|
94
94
|
lazy_import()
|
|
95
95
|
return {
|
|
96
|
+
'bidding': (PatchAdSetBidding,), # noqa: E501
|
|
97
|
+
'budget': (PatchAdSetBudget,), # noqa: E501
|
|
96
98
|
'name': (str, none_type,), # noqa: E501
|
|
97
99
|
'scheduling': (PatchAdSetScheduling,), # noqa: E501
|
|
98
|
-
'bidding': (PatchAdSetBidding,), # noqa: E501
|
|
99
100
|
'targeting': (AdSetTargeting,), # noqa: E501
|
|
100
|
-
'budget': (PatchAdSetBudget,), # noqa: E501
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
@cached_property
|
|
@@ -106,11 +106,11 @@ class PatchAdSet(ModelNormal):
|
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
attribute_map = {
|
|
109
|
+
'bidding': 'bidding', # noqa: E501
|
|
110
|
+
'budget': 'budget', # noqa: E501
|
|
109
111
|
'name': 'name', # noqa: E501
|
|
110
112
|
'scheduling': 'scheduling', # noqa: E501
|
|
111
|
-
'bidding': 'bidding', # noqa: E501
|
|
112
113
|
'targeting': 'targeting', # noqa: E501
|
|
113
|
-
'budget': 'budget', # noqa: E501
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
read_only_vars = {
|
|
@@ -154,11 +154,11 @@ class PatchAdSet(ModelNormal):
|
|
|
154
154
|
Animal class but this time we won't travel
|
|
155
155
|
through its discriminator because we passed in
|
|
156
156
|
_visited_composed_classes = (Animal,)
|
|
157
|
+
bidding (PatchAdSetBidding): [optional] # noqa: E501
|
|
158
|
+
budget (PatchAdSetBudget): [optional] # noqa: E501
|
|
157
159
|
name (str, none_type): [optional] # noqa: E501
|
|
158
160
|
scheduling (PatchAdSetScheduling): [optional] # noqa: E501
|
|
159
|
-
bidding (PatchAdSetBidding): [optional] # noqa: E501
|
|
160
161
|
targeting (AdSetTargeting): [optional] # noqa: E501
|
|
161
|
-
budget (PatchAdSetBudget): [optional] # noqa: E501
|
|
162
162
|
"""
|
|
163
163
|
|
|
164
164
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -244,11 +244,11 @@ class PatchAdSet(ModelNormal):
|
|
|
244
244
|
Animal class but this time we won't travel
|
|
245
245
|
through its discriminator because we passed in
|
|
246
246
|
_visited_composed_classes = (Animal,)
|
|
247
|
+
bidding (PatchAdSetBidding): [optional] # noqa: E501
|
|
248
|
+
budget (PatchAdSetBudget): [optional] # noqa: E501
|
|
247
249
|
name (str, none_type): [optional] # noqa: E501
|
|
248
250
|
scheduling (PatchAdSetScheduling): [optional] # noqa: E501
|
|
249
|
-
bidding (PatchAdSetBidding): [optional] # noqa: E501
|
|
250
251
|
targeting (AdSetTargeting): [optional] # noqa: E501
|
|
251
|
-
budget (PatchAdSetBudget): [optional] # noqa: E501
|
|
252
252
|
"""
|
|
253
253
|
|
|
254
254
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -59,18 +59,6 @@ class PatchAdSetBudget(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 PatchAdSetBudget(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 PatchAdSetBudget(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 PatchAdSetBudget(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 PatchAdSetBudget(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 PatchAdSetBudget(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)
|
criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_category_bid_result_list_response.py
CHANGED
|
@@ -90,8 +90,8 @@ class PatchAdSetCategoryBidResultListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([PatchAdSetCategoryBidResultResource], 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 PatchAdSetCategoryBidResultListResponse(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 PatchAdSetCategoryBidResultListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([PatchAdSetCategoryBidResultResource], 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 PatchAdSetCategoryBidResultListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([PatchAdSetCategoryBidResultResource], none_type): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_marketingsolutions_v2024_04/model/patch_ad_set_display_multiplier_result_list_response.py
CHANGED
|
@@ -90,8 +90,8 @@ class PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([PatchAdSetDisplayMultiplierResultResource], 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 PatchAdSetDisplayMultiplierResultListResponse(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 PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([PatchAdSetDisplayMultiplierResultResource], 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 PatchAdSetDisplayMultiplierResultListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([PatchAdSetDisplayMultiplierResultResource], 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 PatchAdSetScheduling(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'start_date': (NillableDateTime,), # noqa: E501
|
|
91
90
|
'end_date': (NillableDateTime,), # noqa: E501
|
|
91
|
+
'start_date': (NillableDateTime,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class PatchAdSetScheduling(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'start_date': 'startDate', # noqa: E501
|
|
101
100
|
'end_date': 'endDate', # noqa: E501
|
|
101
|
+
'start_date': 'startDate', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class PatchAdSetScheduling(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
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
146
145
|
end_date (NillableDateTime): [optional] # noqa: E501
|
|
146
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class PatchAdSetScheduling(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
|
-
start_date (NillableDateTime): [optional] # noqa: E501
|
|
233
232
|
end_date (NillableDateTime): [optional] # noqa: E501
|
|
233
|
+
start_date (NillableDateTime): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -89,8 +89,8 @@ class PatchCampaign(ModelNormal):
|
|
|
89
89
|
"""
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
|
-
'spend_limit': (PatchCampaignSpendLimit,), # noqa: E501
|
|
93
92
|
'budget_automation': (PatchMarketingCampaignBudgetAutomation,), # noqa: E501
|
|
93
|
+
'spend_limit': (PatchCampaignSpendLimit,), # noqa: E501
|
|
94
94
|
}
|
|
95
95
|
|
|
96
96
|
@cached_property
|
|
@@ -99,8 +99,8 @@ class PatchCampaign(ModelNormal):
|
|
|
99
99
|
|
|
100
100
|
|
|
101
101
|
attribute_map = {
|
|
102
|
-
'spend_limit': 'spendLimit', # noqa: E501
|
|
103
102
|
'budget_automation': 'budgetAutomation', # noqa: E501
|
|
103
|
+
'spend_limit': 'spendLimit', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -144,8 +144,8 @@ class PatchCampaign(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
-
spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
|
|
148
147
|
budget_automation (PatchMarketingCampaignBudgetAutomation): [optional] # noqa: E501
|
|
148
|
+
spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
|
|
149
149
|
"""
|
|
150
150
|
|
|
151
151
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -231,8 +231,8 @@ class PatchCampaign(ModelNormal):
|
|
|
231
231
|
Animal class but this time we won't travel
|
|
232
232
|
through its discriminator because we passed in
|
|
233
233
|
_visited_composed_classes = (Animal,)
|
|
234
|
-
spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
|
|
235
234
|
budget_automation (PatchMarketingCampaignBudgetAutomation): [optional] # noqa: E501
|
|
235
|
+
spend_limit (PatchCampaignSpendLimit): [optional] # noqa: E501
|
|
236
236
|
"""
|
|
237
237
|
|
|
238
238
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -59,11 +59,6 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
59
59
|
"""
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
|
-
('spend_limit_type',): {
|
|
63
|
-
'None': None,
|
|
64
|
-
'CAPPED': "capped",
|
|
65
|
-
'UNCAPPED': "uncapped",
|
|
66
|
-
},
|
|
67
62
|
('spend_limit_renewal',): {
|
|
68
63
|
'None': None,
|
|
69
64
|
'UNDEFINED': "undefined",
|
|
@@ -71,6 +66,11 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
71
66
|
'MONTHLY': "monthly",
|
|
72
67
|
'LIFETIME': "lifetime",
|
|
73
68
|
},
|
|
69
|
+
('spend_limit_type',): {
|
|
70
|
+
'None': None,
|
|
71
|
+
'CAPPED': "capped",
|
|
72
|
+
'UNCAPPED': "uncapped",
|
|
73
|
+
},
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
validations = {
|
|
@@ -99,9 +99,9 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
99
99
|
"""
|
|
100
100
|
lazy_import()
|
|
101
101
|
return {
|
|
102
|
-
'spend_limit_type': (str, none_type,), # noqa: E501
|
|
103
|
-
'spend_limit_renewal': (str, none_type,), # noqa: E501
|
|
104
102
|
'spend_limit_amount': (NillableDecimal,), # noqa: E501
|
|
103
|
+
'spend_limit_renewal': (str, none_type,), # noqa: E501
|
|
104
|
+
'spend_limit_type': (str, none_type,), # noqa: E501
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
@cached_property
|
|
@@ -110,9 +110,9 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
110
110
|
|
|
111
111
|
|
|
112
112
|
attribute_map = {
|
|
113
|
-
'spend_limit_type': 'spendLimitType', # noqa: E501
|
|
114
|
-
'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
|
|
115
113
|
'spend_limit_amount': 'spendLimitAmount', # noqa: E501
|
|
114
|
+
'spend_limit_renewal': 'spendLimitRenewal', # noqa: E501
|
|
115
|
+
'spend_limit_type': 'spendLimitType', # noqa: E501
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
read_only_vars = {
|
|
@@ -156,9 +156,9 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
156
156
|
Animal class but this time we won't travel
|
|
157
157
|
through its discriminator because we passed in
|
|
158
158
|
_visited_composed_classes = (Animal,)
|
|
159
|
-
spend_limit_type (str, none_type): [optional] # noqa: E501
|
|
160
|
-
spend_limit_renewal (str, none_type): [optional] # noqa: E501
|
|
161
159
|
spend_limit_amount (NillableDecimal): [optional] # noqa: E501
|
|
160
|
+
spend_limit_renewal (str, none_type): [optional] # noqa: E501
|
|
161
|
+
spend_limit_type (str, none_type): [optional] # noqa: E501
|
|
162
162
|
"""
|
|
163
163
|
|
|
164
164
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -244,9 +244,9 @@ class PatchCampaignSpendLimit(ModelNormal):
|
|
|
244
244
|
Animal class but this time we won't travel
|
|
245
245
|
through its discriminator because we passed in
|
|
246
246
|
_visited_composed_classes = (Animal,)
|
|
247
|
-
spend_limit_type (str, none_type): [optional] # noqa: E501
|
|
248
|
-
spend_limit_renewal (str, none_type): [optional] # noqa: E501
|
|
249
247
|
spend_limit_amount (NillableDecimal): [optional] # noqa: E501
|
|
248
|
+
spend_limit_renewal (str, none_type): [optional] # noqa: E501
|
|
249
|
+
spend_limit_type (str, none_type): [optional] # noqa: E501
|
|
250
250
|
"""
|
|
251
251
|
|
|
252
252
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,9 +87,9 @@ class PatchCampaignWriteResource(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (PatchCampaign,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (PatchCampaign,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class PatchCampaignWriteResource(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 = {
|
|
@@ -144,9 +144,9 @@ class PatchCampaignWriteResource(ModelNormal):
|
|
|
144
144
|
Animal class but this time we won't travel
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
+
attributes (PatchCampaign): [optional] # noqa: E501
|
|
147
148
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
148
149
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
149
|
-
attributes (PatchCampaign): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ class PatchCampaignWriteResource(ModelNormal):
|
|
|
232
232
|
Animal class but this time we won't travel
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
+
attributes (PatchCampaign): [optional] # noqa: E501
|
|
235
236
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
236
237
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
237
|
-
attributes (PatchCampaign): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,8 +87,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'enable': (bool,), # noqa: E501
|
|
91
90
|
'budget_configuration': (BudgetAutomationConfiguration,), # noqa: E501
|
|
91
|
+
'enable': (bool,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
@cached_property
|
|
@@ -97,8 +97,8 @@ class PatchMarketingCampaignBudgetAutomation(ModelNormal):
|
|
|
97
97
|
|
|
98
98
|
|
|
99
99
|
attribute_map = {
|
|
100
|
-
'enable': 'enable', # noqa: E501
|
|
101
100
|
'budget_configuration': 'budgetConfiguration', # noqa: E501
|
|
101
|
+
'enable': 'enable', # noqa: E501
|
|
102
102
|
}
|
|
103
103
|
|
|
104
104
|
read_only_vars = {
|
|
@@ -142,8 +142,8 @@ class PatchMarketingCampaignBudgetAutomation(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
|
-
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
146
145
|
budget_configuration (BudgetAutomationConfiguration): [optional] # noqa: E501
|
|
146
|
+
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,8 +229,8 @@ class PatchMarketingCampaignBudgetAutomation(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
|
-
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
233
232
|
budget_configuration (BudgetAutomationConfiguration): [optional] # noqa: E501
|
|
233
|
+
enable (bool): Budget automation for the marketing campaign enable. [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
236
236
|
_check_type = kwargs.pop('_check_type', True)
|