criteo-api-retailmedia-sdk 0.0.250327__py3-none-any.whl → 0.0.250425__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_preview/__init__.py +1 -1
- criteo_api_retailmedia_preview/api/accounts_api.py +187 -35
- criteo_api_retailmedia_preview/api/analytics_api.py +144 -2
- criteo_api_retailmedia_preview/api/balance_api.py +12 -12
- criteo_api_retailmedia_preview/api/campaign_api.py +88 -509
- criteo_api_retailmedia_preview/api_client.py +1 -1
- criteo_api_retailmedia_preview/configuration.py +1 -1
- criteo_api_retailmedia_preview/model/account_fees_search_request.py +257 -0
- criteo_api_retailmedia_preview/model/account_fees_update_request.py +278 -0
- criteo_api_retailmedia_preview/model/account_fees_update_result.py +261 -0
- criteo_api_retailmedia_preview/model/add_remove_keyword_model.py +8 -8
- criteo_api_retailmedia_preview/model/add_remove_keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model.py +8 -8
- criteo_api_retailmedia_preview/model/application_summary_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model_response.py +5 -5
- criteo_api_retailmedia_preview/model/async_accounts_report.py +73 -73
- criteo_api_retailmedia_preview/model/async_accounts_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_campaigns_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_fill_rate_report.py +14 -14
- criteo_api_retailmedia_preview/model/async_fill_rate_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_line_items_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/{common_error.py → async_offsite_report.py} +185 -45
- criteo_api_retailmedia_preview/model/{grant_consent_input.py → async_offsite_report_request.py} +8 -8
- criteo_api_retailmedia_preview/model/{grant_consent_model_value_resource.py → async_offsite_report_resource.py} +9 -9
- criteo_api_retailmedia_preview/model/async_report_response.py +5 -5
- criteo_api_retailmedia_preview/model/audience_error.py +16 -16
- criteo_api_retailmedia_preview/model/audience_warning.py +22 -22
- criteo_api_retailmedia_preview/model/balance_history_change_data_capture_v1.py +14 -14
- criteo_api_retailmedia_preview/model/balance_response_v2.py +45 -45
- criteo_api_retailmedia_preview/model/balance_response_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/bot_message.py +4 -4
- criteo_api_retailmedia_preview/model/brand_catalog_request_v2.py +9 -9
- criteo_api_retailmedia_preview/model/brand_id_search_request.py +11 -5
- criteo_api_retailmedia_preview/model/brand_id_search_result.py +15 -9
- criteo_api_retailmedia_preview/model/brand_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/catalog_status_v2.py +12 -12
- criteo_api_retailmedia_preview/model/category202204.py +8 -8
- criteo_api_retailmedia_preview/model/change_dates_of_balance_v2.py +4 -4
- criteo_api_retailmedia_preview/model/change_details_v1.py +8 -8
- criteo_api_retailmedia_preview/model/common_problem.py +20 -20
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview.py +4 -4
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/create_balance_v2.py +12 -12
- criteo_api_retailmedia_preview/model/creative2.py +50 -50
- criteo_api_retailmedia_preview/model/creative2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/creative2_response.py +5 -5
- criteo_api_retailmedia_preview/model/demand_managed_fee.py +267 -0
- criteo_api_retailmedia_preview/model/entity_resource_brand_id_search_result.py +12 -5
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata.py +17 -10
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_of_retail_media_child_account_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_line_item_keyword_review_report.py +4 -4
- criteo_api_retailmedia_preview/model/{resource_of_catalog_status_v2.py → entity_resource_of_catalog_status_v2.py} +7 -7
- criteo_api_retailmedia_preview/model/entity_resource_of_retail_media_child_account.py +4 -4
- criteo_api_retailmedia_preview/model/{catalog_status_v2_response.py → entity_resource_outcome_of_catalog_status_v2.py} +18 -18
- criteo_api_retailmedia_preview/model/entity_resource_outcome_partner_billing_report_status_v1.py +5 -5
- criteo_api_retailmedia_preview/model/entity_resource_partner_billing_report_status_v1.py +4 -4
- criteo_api_retailmedia_preview/model/export_report_column.py +30 -30
- criteo_api_retailmedia_preview/model/external_line_item_capping_v2.py +9 -9
- criteo_api_retailmedia_preview/model/external_line_item_page_v2.py +3 -3
- criteo_api_retailmedia_preview/model/external_preferred_line_item_create_model_v2.py +24 -24
- criteo_api_retailmedia_preview/model/external_preferred_line_item_update_model_v2.py +20 -20
- criteo_api_retailmedia_preview/model/external_preferred_line_item_v2.py +36 -36
- criteo_api_retailmedia_preview/model/external_product_button_request.py +8 -8
- criteo_api_retailmedia_preview/model/external_product_button_response.py +14 -14
- criteo_api_retailmedia_preview/model/external_retail_media_child_account.py +22 -22
- criteo_api_retailmedia_preview/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/installment.py +4 -4
- criteo_api_retailmedia_preview/model/keyword_data_model.py +12 -12
- criteo_api_retailmedia_preview/model/keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/keywords_model_response.py +4 -4
- criteo_api_retailmedia_preview/model/line_item_keyword_review_report.py +32 -32
- criteo_api_retailmedia_preview/model/{input_keywords.py → managed_service_fee.py} +31 -17
- criteo_api_retailmedia_preview/model/message.py +4 -4
- criteo_api_retailmedia_preview/model/message_error.py +8 -8
- criteo_api_retailmedia_preview/model/metadata.py +8 -8
- criteo_api_retailmedia_preview/model/outcome.py +5 -5
- criteo_api_retailmedia_preview/model/page_metadata.py +16 -16
- criteo_api_retailmedia_preview/model/page_of_balance_history_change_data_capture_v1.py +8 -8
- criteo_api_retailmedia_preview/model/page_type_environment2.py +14 -14
- criteo_api_retailmedia_preview/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
- criteo_api_retailmedia_preview/model/paging_offset_limit_metadata.py +15 -9
- criteo_api_retailmedia_preview/model/partner_billing_report_request_v1.py +12 -14
- criteo_api_retailmedia_preview/model/partner_billing_report_status_v1.py +8 -8
- criteo_api_retailmedia_preview/model/placement_preview.py +24 -24
- criteo_api_retailmedia_preview/model/placement_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_paged_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/{recommended_keywords_result.py → private_market_account_fees.py} +13 -13
- criteo_api_retailmedia_preview/model/private_market_fees.py +276 -0
- criteo_api_retailmedia_preview/model/problem_details.py +20 -20
- criteo_api_retailmedia_preview/model/product.py +242 -242
- criteo_api_retailmedia_preview/model/product_button_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/product_importer_error.py +20 -20
- criteo_api_retailmedia_preview/model/product_importer_warning.py +20 -20
- criteo_api_retailmedia_preview/model/product_metadata.py +8 -8
- criteo_api_retailmedia_preview/model/product_recommendation.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping_dimension.py +4 -4
- criteo_api_retailmedia_preview/model/product_shipping_weight.py +4 -4
- criteo_api_retailmedia_preview/model/product_tax.py +12 -12
- criteo_api_retailmedia_preview/model/product_unit_pricing_base_measure.py +4 -4
- criteo_api_retailmedia_preview/model/product_unit_pricing_measure.py +4 -4
- criteo_api_retailmedia_preview/model/products_custom_batch_request_entry.py +8 -8
- criteo_api_retailmedia_preview/model/promoted_product.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource_collection_outcome.py +8 -8
- criteo_api_retailmedia_preview/model/report_data_response_resource.py +4 -4
- criteo_api_retailmedia_preview/model/report_detail_error.py +14 -14
- criteo_api_retailmedia_preview/model/report_detail_errors.py +8 -8
- criteo_api_retailmedia_preview/model/report_detail_warning.py +14 -14
- criteo_api_retailmedia_preview/model/report_ok_response.py +20 -20
- criteo_api_retailmedia_preview/model/report_outcome.py +5 -5
- criteo_api_retailmedia_preview/model/report_response.py +9 -9
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_seller_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_data_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_search_request_preview.py +4 -4
- criteo_api_retailmedia_preview/model/retail_media_contactlist_amendment_attributes.py +8 -8
- criteo_api_retailmedia_preview/model/retail_media_seller.py +8 -8
- criteo_api_retailmedia_preview/model/rm_algebra_node_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1.py +20 -20
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1.py +30 -30
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_update_entity_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_contact_list_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_events_v1.py +23 -23
- criteo_api_retailmedia_preview/model/rmca_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/sdk_api_rest_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/seller_catalog_request_v2.py +8 -8
- criteo_api_retailmedia_preview/model/seller_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/set_bid_model.py +4 -4
- criteo_api_retailmedia_preview/model/set_bids_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sku_data_preview.py +60 -60
- criteo_api_retailmedia_preview/model/sku_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_min_bid.py +8 -8
- criteo_api_retailmedia_preview/model/sku_search_request_preview.py +17 -17
- criteo_api_retailmedia_preview/model/sku_search_request_slim_preview.py +8 -8
- criteo_api_retailmedia_preview/model/sku_slim_data_preview.py +30 -30
- criteo_api_retailmedia_preview/model/sku_slim_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_slim_data_v2.py +24 -24
- criteo_api_retailmedia_preview/model/sku_slim_data_v2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/status_response.py +20 -20
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report.py +41 -41
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_campaigns_report.py +48 -48
- criteo_api_retailmedia_preview/model/sync_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_line_items_report.py +52 -52
- criteo_api_retailmedia_preview/model/sync_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/template_variable_value.py +4 -4
- criteo_api_retailmedia_preview/model/update_balance_model_v2.py +8 -8
- criteo_api_retailmedia_preview/model/value_resource_account_fees_search_request.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_account_fees_update_request.py +266 -0
- criteo_api_retailmedia_preview/model/{value_resource_of_recommended_keywords_result.py → value_resource_account_fees_update_result.py} +11 -11
- criteo_api_retailmedia_preview/model/value_resource_brand_id_search_request.py +12 -5
- criteo_api_retailmedia_preview/model/value_resource_collection_outcome_of_seller_search_result.py +5 -5
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_response.py → value_resource_collection_outcome_private_market_account_fees_and_metadata.py} +26 -27
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_request.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_response.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_search_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_update_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_brand_id_search_request.py +8 -1
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_request.py → value_resource_input_of_brand_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_request_of_brand_catalog_request_v2.py → value_resource_input_of_seller_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_brand_catalog_request_v2_and_brand_catalog_request_v2.py → value_resource_of_brand_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_seller_catalog_request_v2_and_seller_catalog_request_v2.py → value_resource_of_seller_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search_result.py +4 -4
- criteo_api_retailmedia_preview/model/{value_resource_outcome_of_recommended_keywords_result.py → value_resource_outcome_account_fees_update_result.py} +18 -18
- criteo_api_retailmedia_preview/model/value_resource_outcome_cpc_min_bids_response.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_outcome_retail_media_keywords_review_result.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_partner_billing_report_request_v1.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_private_market_account_fees.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review_result.py +4 -4
- criteo_api_retailmedia_preview/model/video_variable_value.py +16 -16
- criteo_api_retailmedia_preview/models/__init__.py +24 -22
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/RECORD +197 -195
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_preview/model/common_warning.py +0 -301
- criteo_api_retailmedia_preview/model/external_line_item_bid_multipliers_v2.py +0 -307
- criteo_api_retailmedia_preview/model/grant_consent_model.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_request_of_seller_catalog_request_v2.py +0 -269
- criteo_api_retailmedia_preview/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +0 -287
- criteo_api_retailmedia_preview/model/keywords.py +0 -297
- criteo_api_retailmedia_preview/model/resource_of_line_item_bid_multipliers_v2.py +0 -277
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/top_level.txt +0 -0
|
@@ -90,8 +90,8 @@ class ProductButtonListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([ResourceOfProductButtonResponse],), # noqa: E501
|
|
93
|
-
'warnings': ([ProblemDetails],), # noqa: E501
|
|
94
93
|
'errors': ([ProblemDetails],), # noqa: E501
|
|
94
|
+
'warnings': ([ProblemDetails],), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class ProductButtonListResponse(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class ProductButtonListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([ResourceOfProductButtonResponse]): [optional] # noqa: E501
|
|
152
|
-
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
153
152
|
errors ([ProblemDetails]): [optional] # noqa: E501
|
|
153
|
+
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class ProductButtonListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([ResourceOfProductButtonResponse]): [optional] # noqa: E501
|
|
240
|
-
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
241
240
|
errors ([ProblemDetails]): [optional] # noqa: E501
|
|
241
|
+
warnings ([ProblemDetails]): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,12 +81,12 @@ class ProductImporterError(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'trace_id': (str,), # noqa: E501
|
|
85
|
-
'type': (str,), # noqa: E501
|
|
86
84
|
'code': (str,), # noqa: E501
|
|
85
|
+
'detail': (str,), # noqa: E501
|
|
87
86
|
'instance': (str,), # noqa: E501
|
|
88
87
|
'title': (str,), # noqa: E501
|
|
89
|
-
'
|
|
88
|
+
'trace_id': (str,), # noqa: E501
|
|
89
|
+
'type': (str,), # noqa: E501
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@cached_property
|
|
@@ -95,12 +95,12 @@ class ProductImporterError(ModelNormal):
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
attribute_map = {
|
|
98
|
-
'trace_id': 'traceId', # noqa: E501
|
|
99
|
-
'type': 'type', # noqa: E501
|
|
100
98
|
'code': 'code', # noqa: E501
|
|
99
|
+
'detail': 'detail', # noqa: E501
|
|
101
100
|
'instance': 'instance', # noqa: E501
|
|
102
101
|
'title': 'title', # noqa: E501
|
|
103
|
-
'
|
|
102
|
+
'trace_id': 'traceId', # noqa: E501
|
|
103
|
+
'type': 'type', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -110,16 +110,16 @@ class ProductImporterError(ModelNormal):
|
|
|
110
110
|
|
|
111
111
|
@classmethod
|
|
112
112
|
@convert_js_args_to_python_args
|
|
113
|
-
def _from_openapi_data(cls,
|
|
113
|
+
def _from_openapi_data(cls, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
|
|
114
114
|
"""ProductImporterError - a model defined in OpenAPI
|
|
115
115
|
|
|
116
116
|
Args:
|
|
117
|
-
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
118
|
-
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
119
117
|
code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
|
|
118
|
+
detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
|
|
120
119
|
instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
|
|
121
120
|
title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
|
|
122
|
-
|
|
121
|
+
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
122
|
+
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
123
123
|
|
|
124
124
|
Keyword Args:
|
|
125
125
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -183,12 +183,12 @@ class ProductImporterError(ModelNormal):
|
|
|
183
183
|
self._configuration = _configuration
|
|
184
184
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
185
185
|
|
|
186
|
-
self.trace_id = trace_id
|
|
187
|
-
self.type = type
|
|
188
186
|
self.code = code
|
|
187
|
+
self.detail = detail
|
|
189
188
|
self.instance = instance
|
|
190
189
|
self.title = title
|
|
191
|
-
self.
|
|
190
|
+
self.trace_id = trace_id
|
|
191
|
+
self.type = type
|
|
192
192
|
for var_name, var_value in kwargs.items():
|
|
193
193
|
if var_name not in self.attribute_map and \
|
|
194
194
|
self._configuration is not None and \
|
|
@@ -209,16 +209,16 @@ class ProductImporterError(ModelNormal):
|
|
|
209
209
|
])
|
|
210
210
|
|
|
211
211
|
@convert_js_args_to_python_args
|
|
212
|
-
def __init__(self,
|
|
212
|
+
def __init__(self, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
|
|
213
213
|
"""ProductImporterError - a model defined in OpenAPI
|
|
214
214
|
|
|
215
215
|
Args:
|
|
216
|
-
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
217
|
-
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
218
216
|
code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
|
|
217
|
+
detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
|
|
219
218
|
instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
|
|
220
219
|
title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
|
|
221
|
-
|
|
220
|
+
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
221
|
+
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
222
222
|
|
|
223
223
|
Keyword Args:
|
|
224
224
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -280,12 +280,12 @@ class ProductImporterError(ModelNormal):
|
|
|
280
280
|
self._configuration = _configuration
|
|
281
281
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
282
282
|
|
|
283
|
-
self.trace_id = trace_id
|
|
284
|
-
self.type = type
|
|
285
283
|
self.code = code
|
|
284
|
+
self.detail = detail
|
|
286
285
|
self.instance = instance
|
|
287
286
|
self.title = title
|
|
288
|
-
self.
|
|
287
|
+
self.trace_id = trace_id
|
|
288
|
+
self.type = type
|
|
289
289
|
for var_name, var_value in kwargs.items():
|
|
290
290
|
if var_name not in self.attribute_map and \
|
|
291
291
|
self._configuration is not None and \
|
|
@@ -81,12 +81,12 @@ class ProductImporterWarning(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'trace_id': (str,), # noqa: E501
|
|
85
|
-
'type': (str,), # noqa: E501
|
|
86
84
|
'code': (str,), # noqa: E501
|
|
85
|
+
'detail': (str,), # noqa: E501
|
|
87
86
|
'instance': (str,), # noqa: E501
|
|
88
87
|
'title': (str,), # noqa: E501
|
|
89
|
-
'
|
|
88
|
+
'trace_id': (str,), # noqa: E501
|
|
89
|
+
'type': (str,), # noqa: E501
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@cached_property
|
|
@@ -95,12 +95,12 @@ class ProductImporterWarning(ModelNormal):
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
attribute_map = {
|
|
98
|
-
'trace_id': 'traceId', # noqa: E501
|
|
99
|
-
'type': 'type', # noqa: E501
|
|
100
98
|
'code': 'code', # noqa: E501
|
|
99
|
+
'detail': 'detail', # noqa: E501
|
|
101
100
|
'instance': 'instance', # noqa: E501
|
|
102
101
|
'title': 'title', # noqa: E501
|
|
103
|
-
'
|
|
102
|
+
'trace_id': 'traceId', # noqa: E501
|
|
103
|
+
'type': 'type', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -110,16 +110,16 @@ class ProductImporterWarning(ModelNormal):
|
|
|
110
110
|
|
|
111
111
|
@classmethod
|
|
112
112
|
@convert_js_args_to_python_args
|
|
113
|
-
def _from_openapi_data(cls,
|
|
113
|
+
def _from_openapi_data(cls, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
|
|
114
114
|
"""ProductImporterWarning - a model defined in OpenAPI
|
|
115
115
|
|
|
116
116
|
Args:
|
|
117
|
-
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
118
|
-
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
119
117
|
code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
|
|
118
|
+
detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
|
|
120
119
|
instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
|
|
121
120
|
title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
|
|
122
|
-
|
|
121
|
+
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
122
|
+
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
123
123
|
|
|
124
124
|
Keyword Args:
|
|
125
125
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -183,12 +183,12 @@ class ProductImporterWarning(ModelNormal):
|
|
|
183
183
|
self._configuration = _configuration
|
|
184
184
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
185
185
|
|
|
186
|
-
self.trace_id = trace_id
|
|
187
|
-
self.type = type
|
|
188
186
|
self.code = code
|
|
187
|
+
self.detail = detail
|
|
189
188
|
self.instance = instance
|
|
190
189
|
self.title = title
|
|
191
|
-
self.
|
|
190
|
+
self.trace_id = trace_id
|
|
191
|
+
self.type = type
|
|
192
192
|
for var_name, var_value in kwargs.items():
|
|
193
193
|
if var_name not in self.attribute_map and \
|
|
194
194
|
self._configuration is not None and \
|
|
@@ -209,16 +209,16 @@ class ProductImporterWarning(ModelNormal):
|
|
|
209
209
|
])
|
|
210
210
|
|
|
211
211
|
@convert_js_args_to_python_args
|
|
212
|
-
def __init__(self,
|
|
212
|
+
def __init__(self, code, detail, instance, title, trace_id, type, *args, **kwargs): # noqa: E501
|
|
213
213
|
"""ProductImporterWarning - a model defined in OpenAPI
|
|
214
214
|
|
|
215
215
|
Args:
|
|
216
|
-
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
217
|
-
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
218
216
|
code (str): A MACHINE-READABLE error code string in kebab-case. Unique across Criteo
|
|
217
|
+
detail (str): A HUMAN-READABLE detailed explanation specific to this occurrence of the problem. This should not be more that 1 paragraph
|
|
219
218
|
instance (str): A MACHINE-READABLE URI reference that identifies the specific occurrence of the problem. This could be useful when we want to the return the API Endpoint identifying the exact resource related to the error.
|
|
220
219
|
title (str): A short, HUMAN-READABLE summary of the problem type. It should not change from occurrence to occurrence of the problem, except for purposes of localization.
|
|
221
|
-
|
|
220
|
+
trace_id (str): The MACHINE-READABLE correlation ID provided by the gateway
|
|
221
|
+
type (str): A MACHINE-READABLE code specifying error category. This information is used on client side to focus on certain type of error, to either retry some processing or display only certain type of errors.
|
|
222
222
|
|
|
223
223
|
Keyword Args:
|
|
224
224
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -280,12 +280,12 @@ class ProductImporterWarning(ModelNormal):
|
|
|
280
280
|
self._configuration = _configuration
|
|
281
281
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
282
282
|
|
|
283
|
-
self.trace_id = trace_id
|
|
284
|
-
self.type = type
|
|
285
283
|
self.code = code
|
|
284
|
+
self.detail = detail
|
|
286
285
|
self.instance = instance
|
|
287
286
|
self.title = title
|
|
288
|
-
self.
|
|
287
|
+
self.trace_id = trace_id
|
|
288
|
+
self.type = type
|
|
289
289
|
for var_name, var_value in kwargs.items():
|
|
290
290
|
if var_name not in self.attribute_map and \
|
|
291
291
|
self._configuration is not None and \
|
|
@@ -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
|
|
|
@@ -90,13 +90,13 @@ class ProductRecommendation(ModelNormal):
|
|
|
90
90
|
"""
|
|
91
91
|
return {
|
|
92
92
|
'rationale': (str,), # noqa: E501
|
|
93
|
-
'
|
|
93
|
+
'brand': (str, none_type,), # noqa: E501
|
|
94
|
+
'currency': (str, none_type,), # noqa: E501
|
|
94
95
|
'description': (str, none_type,), # noqa: E501
|
|
95
96
|
'image_url': (str, none_type,), # noqa: E501
|
|
96
|
-
'
|
|
97
|
-
'brand': (str, none_type,), # noqa: E501
|
|
97
|
+
'name': (str, none_type,), # noqa: E501
|
|
98
98
|
'price': (float, none_type,), # noqa: E501
|
|
99
|
-
'
|
|
99
|
+
'url': (str, none_type,), # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
@cached_property
|
|
@@ -106,13 +106,13 @@ class ProductRecommendation(ModelNormal):
|
|
|
106
106
|
|
|
107
107
|
attribute_map = {
|
|
108
108
|
'rationale': 'rationale', # noqa: E501
|
|
109
|
-
'
|
|
109
|
+
'brand': 'brand', # noqa: E501
|
|
110
|
+
'currency': 'currency', # noqa: E501
|
|
110
111
|
'description': 'description', # noqa: E501
|
|
111
112
|
'image_url': 'imageUrl', # noqa: E501
|
|
112
|
-
'
|
|
113
|
-
'brand': 'brand', # noqa: E501
|
|
113
|
+
'name': 'name', # noqa: E501
|
|
114
114
|
'price': 'price', # noqa: E501
|
|
115
|
-
'
|
|
115
|
+
'url': 'url', # noqa: E501
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
read_only_vars = {
|
|
@@ -159,13 +159,13 @@ class ProductRecommendation(ModelNormal):
|
|
|
159
159
|
Animal class but this time we won't travel
|
|
160
160
|
through its discriminator because we passed in
|
|
161
161
|
_visited_composed_classes = (Animal,)
|
|
162
|
-
|
|
162
|
+
brand (str, none_type): brand of the product. [optional] # noqa: E501
|
|
163
|
+
currency (str, none_type): currency of the price of the product. [optional] # noqa: E501
|
|
163
164
|
description (str, none_type): description of the product. [optional] # noqa: E501
|
|
164
165
|
image_url (str, none_type): url of the product image. [optional] # noqa: E501
|
|
165
|
-
|
|
166
|
-
brand (str, none_type): brand of the product. [optional] # noqa: E501
|
|
166
|
+
name (str, none_type): name of the product. [optional] # noqa: E501
|
|
167
167
|
price (float, none_type): numerical value of the price of the product. [optional] # noqa: E501
|
|
168
|
-
|
|
168
|
+
url (str, none_type): url of the product on the retailer website. [optional] # noqa: E501
|
|
169
169
|
"""
|
|
170
170
|
|
|
171
171
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -255,13 +255,13 @@ class ProductRecommendation(ModelNormal):
|
|
|
255
255
|
Animal class but this time we won't travel
|
|
256
256
|
through its discriminator because we passed in
|
|
257
257
|
_visited_composed_classes = (Animal,)
|
|
258
|
-
|
|
258
|
+
brand (str, none_type): brand of the product. [optional] # noqa: E501
|
|
259
|
+
currency (str, none_type): currency of the price of the product. [optional] # noqa: E501
|
|
259
260
|
description (str, none_type): description of the product. [optional] # noqa: E501
|
|
260
261
|
image_url (str, none_type): url of the product image. [optional] # noqa: E501
|
|
261
|
-
|
|
262
|
-
brand (str, none_type): brand of the product. [optional] # noqa: E501
|
|
262
|
+
name (str, none_type): name of the product. [optional] # noqa: E501
|
|
263
263
|
price (float, none_type): numerical value of the price of the product. [optional] # noqa: E501
|
|
264
|
-
|
|
264
|
+
url (str, none_type): url of the product on the retailer website. [optional] # noqa: E501
|
|
265
265
|
"""
|
|
266
266
|
|
|
267
267
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -87,13 +87,13 @@ class ProductShipping(ModelNormal):
|
|
|
87
87
|
"""
|
|
88
88
|
lazy_import()
|
|
89
89
|
return {
|
|
90
|
-
'price': (Price,), # noqa: E501
|
|
91
90
|
'country': (str,), # noqa: E501
|
|
92
|
-
'region': (str,), # noqa: E501
|
|
93
|
-
'service': (str,), # noqa: E501
|
|
94
|
-
'location_id': (int,), # noqa: E501
|
|
95
91
|
'location_group_name': (str,), # noqa: E501
|
|
92
|
+
'location_id': (int,), # noqa: E501
|
|
96
93
|
'postal_code': (str,), # noqa: E501
|
|
94
|
+
'price': (Price,), # noqa: E501
|
|
95
|
+
'region': (str,), # noqa: E501
|
|
96
|
+
'service': (str,), # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
@cached_property
|
|
@@ -102,13 +102,13 @@ class ProductShipping(ModelNormal):
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
attribute_map = {
|
|
105
|
-
'price': 'price', # noqa: E501
|
|
106
105
|
'country': 'country', # noqa: E501
|
|
107
|
-
'region': 'region', # noqa: E501
|
|
108
|
-
'service': 'service', # noqa: E501
|
|
109
|
-
'location_id': 'locationId', # noqa: E501
|
|
110
106
|
'location_group_name': 'locationGroupName', # noqa: E501
|
|
107
|
+
'location_id': 'locationId', # noqa: E501
|
|
111
108
|
'postal_code': 'postalCode', # noqa: E501
|
|
109
|
+
'price': 'price', # noqa: E501
|
|
110
|
+
'region': 'region', # noqa: E501
|
|
111
|
+
'service': 'service', # noqa: E501
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
read_only_vars = {
|
|
@@ -152,13 +152,13 @@ class ProductShipping(ModelNormal):
|
|
|
152
152
|
Animal class but this time we won't travel
|
|
153
153
|
through its discriminator because we passed in
|
|
154
154
|
_visited_composed_classes = (Animal,)
|
|
155
|
-
price (Price): [optional] # noqa: E501
|
|
156
155
|
country (str): The CLDR territory code of the country to which an item will ship.. [optional] # noqa: E501
|
|
157
|
-
region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
|
|
158
|
-
service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
|
|
159
|
-
location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
160
156
|
location_group_name (str): The location where the shipping is applicable, represented by a location group name.. [optional] # noqa: E501
|
|
157
|
+
location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
161
158
|
postal_code (str): The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.. [optional] # noqa: E501
|
|
159
|
+
price (Price): [optional] # noqa: E501
|
|
160
|
+
region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
|
|
161
|
+
service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
|
|
162
162
|
"""
|
|
163
163
|
|
|
164
164
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -244,13 +244,13 @@ class ProductShipping(ModelNormal):
|
|
|
244
244
|
Animal class but this time we won't travel
|
|
245
245
|
through its discriminator because we passed in
|
|
246
246
|
_visited_composed_classes = (Animal,)
|
|
247
|
-
price (Price): [optional] # noqa: E501
|
|
248
247
|
country (str): The CLDR territory code of the country to which an item will ship.. [optional] # noqa: E501
|
|
249
|
-
region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
|
|
250
|
-
service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
|
|
251
|
-
location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
252
248
|
location_group_name (str): The location where the shipping is applicable, represented by a location group name.. [optional] # noqa: E501
|
|
249
|
+
location_id (int): The numeric ID of a location that the shipping rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
253
250
|
postal_code (str): The postal code range that the shipping rate applies to, represented by a postal code, a postal code prefix followed by a * wildcard, a range between two postal codes or two postal code prefixes of equal length.. [optional] # noqa: E501
|
|
251
|
+
price (Price): [optional] # noqa: E501
|
|
252
|
+
region (str): The geographic region to which a shipping rate applies.. [optional] # noqa: E501
|
|
253
|
+
service (str): A free-form description of the service class or delivery speed.. [optional] # noqa: E501
|
|
254
254
|
"""
|
|
255
255
|
|
|
256
256
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class ProductShippingDimension(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'value': (float,), # noqa: E501
|
|
85
84
|
'unit': (str,), # noqa: E501
|
|
85
|
+
'value': (float,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class ProductShippingDimension(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'value': 'value', # noqa: E501
|
|
95
94
|
'unit': 'unit', # noqa: E501
|
|
95
|
+
'value': 'value', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class ProductShippingDimension(ModelNormal):
|
|
|
136
136
|
Animal class but this time we won't travel
|
|
137
137
|
through its discriminator because we passed in
|
|
138
138
|
_visited_composed_classes = (Animal,)
|
|
139
|
-
value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
140
139
|
unit (str): The unit of value.. [optional] # noqa: E501
|
|
140
|
+
value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class ProductShippingDimension(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
|
-
value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
227
226
|
unit (str): The unit of value.. [optional] # noqa: E501
|
|
227
|
+
value (float): The dimension of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class ProductShippingWeight(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'value': (float,), # noqa: E501
|
|
85
84
|
'unit': (str,), # noqa: E501
|
|
85
|
+
'value': (float,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class ProductShippingWeight(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'value': 'value', # noqa: E501
|
|
95
94
|
'unit': 'unit', # noqa: E501
|
|
95
|
+
'value': 'value', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class ProductShippingWeight(ModelNormal):
|
|
|
136
136
|
Animal class but this time we won't travel
|
|
137
137
|
through its discriminator because we passed in
|
|
138
138
|
_visited_composed_classes = (Animal,)
|
|
139
|
-
value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
140
139
|
unit (str): The unit of value.. [optional] # noqa: E501
|
|
140
|
+
value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class ProductShippingWeight(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
|
-
value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
227
226
|
unit (str): The unit of value.. [optional] # noqa: E501
|
|
227
|
+
value (float): The weight of the product used to calculate the shipping cost of the item.. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,12 +81,12 @@ class ProductTax(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'rate': (float,), # noqa: E501
|
|
85
84
|
'country': (str,), # noqa: E501
|
|
86
|
-
'region': (str,), # noqa: E501
|
|
87
|
-
'tax_ship': (bool,), # noqa: E501
|
|
88
85
|
'location_id': (int,), # noqa: E501
|
|
89
86
|
'postal_code': (str,), # noqa: E501
|
|
87
|
+
'rate': (float,), # noqa: E501
|
|
88
|
+
'region': (str,), # noqa: E501
|
|
89
|
+
'tax_ship': (bool,), # noqa: E501
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
@cached_property
|
|
@@ -95,12 +95,12 @@ class ProductTax(ModelNormal):
|
|
|
95
95
|
|
|
96
96
|
|
|
97
97
|
attribute_map = {
|
|
98
|
-
'rate': 'rate', # noqa: E501
|
|
99
98
|
'country': 'country', # noqa: E501
|
|
100
|
-
'region': 'region', # noqa: E501
|
|
101
|
-
'tax_ship': 'taxShip', # noqa: E501
|
|
102
99
|
'location_id': 'locationId', # noqa: E501
|
|
103
100
|
'postal_code': 'postalCode', # noqa: E501
|
|
101
|
+
'rate': 'rate', # noqa: E501
|
|
102
|
+
'region': 'region', # noqa: E501
|
|
103
|
+
'tax_ship': 'taxShip', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
read_only_vars = {
|
|
@@ -144,12 +144,12 @@ class ProductTax(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
|
-
rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
|
|
148
147
|
country (str): The country within which the item is taxed, specified as a CLDR territory code.. [optional] # noqa: E501
|
|
149
|
-
region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
|
|
150
|
-
tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
|
|
151
148
|
location_id (int): The numeric ID of a location that the tax rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
152
149
|
postal_code (str): The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.. [optional] # noqa: E501
|
|
150
|
+
rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
|
|
151
|
+
region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
|
|
152
|
+
tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
|
|
153
153
|
"""
|
|
154
154
|
|
|
155
155
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -235,12 +235,12 @@ class ProductTax(ModelNormal):
|
|
|
235
235
|
Animal class but this time we won't travel
|
|
236
236
|
through its discriminator because we passed in
|
|
237
237
|
_visited_composed_classes = (Animal,)
|
|
238
|
-
rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
|
|
239
238
|
country (str): The country within which the item is taxed, specified as a CLDR territory code.. [optional] # noqa: E501
|
|
240
|
-
region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
|
|
241
|
-
tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
|
|
242
239
|
location_id (int): The numeric ID of a location that the tax rate applies to as defined in the AdWords API.. [optional] # noqa: E501
|
|
243
240
|
postal_code (str): The postal code range that the tax rate applies to, represented by a ZIP code, a ZIP code prefix using * wildcard, a range between two ZIP codes or two ZIP code prefixes of equal length. Examples: 94114, 94*, 94002-95460, 94*-95*.. [optional] # noqa: E501
|
|
241
|
+
rate (float): The percentage of tax rate that applies to the item price.. [optional] # noqa: E501
|
|
242
|
+
region (str): The geographic region to which the tax rate applies.. [optional] # noqa: E501
|
|
243
|
+
tax_ship (bool): Set to true if tax is charged on shipping.. [optional] # noqa: E501
|
|
244
244
|
"""
|
|
245
245
|
|
|
246
246
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -81,8 +81,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'value': (int,), # noqa: E501
|
|
85
84
|
'unit': (str,), # noqa: E501
|
|
85
|
+
'value': (int,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,8 +91,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
-
'value': 'value', # noqa: E501
|
|
95
94
|
'unit': 'unit', # noqa: E501
|
|
95
|
+
'value': 'value', # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
read_only_vars = {
|
|
@@ -136,8 +136,8 @@ class ProductUnitPricingBaseMeasure(ModelNormal):
|
|
|
136
136
|
Animal class but this time we won't travel
|
|
137
137
|
through its discriminator because we passed in
|
|
138
138
|
_visited_composed_classes = (Animal,)
|
|
139
|
-
value (int): The denominator of the unit price.. [optional] # noqa: E501
|
|
140
139
|
unit (str): The unit of the denominator.. [optional] # noqa: E501
|
|
140
|
+
value (int): The denominator of the unit price.. [optional] # noqa: E501
|
|
141
141
|
"""
|
|
142
142
|
|
|
143
143
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -223,8 +223,8 @@ class ProductUnitPricingBaseMeasure(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
|
-
value (int): The denominator of the unit price.. [optional] # noqa: E501
|
|
227
226
|
unit (str): The unit of the denominator.. [optional] # noqa: E501
|
|
227
|
+
value (int): The denominator of the unit price.. [optional] # noqa: E501
|
|
228
228
|
"""
|
|
229
229
|
|
|
230
230
|
_check_type = kwargs.pop('_check_type', True)
|