criteo-api-marketingsolutions-sdk 2024.1.0.250218__py3-none-any.whl → 2024.1.0.250320__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.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/METADATA +4 -4
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/RECORD +140 -136
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/WHEEL +1 -1
- criteo_api_marketingsolutions_v2024_01/__init__.py +1 -1
- criteo_api_marketingsolutions_v2024_01/api_client.py +1 -1
- criteo_api_marketingsolutions_v2024_01/configuration.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_audience_link_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_category_bid.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_delivery_limitations_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_display_multiplier.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_frequency_capping_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_geo_location_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_rule_v23_q1.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/ad_set_targeting_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/adaptive_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/algebra_node_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/application_summary_model.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/application_summary_model_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_estimate_size_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_name_description.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1.py +12 -12
- criteo_api_marketingsolutions_v2024_01/model/audience_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_create_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_delete_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_bulk_update_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_size_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_compute_sizes_input_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_create_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_delete_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_id_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_search_metadata_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_entity_v1_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_segment_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/audience_size_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_size_estimation_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/audience_update_entity_v1_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/automated_budget_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_01/model/{campaign_budget_automation_v23_q1_automated_budget_configuration.py → automated_budget_configuration_v23_q1.py} +3 -3
- criteo_api_marketingsolutions_v2024_01/model/behavioral_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_01/model/budget_automation_configuration.py +276 -0
- criteo_api_marketingsolutions_v2024_01/model/campaign_budget_automation_v23_q1.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/campaign_spend_limit_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/campaign_v23_q1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_statistics_entity_v1_resource.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contact_list_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/contactlist_amendment_attributes.py +6 -7
- criteo_api_marketingsolutions_v2024_01/model/coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/create_ad_set_budget.py +9 -12
- criteo_api_marketingsolutions_v2024_01/model/create_ad_set_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/create_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_01/model/create_campaign_resource.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/create_campaign_spend_limit.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/create_image_slide.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/creative.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/dynamic_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/html_tag_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/image_attributes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_brand_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_audience_segment_interest_entity_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/in_market_create_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_01/model/in_market_size_estimation_v1.py +15 -18
- criteo_api_marketingsolutions_v2024_01/model/in_market_update_v1.py +15 -17
- criteo_api_marketingsolutions_v2024_01/model/in_market_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/location_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/location_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/lookalike_create_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/lookalike_update_v1.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/lookalike_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_v23_q1_value.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/nillable_ad_set_targeting_rule_value.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/nillable_date_time.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_gender_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_int32.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/nillable_string.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_category_bid_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/patch_ad_set_display_multiplier_resource.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/patch_campaign.py +6 -0
- criteo_api_marketingsolutions_v2024_01/model/patch_marketing_campaign_budget_automation.py +273 -0
- criteo_api_marketingsolutions_v2024_01/model/placements_report_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/portfolio_message.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/prospecting_create_v1.py +6 -6
- criteo_api_marketingsolutions_v2024_01/model/prospecting_update_v1.py +3 -4
- criteo_api_marketingsolutions_v2024_01/model/prospecting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_bidding_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_budget_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_schedule_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/read_model_read_ad_set_v23_q1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_ad.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_coupon_supported_sizes.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/resource_of_creative.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/retargeting_update_v1.py +9 -10
- criteo_api_marketingsolutions_v2024_01/model/retargeting_v1.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/size.py +1 -1
- criteo_api_marketingsolutions_v2024_01/model/transparency_query_message.py +3 -3
- criteo_api_marketingsolutions_v2024_01/model/transparency_report.py +1 -1
- criteo_api_marketingsolutions_v2024_01/models/__init__.py +5 -1
- {criteo_api_marketingsolutions_sdk-2024.1.0.250218.dist-info → criteo_api_marketingsolutions_sdk-2024.1.0.250320.dist-info}/top_level.txt +0 -0
|
@@ -81,8 +81,8 @@ class CreateImageSlide(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'width': (int,
|
|
85
|
-
'height': (int,
|
|
84
|
+
'width': (int,), # noqa: E501
|
|
85
|
+
'height': (int,), # noqa: E501
|
|
86
86
|
'slide_base64_strings': ([str], none_type,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
@@ -138,8 +138,8 @@ class CreateImageSlide(ModelNormal):
|
|
|
138
138
|
Animal class but this time we won't travel
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
|
-
width (int
|
|
142
|
-
height (int
|
|
141
|
+
width (int): Width of the Coupon slide. [optional] # noqa: E501
|
|
142
|
+
height (int): Height of the Coupon slide. [optional] # noqa: E501
|
|
143
143
|
slide_base64_strings ([str], none_type): Array of images of the same size as a base-64 encoded string. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
@@ -226,8 +226,8 @@ class CreateImageSlide(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
width (int
|
|
230
|
-
height (int
|
|
229
|
+
width (int): Width of the Coupon slide. [optional] # noqa: E501
|
|
230
|
+
height (int): Height of the Coupon slide. [optional] # noqa: E501
|
|
231
231
|
slide_base64_strings ([str], none_type): Array of images of the same size as a base-64 encoded string. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
@@ -56,19 +56,16 @@ class InMarketCreateV1(ModelNormal):
|
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
58
|
('buying_power',): {
|
|
59
|
-
'None': None,
|
|
60
59
|
'LOW': "Low",
|
|
61
60
|
'MEDIUM': "Medium",
|
|
62
61
|
'HIGH': "High",
|
|
63
62
|
'VERYHIGH': "VeryHigh",
|
|
64
63
|
},
|
|
65
64
|
('gender',): {
|
|
66
|
-
'None': None,
|
|
67
65
|
'MALE': "Male",
|
|
68
66
|
'FEMALE': "Female",
|
|
69
67
|
},
|
|
70
68
|
('price_range',): {
|
|
71
|
-
'None': None,
|
|
72
69
|
'LOW': "Low",
|
|
73
70
|
'MEDIUM': "Medium",
|
|
74
71
|
'HIGH': "High",
|
|
@@ -108,11 +105,11 @@ class InMarketCreateV1(ModelNormal):
|
|
|
108
105
|
"""
|
|
109
106
|
return {
|
|
110
107
|
'country': (str,), # noqa: E501
|
|
111
|
-
'buying_power': ([str],
|
|
112
|
-
'gender': (str,
|
|
113
|
-
'interest_ids': ([str],
|
|
114
|
-
'brand_ids': ([str],
|
|
115
|
-
'price_range': ([str],
|
|
108
|
+
'buying_power': ([str],), # noqa: E501
|
|
109
|
+
'gender': (str,), # noqa: E501
|
|
110
|
+
'interest_ids': ([str],), # noqa: E501
|
|
111
|
+
'brand_ids': ([str],), # noqa: E501
|
|
112
|
+
'price_range': ([str],), # noqa: E501
|
|
116
113
|
}
|
|
117
114
|
|
|
118
115
|
@cached_property
|
|
@@ -173,11 +170,11 @@ class InMarketCreateV1(ModelNormal):
|
|
|
173
170
|
Animal class but this time we won't travel
|
|
174
171
|
through its discriminator because we passed in
|
|
175
172
|
_visited_composed_classes = (Animal,)
|
|
176
|
-
buying_power ([str]
|
|
177
|
-
gender (str
|
|
178
|
-
interest_ids ([str]
|
|
179
|
-
brand_ids ([str]
|
|
180
|
-
price_range ([str]
|
|
173
|
+
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
174
|
+
gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
175
|
+
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
|
+
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
181
178
|
"""
|
|
182
179
|
|
|
183
180
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -267,11 +264,11 @@ class InMarketCreateV1(ModelNormal):
|
|
|
267
264
|
Animal class but this time we won't travel
|
|
268
265
|
through its discriminator because we passed in
|
|
269
266
|
_visited_composed_classes = (Animal,)
|
|
270
|
-
buying_power ([str]
|
|
271
|
-
gender (str
|
|
272
|
-
interest_ids ([str]
|
|
273
|
-
brand_ids ([str]
|
|
274
|
-
price_range ([str]
|
|
267
|
+
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
268
|
+
gender (str): Reach people who’ve shown interest in products made for a specific gender. [optional] # noqa: E501
|
|
269
|
+
interest_ids ([str]): Reach new people based on their interests. [optional] # noqa: E501
|
|
270
|
+
brand_ids ([str]): Choose the brands your segment might be interested in. [optional] # noqa: E501
|
|
271
|
+
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
275
272
|
"""
|
|
276
273
|
|
|
277
274
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -56,19 +56,16 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
58
|
('buying_power',): {
|
|
59
|
-
'None': None,
|
|
60
59
|
'LOW': "Low",
|
|
61
60
|
'MEDIUM': "Medium",
|
|
62
61
|
'HIGH': "High",
|
|
63
62
|
'VERYHIGH': "VeryHigh",
|
|
64
63
|
},
|
|
65
64
|
('gender',): {
|
|
66
|
-
'None': None,
|
|
67
65
|
'MALE': "Male",
|
|
68
66
|
'FEMALE': "Female",
|
|
69
67
|
},
|
|
70
68
|
('price_range',): {
|
|
71
|
-
'None': None,
|
|
72
69
|
'LOW': "Low",
|
|
73
70
|
'MEDIUM': "Medium",
|
|
74
71
|
'HIGH': "High",
|
|
@@ -108,11 +105,11 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
108
105
|
"""
|
|
109
106
|
return {
|
|
110
107
|
'country': (str,), # noqa: E501
|
|
111
|
-
'buying_power': ([str],
|
|
112
|
-
'gender': (str,
|
|
113
|
-
'interest_ids': ([str],
|
|
114
|
-
'brand_ids': ([str],
|
|
115
|
-
'price_range': ([str],
|
|
108
|
+
'buying_power': ([str],), # noqa: E501
|
|
109
|
+
'gender': (str,), # noqa: E501
|
|
110
|
+
'interest_ids': ([str],), # noqa: E501
|
|
111
|
+
'brand_ids': ([str],), # noqa: E501
|
|
112
|
+
'price_range': ([str],), # noqa: E501
|
|
116
113
|
}
|
|
117
114
|
|
|
118
115
|
@cached_property
|
|
@@ -173,11 +170,11 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
173
170
|
Animal class but this time we won't travel
|
|
174
171
|
through its discriminator because we passed in
|
|
175
172
|
_visited_composed_classes = (Animal,)
|
|
176
|
-
buying_power ([str]
|
|
177
|
-
gender (str
|
|
178
|
-
interest_ids ([str]
|
|
179
|
-
brand_ids ([str]
|
|
180
|
-
price_range ([str]
|
|
173
|
+
buying_power ([str]): [optional] # noqa: E501
|
|
174
|
+
gender (str): [optional] # noqa: E501
|
|
175
|
+
interest_ids ([str]): [optional] # noqa: E501
|
|
176
|
+
brand_ids ([str]): [optional] # noqa: E501
|
|
177
|
+
price_range ([str]): [optional] # noqa: E501
|
|
181
178
|
"""
|
|
182
179
|
|
|
183
180
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -267,11 +264,11 @@ class InMarketSizeEstimationV1(ModelNormal):
|
|
|
267
264
|
Animal class but this time we won't travel
|
|
268
265
|
through its discriminator because we passed in
|
|
269
266
|
_visited_composed_classes = (Animal,)
|
|
270
|
-
buying_power ([str]
|
|
271
|
-
gender (str
|
|
272
|
-
interest_ids ([str]
|
|
273
|
-
brand_ids ([str]
|
|
274
|
-
price_range ([str]
|
|
267
|
+
buying_power ([str]): [optional] # noqa: E501
|
|
268
|
+
gender (str): [optional] # noqa: E501
|
|
269
|
+
interest_ids ([str]): [optional] # noqa: E501
|
|
270
|
+
brand_ids ([str]): [optional] # noqa: E501
|
|
271
|
+
price_range ([str]): [optional] # noqa: E501
|
|
275
272
|
"""
|
|
276
273
|
|
|
277
274
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -60,14 +60,12 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
62
|
('buying_power',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'LOW': "Low",
|
|
65
64
|
'MEDIUM': "Medium",
|
|
66
65
|
'HIGH': "High",
|
|
67
66
|
'VERYHIGH': "VeryHigh",
|
|
68
67
|
},
|
|
69
68
|
('price_range',): {
|
|
70
|
-
'None': None,
|
|
71
69
|
'LOW': "Low",
|
|
72
70
|
'MEDIUM': "Medium",
|
|
73
71
|
'HIGH': "High",
|
|
@@ -108,12 +106,12 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
108
106
|
"""
|
|
109
107
|
lazy_import()
|
|
110
108
|
return {
|
|
111
|
-
'country': (str,
|
|
112
|
-
'buying_power': ([str],
|
|
109
|
+
'country': (str,), # noqa: E501
|
|
110
|
+
'buying_power': ([str],), # noqa: E501
|
|
113
111
|
'gender': (NillableGenderV1,), # noqa: E501
|
|
114
|
-
'interest_ids': ([str],
|
|
115
|
-
'brand_ids': ([str],
|
|
116
|
-
'price_range': ([str],
|
|
112
|
+
'interest_ids': ([str],), # noqa: E501
|
|
113
|
+
'brand_ids': ([str],), # noqa: E501
|
|
114
|
+
'price_range': ([str],), # noqa: E501
|
|
117
115
|
}
|
|
118
116
|
|
|
119
117
|
@cached_property
|
|
@@ -171,12 +169,12 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
171
169
|
Animal class but this time we won't travel
|
|
172
170
|
through its discriminator because we passed in
|
|
173
171
|
_visited_composed_classes = (Animal,)
|
|
174
|
-
country (str
|
|
175
|
-
buying_power ([str]
|
|
172
|
+
country (str): Reach people of a specific country. [optional] # noqa: E501
|
|
173
|
+
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
176
174
|
gender (NillableGenderV1): [optional] # noqa: E501
|
|
177
|
-
interest_ids ([str]
|
|
178
|
-
brand_ids ([str]
|
|
179
|
-
price_range ([str]
|
|
175
|
+
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
|
+
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
180
178
|
"""
|
|
181
179
|
|
|
182
180
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -262,12 +260,12 @@ class InMarketUpdateV1(ModelNormal):
|
|
|
262
260
|
Animal class but this time we won't travel
|
|
263
261
|
through its discriminator because we passed in
|
|
264
262
|
_visited_composed_classes = (Animal,)
|
|
265
|
-
country (str
|
|
266
|
-
buying_power ([str]
|
|
263
|
+
country (str): Reach people of a specific country. [optional] # noqa: E501
|
|
264
|
+
buying_power ([str]): Reach people who frequently purchase high price range items to lower price range items. [optional] # noqa: E501
|
|
267
265
|
gender (NillableGenderV1): [optional] # noqa: E501
|
|
268
|
-
interest_ids ([str]
|
|
269
|
-
brand_ids ([str]
|
|
270
|
-
price_range ([str]
|
|
266
|
+
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
|
+
price_range ([str]): Reach people who’ve shown interest in products within a specific price range. [optional] # noqa: E501
|
|
271
269
|
"""
|
|
272
270
|
|
|
273
271
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -60,7 +60,6 @@ class LocationUpdateV1(ModelNormal):
|
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
62
|
('registry_type',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'POINTOFINTEREST': "PointOfInterest",
|
|
65
64
|
},
|
|
66
65
|
}
|
|
@@ -91,9 +90,9 @@ class LocationUpdateV1(ModelNormal):
|
|
|
91
90
|
"""
|
|
92
91
|
lazy_import()
|
|
93
92
|
return {
|
|
94
|
-
'points_of_interest': ([PointOfInterestV1],
|
|
95
|
-
'radius_in_km': (int,
|
|
96
|
-
'registry_type': (str,
|
|
93
|
+
'points_of_interest': ([PointOfInterestV1],), # noqa: E501
|
|
94
|
+
'radius_in_km': (int,), # noqa: E501
|
|
95
|
+
'registry_type': (str,), # noqa: E501
|
|
97
96
|
}
|
|
98
97
|
|
|
99
98
|
@cached_property
|
|
@@ -148,9 +147,9 @@ class LocationUpdateV1(ModelNormal):
|
|
|
148
147
|
Animal class but this time we won't travel
|
|
149
148
|
through its discriminator because we passed in
|
|
150
149
|
_visited_composed_classes = (Animal,)
|
|
151
|
-
points_of_interest ([PointOfInterestV1]
|
|
152
|
-
radius_in_km (int
|
|
153
|
-
registry_type (str
|
|
150
|
+
points_of_interest ([PointOfInterestV1]): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
|
|
151
|
+
radius_in_km (int): Radius in kilometers. [optional] # noqa: E501
|
|
152
|
+
registry_type (str): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
|
|
154
153
|
"""
|
|
155
154
|
|
|
156
155
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -236,9 +235,9 @@ class LocationUpdateV1(ModelNormal):
|
|
|
236
235
|
Animal class but this time we won't travel
|
|
237
236
|
through its discriminator because we passed in
|
|
238
237
|
_visited_composed_classes = (Animal,)
|
|
239
|
-
points_of_interest ([PointOfInterestV1]
|
|
240
|
-
radius_in_km (int
|
|
241
|
-
registry_type (str
|
|
238
|
+
points_of_interest ([PointOfInterestV1]): Reach users which have been historically located in the given coordinates. [optional] # noqa: E501
|
|
239
|
+
radius_in_km (int): Radius in kilometers. [optional] # noqa: E501
|
|
240
|
+
registry_type (str): The kind of Location audience. [optional] if omitted the server will use the default value of "PointOfInterest" # noqa: E501
|
|
242
241
|
"""
|
|
243
242
|
|
|
244
243
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -82,7 +82,7 @@ class LookalikeCreateV1(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'seed_segment_id': (str,), # noqa: E501
|
|
85
|
-
'target_size': (int,
|
|
85
|
+
'target_size': (int,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -139,7 +139,7 @@ class LookalikeCreateV1(ModelNormal):
|
|
|
139
139
|
Animal class but this time we won't travel
|
|
140
140
|
through its discriminator because we passed in
|
|
141
141
|
_visited_composed_classes = (Animal,)
|
|
142
|
-
target_size (int
|
|
142
|
+
target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,7 +229,7 @@ class LookalikeCreateV1(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
|
-
target_size (int
|
|
232
|
+
target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
|
|
233
233
|
"""
|
|
234
234
|
|
|
235
235
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,7 +81,7 @@ class LookalikeUpdateV1(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'target_size': (int,
|
|
84
|
+
'target_size': (int,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -134,7 +134,7 @@ class LookalikeUpdateV1(ModelNormal):
|
|
|
134
134
|
Animal class but this time we won't travel
|
|
135
135
|
through its discriminator because we passed in
|
|
136
136
|
_visited_composed_classes = (Animal,)
|
|
137
|
-
target_size (int
|
|
137
|
+
target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
|
|
138
138
|
"""
|
|
139
139
|
|
|
140
140
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -220,7 +220,7 @@ class LookalikeUpdateV1(ModelNormal):
|
|
|
220
220
|
Animal class but this time we won't travel
|
|
221
221
|
through its discriminator because we passed in
|
|
222
222
|
_visited_composed_classes = (Animal,)
|
|
223
|
-
target_size (int
|
|
223
|
+
target_size (int): Desired size of the generated Lookalike segment. [optional] # noqa: E501
|
|
224
224
|
"""
|
|
225
225
|
|
|
226
226
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -60,7 +60,6 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
|
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
62
|
('operand',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'UNDEFINED': "undefined",
|
|
65
64
|
'IN': "in",
|
|
66
65
|
'NOTIN': "notIn",
|
|
@@ -93,7 +92,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
|
|
|
93
92
|
"""
|
|
94
93
|
lazy_import()
|
|
95
94
|
return {
|
|
96
|
-
'operand': (str,
|
|
95
|
+
'operand': (str,), # noqa: E501
|
|
97
96
|
'values': ([str], none_type,), # noqa: E501
|
|
98
97
|
}
|
|
99
98
|
|
|
@@ -146,7 +145,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
|
|
|
146
145
|
Animal class but this time we won't travel
|
|
147
146
|
through its discriminator because we passed in
|
|
148
147
|
_visited_composed_classes = (Animal,)
|
|
149
|
-
operand (str
|
|
148
|
+
operand (str): [optional] # noqa: E501
|
|
150
149
|
values ([str], none_type): [optional] # noqa: E501
|
|
151
150
|
"""
|
|
152
151
|
|
|
@@ -251,7 +250,7 @@ class NillableAdSetTargetingRuleV23Q1Value(ModelComposed):
|
|
|
251
250
|
Animal class but this time we won't travel
|
|
252
251
|
through its discriminator because we passed in
|
|
253
252
|
_visited_composed_classes = (Animal,)
|
|
254
|
-
operand (str
|
|
253
|
+
operand (str): [optional] # noqa: E501
|
|
255
254
|
values ([str], none_type): [optional] # noqa: E501
|
|
256
255
|
"""
|
|
257
256
|
|
|
@@ -60,7 +60,6 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
|
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
62
|
('operand',): {
|
|
63
|
-
'None': None,
|
|
64
63
|
'UNDEFINED': "undefined",
|
|
65
64
|
'IN': "in",
|
|
66
65
|
'NOTIN': "notIn",
|
|
@@ -93,7 +92,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
|
|
|
93
92
|
"""
|
|
94
93
|
lazy_import()
|
|
95
94
|
return {
|
|
96
|
-
'operand': (str,
|
|
95
|
+
'operand': (str,), # noqa: E501
|
|
97
96
|
'values': ([str], none_type,), # noqa: E501
|
|
98
97
|
}
|
|
99
98
|
|
|
@@ -146,7 +145,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
|
|
|
146
145
|
Animal class but this time we won't travel
|
|
147
146
|
through its discriminator because we passed in
|
|
148
147
|
_visited_composed_classes = (Animal,)
|
|
149
|
-
operand (str
|
|
148
|
+
operand (str): [optional] # noqa: E501
|
|
150
149
|
values ([str], none_type): [optional] # noqa: E501
|
|
151
150
|
"""
|
|
152
151
|
|
|
@@ -251,7 +250,7 @@ class NillableAdSetTargetingRuleValue(ModelComposed):
|
|
|
251
250
|
Animal class but this time we won't travel
|
|
252
251
|
through its discriminator because we passed in
|
|
253
252
|
_visited_composed_classes = (Animal,)
|
|
254
|
-
operand (str
|
|
253
|
+
operand (str): [optional] # noqa: E501
|
|
255
254
|
values ([str], none_type): [optional] # noqa: E501
|
|
256
255
|
"""
|
|
257
256
|
|
|
@@ -81,7 +81,7 @@ class PatchAdSetCategoryBid(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'bid_amount': (float,
|
|
84
|
+
'bid_amount': (float,), # noqa: E501
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
@cached_property
|
|
@@ -134,7 +134,7 @@ class PatchAdSetCategoryBid(ModelNormal):
|
|
|
134
134
|
Animal class but this time we won't travel
|
|
135
135
|
through its discriminator because we passed in
|
|
136
136
|
_visited_composed_classes = (Animal,)
|
|
137
|
-
bid_amount (float
|
|
137
|
+
bid_amount (float): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
|
|
138
138
|
"""
|
|
139
139
|
|
|
140
140
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -220,7 +220,7 @@ class PatchAdSetCategoryBid(ModelNormal):
|
|
|
220
220
|
Animal class but this time we won't travel
|
|
221
221
|
through its discriminator because we passed in
|
|
222
222
|
_visited_composed_classes = (Animal,)
|
|
223
|
-
bid_amount (float
|
|
223
|
+
bid_amount (float): The Bid amount applied to the given Category associated to an Ad Set. At most 4 decimals are supported. Additional decimals are rounded.. [optional] # noqa: E501
|
|
224
224
|
"""
|
|
225
225
|
|
|
226
226
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -88,8 +88,8 @@ class PatchAdSetCategoryBidResource(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
90
|
'attributes': (PatchAdSetCategoryBid,), # noqa: E501
|
|
91
|
-
'id': (str,
|
|
92
|
-
'type': (str,
|
|
91
|
+
'id': (str,), # noqa: E501
|
|
92
|
+
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -145,8 +145,8 @@ class PatchAdSetCategoryBidResource(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (PatchAdSetCategoryBid): [optional] # noqa: E501
|
|
148
|
-
id (str
|
|
149
|
-
type (str
|
|
148
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -233,8 +233,8 @@ class PatchAdSetCategoryBidResource(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (PatchAdSetCategoryBid): [optional] # noqa: E501
|
|
236
|
-
id (str
|
|
237
|
-
type (str
|
|
236
|
+
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
|
+
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|