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
|
@@ -82,8 +82,8 @@ class DailyLineItemBudgetOverride(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'duration': (str,), # noqa: E501
|
|
85
|
-
'start_date': (datetime, none_type,), # noqa: E501
|
|
86
85
|
'max_daily_spend': (float, none_type,), # noqa: E501
|
|
86
|
+
'start_date': (datetime, none_type,), # noqa: E501
|
|
87
87
|
'status': (str, none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
@@ -94,8 +94,8 @@ class DailyLineItemBudgetOverride(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'duration': 'duration', # noqa: E501
|
|
97
|
-
'start_date': 'startDate', # noqa: E501
|
|
98
97
|
'max_daily_spend': 'maxDailySpend', # noqa: E501
|
|
98
|
+
'start_date': 'startDate', # noqa: E501
|
|
99
99
|
'status': 'status', # noqa: E501
|
|
100
100
|
}
|
|
101
101
|
|
|
@@ -143,8 +143,8 @@ class DailyLineItemBudgetOverride(ModelNormal):
|
|
|
143
143
|
Animal class but this time we won't travel
|
|
144
144
|
through its discriminator because we passed in
|
|
145
145
|
_visited_composed_classes = (Animal,)
|
|
146
|
-
start_date (datetime, none_type): Daily budget override start date, format \"yyyy-MM-dd\". If it is null, the StartDate would be the following date of the last item in the override sequence.. [optional] # noqa: E501
|
|
147
146
|
max_daily_spend (float, none_type): Daily budget override maximum daily spend amount.. [optional] # noqa: E501
|
|
147
|
+
start_date (datetime, none_type): Daily budget override start date, format \"yyyy-MM-dd\". If it is null, the StartDate would be the following date of the last item in the override sequence.. [optional] # noqa: E501
|
|
148
148
|
status (str, none_type): Daily budget override computed status.. [optional] # noqa: E501
|
|
149
149
|
"""
|
|
150
150
|
|
|
@@ -235,8 +235,8 @@ class DailyLineItemBudgetOverride(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
|
-
start_date (datetime, none_type): Daily budget override start date, format \"yyyy-MM-dd\". If it is null, the StartDate would be the following date of the last item in the override sequence.. [optional] # noqa: E501
|
|
239
238
|
max_daily_spend (float, none_type): Daily budget override maximum daily spend amount.. [optional] # noqa: E501
|
|
239
|
+
start_date (datetime, none_type): Daily budget override start date, format \"yyyy-MM-dd\". If it is null, the StartDate would be the following date of the last item in the override sequence.. [optional] # noqa: E501
|
|
240
240
|
status (str, none_type): Daily budget override computed status.. [optional] # noqa: E501
|
|
241
241
|
"""
|
|
242
242
|
|
|
@@ -63,11 +63,11 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
63
63
|
},
|
|
64
64
|
('view_attribution_window',): {
|
|
65
65
|
'NONE': "none",
|
|
66
|
-
'UNKNOWN': "unknown",
|
|
67
66
|
'1D': "1D",
|
|
68
67
|
'7D': "7D",
|
|
69
68
|
'14D': "14D",
|
|
70
69
|
'30D': "30D",
|
|
70
|
+
'UNKNOWN': "unknown",
|
|
71
71
|
},
|
|
72
72
|
('click_attribution_scope',): {
|
|
73
73
|
'None': None,
|
|
@@ -113,19 +113,19 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
113
113
|
and the value is attribute type.
|
|
114
114
|
"""
|
|
115
115
|
return {
|
|
116
|
-
'name': (str,), # noqa: E501
|
|
117
|
-
'is_auto_daily_pacing': (bool,), # noqa: E501
|
|
118
|
-
'start_date': (datetime, none_type,), # noqa: E501
|
|
119
|
-
'end_date': (datetime, none_type,), # noqa: E501
|
|
120
116
|
'click_attribution_window': (str,), # noqa: E501
|
|
117
|
+
'is_auto_daily_pacing': (bool,), # noqa: E501
|
|
118
|
+
'name': (str,), # noqa: E501
|
|
121
119
|
'view_attribution_window': (str,), # noqa: E501
|
|
122
120
|
'budget': (float, none_type,), # noqa: E501
|
|
123
|
-
'monthly_pacing': (float, none_type,), # noqa: E501
|
|
124
|
-
'daily_pacing': (float, none_type,), # noqa: E501
|
|
125
121
|
'click_attribution_scope': (str, none_type,), # noqa: E501
|
|
126
|
-
'view_attribution_scope': (str, none_type,), # noqa: E501
|
|
127
122
|
'company_name': (str, none_type,), # noqa: E501
|
|
123
|
+
'daily_pacing': (float, none_type,), # noqa: E501
|
|
124
|
+
'end_date': (datetime, none_type,), # noqa: E501
|
|
125
|
+
'monthly_pacing': (float, none_type,), # noqa: E501
|
|
128
126
|
'on_behalf_company_name': (str, none_type,), # noqa: E501
|
|
127
|
+
'start_date': (datetime, none_type,), # noqa: E501
|
|
128
|
+
'view_attribution_scope': (str, none_type,), # noqa: E501
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
@cached_property
|
|
@@ -134,19 +134,19 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
134
134
|
|
|
135
135
|
|
|
136
136
|
attribute_map = {
|
|
137
|
-
'name': 'name', # noqa: E501
|
|
138
|
-
'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
|
|
139
|
-
'start_date': 'startDate', # noqa: E501
|
|
140
|
-
'end_date': 'endDate', # noqa: E501
|
|
141
137
|
'click_attribution_window': 'clickAttributionWindow', # noqa: E501
|
|
138
|
+
'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
|
|
139
|
+
'name': 'name', # noqa: E501
|
|
142
140
|
'view_attribution_window': 'viewAttributionWindow', # noqa: E501
|
|
143
141
|
'budget': 'budget', # noqa: E501
|
|
144
|
-
'monthly_pacing': 'monthlyPacing', # noqa: E501
|
|
145
|
-
'daily_pacing': 'dailyPacing', # noqa: E501
|
|
146
142
|
'click_attribution_scope': 'clickAttributionScope', # noqa: E501
|
|
147
|
-
'view_attribution_scope': 'viewAttributionScope', # noqa: E501
|
|
148
143
|
'company_name': 'companyName', # noqa: E501
|
|
144
|
+
'daily_pacing': 'dailyPacing', # noqa: E501
|
|
145
|
+
'end_date': 'endDate', # noqa: E501
|
|
146
|
+
'monthly_pacing': 'monthlyPacing', # noqa: E501
|
|
149
147
|
'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
|
|
148
|
+
'start_date': 'startDate', # noqa: E501
|
|
149
|
+
'view_attribution_scope': 'viewAttributionScope', # noqa: E501
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
read_only_vars = {
|
|
@@ -156,15 +156,13 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
156
156
|
|
|
157
157
|
@classmethod
|
|
158
158
|
@convert_js_args_to_python_args
|
|
159
|
-
def _from_openapi_data(cls,
|
|
159
|
+
def _from_openapi_data(cls, click_attribution_window, is_auto_daily_pacing, name, view_attribution_window, *args, **kwargs): # noqa: E501
|
|
160
160
|
"""EditableCampaignAttributesV202301 - a model defined in OpenAPI
|
|
161
161
|
|
|
162
162
|
Args:
|
|
163
|
-
name (str):
|
|
164
|
-
is_auto_daily_pacing (bool):
|
|
165
|
-
start_date (datetime, none_type):
|
|
166
|
-
end_date (datetime, none_type):
|
|
167
163
|
click_attribution_window (str):
|
|
164
|
+
is_auto_daily_pacing (bool):
|
|
165
|
+
name (str):
|
|
168
166
|
view_attribution_window (str):
|
|
169
167
|
|
|
170
168
|
Keyword Args:
|
|
@@ -199,12 +197,14 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
199
197
|
through its discriminator because we passed in
|
|
200
198
|
_visited_composed_classes = (Animal,)
|
|
201
199
|
budget (float, none_type): [optional] # noqa: E501
|
|
202
|
-
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
203
|
-
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
204
200
|
click_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
205
|
-
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
206
201
|
company_name (str, none_type): [optional] # noqa: E501
|
|
202
|
+
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
203
|
+
end_date (datetime, none_type): [optional] # noqa: E501
|
|
204
|
+
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
207
205
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
206
|
+
start_date (datetime, none_type): [optional] # noqa: E501
|
|
207
|
+
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
208
208
|
"""
|
|
209
209
|
|
|
210
210
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -236,11 +236,9 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
236
236
|
self._configuration = _configuration
|
|
237
237
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
238
238
|
|
|
239
|
-
self.name = name
|
|
240
|
-
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
241
|
-
self.start_date = start_date
|
|
242
|
-
self.end_date = end_date
|
|
243
239
|
self.click_attribution_window = click_attribution_window
|
|
240
|
+
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
241
|
+
self.name = name
|
|
244
242
|
self.view_attribution_window = view_attribution_window
|
|
245
243
|
for var_name, var_value in kwargs.items():
|
|
246
244
|
if var_name not in self.attribute_map and \
|
|
@@ -262,15 +260,13 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
262
260
|
])
|
|
263
261
|
|
|
264
262
|
@convert_js_args_to_python_args
|
|
265
|
-
def __init__(self,
|
|
263
|
+
def __init__(self, click_attribution_window, is_auto_daily_pacing, name, view_attribution_window, *args, **kwargs): # noqa: E501
|
|
266
264
|
"""EditableCampaignAttributesV202301 - a model defined in OpenAPI
|
|
267
265
|
|
|
268
266
|
Args:
|
|
269
|
-
name (str):
|
|
270
|
-
is_auto_daily_pacing (bool):
|
|
271
|
-
start_date (datetime, none_type):
|
|
272
|
-
end_date (datetime, none_type):
|
|
273
267
|
click_attribution_window (str):
|
|
268
|
+
is_auto_daily_pacing (bool):
|
|
269
|
+
name (str):
|
|
274
270
|
view_attribution_window (str):
|
|
275
271
|
|
|
276
272
|
Keyword Args:
|
|
@@ -305,12 +301,14 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
305
301
|
through its discriminator because we passed in
|
|
306
302
|
_visited_composed_classes = (Animal,)
|
|
307
303
|
budget (float, none_type): [optional] # noqa: E501
|
|
308
|
-
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
309
|
-
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
310
304
|
click_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
311
|
-
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
312
305
|
company_name (str, none_type): [optional] # noqa: E501
|
|
306
|
+
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
307
|
+
end_date (datetime, none_type): [optional] # noqa: E501
|
|
308
|
+
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
313
309
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
310
|
+
start_date (datetime, none_type): [optional] # noqa: E501
|
|
311
|
+
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
314
312
|
"""
|
|
315
313
|
|
|
316
314
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -340,11 +338,9 @@ class EditableCampaignAttributesV202301(ModelNormal):
|
|
|
340
338
|
self._configuration = _configuration
|
|
341
339
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
342
340
|
|
|
343
|
-
self.name = name
|
|
344
|
-
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
345
|
-
self.start_date = start_date
|
|
346
|
-
self.end_date = end_date
|
|
347
341
|
self.click_attribution_window = click_attribution_window
|
|
342
|
+
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
343
|
+
self.name = name
|
|
348
344
|
self.view_attribution_window = view_attribution_window
|
|
349
345
|
for var_name, var_value in kwargs.items():
|
|
350
346
|
if var_name not in self.attribute_map and \
|
|
@@ -80,9 +80,9 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (ExternalRetailMediaAccount,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (ExternalRetailMediaAccount,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
|
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
attribute_map = {
|
|
94
|
+
'attributes': 'attributes', # noqa: E501
|
|
94
95
|
'id': 'id', # noqa: E501
|
|
95
96
|
'type': 'type', # noqa: E501
|
|
96
|
-
'attributes': 'attributes', # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
read_only_vars = {
|
|
@@ -137,9 +137,9 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
|
|
|
137
137
|
Animal class but this time we won't travel
|
|
138
138
|
through its discriminator because we passed in
|
|
139
139
|
_visited_composed_classes = (Animal,)
|
|
140
|
+
attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
|
|
140
141
|
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
141
142
|
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
142
|
-
attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class EntityResourceOfRetailMediaAccount(ModelNormal):
|
|
|
225
225
|
Animal class but this time we won't travel
|
|
226
226
|
through its discriminator because we passed in
|
|
227
227
|
_visited_composed_classes = (Animal,)
|
|
228
|
+
attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
|
|
228
229
|
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
229
230
|
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
230
|
-
attributes (ExternalRetailMediaAccount): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -83,8 +83,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (EntityResourceOfRetailMediaAccount,), # noqa: E501
|
|
86
|
-
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
96
|
'data': 'data', # noqa: E501
|
|
97
|
-
'warnings': 'warnings', # noqa: E501
|
|
98
97
|
'errors': 'errors', # noqa: E501
|
|
98
|
+
'warnings': 'warnings', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
102
|
-
'warnings', # noqa: E501
|
|
103
102
|
'errors', # noqa: E501
|
|
103
|
+
'warnings', # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
_composed_schemas = {}
|
|
@@ -142,8 +142,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (EntityResourceOfRetailMediaAccount): [optional] # noqa: E501
|
|
145
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
146
145
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
146
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class EntityResourceOutcomeOfRetailMediaAccount(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (EntityResourceOfRetailMediaAccount): [optional] # noqa: E501
|
|
233
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
234
233
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
234
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -94,15 +94,15 @@ class ExternalAccount(ModelNormal):
|
|
|
94
94
|
and the value is attribute type.
|
|
95
95
|
"""
|
|
96
96
|
return {
|
|
97
|
-
'name': (str,), # noqa: E501
|
|
98
|
-
'type': (str,), # noqa: E501
|
|
99
97
|
'countries': ([str],), # noqa: E501
|
|
100
98
|
'currency': (str,), # noqa: E501
|
|
99
|
+
'name': (str,), # noqa: E501
|
|
101
100
|
'parent_account_label': (str,), # noqa: E501
|
|
102
101
|
'time_zone': (str,), # noqa: E501
|
|
103
|
-
'
|
|
102
|
+
'type': (str,), # noqa: E501
|
|
104
103
|
'company_name': (str, none_type,), # noqa: E501
|
|
105
104
|
'on_behalf_company_name': (str, none_type,), # noqa: E501
|
|
105
|
+
'subtype': (str, none_type,), # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
@cached_property
|
|
@@ -111,15 +111,15 @@ class ExternalAccount(ModelNormal):
|
|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
attribute_map = {
|
|
114
|
-
'name': 'name', # noqa: E501
|
|
115
|
-
'type': 'type', # noqa: E501
|
|
116
114
|
'countries': 'countries', # noqa: E501
|
|
117
115
|
'currency': 'currency', # noqa: E501
|
|
116
|
+
'name': 'name', # noqa: E501
|
|
118
117
|
'parent_account_label': 'parentAccountLabel', # noqa: E501
|
|
119
118
|
'time_zone': 'timeZone', # noqa: E501
|
|
120
|
-
'
|
|
119
|
+
'type': 'type', # noqa: E501
|
|
121
120
|
'company_name': 'companyName', # noqa: E501
|
|
122
121
|
'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
|
|
122
|
+
'subtype': 'subtype', # noqa: E501
|
|
123
123
|
}
|
|
124
124
|
|
|
125
125
|
read_only_vars = {
|
|
@@ -129,16 +129,16 @@ class ExternalAccount(ModelNormal):
|
|
|
129
129
|
|
|
130
130
|
@classmethod
|
|
131
131
|
@convert_js_args_to_python_args
|
|
132
|
-
def _from_openapi_data(cls,
|
|
132
|
+
def _from_openapi_data(cls, countries, currency, name, parent_account_label, time_zone, type, *args, **kwargs): # noqa: E501
|
|
133
133
|
"""ExternalAccount - a model defined in OpenAPI
|
|
134
134
|
|
|
135
135
|
Args:
|
|
136
|
-
name (str):
|
|
137
|
-
type (str):
|
|
138
136
|
countries ([str]):
|
|
139
137
|
currency (str):
|
|
138
|
+
name (str):
|
|
140
139
|
parent_account_label (str):
|
|
141
140
|
time_zone (str):
|
|
141
|
+
type (str):
|
|
142
142
|
|
|
143
143
|
Keyword Args:
|
|
144
144
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -171,9 +171,9 @@ class ExternalAccount(ModelNormal):
|
|
|
171
171
|
Animal class but this time we won't travel
|
|
172
172
|
through its discriminator because we passed in
|
|
173
173
|
_visited_composed_classes = (Animal,)
|
|
174
|
-
subtype (str, none_type): [optional] # noqa: E501
|
|
175
174
|
company_name (str, none_type): [optional] # noqa: E501
|
|
176
175
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
176
|
+
subtype (str, none_type): [optional] # noqa: E501
|
|
177
177
|
"""
|
|
178
178
|
|
|
179
179
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -205,12 +205,12 @@ class ExternalAccount(ModelNormal):
|
|
|
205
205
|
self._configuration = _configuration
|
|
206
206
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
207
207
|
|
|
208
|
-
self.name = name
|
|
209
|
-
self.type = type
|
|
210
208
|
self.countries = countries
|
|
211
209
|
self.currency = currency
|
|
210
|
+
self.name = name
|
|
212
211
|
self.parent_account_label = parent_account_label
|
|
213
212
|
self.time_zone = time_zone
|
|
213
|
+
self.type = type
|
|
214
214
|
for var_name, var_value in kwargs.items():
|
|
215
215
|
if var_name not in self.attribute_map and \
|
|
216
216
|
self._configuration is not None and \
|
|
@@ -231,16 +231,16 @@ class ExternalAccount(ModelNormal):
|
|
|
231
231
|
])
|
|
232
232
|
|
|
233
233
|
@convert_js_args_to_python_args
|
|
234
|
-
def __init__(self,
|
|
234
|
+
def __init__(self, countries, currency, name, parent_account_label, time_zone, type, *args, **kwargs): # noqa: E501
|
|
235
235
|
"""ExternalAccount - a model defined in OpenAPI
|
|
236
236
|
|
|
237
237
|
Args:
|
|
238
|
-
name (str):
|
|
239
|
-
type (str):
|
|
240
238
|
countries ([str]):
|
|
241
239
|
currency (str):
|
|
240
|
+
name (str):
|
|
242
241
|
parent_account_label (str):
|
|
243
242
|
time_zone (str):
|
|
243
|
+
type (str):
|
|
244
244
|
|
|
245
245
|
Keyword Args:
|
|
246
246
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -273,9 +273,9 @@ class ExternalAccount(ModelNormal):
|
|
|
273
273
|
Animal class but this time we won't travel
|
|
274
274
|
through its discriminator because we passed in
|
|
275
275
|
_visited_composed_classes = (Animal,)
|
|
276
|
-
subtype (str, none_type): [optional] # noqa: E501
|
|
277
276
|
company_name (str, none_type): [optional] # noqa: E501
|
|
278
277
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
278
|
+
subtype (str, none_type): [optional] # noqa: E501
|
|
279
279
|
"""
|
|
280
280
|
|
|
281
281
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -305,12 +305,12 @@ class ExternalAccount(ModelNormal):
|
|
|
305
305
|
self._configuration = _configuration
|
|
306
306
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
307
307
|
|
|
308
|
-
self.name = name
|
|
309
|
-
self.type = type
|
|
310
308
|
self.countries = countries
|
|
311
309
|
self.currency = currency
|
|
310
|
+
self.name = name
|
|
312
311
|
self.parent_account_label = parent_account_label
|
|
313
312
|
self.time_zone = time_zone
|
|
313
|
+
self.type = type
|
|
314
314
|
for var_name, var_value in kwargs.items():
|
|
315
315
|
if var_name not in self.attribute_map and \
|
|
316
316
|
self._configuration is not None and \
|
|
@@ -84,8 +84,8 @@ class ExternalCatalogRequest(ModelNormal):
|
|
|
84
84
|
and the value is attribute type.
|
|
85
85
|
"""
|
|
86
86
|
return {
|
|
87
|
-
'format': (str,), # noqa: E501
|
|
88
87
|
'brand_id_filter': ([str],), # noqa: E501
|
|
88
|
+
'format': (str,), # noqa: E501
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
@cached_property
|
|
@@ -94,8 +94,8 @@ class ExternalCatalogRequest(ModelNormal):
|
|
|
94
94
|
|
|
95
95
|
|
|
96
96
|
attribute_map = {
|
|
97
|
-
'format': 'format', # noqa: E501
|
|
98
97
|
'brand_id_filter': 'brandIdFilter', # noqa: E501
|
|
98
|
+
'format': 'format', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
@@ -139,8 +139,8 @@ class ExternalCatalogRequest(ModelNormal):
|
|
|
139
139
|
Animal class but this time we won't travel
|
|
140
140
|
through its discriminator because we passed in
|
|
141
141
|
_visited_composed_classes = (Animal,)
|
|
142
|
-
format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
|
|
143
142
|
brand_id_filter ([str]): [optional] # noqa: E501
|
|
143
|
+
format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,8 +226,8 @@ class ExternalCatalogRequest(ModelNormal):
|
|
|
226
226
|
Animal class but this time we won't travel
|
|
227
227
|
through its discriminator because we passed in
|
|
228
228
|
_visited_composed_classes = (Animal,)
|
|
229
|
-
format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
|
|
230
229
|
brand_id_filter ([str]): [optional] # noqa: E501
|
|
230
|
+
format (str): [optional] if omitted the server will use the default value of "json-newline" # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -88,13 +88,13 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
88
88
|
and the value is attribute type.
|
|
89
89
|
"""
|
|
90
90
|
return {
|
|
91
|
-
'
|
|
91
|
+
'created_at': (datetime,), # noqa: E501
|
|
92
92
|
'currency': (str, none_type,), # noqa: E501
|
|
93
|
-
'row_count': (int, none_type,), # noqa: E501
|
|
94
93
|
'file_size_bytes': (int, none_type,), # noqa: E501
|
|
95
94
|
'md5_checksum': (str, none_type,), # noqa: E501
|
|
96
|
-
'created_at': (datetime,), # noqa: E501
|
|
97
95
|
'message': (str, none_type,), # noqa: E501
|
|
96
|
+
'row_count': (int, none_type,), # noqa: E501
|
|
97
|
+
'status': (str,), # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
@cached_property
|
|
@@ -103,13 +103,13 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
103
103
|
|
|
104
104
|
|
|
105
105
|
attribute_map = {
|
|
106
|
-
'
|
|
106
|
+
'created_at': 'createdAt', # noqa: E501
|
|
107
107
|
'currency': 'currency', # noqa: E501
|
|
108
|
-
'row_count': 'rowCount', # noqa: E501
|
|
109
108
|
'file_size_bytes': 'fileSizeBytes', # noqa: E501
|
|
110
109
|
'md5_checksum': 'md5Checksum', # noqa: E501
|
|
111
|
-
'created_at': 'createdAt', # noqa: E501
|
|
112
110
|
'message': 'message', # noqa: E501
|
|
111
|
+
'row_count': 'rowCount', # noqa: E501
|
|
112
|
+
'status': 'status', # noqa: E501
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
read_only_vars = {
|
|
@@ -119,17 +119,17 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
119
119
|
|
|
120
120
|
@classmethod
|
|
121
121
|
@convert_js_args_to_python_args
|
|
122
|
-
def _from_openapi_data(cls,
|
|
122
|
+
def _from_openapi_data(cls, created_at, currency, file_size_bytes, md5_checksum, message, row_count, status, *args, **kwargs): # noqa: E501
|
|
123
123
|
"""ExternalCatalogStatus - a model defined in OpenAPI
|
|
124
124
|
|
|
125
125
|
Args:
|
|
126
|
-
|
|
126
|
+
created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
|
|
127
127
|
currency (str, none_type): An ISO4217 representation of the currency products are listed under in this catalog.
|
|
128
|
-
row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
|
|
129
128
|
file_size_bytes (int, none_type): The size of this catalog in bytes. Available when this catalog reaches a success status.
|
|
130
129
|
md5_checksum (str, none_type): An MD5 checksum of the catalog for use in confirming complete and uncorrupted retrieval. Available when this catalog reaches a success status.
|
|
131
|
-
created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
|
|
132
130
|
message (str, none_type): An optional information message intended for developer consumption.
|
|
131
|
+
row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
|
|
132
|
+
status (str): An enumeration of the status of the catalog.
|
|
133
133
|
|
|
134
134
|
Keyword Args:
|
|
135
135
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -193,13 +193,13 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
193
193
|
self._configuration = _configuration
|
|
194
194
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
195
195
|
|
|
196
|
-
self.
|
|
196
|
+
self.created_at = created_at
|
|
197
197
|
self.currency = currency
|
|
198
|
-
self.row_count = row_count
|
|
199
198
|
self.file_size_bytes = file_size_bytes
|
|
200
199
|
self.md5_checksum = md5_checksum
|
|
201
|
-
self.created_at = created_at
|
|
202
200
|
self.message = message
|
|
201
|
+
self.row_count = row_count
|
|
202
|
+
self.status = status
|
|
203
203
|
for var_name, var_value in kwargs.items():
|
|
204
204
|
if var_name not in self.attribute_map and \
|
|
205
205
|
self._configuration is not None and \
|
|
@@ -220,17 +220,17 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
220
220
|
])
|
|
221
221
|
|
|
222
222
|
@convert_js_args_to_python_args
|
|
223
|
-
def __init__(self,
|
|
223
|
+
def __init__(self, created_at, currency, file_size_bytes, md5_checksum, message, row_count, status, *args, **kwargs): # noqa: E501
|
|
224
224
|
"""ExternalCatalogStatus - a model defined in OpenAPI
|
|
225
225
|
|
|
226
226
|
Args:
|
|
227
|
-
|
|
227
|
+
created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
|
|
228
228
|
currency (str, none_type): An ISO4217 representation of the currency products are listed under in this catalog.
|
|
229
|
-
row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
|
|
230
229
|
file_size_bytes (int, none_type): The size of this catalog in bytes. Available when this catalog reaches a success status.
|
|
231
230
|
md5_checksum (str, none_type): An MD5 checksum of the catalog for use in confirming complete and uncorrupted retrieval. Available when this catalog reaches a success status.
|
|
232
|
-
created_at (datetime): The time this catalog was created. Represented as a UTC ISO8601 string.
|
|
233
231
|
message (str, none_type): An optional information message intended for developer consumption.
|
|
232
|
+
row_count (int, none_type): An indication of the number of products contained in this catalog. Available when this catalog reaches a success status.
|
|
233
|
+
status (str): An enumeration of the status of the catalog.
|
|
234
234
|
|
|
235
235
|
Keyword Args:
|
|
236
236
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -292,13 +292,13 @@ class ExternalCatalogStatus(ModelNormal):
|
|
|
292
292
|
self._configuration = _configuration
|
|
293
293
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
294
294
|
|
|
295
|
-
self.
|
|
295
|
+
self.created_at = created_at
|
|
296
296
|
self.currency = currency
|
|
297
|
-
self.row_count = row_count
|
|
298
297
|
self.file_size_bytes = file_size_bytes
|
|
299
298
|
self.md5_checksum = md5_checksum
|
|
300
|
-
self.created_at = created_at
|
|
301
299
|
self.message = message
|
|
300
|
+
self.row_count = row_count
|
|
301
|
+
self.status = status
|
|
302
302
|
for var_name, var_value in kwargs.items():
|
|
303
303
|
if var_name not in self.attribute_map and \
|
|
304
304
|
self._configuration is not None and \
|