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
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class LineItemBidMultipliersV2(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -81,18 +81,18 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'search': (float, none_type,), # noqa: E501
|
|
85
|
-
'home': (float, none_type,), # noqa: E501
|
|
86
84
|
'category': (float, none_type,), # noqa: E501
|
|
87
|
-
'
|
|
85
|
+
'category_menu': (float, none_type,), # noqa: E501
|
|
86
|
+
'checkout': (float, none_type,), # noqa: E501
|
|
88
87
|
'confirmation': (float, none_type,), # noqa: E501
|
|
89
|
-
'merchandising': (float, none_type,), # noqa: E501
|
|
90
88
|
'deals': (float, none_type,), # noqa: E501
|
|
91
|
-
'checkout': (float, none_type,), # noqa: E501
|
|
92
89
|
'favorites': (float, none_type,), # noqa: E501
|
|
93
|
-
'
|
|
94
|
-
'category_menu': (float, none_type,), # noqa: E501
|
|
90
|
+
'home': (float, none_type,), # noqa: E501
|
|
95
91
|
'id': (str, none_type,), # noqa: E501
|
|
92
|
+
'merchandising': (float, none_type,), # noqa: E501
|
|
93
|
+
'product_detail': (float, none_type,), # noqa: E501
|
|
94
|
+
'search': (float, none_type,), # noqa: E501
|
|
95
|
+
'search_bar': (float, none_type,), # noqa: E501
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
@cached_property
|
|
@@ -101,18 +101,18 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
|
|
103
103
|
attribute_map = {
|
|
104
|
-
'search': 'search', # noqa: E501
|
|
105
|
-
'home': 'home', # noqa: E501
|
|
106
104
|
'category': 'category', # noqa: E501
|
|
107
|
-
'
|
|
105
|
+
'category_menu': 'categoryMenu', # noqa: E501
|
|
106
|
+
'checkout': 'checkout', # noqa: E501
|
|
108
107
|
'confirmation': 'confirmation', # noqa: E501
|
|
109
|
-
'merchandising': 'merchandising', # noqa: E501
|
|
110
108
|
'deals': 'deals', # noqa: E501
|
|
111
|
-
'checkout': 'checkout', # noqa: E501
|
|
112
109
|
'favorites': 'favorites', # noqa: E501
|
|
113
|
-
'
|
|
114
|
-
'category_menu': 'categoryMenu', # noqa: E501
|
|
110
|
+
'home': 'home', # noqa: E501
|
|
115
111
|
'id': 'id', # noqa: E501
|
|
112
|
+
'merchandising': 'merchandising', # noqa: E501
|
|
113
|
+
'product_detail': 'productDetail', # noqa: E501
|
|
114
|
+
'search': 'search', # noqa: E501
|
|
115
|
+
'search_bar': 'searchBar', # noqa: E501
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
read_only_vars = {
|
|
@@ -123,7 +123,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
123
123
|
@classmethod
|
|
124
124
|
@convert_js_args_to_python_args
|
|
125
125
|
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
126
|
-
"""
|
|
126
|
+
"""LineItemBidMultipliersV2 - a model defined in OpenAPI
|
|
127
127
|
|
|
128
128
|
Keyword Args:
|
|
129
129
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -156,18 +156,18 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
156
156
|
Animal class but this time we won't travel
|
|
157
157
|
through its discriminator because we passed in
|
|
158
158
|
_visited_composed_classes = (Animal,)
|
|
159
|
-
search (float, none_type): Search Page Type Bid Multiplier. [optional] # noqa: E501
|
|
160
|
-
home (float, none_type): Home Page Type Bid Multiplier. [optional] # noqa: E501
|
|
161
159
|
category (float, none_type): Categories Page Type Bid Multiplier. [optional] # noqa: E501
|
|
162
|
-
|
|
160
|
+
category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
|
|
161
|
+
checkout (float, none_type): Checkout Page Type Bid Multiplier. [optional] # noqa: E501
|
|
163
162
|
confirmation (float, none_type): Confirmation Page Type Bid Multiplier. [optional] # noqa: E501
|
|
164
|
-
merchandising (float, none_type): Merchandising Page Type Bid Multiplier. [optional] # noqa: E501
|
|
165
163
|
deals (float, none_type): Deals Page Type Bid Multiplier. [optional] # noqa: E501
|
|
166
|
-
checkout (float, none_type): Checkout Page Type Bid Multiplier. [optional] # noqa: E501
|
|
167
164
|
favorites (float, none_type): Favorites Page Type Bid Multiplier. [optional] # noqa: E501
|
|
165
|
+
home (float, none_type): Home Page Type Bid Multiplier. [optional] # noqa: E501
|
|
166
|
+
id (str, none_type): [optional] # noqa: E501
|
|
167
|
+
merchandising (float, none_type): Merchandising Page Type Bid Multiplier. [optional] # noqa: E501
|
|
168
|
+
product_detail (float, none_type): ProductDetail Page Type Bid Multiplier. [optional] # noqa: E501
|
|
169
|
+
search (float, none_type): Search Page Type Bid Multiplier. [optional] # noqa: E501
|
|
168
170
|
search_bar (float, none_type): SearchBar Page Type Bid Multiplier. [optional] # noqa: E501
|
|
169
|
-
category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
|
|
170
|
-
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
171
171
|
"""
|
|
172
172
|
|
|
173
173
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -220,7 +220,7 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
220
220
|
|
|
221
221
|
@convert_js_args_to_python_args
|
|
222
222
|
def __init__(self, *args, **kwargs): # noqa: E501
|
|
223
|
-
"""
|
|
223
|
+
"""LineItemBidMultipliersV2 - a model defined in OpenAPI
|
|
224
224
|
|
|
225
225
|
Keyword Args:
|
|
226
226
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -253,18 +253,18 @@ class ExternalLineItemBidMultipliersV2(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
search (float, none_type): Search Page Type Bid Multiplier. [optional] # noqa: E501
|
|
257
|
-
home (float, none_type): Home Page Type Bid Multiplier. [optional] # noqa: E501
|
|
258
256
|
category (float, none_type): Categories Page Type Bid Multiplier. [optional] # noqa: E501
|
|
259
|
-
|
|
257
|
+
category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
|
|
258
|
+
checkout (float, none_type): Checkout Page Type Bid Multiplier. [optional] # noqa: E501
|
|
260
259
|
confirmation (float, none_type): Confirmation Page Type Bid Multiplier. [optional] # noqa: E501
|
|
261
|
-
merchandising (float, none_type): Merchandising Page Type Bid Multiplier. [optional] # noqa: E501
|
|
262
260
|
deals (float, none_type): Deals Page Type Bid Multiplier. [optional] # noqa: E501
|
|
263
|
-
checkout (float, none_type): Checkout Page Type Bid Multiplier. [optional] # noqa: E501
|
|
264
261
|
favorites (float, none_type): Favorites Page Type Bid Multiplier. [optional] # noqa: E501
|
|
262
|
+
home (float, none_type): Home Page Type Bid Multiplier. [optional] # noqa: E501
|
|
263
|
+
id (str, none_type): [optional] # noqa: E501
|
|
264
|
+
merchandising (float, none_type): Merchandising Page Type Bid Multiplier. [optional] # noqa: E501
|
|
265
|
+
product_detail (float, none_type): ProductDetail Page Type Bid Multiplier. [optional] # noqa: E501
|
|
266
|
+
search (float, none_type): Search Page Type Bid Multiplier. [optional] # noqa: E501
|
|
265
267
|
search_bar (float, none_type): SearchBar Page Type Bid Multiplier. [optional] # noqa: E501
|
|
266
|
-
category_menu (float, none_type): CategoryMenu Page Type Bid Multiplier. [optional] # noqa: E501
|
|
267
|
-
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
268
268
|
"""
|
|
269
269
|
|
|
270
270
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -90,8 +90,8 @@ class LineItemBidMultipliersV2Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ResourceOfLineItemBidMultipliersV2,), # noqa: E501
|
|
93
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
94
93
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class LineItemBidMultipliersV2Response(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 LineItemBidMultipliersV2Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ResourceOfLineItemBidMultipliersV2): [optional] # noqa: E501
|
|
152
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
152
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class LineItemBidMultipliersV2Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ResourceOfLineItemBidMultipliersV2): [optional] # noqa: E501
|
|
240
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
240
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -82,8 +82,8 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
|
-
'monthly_line_item_budget_overrides': ([MonthlyLineItemBudegetOverride],), # noqa: E501
|
|
86
85
|
'daily_line_item_budget_overrides': ([DailyLineItemBudgetOverride],), # noqa: E501
|
|
86
|
+
'monthly_line_item_budget_overrides': ([MonthlyLineItemBudegetOverride],), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,8 +92,8 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'monthly_line_item_budget_overrides': 'monthlyLineItemBudgetOverrides', # noqa: E501
|
|
96
95
|
'daily_line_item_budget_overrides': 'dailyLineItemBudgetOverrides', # noqa: E501
|
|
96
|
+
'monthly_line_item_budget_overrides': 'monthlyLineItemBudgetOverrides', # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
read_only_vars = {
|
|
@@ -103,12 +103,12 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
103
103
|
|
|
104
104
|
@classmethod
|
|
105
105
|
@convert_js_args_to_python_args
|
|
106
|
-
def _from_openapi_data(cls,
|
|
106
|
+
def _from_openapi_data(cls, daily_line_item_budget_overrides, monthly_line_item_budget_overrides, *args, **kwargs): # noqa: E501
|
|
107
107
|
"""LineItemBudgetOverrides - a model defined in OpenAPI
|
|
108
108
|
|
|
109
109
|
Args:
|
|
110
|
-
monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
|
|
111
110
|
daily_line_item_budget_overrides ([DailyLineItemBudgetOverride]): Line item budget override daily part, chronological order restricted.
|
|
111
|
+
monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
|
|
112
112
|
|
|
113
113
|
Keyword Args:
|
|
114
114
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -172,8 +172,8 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
172
172
|
self._configuration = _configuration
|
|
173
173
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
174
174
|
|
|
175
|
-
self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
|
|
176
175
|
self.daily_line_item_budget_overrides = daily_line_item_budget_overrides
|
|
176
|
+
self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
|
|
177
177
|
for var_name, var_value in kwargs.items():
|
|
178
178
|
if var_name not in self.attribute_map and \
|
|
179
179
|
self._configuration is not None and \
|
|
@@ -194,12 +194,12 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
194
194
|
])
|
|
195
195
|
|
|
196
196
|
@convert_js_args_to_python_args
|
|
197
|
-
def __init__(self,
|
|
197
|
+
def __init__(self, daily_line_item_budget_overrides, monthly_line_item_budget_overrides, *args, **kwargs): # noqa: E501
|
|
198
198
|
"""LineItemBudgetOverrides - a model defined in OpenAPI
|
|
199
199
|
|
|
200
200
|
Args:
|
|
201
|
-
monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
|
|
202
201
|
daily_line_item_budget_overrides ([DailyLineItemBudgetOverride]): Line item budget override daily part, chronological order restricted.
|
|
202
|
+
monthly_line_item_budget_overrides ([MonthlyLineItemBudegetOverride]): Line item budget override monthly part, chronological order restricted.
|
|
203
203
|
|
|
204
204
|
Keyword Args:
|
|
205
205
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -261,8 +261,8 @@ class LineItemBudgetOverrides(ModelNormal):
|
|
|
261
261
|
self._configuration = _configuration
|
|
262
262
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
263
263
|
|
|
264
|
-
self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
|
|
265
264
|
self.daily_line_item_budget_overrides = daily_line_item_budget_overrides
|
|
265
|
+
self.monthly_line_item_budget_overrides = monthly_line_item_budget_overrides
|
|
266
266
|
for var_name, var_value in kwargs.items():
|
|
267
267
|
if var_name not in self.attribute_map and \
|
|
268
268
|
self._configuration is not None and \
|
criteo_api_retailmedia_v2025_01/model/{external_line_item_capping_v2.py → line_item_capping_v2.py}
RENAMED
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class LineItemCappingV2(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -73,7 +73,7 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
73
73
|
"""
|
|
74
74
|
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
75
75
|
|
|
76
|
-
_nullable =
|
|
76
|
+
_nullable = True
|
|
77
77
|
|
|
78
78
|
@cached_property
|
|
79
79
|
def openapi_types():
|
|
@@ -86,8 +86,8 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
86
86
|
and the value is attribute type.
|
|
87
87
|
"""
|
|
88
88
|
return {
|
|
89
|
-
'type': (str,), # noqa: E501
|
|
90
89
|
'count': (int,), # noqa: E501
|
|
90
|
+
'type': (str,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -96,8 +96,8 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
attribute_map = {
|
|
99
|
-
'type': 'type', # noqa: E501
|
|
100
99
|
'count': 'count', # noqa: E501
|
|
100
|
+
'type': 'type', # noqa: E501
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
read_only_vars = {
|
|
@@ -107,12 +107,12 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
107
107
|
|
|
108
108
|
@classmethod
|
|
109
109
|
@convert_js_args_to_python_args
|
|
110
|
-
def _from_openapi_data(cls,
|
|
111
|
-
"""
|
|
110
|
+
def _from_openapi_data(cls, count, type, *args, **kwargs): # noqa: E501
|
|
111
|
+
"""LineItemCappingV2 - a model defined in OpenAPI
|
|
112
112
|
|
|
113
113
|
Args:
|
|
114
|
-
type (str): Line Item Capping Type Enum
|
|
115
114
|
count (int):
|
|
115
|
+
type (str): Line Item Capping Type Enum
|
|
116
116
|
|
|
117
117
|
Keyword Args:
|
|
118
118
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -176,8 +176,8 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
176
176
|
self._configuration = _configuration
|
|
177
177
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
178
178
|
|
|
179
|
-
self.type = type
|
|
180
179
|
self.count = count
|
|
180
|
+
self.type = type
|
|
181
181
|
for var_name, var_value in kwargs.items():
|
|
182
182
|
if var_name not in self.attribute_map and \
|
|
183
183
|
self._configuration is not None and \
|
|
@@ -198,12 +198,12 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
198
198
|
])
|
|
199
199
|
|
|
200
200
|
@convert_js_args_to_python_args
|
|
201
|
-
def __init__(self,
|
|
202
|
-
"""
|
|
201
|
+
def __init__(self, count, type, *args, **kwargs): # noqa: E501
|
|
202
|
+
"""LineItemCappingV2 - a model defined in OpenAPI
|
|
203
203
|
|
|
204
204
|
Args:
|
|
205
|
-
type (str): Line Item Capping Type Enum
|
|
206
205
|
count (int):
|
|
206
|
+
type (str): Line Item Capping Type Enum
|
|
207
207
|
|
|
208
208
|
Keyword Args:
|
|
209
209
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -265,8 +265,8 @@ class ExternalLineItemCappingV2(ModelNormal):
|
|
|
265
265
|
self._configuration = _configuration
|
|
266
266
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
267
267
|
|
|
268
|
-
self.type = type
|
|
269
268
|
self.count = count
|
|
269
|
+
self.type = type
|
|
270
270
|
for var_name, var_value in kwargs.items():
|
|
271
271
|
if var_name not in self.attribute_map and \
|
|
272
272
|
self._configuration is not None and \
|
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class LineItemPageCategoryV2(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -103,7 +103,7 @@ class ExternalLineItemPageCategoryV2(ModelNormal):
|
|
|
103
103
|
@classmethod
|
|
104
104
|
@convert_js_args_to_python_args
|
|
105
105
|
def _from_openapi_data(cls, category_id, *args, **kwargs): # noqa: E501
|
|
106
|
-
"""
|
|
106
|
+
"""LineItemPageCategoryV2 - a model defined in OpenAPI
|
|
107
107
|
|
|
108
108
|
Args:
|
|
109
109
|
category_id (str):
|
|
@@ -193,7 +193,7 @@ class ExternalLineItemPageCategoryV2(ModelNormal):
|
|
|
193
193
|
|
|
194
194
|
@convert_js_args_to_python_args
|
|
195
195
|
def __init__(self, category_id, *args, **kwargs): # noqa: E501
|
|
196
|
-
"""
|
|
196
|
+
"""LineItemPageCategoryV2 - a model defined in OpenAPI
|
|
197
197
|
|
|
198
198
|
Args:
|
|
199
199
|
category_id (str):
|
criteo_api_retailmedia_v2025_01/model/{external_line_item_page_v2.py → line_item_page_v2.py}
RENAMED
|
@@ -30,11 +30,11 @@ 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_page_category_v2 import LineItemPageCategoryV2
|
|
34
|
+
globals()['LineItemPageCategoryV2'] = LineItemPageCategoryV2
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class LineItemPageV2(ModelNormal):
|
|
38
38
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
39
|
Ref: https://openapi-generator.tech
|
|
40
40
|
|
|
@@ -88,7 +88,7 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
88
88
|
lazy_import()
|
|
89
89
|
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
90
90
|
|
|
91
|
-
_nullable =
|
|
91
|
+
_nullable = True
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
94
94
|
def openapi_types():
|
|
@@ -103,8 +103,8 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
103
103
|
lazy_import()
|
|
104
104
|
return {
|
|
105
105
|
'page_type': (str,), # noqa: E501
|
|
106
|
-
'categories': ([
|
|
107
|
-
'search_keywords': ([str],), # noqa: E501
|
|
106
|
+
'categories': ([LineItemPageCategoryV2], none_type,), # noqa: E501
|
|
107
|
+
'search_keywords': ([str], none_type,), # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
@cached_property
|
|
@@ -126,7 +126,7 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
126
126
|
@classmethod
|
|
127
127
|
@convert_js_args_to_python_args
|
|
128
128
|
def _from_openapi_data(cls, page_type, *args, **kwargs): # noqa: E501
|
|
129
|
-
"""
|
|
129
|
+
"""LineItemPageV2 - a model defined in OpenAPI
|
|
130
130
|
|
|
131
131
|
Args:
|
|
132
132
|
page_type (str): Page Type Enum
|
|
@@ -162,8 +162,8 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
162
162
|
Animal class but this time we won't travel
|
|
163
163
|
through its discriminator because we passed in
|
|
164
164
|
_visited_composed_classes = (Animal,)
|
|
165
|
-
categories ([
|
|
166
|
-
search_keywords ([str]): [optional] # noqa: E501
|
|
165
|
+
categories ([LineItemPageCategoryV2], none_type): [optional] # noqa: E501
|
|
166
|
+
search_keywords ([str], none_type): [optional] # noqa: E501
|
|
167
167
|
"""
|
|
168
168
|
|
|
169
169
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -217,7 +217,7 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
217
217
|
|
|
218
218
|
@convert_js_args_to_python_args
|
|
219
219
|
def __init__(self, page_type, *args, **kwargs): # noqa: E501
|
|
220
|
-
"""
|
|
220
|
+
"""LineItemPageV2 - a model defined in OpenAPI
|
|
221
221
|
|
|
222
222
|
Args:
|
|
223
223
|
page_type (str): Page Type Enum
|
|
@@ -253,8 +253,8 @@ class ExternalLineItemPageV2(ModelNormal):
|
|
|
253
253
|
Animal class but this time we won't travel
|
|
254
254
|
through its discriminator because we passed in
|
|
255
255
|
_visited_composed_classes = (Animal,)
|
|
256
|
-
categories ([
|
|
257
|
-
search_keywords ([str]): [optional] # noqa: E501
|
|
256
|
+
categories ([LineItemPageCategoryV2], none_type): [optional] # noqa: E501
|
|
257
|
+
search_keywords ([str], none_type): [optional] # noqa: E501
|
|
258
258
|
"""
|
|
259
259
|
|
|
260
260
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -75,8 +75,8 @@ class Metadata(ModelNormal):
|
|
|
75
75
|
and the value is attribute type.
|
|
76
76
|
"""
|
|
77
77
|
return {
|
|
78
|
-
'offset': (int,), # noqa: E501
|
|
79
78
|
'limit': (int,), # noqa: E501
|
|
79
|
+
'offset': (int,), # noqa: E501
|
|
80
80
|
'count': (int, none_type,), # noqa: E501
|
|
81
81
|
}
|
|
82
82
|
|
|
@@ -86,8 +86,8 @@ class Metadata(ModelNormal):
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
attribute_map = {
|
|
89
|
-
'offset': 'offset', # noqa: E501
|
|
90
89
|
'limit': 'limit', # noqa: E501
|
|
90
|
+
'offset': 'offset', # noqa: E501
|
|
91
91
|
'count': 'count', # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
@@ -98,12 +98,12 @@ class Metadata(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
@classmethod
|
|
100
100
|
@convert_js_args_to_python_args
|
|
101
|
-
def _from_openapi_data(cls,
|
|
101
|
+
def _from_openapi_data(cls, limit, offset, *args, **kwargs): # noqa: E501
|
|
102
102
|
"""Metadata - a model defined in OpenAPI
|
|
103
103
|
|
|
104
104
|
Args:
|
|
105
|
-
offset (int): The (zero-based) starting offset in the collection.
|
|
106
105
|
limit (int): The number of elements to be returned.
|
|
106
|
+
offset (int): The (zero-based) starting offset in the collection.
|
|
107
107
|
|
|
108
108
|
Keyword Args:
|
|
109
109
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -168,8 +168,8 @@ class Metadata(ModelNormal):
|
|
|
168
168
|
self._configuration = _configuration
|
|
169
169
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
170
170
|
|
|
171
|
-
self.offset = offset
|
|
172
171
|
self.limit = limit
|
|
172
|
+
self.offset = offset
|
|
173
173
|
for var_name, var_value in kwargs.items():
|
|
174
174
|
if var_name not in self.attribute_map and \
|
|
175
175
|
self._configuration is not None and \
|
|
@@ -190,12 +190,12 @@ class Metadata(ModelNormal):
|
|
|
190
190
|
])
|
|
191
191
|
|
|
192
192
|
@convert_js_args_to_python_args
|
|
193
|
-
def __init__(self,
|
|
193
|
+
def __init__(self, limit, offset, *args, **kwargs): # noqa: E501
|
|
194
194
|
"""Metadata - a model defined in OpenAPI
|
|
195
195
|
|
|
196
196
|
Args:
|
|
197
|
-
offset (int): The (zero-based) starting offset in the collection.
|
|
198
197
|
limit (int): The number of elements to be returned.
|
|
198
|
+
offset (int): The (zero-based) starting offset in the collection.
|
|
199
199
|
|
|
200
200
|
Keyword Args:
|
|
201
201
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -258,8 +258,8 @@ class Metadata(ModelNormal):
|
|
|
258
258
|
self._configuration = _configuration
|
|
259
259
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
260
260
|
|
|
261
|
-
self.offset = offset
|
|
262
261
|
self.limit = limit
|
|
262
|
+
self.offset = offset
|
|
263
263
|
for var_name, var_value in kwargs.items():
|
|
264
264
|
if var_name not in self.attribute_map and \
|
|
265
265
|
self._configuration is not None and \
|