criteo-api-retailmedia-sdk 0.0.250327__py3-none-any.whl → 0.0.250425__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of criteo-api-retailmedia-sdk might be problematic. Click here for more details.
- criteo_api_retailmedia_preview/__init__.py +1 -1
- criteo_api_retailmedia_preview/api/accounts_api.py +187 -35
- criteo_api_retailmedia_preview/api/analytics_api.py +144 -2
- criteo_api_retailmedia_preview/api/balance_api.py +12 -12
- criteo_api_retailmedia_preview/api/campaign_api.py +88 -509
- criteo_api_retailmedia_preview/api_client.py +1 -1
- criteo_api_retailmedia_preview/configuration.py +1 -1
- criteo_api_retailmedia_preview/model/account_fees_search_request.py +257 -0
- criteo_api_retailmedia_preview/model/account_fees_update_request.py +278 -0
- criteo_api_retailmedia_preview/model/account_fees_update_result.py +261 -0
- criteo_api_retailmedia_preview/model/add_remove_keyword_model.py +8 -8
- criteo_api_retailmedia_preview/model/add_remove_keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model.py +8 -8
- criteo_api_retailmedia_preview/model/application_summary_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model_response.py +5 -5
- criteo_api_retailmedia_preview/model/async_accounts_report.py +73 -73
- criteo_api_retailmedia_preview/model/async_accounts_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_campaigns_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_fill_rate_report.py +14 -14
- criteo_api_retailmedia_preview/model/async_fill_rate_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_line_items_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/{common_error.py → async_offsite_report.py} +185 -45
- criteo_api_retailmedia_preview/model/{grant_consent_input.py → async_offsite_report_request.py} +8 -8
- criteo_api_retailmedia_preview/model/{grant_consent_model_value_resource.py → async_offsite_report_resource.py} +9 -9
- criteo_api_retailmedia_preview/model/async_report_response.py +5 -5
- criteo_api_retailmedia_preview/model/audience_error.py +16 -16
- criteo_api_retailmedia_preview/model/audience_warning.py +22 -22
- criteo_api_retailmedia_preview/model/balance_history_change_data_capture_v1.py +14 -14
- criteo_api_retailmedia_preview/model/balance_response_v2.py +45 -45
- criteo_api_retailmedia_preview/model/balance_response_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/bot_message.py +4 -4
- criteo_api_retailmedia_preview/model/brand_catalog_request_v2.py +9 -9
- criteo_api_retailmedia_preview/model/brand_id_search_request.py +11 -5
- criteo_api_retailmedia_preview/model/brand_id_search_result.py +15 -9
- criteo_api_retailmedia_preview/model/brand_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/catalog_status_v2.py +12 -12
- criteo_api_retailmedia_preview/model/category202204.py +8 -8
- criteo_api_retailmedia_preview/model/change_dates_of_balance_v2.py +4 -4
- criteo_api_retailmedia_preview/model/change_details_v1.py +8 -8
- criteo_api_retailmedia_preview/model/common_problem.py +20 -20
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview.py +4 -4
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/create_balance_v2.py +12 -12
- criteo_api_retailmedia_preview/model/creative2.py +50 -50
- criteo_api_retailmedia_preview/model/creative2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/creative2_response.py +5 -5
- criteo_api_retailmedia_preview/model/demand_managed_fee.py +267 -0
- criteo_api_retailmedia_preview/model/entity_resource_brand_id_search_result.py +12 -5
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata.py +17 -10
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_of_retail_media_child_account_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_line_item_keyword_review_report.py +4 -4
- criteo_api_retailmedia_preview/model/{resource_of_catalog_status_v2.py → entity_resource_of_catalog_status_v2.py} +7 -7
- criteo_api_retailmedia_preview/model/entity_resource_of_retail_media_child_account.py +4 -4
- criteo_api_retailmedia_preview/model/{catalog_status_v2_response.py → entity_resource_outcome_of_catalog_status_v2.py} +18 -18
- criteo_api_retailmedia_preview/model/entity_resource_outcome_partner_billing_report_status_v1.py +5 -5
- criteo_api_retailmedia_preview/model/entity_resource_partner_billing_report_status_v1.py +4 -4
- criteo_api_retailmedia_preview/model/export_report_column.py +30 -30
- criteo_api_retailmedia_preview/model/external_line_item_capping_v2.py +9 -9
- criteo_api_retailmedia_preview/model/external_line_item_page_v2.py +3 -3
- criteo_api_retailmedia_preview/model/external_preferred_line_item_create_model_v2.py +24 -24
- criteo_api_retailmedia_preview/model/external_preferred_line_item_update_model_v2.py +20 -20
- criteo_api_retailmedia_preview/model/external_preferred_line_item_v2.py +36 -36
- criteo_api_retailmedia_preview/model/external_product_button_request.py +8 -8
- criteo_api_retailmedia_preview/model/external_product_button_response.py +14 -14
- criteo_api_retailmedia_preview/model/external_retail_media_child_account.py +22 -22
- criteo_api_retailmedia_preview/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/installment.py +4 -4
- criteo_api_retailmedia_preview/model/keyword_data_model.py +12 -12
- criteo_api_retailmedia_preview/model/keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/keywords_model_response.py +4 -4
- criteo_api_retailmedia_preview/model/line_item_keyword_review_report.py +32 -32
- criteo_api_retailmedia_preview/model/{input_keywords.py → managed_service_fee.py} +31 -17
- criteo_api_retailmedia_preview/model/message.py +4 -4
- criteo_api_retailmedia_preview/model/message_error.py +8 -8
- criteo_api_retailmedia_preview/model/metadata.py +8 -8
- criteo_api_retailmedia_preview/model/outcome.py +5 -5
- criteo_api_retailmedia_preview/model/page_metadata.py +16 -16
- criteo_api_retailmedia_preview/model/page_of_balance_history_change_data_capture_v1.py +8 -8
- criteo_api_retailmedia_preview/model/page_type_environment2.py +14 -14
- criteo_api_retailmedia_preview/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
- criteo_api_retailmedia_preview/model/paging_offset_limit_metadata.py +15 -9
- criteo_api_retailmedia_preview/model/partner_billing_report_request_v1.py +12 -14
- criteo_api_retailmedia_preview/model/partner_billing_report_status_v1.py +8 -8
- criteo_api_retailmedia_preview/model/placement_preview.py +24 -24
- criteo_api_retailmedia_preview/model/placement_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_paged_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/{recommended_keywords_result.py → private_market_account_fees.py} +13 -13
- criteo_api_retailmedia_preview/model/private_market_fees.py +276 -0
- criteo_api_retailmedia_preview/model/problem_details.py +20 -20
- criteo_api_retailmedia_preview/model/product.py +242 -242
- criteo_api_retailmedia_preview/model/product_button_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/product_importer_error.py +20 -20
- criteo_api_retailmedia_preview/model/product_importer_warning.py +20 -20
- criteo_api_retailmedia_preview/model/product_metadata.py +8 -8
- criteo_api_retailmedia_preview/model/product_recommendation.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping_dimension.py +4 -4
- criteo_api_retailmedia_preview/model/product_shipping_weight.py +4 -4
- criteo_api_retailmedia_preview/model/product_tax.py +12 -12
- criteo_api_retailmedia_preview/model/product_unit_pricing_base_measure.py +4 -4
- criteo_api_retailmedia_preview/model/product_unit_pricing_measure.py +4 -4
- criteo_api_retailmedia_preview/model/products_custom_batch_request_entry.py +8 -8
- criteo_api_retailmedia_preview/model/promoted_product.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource_collection_outcome.py +8 -8
- criteo_api_retailmedia_preview/model/report_data_response_resource.py +4 -4
- criteo_api_retailmedia_preview/model/report_detail_error.py +14 -14
- criteo_api_retailmedia_preview/model/report_detail_errors.py +8 -8
- criteo_api_retailmedia_preview/model/report_detail_warning.py +14 -14
- criteo_api_retailmedia_preview/model/report_ok_response.py +20 -20
- criteo_api_retailmedia_preview/model/report_outcome.py +5 -5
- criteo_api_retailmedia_preview/model/report_response.py +9 -9
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_seller_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_data_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_search_request_preview.py +4 -4
- criteo_api_retailmedia_preview/model/retail_media_contactlist_amendment_attributes.py +8 -8
- criteo_api_retailmedia_preview/model/retail_media_seller.py +8 -8
- criteo_api_retailmedia_preview/model/rm_algebra_node_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1.py +20 -20
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1.py +30 -30
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_update_entity_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_contact_list_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_events_v1.py +23 -23
- criteo_api_retailmedia_preview/model/rmca_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/sdk_api_rest_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/seller_catalog_request_v2.py +8 -8
- criteo_api_retailmedia_preview/model/seller_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/set_bid_model.py +4 -4
- criteo_api_retailmedia_preview/model/set_bids_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sku_data_preview.py +60 -60
- criteo_api_retailmedia_preview/model/sku_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_min_bid.py +8 -8
- criteo_api_retailmedia_preview/model/sku_search_request_preview.py +17 -17
- criteo_api_retailmedia_preview/model/sku_search_request_slim_preview.py +8 -8
- criteo_api_retailmedia_preview/model/sku_slim_data_preview.py +30 -30
- criteo_api_retailmedia_preview/model/sku_slim_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_slim_data_v2.py +24 -24
- criteo_api_retailmedia_preview/model/sku_slim_data_v2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/status_response.py +20 -20
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report.py +41 -41
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_campaigns_report.py +48 -48
- criteo_api_retailmedia_preview/model/sync_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_line_items_report.py +52 -52
- criteo_api_retailmedia_preview/model/sync_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/template_variable_value.py +4 -4
- criteo_api_retailmedia_preview/model/update_balance_model_v2.py +8 -8
- criteo_api_retailmedia_preview/model/value_resource_account_fees_search_request.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_account_fees_update_request.py +266 -0
- criteo_api_retailmedia_preview/model/{value_resource_of_recommended_keywords_result.py → value_resource_account_fees_update_result.py} +11 -11
- criteo_api_retailmedia_preview/model/value_resource_brand_id_search_request.py +12 -5
- criteo_api_retailmedia_preview/model/value_resource_collection_outcome_of_seller_search_result.py +5 -5
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_response.py → value_resource_collection_outcome_private_market_account_fees_and_metadata.py} +26 -27
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_request.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_response.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_search_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_update_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_brand_id_search_request.py +8 -1
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_request.py → value_resource_input_of_brand_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_request_of_brand_catalog_request_v2.py → value_resource_input_of_seller_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_brand_catalog_request_v2_and_brand_catalog_request_v2.py → value_resource_of_brand_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_seller_catalog_request_v2_and_seller_catalog_request_v2.py → value_resource_of_seller_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search_result.py +4 -4
- criteo_api_retailmedia_preview/model/{value_resource_outcome_of_recommended_keywords_result.py → value_resource_outcome_account_fees_update_result.py} +18 -18
- criteo_api_retailmedia_preview/model/value_resource_outcome_cpc_min_bids_response.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_outcome_retail_media_keywords_review_result.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_partner_billing_report_request_v1.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_private_market_account_fees.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review_result.py +4 -4
- criteo_api_retailmedia_preview/model/video_variable_value.py +16 -16
- criteo_api_retailmedia_preview/models/__init__.py +24 -22
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/RECORD +197 -195
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_preview/model/common_warning.py +0 -301
- criteo_api_retailmedia_preview/model/external_line_item_bid_multipliers_v2.py +0 -307
- criteo_api_retailmedia_preview/model/grant_consent_model.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_request_of_seller_catalog_request_v2.py +0 -269
- criteo_api_retailmedia_preview/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +0 -287
- criteo_api_retailmedia_preview/model/keywords.py +0 -297
- criteo_api_retailmedia_preview/model/resource_of_line_item_bid_multipliers_v2.py +0 -277
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/top_level.txt +0 -0
|
@@ -64,7 +64,14 @@ class EntityResourceBrandIdSearchResult(ModelNormal):
|
|
|
64
64
|
validations = {
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
@cached_property
|
|
68
|
+
def additional_properties_type():
|
|
69
|
+
"""
|
|
70
|
+
This must be a method because a model may have properties that are
|
|
71
|
+
of type self, this must run after the class is loaded
|
|
72
|
+
"""
|
|
73
|
+
lazy_import()
|
|
74
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
68
75
|
|
|
69
76
|
_nullable = False
|
|
70
77
|
|
|
@@ -80,9 +87,9 @@ class EntityResourceBrandIdSearchResult(ModelNormal):
|
|
|
80
87
|
"""
|
|
81
88
|
lazy_import()
|
|
82
89
|
return {
|
|
90
|
+
'attributes': (BrandIdSearchResult,), # noqa: E501
|
|
83
91
|
'id': (str, none_type,), # noqa: E501
|
|
84
92
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (BrandIdSearchResult,), # noqa: E501
|
|
86
93
|
}
|
|
87
94
|
|
|
88
95
|
@cached_property
|
|
@@ -91,9 +98,9 @@ class EntityResourceBrandIdSearchResult(ModelNormal):
|
|
|
91
98
|
|
|
92
99
|
|
|
93
100
|
attribute_map = {
|
|
101
|
+
'attributes': 'attributes', # noqa: E501
|
|
94
102
|
'id': 'id', # noqa: E501
|
|
95
103
|
'type': 'type', # noqa: E501
|
|
96
|
-
'attributes': 'attributes', # noqa: E501
|
|
97
104
|
}
|
|
98
105
|
|
|
99
106
|
read_only_vars = {
|
|
@@ -137,9 +144,9 @@ class EntityResourceBrandIdSearchResult(ModelNormal):
|
|
|
137
144
|
Animal class but this time we won't travel
|
|
138
145
|
through its discriminator because we passed in
|
|
139
146
|
_visited_composed_classes = (Animal,)
|
|
147
|
+
attributes (BrandIdSearchResult): [optional] # noqa: E501
|
|
140
148
|
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
141
149
|
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
142
|
-
attributes (BrandIdSearchResult): [optional] # noqa: E501
|
|
143
150
|
"""
|
|
144
151
|
|
|
145
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +232,9 @@ class EntityResourceBrandIdSearchResult(ModelNormal):
|
|
|
225
232
|
Animal class but this time we won't travel
|
|
226
233
|
through its discriminator because we passed in
|
|
227
234
|
_visited_composed_classes = (Animal,)
|
|
235
|
+
attributes (BrandIdSearchResult): [optional] # noqa: E501
|
|
228
236
|
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
229
237
|
type (str, none_type): Type of the resource.. [optional] # noqa: E501
|
|
230
|
-
attributes (BrandIdSearchResult): [optional] # noqa: E501
|
|
231
238
|
"""
|
|
232
239
|
|
|
233
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -68,7 +68,14 @@ class EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadat
|
|
|
68
68
|
validations = {
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
-
|
|
71
|
+
@cached_property
|
|
72
|
+
def additional_properties_type():
|
|
73
|
+
"""
|
|
74
|
+
This must be a method because a model may have properties that are
|
|
75
|
+
of type self, this must run after the class is loaded
|
|
76
|
+
"""
|
|
77
|
+
lazy_import()
|
|
78
|
+
return (bool, date, datetime, dict, float, int, list, str, none_type,) # noqa: E501
|
|
72
79
|
|
|
73
80
|
_nullable = False
|
|
74
81
|
|
|
@@ -84,10 +91,10 @@ class EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadat
|
|
|
84
91
|
"""
|
|
85
92
|
lazy_import()
|
|
86
93
|
return {
|
|
87
|
-
'metadata': (PagingOffsetLimitMetadata,), # noqa: E501
|
|
88
94
|
'data': ([EntityResourceBrandIdSearchResult], none_type,), # noqa: E501
|
|
89
|
-
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
90
95
|
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
96
|
+
'metadata': (PagingOffsetLimitMetadata,), # noqa: E501
|
|
97
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
91
98
|
}
|
|
92
99
|
|
|
93
100
|
@cached_property
|
|
@@ -96,15 +103,15 @@ class EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadat
|
|
|
96
103
|
|
|
97
104
|
|
|
98
105
|
attribute_map = {
|
|
99
|
-
'metadata': 'metadata', # noqa: E501
|
|
100
106
|
'data': 'data', # noqa: E501
|
|
101
|
-
'warnings': 'warnings', # noqa: E501
|
|
102
107
|
'errors': 'errors', # noqa: E501
|
|
108
|
+
'metadata': 'metadata', # noqa: E501
|
|
109
|
+
'warnings': 'warnings', # noqa: E501
|
|
103
110
|
}
|
|
104
111
|
|
|
105
112
|
read_only_vars = {
|
|
106
|
-
'warnings', # noqa: E501
|
|
107
113
|
'errors', # noqa: E501
|
|
114
|
+
'warnings', # noqa: E501
|
|
108
115
|
}
|
|
109
116
|
|
|
110
117
|
_composed_schemas = {}
|
|
@@ -145,10 +152,10 @@ class EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadat
|
|
|
145
152
|
Animal class but this time we won't travel
|
|
146
153
|
through its discriminator because we passed in
|
|
147
154
|
_visited_composed_classes = (Animal,)
|
|
148
|
-
metadata (PagingOffsetLimitMetadata): [optional] # noqa: E501
|
|
149
155
|
data ([EntityResourceBrandIdSearchResult], none_type): [optional] # noqa: E501
|
|
150
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
151
156
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
157
|
+
metadata (PagingOffsetLimitMetadata): [optional] # noqa: E501
|
|
158
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
152
159
|
"""
|
|
153
160
|
|
|
154
161
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,10 +241,10 @@ class EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadat
|
|
|
234
241
|
Animal class but this time we won't travel
|
|
235
242
|
through its discriminator because we passed in
|
|
236
243
|
_visited_composed_classes = (Animal,)
|
|
237
|
-
metadata (PagingOffsetLimitMetadata): [optional] # noqa: E501
|
|
238
244
|
data ([EntityResourceBrandIdSearchResult], none_type): [optional] # noqa: E501
|
|
239
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
240
245
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
246
|
+
metadata (PagingOffsetLimitMetadata): [optional] # noqa: E501
|
|
247
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
241
248
|
"""
|
|
242
249
|
|
|
243
250
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -84,10 +84,10 @@ class EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata(Mode
|
|
|
84
84
|
"""
|
|
85
85
|
lazy_import()
|
|
86
86
|
return {
|
|
87
|
-
'meta': (Metadata,), # noqa: E501
|
|
88
87
|
'data': ([EntityResourceLineItemKeywordReviewReport], none_type,), # noqa: E501
|
|
89
|
-
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
90
88
|
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
89
|
+
'meta': (Metadata,), # noqa: E501
|
|
90
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -96,15 +96,15 @@ class EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata(Mode
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
attribute_map = {
|
|
99
|
-
'meta': 'meta', # noqa: E501
|
|
100
99
|
'data': 'data', # noqa: E501
|
|
101
|
-
'warnings': 'warnings', # noqa: E501
|
|
102
100
|
'errors': 'errors', # noqa: E501
|
|
101
|
+
'meta': 'meta', # noqa: E501
|
|
102
|
+
'warnings': 'warnings', # noqa: E501
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
read_only_vars = {
|
|
106
|
-
'warnings', # noqa: E501
|
|
107
106
|
'errors', # noqa: E501
|
|
107
|
+
'warnings', # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
_composed_schemas = {}
|
|
@@ -145,10 +145,10 @@ class EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata(Mode
|
|
|
145
145
|
Animal class but this time we won't travel
|
|
146
146
|
through its discriminator because we passed in
|
|
147
147
|
_visited_composed_classes = (Animal,)
|
|
148
|
-
meta (Metadata): [optional] # noqa: E501
|
|
149
148
|
data ([EntityResourceLineItemKeywordReviewReport], none_type): [optional] # noqa: E501
|
|
150
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
151
149
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
150
|
+
meta (Metadata): [optional] # noqa: E501
|
|
151
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,10 +234,10 @@ class EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata(Mode
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
-
meta (Metadata): [optional] # noqa: E501
|
|
238
237
|
data ([EntityResourceLineItemKeywordReviewReport], none_type): [optional] # noqa: E501
|
|
239
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
240
238
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
239
|
+
meta (Metadata): [optional] # noqa: E501
|
|
240
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
241
241
|
"""
|
|
242
242
|
|
|
243
243
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -84,10 +84,10 @@ class EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata(ModelN
|
|
|
84
84
|
"""
|
|
85
85
|
lazy_import()
|
|
86
86
|
return {
|
|
87
|
-
'metadata': (Metadata,), # noqa: E501
|
|
88
87
|
'data': ([EntityResourceOfRetailMediaChildAccount], none_type,), # noqa: E501
|
|
89
|
-
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
90
88
|
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
89
|
+
'metadata': (Metadata,), # noqa: E501
|
|
90
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
@cached_property
|
|
@@ -96,15 +96,15 @@ class EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata(ModelN
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
attribute_map = {
|
|
99
|
-
'metadata': 'metadata', # noqa: E501
|
|
100
99
|
'data': 'data', # noqa: E501
|
|
101
|
-
'warnings': 'warnings', # noqa: E501
|
|
102
100
|
'errors': 'errors', # noqa: E501
|
|
101
|
+
'metadata': 'metadata', # noqa: E501
|
|
102
|
+
'warnings': 'warnings', # noqa: E501
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
read_only_vars = {
|
|
106
|
-
'warnings', # noqa: E501
|
|
107
106
|
'errors', # noqa: E501
|
|
107
|
+
'warnings', # noqa: E501
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
_composed_schemas = {}
|
|
@@ -145,10 +145,10 @@ class EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata(ModelN
|
|
|
145
145
|
Animal class but this time we won't travel
|
|
146
146
|
through its discriminator because we passed in
|
|
147
147
|
_visited_composed_classes = (Animal,)
|
|
148
|
-
metadata (Metadata): [optional] # noqa: E501
|
|
149
148
|
data ([EntityResourceOfRetailMediaChildAccount], none_type): [optional] # noqa: E501
|
|
150
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
151
149
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
150
|
+
metadata (Metadata): [optional] # noqa: E501
|
|
151
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
152
152
|
"""
|
|
153
153
|
|
|
154
154
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -234,10 +234,10 @@ class EntityResourceCollectionOutcomeOfRetailMediaChildAccountAndMetadata(ModelN
|
|
|
234
234
|
Animal class but this time we won't travel
|
|
235
235
|
through its discriminator because we passed in
|
|
236
236
|
_visited_composed_classes = (Animal,)
|
|
237
|
-
metadata (Metadata): [optional] # noqa: E501
|
|
238
237
|
data ([EntityResourceOfRetailMediaChildAccount], none_type): [optional] # noqa: E501
|
|
239
|
-
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
240
238
|
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
239
|
+
metadata (Metadata): [optional] # noqa: E501
|
|
240
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
241
241
|
"""
|
|
242
242
|
|
|
243
243
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -80,9 +80,9 @@ class EntityResourceLineItemKeywordReviewReport(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (LineItemKeywordReviewReport,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (LineItemKeywordReviewReport,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class EntityResourceLineItemKeywordReviewReport(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 EntityResourceLineItemKeywordReviewReport(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 (LineItemKeywordReviewReport): [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 (LineItemKeywordReviewReport): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class EntityResourceLineItemKeywordReviewReport(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 (LineItemKeywordReviewReport): [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 (LineItemKeywordReviewReport): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -34,7 +34,7 @@ def lazy_import():
|
|
|
34
34
|
globals()['CatalogStatusV2'] = CatalogStatusV2
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
class
|
|
37
|
+
class EntityResourceOfCatalogStatusV2(ModelNormal):
|
|
38
38
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
39
39
|
Ref: https://openapi-generator.tech
|
|
40
40
|
|
|
@@ -111,7 +111,7 @@ class ResourceOfCatalogStatusV2(ModelNormal):
|
|
|
111
111
|
@classmethod
|
|
112
112
|
@convert_js_args_to_python_args
|
|
113
113
|
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
114
|
-
"""
|
|
114
|
+
"""EntityResourceOfCatalogStatusV2 - a model defined in OpenAPI
|
|
115
115
|
|
|
116
116
|
Keyword Args:
|
|
117
117
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -145,8 +145,8 @@ class ResourceOfCatalogStatusV2(ModelNormal):
|
|
|
145
145
|
through its discriminator because we passed in
|
|
146
146
|
_visited_composed_classes = (Animal,)
|
|
147
147
|
attributes (CatalogStatusV2): [optional] # noqa: E501
|
|
148
|
-
id (str, none_type):
|
|
149
|
-
type (str, none_type):
|
|
148
|
+
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
149
|
+
type (str, none_type): The Type of the resource.. [optional] # noqa: E501
|
|
150
150
|
"""
|
|
151
151
|
|
|
152
152
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -199,7 +199,7 @@ class ResourceOfCatalogStatusV2(ModelNormal):
|
|
|
199
199
|
|
|
200
200
|
@convert_js_args_to_python_args
|
|
201
201
|
def __init__(self, *args, **kwargs): # noqa: E501
|
|
202
|
-
"""
|
|
202
|
+
"""EntityResourceOfCatalogStatusV2 - a model defined in OpenAPI
|
|
203
203
|
|
|
204
204
|
Keyword Args:
|
|
205
205
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -233,8 +233,8 @@ class ResourceOfCatalogStatusV2(ModelNormal):
|
|
|
233
233
|
through its discriminator because we passed in
|
|
234
234
|
_visited_composed_classes = (Animal,)
|
|
235
235
|
attributes (CatalogStatusV2): [optional] # noqa: E501
|
|
236
|
-
id (str, none_type):
|
|
237
|
-
type (str, none_type):
|
|
236
|
+
id (str, none_type): Unique id of the entity.. [optional] # noqa: E501
|
|
237
|
+
type (str, none_type): The Type of the resource.. [optional] # noqa: E501
|
|
238
238
|
"""
|
|
239
239
|
|
|
240
240
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -80,9 +80,9 @@ class EntityResourceOfRetailMediaChildAccount(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (ExternalRetailMediaChildAccount,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (ExternalRetailMediaChildAccount,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class EntityResourceOfRetailMediaChildAccount(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 EntityResourceOfRetailMediaChildAccount(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 (ExternalRetailMediaChildAccount): [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 (ExternalRetailMediaChildAccount): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class EntityResourceOfRetailMediaChildAccount(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 (ExternalRetailMediaChildAccount): [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 (ExternalRetailMediaChildAccount): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -30,13 +30,13 @@ from criteo_api_retailmedia_preview.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_preview.model.
|
|
34
|
-
from criteo_api_retailmedia_preview.model.
|
|
35
|
-
globals()['
|
|
36
|
-
globals()['
|
|
33
|
+
from criteo_api_retailmedia_preview.model.entity_resource_of_catalog_status_v2 import EntityResourceOfCatalogStatusV2
|
|
34
|
+
from criteo_api_retailmedia_preview.model.sdk_api_rest_common_problem import SdkApiRestCommonProblem
|
|
35
|
+
globals()['EntityResourceOfCatalogStatusV2'] = EntityResourceOfCatalogStatusV2
|
|
36
|
+
globals()['SdkApiRestCommonProblem'] = SdkApiRestCommonProblem
|
|
37
37
|
|
|
38
38
|
|
|
39
|
-
class
|
|
39
|
+
class EntityResourceOutcomeOfCatalogStatusV2(ModelNormal):
|
|
40
40
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
41
41
|
Ref: https://openapi-generator.tech
|
|
42
42
|
|
|
@@ -89,9 +89,9 @@ class CatalogStatusV2Response(ModelNormal):
|
|
|
89
89
|
"""
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
|
-
'data': (
|
|
93
|
-
'
|
|
94
|
-
'
|
|
92
|
+
'data': (EntityResourceOfCatalogStatusV2,), # noqa: E501
|
|
93
|
+
'errors': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
94
|
+
'warnings': ([SdkApiRestCommonProblem], none_type,), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class CatalogStatusV2Response(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 = {}
|
|
@@ -115,7 +115,7 @@ class CatalogStatusV2Response(ModelNormal):
|
|
|
115
115
|
@classmethod
|
|
116
116
|
@convert_js_args_to_python_args
|
|
117
117
|
def _from_openapi_data(cls, *args, **kwargs): # noqa: E501
|
|
118
|
-
"""
|
|
118
|
+
"""EntityResourceOutcomeOfCatalogStatusV2 - a model defined in OpenAPI
|
|
119
119
|
|
|
120
120
|
Keyword Args:
|
|
121
121
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -148,9 +148,9 @@ class CatalogStatusV2Response(ModelNormal):
|
|
|
148
148
|
Animal class but this time we won't travel
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
|
-
data (
|
|
152
|
-
|
|
153
|
-
|
|
151
|
+
data (EntityResourceOfCatalogStatusV2): [optional] # noqa: E501
|
|
152
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
153
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -203,7 +203,7 @@ class CatalogStatusV2Response(ModelNormal):
|
|
|
203
203
|
|
|
204
204
|
@convert_js_args_to_python_args
|
|
205
205
|
def __init__(self, *args, **kwargs): # noqa: E501
|
|
206
|
-
"""
|
|
206
|
+
"""EntityResourceOutcomeOfCatalogStatusV2 - a model defined in OpenAPI
|
|
207
207
|
|
|
208
208
|
Keyword Args:
|
|
209
209
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -236,9 +236,9 @@ class CatalogStatusV2Response(ModelNormal):
|
|
|
236
236
|
Animal class but this time we won't travel
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
|
-
data (
|
|
240
|
-
|
|
241
|
-
|
|
239
|
+
data (EntityResourceOfCatalogStatusV2): [optional] # noqa: E501
|
|
240
|
+
errors ([SdkApiRestCommonProblem], none_type): Errors that occured during this call.. [optional] # noqa: E501
|
|
241
|
+
warnings ([SdkApiRestCommonProblem], none_type): Warnings that occured during this call.. [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
criteo_api_retailmedia_preview/model/entity_resource_outcome_partner_billing_report_status_v1.py
CHANGED
|
@@ -83,8 +83,8 @@ class EntityResourceOutcomePartnerBillingReportStatusV1(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (EntityResourcePartnerBillingReportStatusV1,), # 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 EntityResourceOutcomePartnerBillingReportStatusV1(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 EntityResourceOutcomePartnerBillingReportStatusV1(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (EntityResourcePartnerBillingReportStatusV1): [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 EntityResourceOutcomePartnerBillingReportStatusV1(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (EntityResourcePartnerBillingReportStatusV1): [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)
|
|
@@ -80,9 +80,9 @@ class EntityResourcePartnerBillingReportStatusV1(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (PartnerBillingReportStatusV1,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (PartnerBillingReportStatusV1,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class EntityResourcePartnerBillingReportStatusV1(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 EntityResourcePartnerBillingReportStatusV1(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 (PartnerBillingReportStatusV1): [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 (PartnerBillingReportStatusV1): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class EntityResourcePartnerBillingReportStatusV1(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 (PartnerBillingReportStatusV1): [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 (PartnerBillingReportStatusV1): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|