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
|
@@ -55,6 +55,19 @@ class CampaignV202301(ModelNormal):
|
|
|
55
55
|
"""
|
|
56
56
|
|
|
57
57
|
allowed_values = {
|
|
58
|
+
('click_attribution_scope',): {
|
|
59
|
+
'None': None,
|
|
60
|
+
'UNKNOWN': "unknown",
|
|
61
|
+
'SAMESKU': "sameSku",
|
|
62
|
+
'SAMESKUCATEGORY': "sameSkuCategory",
|
|
63
|
+
'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
|
|
64
|
+
},
|
|
65
|
+
('click_attribution_window',): {
|
|
66
|
+
'7D': "7D",
|
|
67
|
+
'14D': "14D",
|
|
68
|
+
'30D': "30D",
|
|
69
|
+
'UNKNOWN': "unknown",
|
|
70
|
+
},
|
|
58
71
|
('status',): {
|
|
59
72
|
'UNKNOWN': "unknown",
|
|
60
73
|
'ACTIVE': "active",
|
|
@@ -67,33 +80,20 @@ class CampaignV202301(ModelNormal):
|
|
|
67
80
|
'AUCTION': "auction",
|
|
68
81
|
'PREFERRED': "preferred",
|
|
69
82
|
},
|
|
70
|
-
('
|
|
71
|
-
'
|
|
72
|
-
'14D': "14D",
|
|
73
|
-
'30D': "30D",
|
|
83
|
+
('view_attribution_scope',): {
|
|
84
|
+
'None': None,
|
|
74
85
|
'UNKNOWN': "unknown",
|
|
86
|
+
'SAMESKU': "sameSku",
|
|
87
|
+
'SAMESKUCATEGORY': "sameSkuCategory",
|
|
88
|
+
'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
|
|
75
89
|
},
|
|
76
90
|
('view_attribution_window',): {
|
|
77
91
|
'NONE': "none",
|
|
78
|
-
'UNKNOWN': "unknown",
|
|
79
92
|
'1D': "1D",
|
|
80
93
|
'7D': "7D",
|
|
81
94
|
'14D': "14D",
|
|
82
95
|
'30D': "30D",
|
|
83
|
-
},
|
|
84
|
-
('click_attribution_scope',): {
|
|
85
|
-
'None': None,
|
|
86
|
-
'UNKNOWN': "unknown",
|
|
87
|
-
'SAMESKU': "sameSku",
|
|
88
|
-
'SAMESKUCATEGORY': "sameSkuCategory",
|
|
89
|
-
'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
|
|
90
|
-
},
|
|
91
|
-
('view_attribution_scope',): {
|
|
92
|
-
'None': None,
|
|
93
96
|
'UNKNOWN': "unknown",
|
|
94
|
-
'SAMESKU': "sameSku",
|
|
95
|
-
'SAMESKUCATEGORY': "sameSkuCategory",
|
|
96
|
-
'SAMESKUCATEGORYBRAND': "sameSkuCategoryBrand",
|
|
97
97
|
},
|
|
98
98
|
}
|
|
99
99
|
|
|
@@ -126,27 +126,27 @@ class CampaignV202301(ModelNormal):
|
|
|
126
126
|
"""
|
|
127
127
|
return {
|
|
128
128
|
'account_id': (str,), # noqa: E501
|
|
129
|
-
'promoted_brand_ids': ([str],), # noqa: E501
|
|
130
|
-
'budget_spent': (float, none_type,), # noqa: E501
|
|
131
|
-
'budget_remaining': (float, none_type,), # noqa: E501
|
|
132
129
|
'created_at': (datetime,), # noqa: E501
|
|
133
|
-
'updated_at': (datetime,), # noqa: E501
|
|
134
|
-
'name': (str,), # noqa: E501
|
|
135
130
|
'is_auto_daily_pacing': (bool,), # noqa: E501
|
|
136
|
-
'
|
|
137
|
-
'
|
|
138
|
-
'status': (str,), # noqa: E501
|
|
139
|
-
'type': (str,), # noqa: E501
|
|
140
|
-
'drawable_balance_ids': ([str],), # noqa: E501
|
|
141
|
-
'click_attribution_window': (str,), # noqa: E501
|
|
142
|
-
'view_attribution_window': (str,), # noqa: E501
|
|
131
|
+
'name': (str,), # noqa: E501
|
|
132
|
+
'updated_at': (datetime,), # noqa: E501
|
|
143
133
|
'budget': (float, none_type,), # noqa: E501
|
|
144
|
-
'
|
|
145
|
-
'
|
|
134
|
+
'budget_remaining': (float, none_type,), # noqa: E501
|
|
135
|
+
'budget_spent': (float, none_type,), # noqa: E501
|
|
146
136
|
'click_attribution_scope': (str, none_type,), # noqa: E501
|
|
147
|
-
'
|
|
137
|
+
'click_attribution_window': (str,), # noqa: E501
|
|
148
138
|
'company_name': (str, none_type,), # noqa: E501
|
|
139
|
+
'daily_pacing': (float, none_type,), # noqa: E501
|
|
140
|
+
'drawable_balance_ids': ([str],), # noqa: E501
|
|
141
|
+
'end_date': (datetime, none_type,), # noqa: E501
|
|
142
|
+
'monthly_pacing': (float, none_type,), # noqa: E501
|
|
149
143
|
'on_behalf_company_name': (str, none_type,), # noqa: E501
|
|
144
|
+
'promoted_brand_ids': ([str],), # noqa: E501
|
|
145
|
+
'start_date': (datetime, none_type,), # noqa: E501
|
|
146
|
+
'status': (str,), # noqa: E501
|
|
147
|
+
'type': (str,), # noqa: E501
|
|
148
|
+
'view_attribution_scope': (str, none_type,), # noqa: E501
|
|
149
|
+
'view_attribution_window': (str,), # noqa: E501
|
|
150
150
|
}
|
|
151
151
|
|
|
152
152
|
@cached_property
|
|
@@ -156,27 +156,27 @@ class CampaignV202301(ModelNormal):
|
|
|
156
156
|
|
|
157
157
|
attribute_map = {
|
|
158
158
|
'account_id': 'accountId', # noqa: E501
|
|
159
|
-
'promoted_brand_ids': 'promotedBrandIds', # noqa: E501
|
|
160
|
-
'budget_spent': 'budgetSpent', # noqa: E501
|
|
161
|
-
'budget_remaining': 'budgetRemaining', # noqa: E501
|
|
162
159
|
'created_at': 'createdAt', # noqa: E501
|
|
163
|
-
'updated_at': 'updatedAt', # noqa: E501
|
|
164
|
-
'name': 'name', # noqa: E501
|
|
165
160
|
'is_auto_daily_pacing': 'isAutoDailyPacing', # noqa: E501
|
|
166
|
-
'
|
|
167
|
-
'
|
|
168
|
-
'status': 'status', # noqa: E501
|
|
169
|
-
'type': 'type', # noqa: E501
|
|
170
|
-
'drawable_balance_ids': 'drawableBalanceIds', # noqa: E501
|
|
171
|
-
'click_attribution_window': 'clickAttributionWindow', # noqa: E501
|
|
172
|
-
'view_attribution_window': 'viewAttributionWindow', # noqa: E501
|
|
161
|
+
'name': 'name', # noqa: E501
|
|
162
|
+
'updated_at': 'updatedAt', # noqa: E501
|
|
173
163
|
'budget': 'budget', # noqa: E501
|
|
174
|
-
'
|
|
175
|
-
'
|
|
164
|
+
'budget_remaining': 'budgetRemaining', # noqa: E501
|
|
165
|
+
'budget_spent': 'budgetSpent', # noqa: E501
|
|
176
166
|
'click_attribution_scope': 'clickAttributionScope', # noqa: E501
|
|
177
|
-
'
|
|
167
|
+
'click_attribution_window': 'clickAttributionWindow', # noqa: E501
|
|
178
168
|
'company_name': 'companyName', # noqa: E501
|
|
169
|
+
'daily_pacing': 'dailyPacing', # noqa: E501
|
|
170
|
+
'drawable_balance_ids': 'drawableBalanceIds', # noqa: E501
|
|
171
|
+
'end_date': 'endDate', # noqa: E501
|
|
172
|
+
'monthly_pacing': 'monthlyPacing', # noqa: E501
|
|
179
173
|
'on_behalf_company_name': 'onBehalfCompanyName', # noqa: E501
|
|
174
|
+
'promoted_brand_ids': 'promotedBrandIds', # noqa: E501
|
|
175
|
+
'start_date': 'startDate', # noqa: E501
|
|
176
|
+
'status': 'status', # noqa: E501
|
|
177
|
+
'type': 'type', # noqa: E501
|
|
178
|
+
'view_attribution_scope': 'viewAttributionScope', # noqa: E501
|
|
179
|
+
'view_attribution_window': 'viewAttributionWindow', # noqa: E501
|
|
180
180
|
}
|
|
181
181
|
|
|
182
182
|
read_only_vars = {
|
|
@@ -186,20 +186,15 @@ class CampaignV202301(ModelNormal):
|
|
|
186
186
|
|
|
187
187
|
@classmethod
|
|
188
188
|
@convert_js_args_to_python_args
|
|
189
|
-
def _from_openapi_data(cls, account_id,
|
|
189
|
+
def _from_openapi_data(cls, account_id, created_at, is_auto_daily_pacing, name, updated_at, *args, **kwargs): # noqa: E501
|
|
190
190
|
"""CampaignV202301 - a model defined in OpenAPI
|
|
191
191
|
|
|
192
192
|
Args:
|
|
193
193
|
account_id (str):
|
|
194
|
-
promoted_brand_ids ([str]):
|
|
195
|
-
budget_spent (float, none_type):
|
|
196
|
-
budget_remaining (float, none_type):
|
|
197
194
|
created_at (datetime):
|
|
198
|
-
updated_at (datetime):
|
|
199
|
-
name (str):
|
|
200
195
|
is_auto_daily_pacing (bool):
|
|
201
|
-
|
|
202
|
-
|
|
196
|
+
name (str):
|
|
197
|
+
updated_at (datetime):
|
|
203
198
|
|
|
204
199
|
Keyword Args:
|
|
205
200
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -232,18 +227,23 @@ class CampaignV202301(ModelNormal):
|
|
|
232
227
|
Animal class but this time we won't travel
|
|
233
228
|
through its discriminator because we passed in
|
|
234
229
|
_visited_composed_classes = (Animal,)
|
|
235
|
-
status (str): [optional] # noqa: E501
|
|
236
|
-
type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
|
|
237
|
-
drawable_balance_ids ([str]): [optional] # noqa: E501
|
|
238
|
-
click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
|
|
239
|
-
view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
|
|
240
230
|
budget (float, none_type): [optional] # noqa: E501
|
|
241
|
-
|
|
242
|
-
|
|
231
|
+
budget_remaining (float, none_type): [optional] # noqa: E501
|
|
232
|
+
budget_spent (float, none_type): [optional] # noqa: E501
|
|
243
233
|
click_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
244
|
-
|
|
234
|
+
click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
|
|
245
235
|
company_name (str, none_type): [optional] # noqa: E501
|
|
236
|
+
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
237
|
+
drawable_balance_ids ([str]): [optional] # noqa: E501
|
|
238
|
+
end_date (datetime, none_type): [optional] # noqa: E501
|
|
239
|
+
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
246
240
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
241
|
+
promoted_brand_ids ([str]): [optional] # noqa: E501
|
|
242
|
+
start_date (datetime, none_type): [optional] # noqa: E501
|
|
243
|
+
status (str): [optional] # noqa: E501
|
|
244
|
+
type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
|
|
245
|
+
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
246
|
+
view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
|
|
247
247
|
"""
|
|
248
248
|
|
|
249
249
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -276,15 +276,10 @@ class CampaignV202301(ModelNormal):
|
|
|
276
276
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
277
277
|
|
|
278
278
|
self.account_id = account_id
|
|
279
|
-
self.promoted_brand_ids = promoted_brand_ids
|
|
280
|
-
self.budget_spent = budget_spent
|
|
281
|
-
self.budget_remaining = budget_remaining
|
|
282
279
|
self.created_at = created_at
|
|
283
|
-
self.updated_at = updated_at
|
|
284
|
-
self.name = name
|
|
285
280
|
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
286
|
-
self.
|
|
287
|
-
self.
|
|
281
|
+
self.name = name
|
|
282
|
+
self.updated_at = updated_at
|
|
288
283
|
for var_name, var_value in kwargs.items():
|
|
289
284
|
if var_name not in self.attribute_map and \
|
|
290
285
|
self._configuration is not None and \
|
|
@@ -305,20 +300,15 @@ class CampaignV202301(ModelNormal):
|
|
|
305
300
|
])
|
|
306
301
|
|
|
307
302
|
@convert_js_args_to_python_args
|
|
308
|
-
def __init__(self, account_id,
|
|
303
|
+
def __init__(self, account_id, created_at, is_auto_daily_pacing, name, updated_at, *args, **kwargs): # noqa: E501
|
|
309
304
|
"""CampaignV202301 - a model defined in OpenAPI
|
|
310
305
|
|
|
311
306
|
Args:
|
|
312
307
|
account_id (str):
|
|
313
|
-
promoted_brand_ids ([str]):
|
|
314
|
-
budget_spent (float, none_type):
|
|
315
|
-
budget_remaining (float, none_type):
|
|
316
308
|
created_at (datetime):
|
|
317
|
-
updated_at (datetime):
|
|
318
|
-
name (str):
|
|
319
309
|
is_auto_daily_pacing (bool):
|
|
320
|
-
|
|
321
|
-
|
|
310
|
+
name (str):
|
|
311
|
+
updated_at (datetime):
|
|
322
312
|
|
|
323
313
|
Keyword Args:
|
|
324
314
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -351,18 +341,23 @@ class CampaignV202301(ModelNormal):
|
|
|
351
341
|
Animal class but this time we won't travel
|
|
352
342
|
through its discriminator because we passed in
|
|
353
343
|
_visited_composed_classes = (Animal,)
|
|
354
|
-
status (str): [optional] # noqa: E501
|
|
355
|
-
type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
|
|
356
|
-
drawable_balance_ids ([str]): [optional] # noqa: E501
|
|
357
|
-
click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
|
|
358
|
-
view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
|
|
359
344
|
budget (float, none_type): [optional] # noqa: E501
|
|
360
|
-
|
|
361
|
-
|
|
345
|
+
budget_remaining (float, none_type): [optional] # noqa: E501
|
|
346
|
+
budget_spent (float, none_type): [optional] # noqa: E501
|
|
362
347
|
click_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
363
|
-
|
|
348
|
+
click_attribution_window (str): [optional] if omitted the server will use the default value of "30D" # noqa: E501
|
|
364
349
|
company_name (str, none_type): [optional] # noqa: E501
|
|
350
|
+
daily_pacing (float, none_type): [optional] # noqa: E501
|
|
351
|
+
drawable_balance_ids ([str]): [optional] # noqa: E501
|
|
352
|
+
end_date (datetime, none_type): [optional] # noqa: E501
|
|
353
|
+
monthly_pacing (float, none_type): [optional] # noqa: E501
|
|
365
354
|
on_behalf_company_name (str, none_type): [optional] # noqa: E501
|
|
355
|
+
promoted_brand_ids ([str]): [optional] # noqa: E501
|
|
356
|
+
start_date (datetime, none_type): [optional] # noqa: E501
|
|
357
|
+
status (str): [optional] # noqa: E501
|
|
358
|
+
type (str): [optional] if omitted the server will use the default value of "auction" # noqa: E501
|
|
359
|
+
view_attribution_scope (str, none_type): [optional] # noqa: E501
|
|
360
|
+
view_attribution_window (str): [optional] if omitted the server will use the default value of "none" # noqa: E501
|
|
366
361
|
"""
|
|
367
362
|
|
|
368
363
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -393,15 +388,10 @@ class CampaignV202301(ModelNormal):
|
|
|
393
388
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
394
389
|
|
|
395
390
|
self.account_id = account_id
|
|
396
|
-
self.promoted_brand_ids = promoted_brand_ids
|
|
397
|
-
self.budget_spent = budget_spent
|
|
398
|
-
self.budget_remaining = budget_remaining
|
|
399
391
|
self.created_at = created_at
|
|
400
|
-
self.updated_at = updated_at
|
|
401
|
-
self.name = name
|
|
402
392
|
self.is_auto_daily_pacing = is_auto_daily_pacing
|
|
403
|
-
self.
|
|
404
|
-
self.
|
|
393
|
+
self.name = name
|
|
394
|
+
self.updated_at = updated_at
|
|
405
395
|
for var_name, var_value in kwargs.items():
|
|
406
396
|
if var_name not in self.attribute_map and \
|
|
407
397
|
self._configuration is not None and \
|
|
@@ -81,9 +81,9 @@ class Category202204(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'text': (str,), # noqa: E501
|
|
85
84
|
'name': (str,), # noqa: E501
|
|
86
85
|
'parent_id': (str,), # noqa: E501
|
|
86
|
+
'text': (str,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class Category202204(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'text': 'text', # noqa: E501
|
|
96
95
|
'name': 'name', # noqa: E501
|
|
97
96
|
'parent_id': 'parentId', # noqa: E501
|
|
97
|
+
'text': 'text', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -104,13 +104,13 @@ class Category202204(ModelNormal):
|
|
|
104
104
|
|
|
105
105
|
@classmethod
|
|
106
106
|
@convert_js_args_to_python_args
|
|
107
|
-
def _from_openapi_data(cls,
|
|
107
|
+
def _from_openapi_data(cls, name, parent_id, text, *args, **kwargs): # noqa: E501
|
|
108
108
|
"""Category202204 - a model defined in OpenAPI
|
|
109
109
|
|
|
110
110
|
Args:
|
|
111
|
-
text (str): Category Text
|
|
112
111
|
name (str): Category Name
|
|
113
112
|
parent_id (str): Category ParentId
|
|
113
|
+
text (str): Category Text
|
|
114
114
|
|
|
115
115
|
Keyword Args:
|
|
116
116
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -174,9 +174,9 @@ class Category202204(ModelNormal):
|
|
|
174
174
|
self._configuration = _configuration
|
|
175
175
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
176
176
|
|
|
177
|
-
self.text = text
|
|
178
177
|
self.name = name
|
|
179
178
|
self.parent_id = parent_id
|
|
179
|
+
self.text = text
|
|
180
180
|
for var_name, var_value in kwargs.items():
|
|
181
181
|
if var_name not in self.attribute_map and \
|
|
182
182
|
self._configuration is not None and \
|
|
@@ -197,13 +197,13 @@ class Category202204(ModelNormal):
|
|
|
197
197
|
])
|
|
198
198
|
|
|
199
199
|
@convert_js_args_to_python_args
|
|
200
|
-
def __init__(self,
|
|
200
|
+
def __init__(self, name, parent_id, text, *args, **kwargs): # noqa: E501
|
|
201
201
|
"""Category202204 - a model defined in OpenAPI
|
|
202
202
|
|
|
203
203
|
Args:
|
|
204
|
-
text (str): Category Text
|
|
205
204
|
name (str): Category Name
|
|
206
205
|
parent_id (str): Category ParentId
|
|
206
|
+
text (str): Category Text
|
|
207
207
|
|
|
208
208
|
Keyword Args:
|
|
209
209
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -265,9 +265,9 @@ class Category202204(ModelNormal):
|
|
|
265
265
|
self._configuration = _configuration
|
|
266
266
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
267
267
|
|
|
268
|
-
self.text = text
|
|
269
268
|
self.name = name
|
|
270
269
|
self.parent_id = parent_id
|
|
270
|
+
self.text = text
|
|
271
271
|
for var_name, var_value in kwargs.items():
|
|
272
272
|
if var_name not in self.attribute_map and \
|
|
273
273
|
self._configuration is not None and \
|
|
@@ -90,8 +90,8 @@ class Category202204ListResponse(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': ([ResourceOfCategory202204],), # 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 Category202204ListResponse(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 Category202204ListResponse(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data ([ResourceOfCategory202204]): [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 Category202204ListResponse(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data ([ResourceOfCategory202204]): [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,9 +81,9 @@ class ChangeDatesOfBalanceV2(ModelNormal):
|
|
|
81
81
|
and the value is attribute type.
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
|
-
'
|
|
85
|
-
'
|
|
86
|
-
'
|
|
84
|
+
'end_date': (str,), # noqa: E501
|
|
85
|
+
'memo': (str,), # noqa: E501
|
|
86
|
+
'start_date': (str,), # noqa: E501
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
@cached_property
|
|
@@ -92,9 +92,9 @@ class ChangeDatesOfBalanceV2(ModelNormal):
|
|
|
92
92
|
|
|
93
93
|
|
|
94
94
|
attribute_map = {
|
|
95
|
-
'start_date': 'startDate', # noqa: E501
|
|
96
95
|
'end_date': 'endDate', # noqa: E501
|
|
97
96
|
'memo': 'memo', # noqa: E501
|
|
97
|
+
'start_date': 'startDate', # noqa: E501
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
read_only_vars = {
|
|
@@ -138,9 +138,9 @@ class ChangeDatesOfBalanceV2(ModelNormal):
|
|
|
138
138
|
Animal class but this time we won't travel
|
|
139
139
|
through its discriminator because we passed in
|
|
140
140
|
_visited_composed_classes = (Animal,)
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
141
|
+
end_date (str): End date of the balance in the format YYYY-MM-DD.. [optional] # noqa: E501
|
|
142
|
+
memo (str): Memo.. [optional] # noqa: E501
|
|
143
|
+
start_date (str): Start date of the balance in the format YYYY-MM-DD.. [optional] # noqa: E501
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -226,9 +226,9 @@ class ChangeDatesOfBalanceV2(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
|
-
|
|
230
|
-
|
|
231
|
-
|
|
229
|
+
end_date (str): End date of the balance in the format YYYY-MM-DD.. [optional] # noqa: E501
|
|
230
|
+
memo (str): Memo.. [optional] # noqa: E501
|
|
231
|
+
start_date (str): Start date of the balance in the format YYYY-MM-DD.. [optional] # noqa: E501
|
|
232
232
|
"""
|
|
233
233
|
|
|
234
234
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -75,9 +75,9 @@ class ChangeDetailsV1(ModelNormal):
|
|
|
75
75
|
and the value is attribute type.
|
|
76
76
|
"""
|
|
77
77
|
return {
|
|
78
|
-
'previous_value': (str, none_type,), # noqa: E501
|
|
79
|
-
'current_value': (str, none_type,), # noqa: E501
|
|
80
78
|
'change_value': (str, none_type,), # noqa: E501
|
|
79
|
+
'current_value': (str, none_type,), # noqa: E501
|
|
80
|
+
'previous_value': (str, none_type,), # noqa: E501
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
@cached_property
|
|
@@ -86,9 +86,9 @@ class ChangeDetailsV1(ModelNormal):
|
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
attribute_map = {
|
|
89
|
-
'previous_value': 'previousValue', # noqa: E501
|
|
90
|
-
'current_value': 'currentValue', # noqa: E501
|
|
91
89
|
'change_value': 'changeValue', # noqa: E501
|
|
90
|
+
'current_value': 'currentValue', # noqa: E501
|
|
91
|
+
'previous_value': 'previousValue', # noqa: E501
|
|
92
92
|
}
|
|
93
93
|
|
|
94
94
|
read_only_vars = {
|
|
@@ -132,9 +132,9 @@ class ChangeDetailsV1(ModelNormal):
|
|
|
132
132
|
Animal class but this time we won't travel
|
|
133
133
|
through its discriminator because we passed in
|
|
134
134
|
_visited_composed_classes = (Animal,)
|
|
135
|
-
previous_value (str, none_type): Previous value of a property of the insertion order.. [optional] # noqa: E501
|
|
136
|
-
current_value (str, none_type): Current value of a property of the insertion order.. [optional] # noqa: E501
|
|
137
135
|
change_value (str, none_type): Change detail of a property of the insertion order.. [optional] # noqa: E501
|
|
136
|
+
current_value (str, none_type): Current value of a property of the insertion order.. [optional] # noqa: E501
|
|
137
|
+
previous_value (str, none_type): Previous value of a property of the insertion order.. [optional] # noqa: E501
|
|
138
138
|
"""
|
|
139
139
|
|
|
140
140
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -220,9 +220,9 @@ class ChangeDetailsV1(ModelNormal):
|
|
|
220
220
|
Animal class but this time we won't travel
|
|
221
221
|
through its discriminator because we passed in
|
|
222
222
|
_visited_composed_classes = (Animal,)
|
|
223
|
-
previous_value (str, none_type): Previous value of a property of the insertion order.. [optional] # noqa: E501
|
|
224
|
-
current_value (str, none_type): Current value of a property of the insertion order.. [optional] # noqa: E501
|
|
225
223
|
change_value (str, none_type): Change detail of a property of the insertion order.. [optional] # noqa: E501
|
|
224
|
+
current_value (str, none_type): Current value of a property of the insertion order.. [optional] # noqa: E501
|
|
225
|
+
previous_value (str, none_type): Previous value of a property of the insertion order.. [optional] # noqa: E501
|
|
226
226
|
"""
|
|
227
227
|
|
|
228
228
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -86,14 +86,14 @@ class CommonError(ModelNormal):
|
|
|
86
86
|
and the value is attribute type.
|
|
87
87
|
"""
|
|
88
88
|
return {
|
|
89
|
-
'trace_id': (str, none_type,), # noqa: E501
|
|
90
|
-
'type': (str, none_type,), # noqa: E501
|
|
91
89
|
'code': (str, none_type,), # noqa: E501
|
|
92
|
-
'instance': (str, none_type,), # noqa: E501
|
|
93
|
-
'title': (str, none_type,), # noqa: E501
|
|
94
90
|
'detail': (str, none_type,), # noqa: E501
|
|
91
|
+
'instance': (str, none_type,), # noqa: E501
|
|
95
92
|
'source': ({str: (str,)}, none_type,), # noqa: E501
|
|
96
93
|
'stack_trace': (str, none_type,), # noqa: E501
|
|
94
|
+
'title': (str, none_type,), # noqa: E501
|
|
95
|
+
'trace_id': (str, none_type,), # noqa: E501
|
|
96
|
+
'type': (str, none_type,), # noqa: E501
|
|
97
97
|
}
|
|
98
98
|
|
|
99
99
|
@cached_property
|
|
@@ -102,14 +102,14 @@ class CommonError(ModelNormal):
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
attribute_map = {
|
|
105
|
-
'trace_id': 'traceId', # noqa: E501
|
|
106
|
-
'type': 'type', # noqa: E501
|
|
107
105
|
'code': 'code', # noqa: E501
|
|
108
|
-
'instance': 'instance', # noqa: E501
|
|
109
|
-
'title': 'title', # noqa: E501
|
|
110
106
|
'detail': 'detail', # noqa: E501
|
|
107
|
+
'instance': 'instance', # noqa: E501
|
|
111
108
|
'source': 'source', # noqa: E501
|
|
112
109
|
'stack_trace': 'stackTrace', # noqa: E501
|
|
110
|
+
'title': 'title', # noqa: E501
|
|
111
|
+
'trace_id': 'traceId', # noqa: E501
|
|
112
|
+
'type': 'type', # noqa: E501
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
read_only_vars = {
|
|
@@ -153,14 +153,14 @@ class CommonError(ModelNormal):
|
|
|
153
153
|
Animal class but this time we won't travel
|
|
154
154
|
through its discriminator because we passed in
|
|
155
155
|
_visited_composed_classes = (Animal,)
|
|
156
|
-
|
|
157
|
-
type (str, none_type): (REQUIRED) The classification of the error.. [optional] # noqa: E501
|
|
158
|
-
code (str, none_type): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kabab-case.. [optional] # noqa: E501
|
|
159
|
-
instance (str, none_type): (REQUIRED) A URI reference that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
160
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type.. [optional] # noqa: E501
|
|
156
|
+
code (str, none_type): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.. [optional] # noqa: E501
|
|
161
157
|
detail (str, none_type): (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
|
|
158
|
+
instance (str, none_type): (REQUIRED) A URI reference that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
162
159
|
source ({str: (str,)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
163
160
|
stack_trace (str, none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
161
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type.. [optional] # noqa: E501
|
|
162
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
163
|
+
type (str, none_type): (REQUIRED) The classification of the error.. [optional] # noqa: E501
|
|
164
164
|
"""
|
|
165
165
|
|
|
166
166
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -246,14 +246,14 @@ class CommonError(ModelNormal):
|
|
|
246
246
|
Animal class but this time we won't travel
|
|
247
247
|
through its discriminator because we passed in
|
|
248
248
|
_visited_composed_classes = (Animal,)
|
|
249
|
-
|
|
250
|
-
type (str, none_type): (REQUIRED) The classification of the error.. [optional] # noqa: E501
|
|
251
|
-
code (str, none_type): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kabab-case.. [optional] # noqa: E501
|
|
252
|
-
instance (str, none_type): (REQUIRED) A URI reference that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
253
|
-
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type.. [optional] # noqa: E501
|
|
249
|
+
code (str, none_type): (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.. [optional] # noqa: E501
|
|
254
250
|
detail (str, none_type): (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem.. [optional] # noqa: E501
|
|
251
|
+
instance (str, none_type): (REQUIRED) A URI reference that identifies the specific occurrence of the problem.. [optional] # noqa: E501
|
|
255
252
|
source ({str: (str,)}, none_type): (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s). [optional] # noqa: E501
|
|
256
253
|
stack_trace (str, none_type): (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology. [optional] # noqa: E501
|
|
254
|
+
title (str, none_type): (RECOMMENDED) A short, human-readable summary of the problem type.. [optional] # noqa: E501
|
|
255
|
+
trace_id (str, none_type): (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.. [optional] # noqa: E501
|
|
256
|
+
type (str, none_type): (REQUIRED) The classification of the error.. [optional] # noqa: E501
|
|
257
257
|
"""
|
|
258
258
|
|
|
259
259
|
_check_type = kwargs.pop('_check_type', True)
|