criteo-api-retailmedia-sdk 2025.7.0.250911__py3-none-any.whl → 2025.7.0.251009__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-retailmedia-sdk might be problematic. Click here for more details.
- {criteo_api_retailmedia_sdk-2025.7.0.250911.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-2025.7.0.250911.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/RECORD +77 -80
- criteo_api_retailmedia_v2025_07/__init__.py +1 -1
- criteo_api_retailmedia_v2025_07/api/accounts_api.py +65 -76
- criteo_api_retailmedia_v2025_07/api/analytics_api.py +8 -28
- criteo_api_retailmedia_v2025_07/api/audience_api.py +15 -43
- criteo_api_retailmedia_v2025_07/api/balance_api.py +257 -261
- criteo_api_retailmedia_v2025_07/api/billing_api.py +20 -25
- criteo_api_retailmedia_v2025_07/api/campaign_api.py +1640 -1659
- criteo_api_retailmedia_v2025_07/api_client.py +1 -1
- criteo_api_retailmedia_v2025_07/configuration.py +1 -1
- criteo_api_retailmedia_v2025_07/model/add_funds_to_balance_v2.py +6 -6
- criteo_api_retailmedia_v2025_07/model/{external_add_to_basket_ids_update_model202110.py → add_to_basket_ids_update_model202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/{external_add_to_basket_target202110.py → add_to_basket_target202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/add_to_basket_target202110_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/async_campaigns_report.py +14 -0
- criteo_api_retailmedia_v2025_07/model/async_line_items_report.py +14 -0
- criteo_api_retailmedia_v2025_07/model/async_revenue_report.py +11 -0
- criteo_api_retailmedia_v2025_07/model/{external_auction_line_item.py → auction_line_item.py} +19 -25
- criteo_api_retailmedia_v2025_07/model/{external_auction_line_item_create_model.py → auction_line_item_create_model.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/auction_line_item_paged_list_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/auction_line_item_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/{external_auction_line_item_update_model.py → auction_line_item_update_model.py} +6 -6
- criteo_api_retailmedia_v2025_07/model/{external_audience_ids_update_model202110.py → audience_ids_update_model202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/{external_audience_target202110.py → audience_target202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/audience_target202110_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/balance_campaign202110_paged_list_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/balance_response_v2.py +6 -6
- criteo_api_retailmedia_v2025_07/model/{paged_resource_collection_outcome_of_balance_response_v2.py → balance_response_v2_paged_list_response.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/campaign_attributes_v202301.py +11 -15
- criteo_api_retailmedia_v2025_07/model/campaign_v202301.py +23 -33
- criteo_api_retailmedia_v2025_07/model/change_dates_of_balance_v2.py +9 -9
- criteo_api_retailmedia_v2025_07/model/{external_common_line_item.py → common_line_item.py} +19 -25
- criteo_api_retailmedia_v2025_07/model/common_line_item_paged_list_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/common_line_item_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/create_balance_v2.py +6 -6
- criteo_api_retailmedia_v2025_07/model/editable_campaign_attributes_v202301.py +11 -15
- criteo_api_retailmedia_v2025_07/model/files_variable_value.py +0 -3
- criteo_api_retailmedia_v2025_07/model/input_resource_of_auction_line_item_create_model.py +5 -5
- criteo_api_retailmedia_v2025_07/model/input_resource_of_preferred_line_item_create_model_v2.py +5 -5
- criteo_api_retailmedia_v2025_07/model/{json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py → json_api_body_with_line_item_bid_multipliers_v2.py} +8 -8
- criteo_api_retailmedia_v2025_07/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +5 -5
- criteo_api_retailmedia_v2025_07/model/{external_line_item_bid_multipliers_v2.py → line_item_bid_multipliers_v2.py} +5 -5
- criteo_api_retailmedia_v2025_07/model/{external_line_item_capping_v2.py → line_item_capping_v2.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/{external_line_item_page_category_v2.py → line_item_page_category_v2.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/{external_line_item_page_v2.py → line_item_page_v2.py} +9 -9
- criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_create_model_v2.py → preferred_line_item_create_model_v2.py} +16 -16
- criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_update_model_v2.py → preferred_line_item_update_model_v2.py} +16 -16
- criteo_api_retailmedia_v2025_07/model/{external_preferred_line_item_v2.py → preferred_line_item_v2.py} +33 -35
- criteo_api_retailmedia_v2025_07/model/resource_of_auction_line_item.py +5 -5
- criteo_api_retailmedia_v2025_07/model/resource_of_auction_line_item_update_model.py +5 -5
- criteo_api_retailmedia_v2025_07/model/resource_of_common_line_item.py +5 -5
- criteo_api_retailmedia_v2025_07/model/resource_of_line_item_bid_multipliers_v2.py +5 -5
- criteo_api_retailmedia_v2025_07/model/resource_of_preferred_line_item_update_model_v2.py +5 -5
- criteo_api_retailmedia_v2025_07/model/resource_of_preferred_line_item_v2.py +5 -5
- criteo_api_retailmedia_v2025_07/model/rm_contact_list_create_v1.py +1 -0
- criteo_api_retailmedia_v2025_07/model/rm_contact_list_v1.py +1 -0
- criteo_api_retailmedia_v2025_07/model/rm_events_create_v1.py +0 -2
- criteo_api_retailmedia_v2025_07/model/rm_events_update_v1.py +0 -2
- criteo_api_retailmedia_v2025_07/model/{external_store_ids_update_model202110.py → store_ids_update_model202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/{external_store_target202110.py → store_target202110.py} +3 -3
- criteo_api_retailmedia_v2025_07/model/store_target202110_response.py +8 -8
- criteo_api_retailmedia_v2025_07/model/value_resource_of_campaign_budget_overrides.py +2 -2
- criteo_api_retailmedia_v2025_07/model/value_resource_of_line_item_budget_overrides.py +2 -2
- criteo_api_retailmedia_v2025_07/model/value_resource_of_recommended_keywords_result.py +2 -2
- criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_campaign_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_line_item_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_recommended_keywords_result.py +8 -8
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_add_to_basket_target202110.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_audience_ids_update_model202110.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_audience_target202110.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_store_ids_update_model202110.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_type_resource_of_store_target202110.py +5 -5
- criteo_api_retailmedia_v2025_07/models/__init__.py +19 -22
- criteo_api_retailmedia_v2025_07/model/error_code_response.py +0 -281
- criteo_api_retailmedia_v2025_07/model/outcome.py +0 -268
- criteo_api_retailmedia_v2025_07/model/report_outcome.py +0 -275
- {criteo_api_retailmedia_sdk-2025.7.0.250911.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/WHEEL +0 -0
- {criteo_api_retailmedia_sdk-2025.7.0.250911.dist-info → criteo_api_retailmedia_sdk-2025.7.0.251009.dist-info}/top_level.txt +0 -0
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.line_item_bid_multipliers_v2 import LineItemBidMultipliersV2
|
|
34
|
+
globals()['LineItemBidMultipliersV2'] = LineItemBidMultipliersV2
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfLineItemBidMultipliersV2(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ResourceOfLineItemBidMultipliersV2(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (LineItemBidMultipliersV2,), # noqa: E501
|
|
91
91
|
'id': (str, none_type,), # noqa: E501
|
|
92
92
|
'type': (str, none_type,), # noqa: E501
|
|
93
93
|
}
|
|
@@ -144,7 +144,7 @@ class ResourceOfLineItemBidMultipliersV2(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 (
|
|
147
|
+
attributes (LineItemBidMultipliersV2): [optional] # noqa: E501
|
|
148
148
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
149
149
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
@@ -232,7 +232,7 @@ class ResourceOfLineItemBidMultipliersV2(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 (
|
|
235
|
+
attributes (LineItemBidMultipliersV2): [optional] # noqa: E501
|
|
236
236
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
237
237
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_update_model_v2 import PreferredLineItemUpdateModelV2
|
|
34
|
+
globals()['PreferredLineItemUpdateModelV2'] = PreferredLineItemUpdateModelV2
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (PreferredLineItemUpdateModelV2,), # noqa: E501
|
|
91
91
|
'id': (str,), # noqa: E501
|
|
92
92
|
'type': (str,), # noqa: E501
|
|
93
93
|
}
|
|
@@ -144,7 +144,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(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 (
|
|
147
|
+
attributes (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
148
148
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
149
149
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
@@ -232,7 +232,7 @@ class ResourceOfPreferredLineItemUpdateModelV2(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 (
|
|
235
|
+
attributes (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
236
236
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
237
237
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_v2 import PreferredLineItemV2
|
|
34
|
+
globals()['PreferredLineItemV2'] = PreferredLineItemV2
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfPreferredLineItemV2(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (PreferredLineItemV2,), # noqa: E501
|
|
91
91
|
'id': (str, none_type,), # noqa: E501
|
|
92
92
|
'type': (str, none_type,), # noqa: E501
|
|
93
93
|
}
|
|
@@ -144,7 +144,7 @@ class ResourceOfPreferredLineItemV2(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 (
|
|
147
|
+
attributes (PreferredLineItemV2): [optional] # noqa: E501
|
|
148
148
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
149
149
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
@@ -232,7 +232,7 @@ class ResourceOfPreferredLineItemV2(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 (
|
|
235
|
+
attributes (PreferredLineItemV2): [optional] # noqa: E501
|
|
236
236
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
237
237
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
@@ -56,7 +56,6 @@ class RmEventsCreateV1(ModelNormal):
|
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
58
|
('lookback_days',): {
|
|
59
|
-
'UNKNOWN': "Unknown",
|
|
60
59
|
'LAST7DAYS': "Last7Days",
|
|
61
60
|
'LAST14DAYS': "Last14Days",
|
|
62
61
|
'LAST30DAYS': "Last30Days",
|
|
@@ -68,7 +67,6 @@ class RmEventsCreateV1(ModelNormal):
|
|
|
68
67
|
'LAST180DAYS': "Last180Days",
|
|
69
68
|
},
|
|
70
69
|
('shopper_activity',): {
|
|
71
|
-
'UNKNOWN': "Unknown",
|
|
72
70
|
'VIEW': "View",
|
|
73
71
|
'BUY': "Buy",
|
|
74
72
|
'ADDTOCART': "AddToCart",
|
|
@@ -60,7 +60,6 @@ class RmEventsUpdateV1(ModelNormal):
|
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
62
|
('lookback_days',): {
|
|
63
|
-
'UNKNOWN': "Unknown",
|
|
64
63
|
'LAST7DAYS': "Last7Days",
|
|
65
64
|
'LAST14DAYS': "Last14Days",
|
|
66
65
|
'LAST30DAYS': "Last30Days",
|
|
@@ -72,7 +71,6 @@ class RmEventsUpdateV1(ModelNormal):
|
|
|
72
71
|
'LAST180DAYS': "Last180Days",
|
|
73
72
|
},
|
|
74
73
|
('shopper_activity',): {
|
|
75
|
-
'UNKNOWN': "Unknown",
|
|
76
74
|
'VIEW': "View",
|
|
77
75
|
'BUY': "Buy",
|
|
78
76
|
'ADDTOCART': "AddToCart",
|
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class StoreIdsUpdateModel202110(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -101,7 +101,7 @@ class ExternalStoreIdsUpdateModel202110(ModelNormal):
|
|
|
101
101
|
@classmethod
|
|
102
102
|
@convert_js_args_to_python_args
|
|
103
103
|
def _from_openapi_data(cls, store_ids, *args, **kwargs): # noqa: E501
|
|
104
|
-
"""
|
|
104
|
+
"""StoreIdsUpdateModel202110 - a model defined in OpenAPI
|
|
105
105
|
|
|
106
106
|
Args:
|
|
107
107
|
store_ids ([str]): Store ids that should be targeted
|
|
@@ -190,7 +190,7 @@ class ExternalStoreIdsUpdateModel202110(ModelNormal):
|
|
|
190
190
|
|
|
191
191
|
@convert_js_args_to_python_args
|
|
192
192
|
def __init__(self, store_ids, *args, **kwargs): # noqa: E501
|
|
193
|
-
"""
|
|
193
|
+
"""StoreIdsUpdateModel202110 - a model defined in OpenAPI
|
|
194
194
|
|
|
195
195
|
Args:
|
|
196
196
|
store_ids ([str]): Store ids that should be targeted
|
criteo_api_retailmedia_v2025_07/model/{external_store_target202110.py → store_target202110.py}
RENAMED
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class StoreTarget202110(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -108,7 +108,7 @@ class ExternalStoreTarget202110(ModelNormal):
|
|
|
108
108
|
@classmethod
|
|
109
109
|
@convert_js_args_to_python_args
|
|
110
110
|
def _from_openapi_data(cls, scope, store_ids, *args, **kwargs): # noqa: E501
|
|
111
|
-
"""
|
|
111
|
+
"""StoreTarget202110 - a model defined in OpenAPI
|
|
112
112
|
|
|
113
113
|
Args:
|
|
114
114
|
scope (str): Scope of the store target
|
|
@@ -199,7 +199,7 @@ class ExternalStoreTarget202110(ModelNormal):
|
|
|
199
199
|
|
|
200
200
|
@convert_js_args_to_python_args
|
|
201
201
|
def __init__(self, scope, store_ids, *args, **kwargs): # noqa: E501
|
|
202
|
-
"""
|
|
202
|
+
"""StoreTarget202110 - a model defined in OpenAPI
|
|
203
203
|
|
|
204
204
|
Args:
|
|
205
205
|
scope (str): Scope of the store target
|
|
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.common_problem import CommonProblem
|
|
34
34
|
from criteo_api_retailmedia_v2025_07.model.value_type_resource_of_store_target202110 import ValueTypeResourceOfStoreTarget202110
|
|
35
|
-
globals()['
|
|
35
|
+
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['ValueTypeResourceOfStoreTarget202110'] = ValueTypeResourceOfStoreTarget202110
|
|
37
37
|
|
|
38
38
|
|
|
@@ -90,8 +90,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ValueTypeResourceOfStoreTarget202110,), # noqa: E501
|
|
93
|
-
'errors': ([
|
|
94
|
-
'warnings': ([
|
|
93
|
+
'errors': ([CommonProblem],), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem],), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -149,8 +149,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
|
|
152
|
-
errors ([
|
|
153
|
-
warnings ([
|
|
152
|
+
errors ([CommonProblem]): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem]): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class StoreTarget202110Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ValueTypeResourceOfStoreTarget202110): [optional] # noqa: E501
|
|
240
|
-
errors ([
|
|
241
|
-
warnings ([
|
|
240
|
+
errors ([CommonProblem]): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem]): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -136,7 +136,7 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
138
|
attributes (CampaignBudgetOverrides): [optional] # noqa: E501
|
|
139
|
-
type (str, none_type): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,7 +223,7 @@ class ValueResourceOfCampaignBudgetOverrides(ModelNormal):
|
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
225
|
attributes (CampaignBudgetOverrides): [optional] # noqa: E501
|
|
226
|
-
type (str, none_type): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -136,7 +136,7 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
138
|
attributes (LineItemBudgetOverrides): [optional] # noqa: E501
|
|
139
|
-
type (str, none_type): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,7 +223,7 @@ class ValueResourceOfLineItemBudgetOverrides(ModelNormal):
|
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
225
|
attributes (LineItemBudgetOverrides): [optional] # noqa: E501
|
|
226
|
-
type (str, none_type): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -136,7 +136,7 @@ class ValueResourceOfRecommendedKeywordsResult(ModelNormal):
|
|
|
136
136
|
through its discriminator because we passed in
|
|
137
137
|
_visited_composed_classes = (Animal,)
|
|
138
138
|
attributes (RecommendedKeywordsResult): [optional] # noqa: E501
|
|
139
|
-
type (str, none_type): [optional] # noqa: E501
|
|
139
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
140
140
|
"""
|
|
141
141
|
|
|
142
142
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,7 +223,7 @@ class ValueResourceOfRecommendedKeywordsResult(ModelNormal):
|
|
|
223
223
|
through its discriminator because we passed in
|
|
224
224
|
_visited_composed_classes = (Animal,)
|
|
225
225
|
attributes (RecommendedKeywordsResult): [optional] # noqa: E501
|
|
226
|
-
type (str, none_type): [optional] # noqa: E501
|
|
226
|
+
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
227
227
|
"""
|
|
228
228
|
|
|
229
229
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_campaign_budget_overrides.py
CHANGED
|
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
|
|
34
34
|
from criteo_api_retailmedia_v2025_07.model.value_resource_of_campaign_budget_overrides import ValueResourceOfCampaignBudgetOverrides
|
|
35
|
-
globals()['
|
|
35
|
+
globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
|
|
36
36
|
globals()['ValueResourceOfCampaignBudgetOverrides'] = ValueResourceOfCampaignBudgetOverrides
|
|
37
37
|
|
|
38
38
|
|
|
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ValueResourceOfCampaignBudgetOverrides,), # noqa: E501
|
|
86
|
-
'errors': ([
|
|
87
|
-
'warnings': ([
|
|
86
|
+
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
|
|
145
|
-
errors ([
|
|
146
|
-
warnings ([
|
|
145
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
146
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfCampaignBudgetOverrides(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ValueResourceOfCampaignBudgetOverrides): [optional] # noqa: E501
|
|
233
|
-
errors ([
|
|
234
|
-
warnings ([
|
|
233
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
234
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_line_item_budget_overrides.py
CHANGED
|
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
|
|
34
34
|
from criteo_api_retailmedia_v2025_07.model.value_resource_of_line_item_budget_overrides import ValueResourceOfLineItemBudgetOverrides
|
|
35
|
-
globals()['
|
|
35
|
+
globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
|
|
36
36
|
globals()['ValueResourceOfLineItemBudgetOverrides'] = ValueResourceOfLineItemBudgetOverrides
|
|
37
37
|
|
|
38
38
|
|
|
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ValueResourceOfLineItemBudgetOverrides,), # noqa: E501
|
|
86
|
-
'errors': ([
|
|
87
|
-
'warnings': ([
|
|
86
|
+
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
|
|
145
|
-
errors ([
|
|
146
|
-
warnings ([
|
|
145
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
146
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfLineItemBudgetOverrides(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ValueResourceOfLineItemBudgetOverrides): [optional] # noqa: E501
|
|
233
|
-
errors ([
|
|
234
|
-
warnings ([
|
|
233
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
234
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2025_07/model/value_resource_outcome_of_recommended_keywords_result.py
CHANGED
|
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
|
|
34
34
|
from criteo_api_retailmedia_v2025_07.model.value_resource_of_recommended_keywords_result import ValueResourceOfRecommendedKeywordsResult
|
|
35
|
-
globals()['
|
|
35
|
+
globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
|
|
36
36
|
globals()['ValueResourceOfRecommendedKeywordsResult'] = ValueResourceOfRecommendedKeywordsResult
|
|
37
37
|
|
|
38
38
|
|
|
@@ -83,8 +83,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ValueResourceOfRecommendedKeywordsResult,), # noqa: E501
|
|
86
|
-
'errors': ([
|
|
87
|
-
'warnings': ([
|
|
86
|
+
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -142,8 +142,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ValueResourceOfRecommendedKeywordsResult): [optional] # noqa: E501
|
|
145
|
-
errors ([
|
|
146
|
-
warnings ([
|
|
145
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
146
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class ValueResourceOutcomeOfRecommendedKeywordsResult(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ValueResourceOfRecommendedKeywordsResult): [optional] # noqa: E501
|
|
233
|
-
errors ([
|
|
234
|
-
warnings ([
|
|
233
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
234
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_v2025_07/model/value_type_resource_of_add_to_basket_ids_update_model202110.py
CHANGED
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.add_to_basket_ids_update_model202110 import AddToBasketIdsUpdateModel202110
|
|
34
|
+
globals()['AddToBasketIdsUpdateModel202110'] = AddToBasketIdsUpdateModel202110
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (AddToBasketIdsUpdateModel202110,), # noqa: E501
|
|
91
91
|
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(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
|
-
attributes (
|
|
145
|
+
attributes (AddToBasketIdsUpdateModel202110): [optional] # noqa: E501
|
|
146
146
|
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAddToBasketIdsUpdateModel202110(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
|
-
attributes (
|
|
232
|
+
attributes (AddToBasketIdsUpdateModel202110): [optional] # noqa: E501
|
|
233
233
|
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.add_to_basket_target202110 import AddToBasketTarget202110
|
|
34
|
+
globals()['AddToBasketTarget202110'] = AddToBasketTarget202110
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (AddToBasketTarget202110,), # noqa: E501
|
|
91
91
|
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(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
|
-
attributes (
|
|
145
|
+
attributes (AddToBasketTarget202110): [optional] # noqa: E501
|
|
146
146
|
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAddToBasketTarget202110(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
|
-
attributes (
|
|
232
|
+
attributes (AddToBasketTarget202110): [optional] # noqa: E501
|
|
233
233
|
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
criteo_api_retailmedia_v2025_07/model/value_type_resource_of_audience_ids_update_model202110.py
CHANGED
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.audience_ids_update_model202110 import AudienceIdsUpdateModel202110
|
|
34
|
+
globals()['AudienceIdsUpdateModel202110'] = AudienceIdsUpdateModel202110
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (AudienceIdsUpdateModel202110,), # noqa: E501
|
|
91
91
|
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(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
|
-
attributes (
|
|
145
|
+
attributes (AudienceIdsUpdateModel202110): [optional] # noqa: E501
|
|
146
146
|
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAudienceIdsUpdateModel202110(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
|
-
attributes (
|
|
232
|
+
attributes (AudienceIdsUpdateModel202110): [optional] # noqa: E501
|
|
233
233
|
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_07.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_07.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.audience_target202110 import AudienceTarget202110
|
|
34
|
+
globals()['AudienceTarget202110'] = AudienceTarget202110
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
|
|
@@ -87,7 +87,7 @@ class ValueTypeResourceOfAudienceTarget202110(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'attributes': (
|
|
90
|
+
'attributes': (AudienceTarget202110,), # noqa: E501
|
|
91
91
|
'type': (str,), # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -142,7 +142,7 @@ class ValueTypeResourceOfAudienceTarget202110(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
|
-
attributes (
|
|
145
|
+
attributes (AudienceTarget202110): [optional] # noqa: E501
|
|
146
146
|
type (str): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
@@ -229,7 +229,7 @@ class ValueTypeResourceOfAudienceTarget202110(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
|
-
attributes (
|
|
232
|
+
attributes (AudienceTarget202110): [optional] # noqa: E501
|
|
233
233
|
type (str): [optional] # noqa: E501
|
|
234
234
|
"""
|
|
235
235
|
|