criteo-api-retailmedia-sdk 2025.1.0.250317__py3-none-any.whl → 2025.1.0.251112__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.
- {criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info → criteo_api_retailmedia_sdk-2025.1.0.251112.dist-info}/METADATA +4 -4
- {criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info → criteo_api_retailmedia_sdk-2025.1.0.251112.dist-info}/RECORD +184 -183
- {criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info → criteo_api_retailmedia_sdk-2025.1.0.251112.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_v2025_01/__init__.py +1 -1
- criteo_api_retailmedia_v2025_01/api/accounts_api.py +10 -15
- criteo_api_retailmedia_v2025_01/api/analytics_api.py +10 -30
- criteo_api_retailmedia_v2025_01/api/audience_api.py +165 -193
- criteo_api_retailmedia_v2025_01/api/balance_api.py +261 -265
- criteo_api_retailmedia_v2025_01/api/campaign_api.py +1571 -1569
- criteo_api_retailmedia_v2025_01/api_client.py +1 -1
- criteo_api_retailmedia_v2025_01/configuration.py +1 -1
- criteo_api_retailmedia_v2025_01/model/add_funds_to_balance_v2.py +7 -7
- criteo_api_retailmedia_v2025_01/model/add_remove_keyword_model.py +8 -8
- criteo_api_retailmedia_v2025_01/model/add_remove_keywords_model_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/{external_add_to_basket_ids_update_model202110.py → add_to_basket_ids_update_model202110.py} +7 -7
- criteo_api_retailmedia_v2025_01/model/{external_add_to_basket_target202110.py → add_to_basket_target202110.py} +7 -7
- criteo_api_retailmedia_v2025_01/model/add_to_basket_target202110_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/application_summary_model.py +8 -8
- criteo_api_retailmedia_v2025_01/model/application_summary_model_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/application_summary_model_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/asset.py +0 -4
- criteo_api_retailmedia_v2025_01/model/asset_response.py +5 -9
- criteo_api_retailmedia_v2025_01/model/async_campaigns_report.py +104 -79
- criteo_api_retailmedia_v2025_01/model/async_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/async_line_items_report.py +104 -79
- criteo_api_retailmedia_v2025_01/model/async_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/async_report_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/async_revenue_report.py +145 -103
- criteo_api_retailmedia_v2025_01/model/async_revenue_report_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/{external_auction_line_item.py → auction_line_item.py} +43 -49
- criteo_api_retailmedia_v2025_01/model/{external_auction_line_item_create_model.py → auction_line_item_create_model.py} +33 -33
- criteo_api_retailmedia_v2025_01/model/auction_line_item_paged_list_response.py +14 -14
- criteo_api_retailmedia_v2025_01/model/auction_line_item_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/{external_auction_line_item_update_model.py → auction_line_item_update_model.py} +26 -26
- criteo_api_retailmedia_v2025_01/model/audience_error.py +16 -16
- criteo_api_retailmedia_v2025_01/model/{external_audience_ids_update_model202110.py → audience_ids_update_model202110.py} +3 -3
- criteo_api_retailmedia_v2025_01/model/{external_audience_target202110.py → audience_target202110.py} +11 -11
- criteo_api_retailmedia_v2025_01/model/audience_target202110_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/audience_warning.py +22 -22
- criteo_api_retailmedia_v2025_01/model/balance_campaign202110_paged_list_response.py +14 -14
- criteo_api_retailmedia_v2025_01/model/balance_history_change_data_capture_v1.py +14 -14
- criteo_api_retailmedia_v2025_01/model/balance_response_v2.py +45 -45
- criteo_api_retailmedia_v2025_01/model/{paged_resource_collection_outcome_of_balance_response_v2.py → balance_response_v2_paged_list_response.py} +12 -12
- criteo_api_retailmedia_v2025_01/model/balance_response_v2_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/campaign_attributes_v202301.py +59 -63
- criteo_api_retailmedia_v2025_01/model/campaign_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2025_01/model/campaign_v202301.py +84 -94
- criteo_api_retailmedia_v2025_01/model/category202204.py +8 -8
- criteo_api_retailmedia_v2025_01/model/category202204_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/change_dates_of_balance_v2.py +10 -10
- criteo_api_retailmedia_v2025_01/model/change_details_v1.py +8 -8
- criteo_api_retailmedia_v2025_01/model/common_error.py +18 -18
- criteo_api_retailmedia_v2025_01/model/{external_common_line_item.py → common_line_item.py} +37 -39
- criteo_api_retailmedia_v2025_01/model/common_line_item_paged_list_response.py +14 -14
- criteo_api_retailmedia_v2025_01/model/common_line_item_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/common_problem.py +20 -20
- criteo_api_retailmedia_v2025_01/model/common_warning.py +18 -18
- criteo_api_retailmedia_v2025_01/model/create_balance_v2.py +15 -15
- criteo_api_retailmedia_v2025_01/model/creative2.py +50 -50
- criteo_api_retailmedia_v2025_01/model/creative202110.py +16 -12
- criteo_api_retailmedia_v2025_01/model/creative202110_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/creative202210.py +40 -36
- criteo_api_retailmedia_v2025_01/model/creative202210_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/creative2_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/creative2_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/daily_line_item_budget_override.py +4 -4
- criteo_api_retailmedia_v2025_01/model/editable_campaign_attributes_v202301.py +35 -39
- criteo_api_retailmedia_v2025_01/model/entity_resource_of_retail_media_account.py +4 -4
- criteo_api_retailmedia_v2025_01/model/entity_resource_outcome_of_retail_media_account.py +5 -5
- criteo_api_retailmedia_v2025_01/model/external_account.py +18 -18
- criteo_api_retailmedia_v2025_01/model/external_catalog_request.py +4 -4
- criteo_api_retailmedia_v2025_01/model/external_catalog_status.py +20 -20
- criteo_api_retailmedia_v2025_01/model/external_retail_media_account.py +22 -22
- criteo_api_retailmedia_v2025_01/model/external_retail_media_brand_account_creation.py +8 -8
- criteo_api_retailmedia_v2025_01/model/external_retail_media_seller.py +8 -8
- criteo_api_retailmedia_v2025_01/model/external_retail_media_seller_account_creation.py +4 -4
- criteo_api_retailmedia_v2025_01/model/files_variable_value.py +0 -3
- criteo_api_retailmedia_v2025_01/model/files_variables_specification.py +4 -4
- criteo_api_retailmedia_v2025_01/model/grant_consent_model.py +8 -8
- criteo_api_retailmedia_v2025_01/model/grant_consent_model_value_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/input_resource_of_auction_line_item_create_model.py +6 -6
- criteo_api_retailmedia_v2025_01/model/input_resource_of_preferred_line_item_create_model_v2.py +6 -6
- criteo_api_retailmedia_v2025_01/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_01/model/json_api_page_response_of_account.py +8 -8
- criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_brand.py +8 -8
- criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_campaign_v202301.py +8 -8
- criteo_api_retailmedia_v2025_01/model/json_api_page_response_of_retailer.py +8 -8
- criteo_api_retailmedia_v2025_01/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +5 -5
- criteo_api_retailmedia_v2025_01/model/keyword_data_model.py +12 -12
- criteo_api_retailmedia_v2025_01/model/{external_keyword_target202110.py → keyword_target202110.py} +3 -3
- criteo_api_retailmedia_v2025_01/model/keyword_target202110_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/keywords.py +18 -18
- criteo_api_retailmedia_v2025_01/model/keywords_model_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/keywords_model_response.py +4 -4
- criteo_api_retailmedia_v2025_01/model/{external_line_item_bid_multipliers_v2.py → line_item_bid_multipliers_v2.py} +31 -31
- criteo_api_retailmedia_v2025_01/model/line_item_bid_multipliers_v2_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/line_item_budget_overrides.py +8 -8
- criteo_api_retailmedia_v2025_01/model/{external_line_item_capping_v2.py → line_item_capping_v2.py} +12 -12
- criteo_api_retailmedia_v2025_01/model/{external_line_item_page_category_v2.py → line_item_page_category_v2.py} +3 -3
- criteo_api_retailmedia_v2025_01/model/{external_line_item_page_v2.py → line_item_page_v2.py} +12 -12
- criteo_api_retailmedia_v2025_01/model/metadata.py +8 -8
- criteo_api_retailmedia_v2025_01/model/nillable_decimal.py +263 -0
- criteo_api_retailmedia_v2025_01/model/page_metadata.py +16 -16
- criteo_api_retailmedia_v2025_01/model/page_of_balance_history_change_data_capture_v1.py +8 -8
- criteo_api_retailmedia_v2025_01/model/page_type_environment2.py +14 -14
- criteo_api_retailmedia_v2025_01/model/page_type_environment202210.py +14 -14
- criteo_api_retailmedia_v2025_01/model/{external_preferred_line_item_create_model_v2.py → preferred_line_item_create_model_v2.py} +37 -37
- criteo_api_retailmedia_v2025_01/model/{external_preferred_line_item_update_model_v2.py → preferred_line_item_update_model_v2.py} +30 -30
- criteo_api_retailmedia_v2025_01/model/{external_preferred_line_item_v2.py → preferred_line_item_v2.py} +55 -57
- criteo_api_retailmedia_v2025_01/model/preferred_line_item_v2_paged_list_response.py +9 -9
- criteo_api_retailmedia_v2025_01/model/preferred_line_item_v2_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/problem_details.py +20 -20
- criteo_api_retailmedia_v2025_01/model/product_metadata.py +8 -8
- criteo_api_retailmedia_v2025_01/model/promoted_product.py +4 -4
- criteo_api_retailmedia_v2025_01/model/promoted_product_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/promoted_product_resource_collection_outcome.py +8 -8
- criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item.py +6 -6
- criteo_api_retailmedia_v2025_01/model/resource_of_auction_line_item_update_model.py +6 -6
- criteo_api_retailmedia_v2025_01/model/resource_of_balance_campaign202110.py +4 -4
- criteo_api_retailmedia_v2025_01/model/resource_of_common_line_item.py +6 -6
- criteo_api_retailmedia_v2025_01/model/resource_of_line_item_bid_multipliers_v2.py +5 -5
- criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_update_model_v2.py +6 -6
- criteo_api_retailmedia_v2025_01/model/resource_of_preferred_line_item_v2.py +6 -6
- criteo_api_retailmedia_v2025_01/model/retail_media_contactlist_amendment_attributes.py +8 -8
- criteo_api_retailmedia_v2025_01/model/rm_algebra_node_v1.py +8 -8
- criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1.py +20 -20
- criteo_api_retailmedia_v2025_01/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1.py +10 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1.py +30 -30
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_audience_segment_update_entity_v1.py +14 -8
- criteo_api_retailmedia_v2025_01/model/rm_contact_list_create_v1.py +1 -0
- criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1.py +4 -4
- criteo_api_retailmedia_v2025_01/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/rm_contact_list_v1.py +5 -4
- criteo_api_retailmedia_v2025_01/model/rm_events_create_v1.py +311 -0
- criteo_api_retailmedia_v2025_01/model/{report_outcome.py → rm_events_update_v1.py} +45 -15
- criteo_api_retailmedia_v2025_01/model/rm_events_v1.py +23 -23
- criteo_api_retailmedia_v2025_01/model/rmca_common_problem.py +16 -16
- criteo_api_retailmedia_v2025_01/model/sdk_api_rest_common_problem.py +16 -16
- criteo_api_retailmedia_v2025_01/model/section.py +4 -4
- criteo_api_retailmedia_v2025_01/model/set_bid_model.py +4 -4
- criteo_api_retailmedia_v2025_01/model/set_bids_model_resource.py +4 -4
- criteo_api_retailmedia_v2025_01/model/status_response.py +20 -20
- criteo_api_retailmedia_v2025_01/model/{external_store_ids_update_model202110.py → store_ids_update_model202110.py} +3 -3
- criteo_api_retailmedia_v2025_01/model/{external_store_target202110.py → store_target202110.py} +3 -3
- criteo_api_retailmedia_v2025_01/model/store_target202110_response.py +10 -10
- criteo_api_retailmedia_v2025_01/model/template.py +24 -24
- criteo_api_retailmedia_v2025_01/model/template_list_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/template_response.py +5 -5
- criteo_api_retailmedia_v2025_01/model/template_variable.py +4 -4
- criteo_api_retailmedia_v2025_01/model/template_variable_value.py +4 -4
- criteo_api_retailmedia_v2025_01/model/update_balance_model_v2.py +8 -8
- criteo_api_retailmedia_v2025_01/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
- criteo_api_retailmedia_v2025_01/model/value_resource_of_campaign_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_line_item_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_recommended_keywords_result.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_brands.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
- criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_campaign_budget_overrides.py +10 -10
- criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_line_item_budget_overrides.py +10 -10
- criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_recommended_keywords_result.py +10 -10
- criteo_api_retailmedia_v2025_01/model/value_resource_outcome_of_retail_media_brands.py +5 -5
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_add_to_basket_target202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_audience_ids_update_model202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_audience_target202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_keyword_target202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_store_ids_update_model202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/value_type_resource_of_store_target202110.py +6 -6
- criteo_api_retailmedia_v2025_01/model/video_variable_value.py +16 -16
- criteo_api_retailmedia_v2025_01/models/__init__.py +23 -22
- criteo_api_retailmedia_v2025_01/model/error_code_response.py +0 -281
- {criteo_api_retailmedia_sdk-2025.1.0.250317.dist-info → criteo_api_retailmedia_sdk-2025.1.0.251112.dist-info}/top_level.txt +0 -0
|
@@ -91,15 +91,15 @@ class ProblemDetails(ModelNormal):
|
|
|
91
91
|
and the value is attribute type.
|
|
92
92
|
"""
|
|
93
93
|
return {
|
|
94
|
-
'trace_id': (str, none_type,), # noqa: E501
|
|
95
|
-
'trace_identifier': (str, none_type,), # noqa: E501
|
|
96
|
-
'type': (str,), # noqa: E501
|
|
97
94
|
'code': (str,), # noqa: E501
|
|
98
|
-
'instance': (str,), # noqa: E501
|
|
99
|
-
'title': (str,), # noqa: E501
|
|
100
95
|
'detail': (str,), # noqa: E501
|
|
96
|
+
'instance': (str,), # noqa: E501
|
|
101
97
|
'source': ({str: (str,)},), # noqa: E501
|
|
102
98
|
'stack_trace': (str,), # noqa: E501
|
|
99
|
+
'title': (str,), # noqa: E501
|
|
100
|
+
'trace_id': (str, none_type,), # noqa: E501
|
|
101
|
+
'trace_identifier': (str, none_type,), # noqa: E501
|
|
102
|
+
'type': (str,), # noqa: E501
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
@cached_property
|
|
@@ -108,15 +108,15 @@ class ProblemDetails(ModelNormal):
|
|
|
108
108
|
|
|
109
109
|
|
|
110
110
|
attribute_map = {
|
|
111
|
-
'trace_id': 'traceId', # noqa: E501
|
|
112
|
-
'trace_identifier': 'traceIdentifier', # noqa: E501
|
|
113
|
-
'type': 'type', # noqa: E501
|
|
114
111
|
'code': 'code', # noqa: E501
|
|
115
|
-
'instance': 'instance', # noqa: E501
|
|
116
|
-
'title': 'title', # noqa: E501
|
|
117
112
|
'detail': 'detail', # noqa: E501
|
|
113
|
+
'instance': 'instance', # noqa: E501
|
|
118
114
|
'source': 'source', # noqa: E501
|
|
119
115
|
'stack_trace': 'stackTrace', # noqa: E501
|
|
116
|
+
'title': 'title', # noqa: E501
|
|
117
|
+
'trace_id': 'traceId', # noqa: E501
|
|
118
|
+
'trace_identifier': 'traceIdentifier', # noqa: E501
|
|
119
|
+
'type': 'type', # noqa: E501
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
read_only_vars = {
|
|
@@ -160,15 +160,15 @@ class ProblemDetails(ModelNormal):
|
|
|
160
160
|
Animal class but this time we won't travel
|
|
161
161
|
through its discriminator because we passed in
|
|
162
162
|
_visited_composed_classes = (Animal,)
|
|
163
|
-
trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
|
|
164
|
-
trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
|
|
165
|
-
type (str): The problem's category.. [optional] # noqa: E501
|
|
166
163
|
code (str): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
|
|
167
|
-
instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
168
|
-
title (str): A short human-readable description of the problem type. [optional] # noqa: E501
|
|
169
164
|
detail (str): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
|
|
165
|
+
instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
170
166
|
source ({str: (str,)}): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
171
167
|
stack_trace (str): Technical information, only used in non-prod environments. [optional] # noqa: E501
|
|
168
|
+
title (str): A short human-readable description of the problem type. [optional] # noqa: E501
|
|
169
|
+
trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
|
|
170
|
+
trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
|
|
171
|
+
type (str): The problem's category.. [optional] # noqa: E501
|
|
172
172
|
"""
|
|
173
173
|
|
|
174
174
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -254,15 +254,15 @@ class ProblemDetails(ModelNormal):
|
|
|
254
254
|
Animal class but this time we won't travel
|
|
255
255
|
through its discriminator because we passed in
|
|
256
256
|
_visited_composed_classes = (Animal,)
|
|
257
|
-
trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
|
|
258
|
-
trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
|
|
259
|
-
type (str): The problem's category.. [optional] # noqa: E501
|
|
260
257
|
code (str): A machine-readable error code, expressed as a string value.. [optional] # noqa: E501
|
|
261
|
-
instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
262
|
-
title (str): A short human-readable description of the problem type. [optional] # noqa: E501
|
|
263
258
|
detail (str): A human-readable explanation specific to this occurrence of the problem. [optional] # noqa: E501
|
|
259
|
+
instance (str): A URI that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
264
260
|
source ({str: (str,)}): A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
265
261
|
stack_trace (str): Technical information, only used in non-prod environments. [optional] # noqa: E501
|
|
262
|
+
title (str): A short human-readable description of the problem type. [optional] # noqa: E501
|
|
263
|
+
trace_id (str, none_type): The request correlation ID this problem comes from.. [optional] # noqa: E501
|
|
264
|
+
trace_identifier (str, none_type): The request correlation ID this problem comes from. (deprecated, use traceId instead). [optional] # noqa: E501
|
|
265
|
+
type (str): The problem's category.. [optional] # noqa: E501
|
|
266
266
|
"""
|
|
267
267
|
|
|
268
268
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -75,9 +75,9 @@ class ProductMetadata(ModelNormal):
|
|
|
75
75
|
and the value is attribute type.
|
|
76
76
|
"""
|
|
77
77
|
return {
|
|
78
|
-
'offset': (int, none_type,), # noqa: E501
|
|
79
|
-
'limit': (int, none_type,), # noqa: E501
|
|
80
78
|
'count': (int, none_type,), # noqa: E501
|
|
79
|
+
'limit': (int, none_type,), # noqa: E501
|
|
80
|
+
'offset': (int, none_type,), # noqa: E501
|
|
81
81
|
'response_count': (int, none_type,), # noqa: E501
|
|
82
82
|
}
|
|
83
83
|
|
|
@@ -87,9 +87,9 @@ class ProductMetadata(ModelNormal):
|
|
|
87
87
|
|
|
88
88
|
|
|
89
89
|
attribute_map = {
|
|
90
|
-
'offset': 'offset', # noqa: E501
|
|
91
|
-
'limit': 'limit', # noqa: E501
|
|
92
90
|
'count': 'count', # noqa: E501
|
|
91
|
+
'limit': 'limit', # noqa: E501
|
|
92
|
+
'offset': 'offset', # noqa: E501
|
|
93
93
|
'response_count': 'responseCount', # noqa: E501
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -134,9 +134,9 @@ class ProductMetadata(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
|
-
offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
|
|
138
|
-
limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
|
|
139
137
|
count (int, none_type): Total number of items available.. [optional] # noqa: E501
|
|
138
|
+
limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
|
|
139
|
+
offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
|
|
140
140
|
response_count (int, none_type): Number of items in the response.. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
@@ -223,9 +223,9 @@ class ProductMetadata(ModelNormal):
|
|
|
223
223
|
Animal class but this time we won't travel
|
|
224
224
|
through its discriminator because we passed in
|
|
225
225
|
_visited_composed_classes = (Animal,)
|
|
226
|
-
offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
|
|
227
|
-
limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
|
|
228
226
|
count (int, none_type): Total number of items available.. [optional] # noqa: E501
|
|
227
|
+
limit (int, none_type): Maximum number of items in the response.. [optional] # noqa: E501
|
|
228
|
+
offset (int, none_type): Zero based offset of the first item in the response.. [optional] # noqa: E501
|
|
229
229
|
response_count (int, none_type): Number of items in the response.. [optional] # noqa: E501
|
|
230
230
|
"""
|
|
231
231
|
|
|
@@ -80,8 +80,8 @@ class PromotedProduct(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
-
'id': (str, none_type,), # noqa: E501
|
|
84
83
|
'bid_override': (float, none_type,), # noqa: E501
|
|
84
|
+
'id': (str, none_type,), # noqa: E501
|
|
85
85
|
'status': (LineItemProductStatus,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
@@ -91,8 +91,8 @@ class PromotedProduct(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'id': 'id', # noqa: E501
|
|
95
94
|
'bid_override': 'bidOverride', # noqa: E501
|
|
95
|
+
'id': 'id', # noqa: E501
|
|
96
96
|
'status': 'status', # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
@@ -137,8 +137,8 @@ class PromotedProduct(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
|
-
id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
|
|
141
140
|
bid_override (float, none_type): The bid override for the promoted product for this line item. Ignored unless adding a product.. [optional] # noqa: E501
|
|
141
|
+
id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
|
|
142
142
|
status (LineItemProductStatus): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
@@ -225,8 +225,8 @@ class PromotedProduct(ModelNormal):
|
|
|
225
225
|
Animal class but this time we won't travel
|
|
226
226
|
through its discriminator because we passed in
|
|
227
227
|
_visited_composed_classes = (Animal,)
|
|
228
|
-
id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
|
|
229
228
|
bid_override (float, none_type): The bid override for the promoted product for this line item. Ignored unless adding a product.. [optional] # noqa: E501
|
|
229
|
+
id (str, none_type): A retailer defined SKU ID for the promoted product.. [optional] # noqa: E501
|
|
230
230
|
status (LineItemProductStatus): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
@@ -80,9 +80,9 @@ class PromotedProductResource(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (PromotedProduct,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (PromotedProduct,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class PromotedProductResource(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
+
'attributes': 'attributes', # noqa: E501
|
|
94
95
|
'id': 'id', # noqa: E501
|
|
95
96
|
'type': 'type', # noqa: E501
|
|
96
|
-
'attributes': 'attributes', # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
read_only_vars = {
|
|
@@ -137,9 +137,9 @@ class PromotedProductResource(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
|
+
attributes (PromotedProduct): [optional] # noqa: E501
|
|
140
141
|
id (str, none_type): [optional] # noqa: E501
|
|
141
142
|
type (str, none_type): [optional] # noqa: E501
|
|
142
|
-
attributes (PromotedProduct): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class PromotedProductResource(ModelNormal):
|
|
|
225
225
|
Animal class but this time we won't travel
|
|
226
226
|
through its discriminator because we passed in
|
|
227
227
|
_visited_composed_classes = (Animal,)
|
|
228
|
+
attributes (PromotedProduct): [optional] # noqa: E501
|
|
228
229
|
id (str, none_type): [optional] # noqa: E501
|
|
229
230
|
type (str, none_type): [optional] # noqa: E501
|
|
230
|
-
attributes (PromotedProduct): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -84,10 +84,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
|
|
|
84
84
|
"""
|
|
85
85
|
lazy_import()
|
|
86
86
|
return {
|
|
87
|
+
'data': ([PromotedProductResource], none_type,), # noqa: E501
|
|
87
88
|
'errors': ([RmcaCommonProblem], none_type,), # noqa: E501
|
|
88
|
-
'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
|
|
89
89
|
'meta': (ProductMetadata,), # noqa: E501
|
|
90
|
-
'
|
|
90
|
+
'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -96,10 +96,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
attribute_map = {
|
|
99
|
+
'data': 'data', # noqa: E501
|
|
99
100
|
'errors': 'errors', # noqa: E501
|
|
100
|
-
'warnings': 'warnings', # noqa: E501
|
|
101
101
|
'meta': 'meta', # noqa: E501
|
|
102
|
-
'
|
|
102
|
+
'warnings': 'warnings', # noqa: E501
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
read_only_vars = {
|
|
@@ -145,10 +145,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
|
|
|
145
145
|
Animal class but this time we won't travel
|
|
146
146
|
through its discriminator because we passed in
|
|
147
147
|
_visited_composed_classes = (Animal,)
|
|
148
|
+
data ([PromotedProductResource], none_type): [optional] # noqa: E501
|
|
148
149
|
errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
149
|
-
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
150
150
|
meta (ProductMetadata): [optional] # noqa: E501
|
|
151
|
-
|
|
151
|
+
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,10 +234,10 @@ class PromotedProductResourceCollectionOutcome(ModelNormal):
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
+
data ([PromotedProductResource], none_type): [optional] # noqa: E501
|
|
237
238
|
errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
238
|
-
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
239
239
|
meta (ProductMetadata): [optional] # noqa: E501
|
|
240
|
-
|
|
240
|
+
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
241
241
|
"""
|
|
242
242
|
|
|
243
243
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.auction_line_item import AuctionLineItem
|
|
34
|
+
globals()['AuctionLineItem'] = AuctionLineItem
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfAuctionLineItem(ModelNormal):
|
|
@@ -87,9 +87,9 @@ class ResourceOfAuctionLineItem(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (AuctionLineItem,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (ExternalAuctionLineItem,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ResourceOfAuctionLineItem(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 ResourceOfAuctionLineItem(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 (AuctionLineItem): [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 (ExternalAuctionLineItem): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ class ResourceOfAuctionLineItem(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 (AuctionLineItem): [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 (ExternalAuctionLineItem): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.auction_line_item_update_model import AuctionLineItemUpdateModel
|
|
34
|
+
globals()['AuctionLineItemUpdateModel'] = AuctionLineItemUpdateModel
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
|
|
@@ -87,9 +87,9 @@ class ResourceOfAuctionLineItemUpdateModel(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (AuctionLineItemUpdateModel,), # noqa: E501
|
|
90
91
|
'id': (str,), # noqa: E501
|
|
91
92
|
'type': (str,), # noqa: E501
|
|
92
|
-
'attributes': (ExternalAuctionLineItemUpdateModel,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ResourceOfAuctionLineItemUpdateModel(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 ResourceOfAuctionLineItemUpdateModel(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 (AuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
147
148
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
148
149
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
149
|
-
attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ class ResourceOfAuctionLineItemUpdateModel(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 (AuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
235
236
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
236
237
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
237
|
-
attributes (ExternalAuctionLineItemUpdateModel): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,9 +81,9 @@ class ResourceOfBalanceCampaign202110(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
+
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
84
85
|
'id': (str, none_type,), # noqa: E501
|
|
85
86
|
'type': (str, none_type,), # noqa: E501
|
|
86
|
-
'attributes': ({str: (bool, date, datetime, dict, float, int, list, str, none_type)},), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class ResourceOfBalanceCampaign202110(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
+
'attributes': 'attributes', # noqa: E501
|
|
95
96
|
'id': 'id', # noqa: E501
|
|
96
97
|
'type': 'type', # noqa: E501
|
|
97
|
-
'attributes': 'attributes', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class ResourceOfBalanceCampaign202110(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
|
+
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
|
|
141
142
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
142
143
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
143
|
-
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class ResourceOfBalanceCampaign202110(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
|
+
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
|
|
229
230
|
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
230
231
|
type (str, none_type): Canonical type name of the entity. [optional] # noqa: E501
|
|
231
|
-
attributes ({str: (bool, date, datetime, dict, float, int, list, str, none_type)}): Campaigns related to the balance. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.common_line_item import CommonLineItem
|
|
34
|
+
globals()['CommonLineItem'] = CommonLineItem
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfCommonLineItem(ModelNormal):
|
|
@@ -87,9 +87,9 @@ class ResourceOfCommonLineItem(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (CommonLineItem,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (ExternalCommonLineItem,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ResourceOfCommonLineItem(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 ResourceOfCommonLineItem(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 (CommonLineItem): [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 (ExternalCommonLineItem): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ class ResourceOfCommonLineItem(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 (CommonLineItem): [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 (ExternalCommonLineItem): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.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_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.preferred_line_item_update_model_v2 import PreferredLineItemUpdateModelV2
|
|
34
|
+
globals()['PreferredLineItemUpdateModelV2'] = PreferredLineItemUpdateModelV2
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
|
|
@@ -87,9 +87,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (PreferredLineItemUpdateModelV2,), # noqa: E501
|
|
90
91
|
'id': (str,), # noqa: E501
|
|
91
92
|
'type': (str,), # noqa: E501
|
|
92
|
-
'attributes': (ExternalPreferredLineItemUpdateModelV2,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ResourceOfPreferredLineItemUpdateModelV2(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 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 (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
147
148
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
148
149
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
149
|
-
attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ 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 (PreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
235
236
|
id (str): Id of the entity. [optional] # noqa: E501
|
|
236
237
|
type (str): Canonical type name of the entity. [optional] # noqa: E501
|
|
237
|
-
attributes (ExternalPreferredLineItemUpdateModelV2): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,8 +30,8 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
34
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.preferred_line_item_v2 import PreferredLineItemV2
|
|
34
|
+
globals()['PreferredLineItemV2'] = PreferredLineItemV2
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
class ResourceOfPreferredLineItemV2(ModelNormal):
|
|
@@ -87,9 +87,9 @@ class ResourceOfPreferredLineItemV2(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
+
'attributes': (PreferredLineItemV2,), # noqa: E501
|
|
90
91
|
'id': (str, none_type,), # noqa: E501
|
|
91
92
|
'type': (str, none_type,), # noqa: E501
|
|
92
|
-
'attributes': (ExternalPreferredLineItemV2,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
@cached_property
|
|
@@ -98,9 +98,9 @@ class ResourceOfPreferredLineItemV2(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 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 (PreferredLineItemV2): [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 (ExternalPreferredLineItemV2): [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -232,9 +232,9 @@ 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 (PreferredLineItemV2): [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 (ExternalPreferredLineItemV2): [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|