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
|
@@ -61,12 +61,6 @@ class Creative2(ModelNormal):
|
|
|
61
61
|
"""
|
|
62
62
|
|
|
63
63
|
allowed_values = {
|
|
64
|
-
('status',): {
|
|
65
|
-
'READY': "Ready",
|
|
66
|
-
'INUSE': "InUse",
|
|
67
|
-
'ARCHIVED': "Archived",
|
|
68
|
-
'DELETED': "Deleted",
|
|
69
|
-
},
|
|
70
64
|
('creative_format_v2_type',): {
|
|
71
65
|
'UNKNOWN': "Unknown",
|
|
72
66
|
'FLAGSHIP': "FlagShip",
|
|
@@ -79,6 +73,12 @@ class Creative2(ModelNormal):
|
|
|
79
73
|
'DISPLAYPANEL': "DisplayPanel",
|
|
80
74
|
'DIGITALSHELFTALKER': "DigitalShelfTalker",
|
|
81
75
|
},
|
|
76
|
+
('status',): {
|
|
77
|
+
'READY': "Ready",
|
|
78
|
+
'INUSE': "InUse",
|
|
79
|
+
'ARCHIVED': "Archived",
|
|
80
|
+
'DELETED': "Deleted",
|
|
81
|
+
},
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
validations = {
|
|
@@ -100,18 +100,18 @@ class Creative2(ModelNormal):
|
|
|
100
100
|
"""
|
|
101
101
|
lazy_import()
|
|
102
102
|
return {
|
|
103
|
-
'
|
|
104
|
-
'status': (str,), # noqa: E501
|
|
103
|
+
'associated_line_item_ids': ([str],), # noqa: E501
|
|
105
104
|
'brand_id': (int,), # noqa: E501
|
|
105
|
+
'creative_format_v2_type': (str,), # noqa: E501
|
|
106
|
+
'environments': ([PageTypeEnvironment2],), # noqa: E501
|
|
107
|
+
'format_id': (int,), # noqa: E501
|
|
108
|
+
'name': (str,), # noqa: E501
|
|
106
109
|
'retailer_id': (int,), # noqa: E501
|
|
110
|
+
'status': (str,), # noqa: E501
|
|
107
111
|
'template_id': (int,), # noqa: E501
|
|
108
112
|
'template_name': (str,), # noqa: E501
|
|
109
|
-
'format_id': (int,), # noqa: E501
|
|
110
|
-
'associated_line_item_ids': ([str],), # noqa: E501
|
|
111
|
-
'updated_at': (datetime,), # noqa: E501
|
|
112
|
-
'creative_format_v2_type': (str,), # noqa: E501
|
|
113
|
-
'environments': ([PageTypeEnvironment2],), # noqa: E501
|
|
114
113
|
'template_variable_values': ([TemplateVariableValue],), # noqa: E501
|
|
114
|
+
'updated_at': (datetime,), # noqa: E501
|
|
115
115
|
'id': (str, none_type,), # noqa: E501
|
|
116
116
|
}
|
|
117
117
|
|
|
@@ -121,18 +121,18 @@ class Creative2(ModelNormal):
|
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
attribute_map = {
|
|
124
|
-
'
|
|
125
|
-
'status': 'status', # noqa: E501
|
|
124
|
+
'associated_line_item_ids': 'associatedLineItemIds', # noqa: E501
|
|
126
125
|
'brand_id': 'brandId', # noqa: E501
|
|
126
|
+
'creative_format_v2_type': 'creativeFormatV2Type', # noqa: E501
|
|
127
|
+
'environments': 'environments', # noqa: E501
|
|
128
|
+
'format_id': 'formatId', # noqa: E501
|
|
129
|
+
'name': 'name', # noqa: E501
|
|
127
130
|
'retailer_id': 'retailerId', # noqa: E501
|
|
131
|
+
'status': 'status', # noqa: E501
|
|
128
132
|
'template_id': 'templateId', # noqa: E501
|
|
129
133
|
'template_name': 'templateName', # noqa: E501
|
|
130
|
-
'format_id': 'formatId', # noqa: E501
|
|
131
|
-
'associated_line_item_ids': 'associatedLineItemIds', # noqa: E501
|
|
132
|
-
'updated_at': 'updatedAt', # noqa: E501
|
|
133
|
-
'creative_format_v2_type': 'creativeFormatV2Type', # noqa: E501
|
|
134
|
-
'environments': 'environments', # noqa: E501
|
|
135
134
|
'template_variable_values': 'templateVariableValues', # noqa: E501
|
|
135
|
+
'updated_at': 'updatedAt', # noqa: E501
|
|
136
136
|
'id': 'id', # noqa: E501
|
|
137
137
|
}
|
|
138
138
|
|
|
@@ -143,22 +143,22 @@ class Creative2(ModelNormal):
|
|
|
143
143
|
|
|
144
144
|
@classmethod
|
|
145
145
|
@convert_js_args_to_python_args
|
|
146
|
-
def _from_openapi_data(cls,
|
|
146
|
+
def _from_openapi_data(cls, associated_line_item_ids, brand_id, creative_format_v2_type, environments, format_id, name, retailer_id, status, template_id, template_name, template_variable_values, updated_at, *args, **kwargs): # noqa: E501
|
|
147
147
|
"""Creative2 - a model defined in OpenAPI
|
|
148
148
|
|
|
149
149
|
Args:
|
|
150
|
-
|
|
151
|
-
status (str): Creative Status
|
|
150
|
+
associated_line_item_ids ([str]): Associated Line Item Ids
|
|
152
151
|
brand_id (int): Brand Id
|
|
152
|
+
creative_format_v2_type (str): Creative format type
|
|
153
|
+
environments ([PageTypeEnvironment2]): Environment type (e.g. mobile, web, app)
|
|
154
|
+
format_id (int): Format Id
|
|
155
|
+
name (str): Name
|
|
153
156
|
retailer_id (int): Retailer Id
|
|
157
|
+
status (str): Creative Status
|
|
154
158
|
template_id (int): Template Id
|
|
155
159
|
template_name (str): Template Name
|
|
156
|
-
format_id (int): Format Id
|
|
157
|
-
associated_line_item_ids ([str]): Associated Line Item Ids
|
|
158
|
-
updated_at (datetime): Updated at time
|
|
159
|
-
creative_format_v2_type (str): Creative format type
|
|
160
|
-
environments ([PageTypeEnvironment2]): Environment type (e.g. mobile, web, app)
|
|
161
160
|
template_variable_values ([TemplateVariableValue]): The template chosen values
|
|
161
|
+
updated_at (datetime): Updated at time
|
|
162
162
|
|
|
163
163
|
Keyword Args:
|
|
164
164
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -223,18 +223,18 @@ class Creative2(ModelNormal):
|
|
|
223
223
|
self._configuration = _configuration
|
|
224
224
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
225
225
|
|
|
226
|
-
self.
|
|
227
|
-
self.status = status
|
|
226
|
+
self.associated_line_item_ids = associated_line_item_ids
|
|
228
227
|
self.brand_id = brand_id
|
|
228
|
+
self.creative_format_v2_type = creative_format_v2_type
|
|
229
|
+
self.environments = environments
|
|
230
|
+
self.format_id = format_id
|
|
231
|
+
self.name = name
|
|
229
232
|
self.retailer_id = retailer_id
|
|
233
|
+
self.status = status
|
|
230
234
|
self.template_id = template_id
|
|
231
235
|
self.template_name = template_name
|
|
232
|
-
self.format_id = format_id
|
|
233
|
-
self.associated_line_item_ids = associated_line_item_ids
|
|
234
|
-
self.updated_at = updated_at
|
|
235
|
-
self.creative_format_v2_type = creative_format_v2_type
|
|
236
|
-
self.environments = environments
|
|
237
236
|
self.template_variable_values = template_variable_values
|
|
237
|
+
self.updated_at = updated_at
|
|
238
238
|
for var_name, var_value in kwargs.items():
|
|
239
239
|
if var_name not in self.attribute_map and \
|
|
240
240
|
self._configuration is not None and \
|
|
@@ -255,22 +255,22 @@ class Creative2(ModelNormal):
|
|
|
255
255
|
])
|
|
256
256
|
|
|
257
257
|
@convert_js_args_to_python_args
|
|
258
|
-
def __init__(self,
|
|
258
|
+
def __init__(self, associated_line_item_ids, brand_id, creative_format_v2_type, environments, format_id, name, retailer_id, status, template_id, template_name, template_variable_values, updated_at, *args, **kwargs): # noqa: E501
|
|
259
259
|
"""Creative2 - a model defined in OpenAPI
|
|
260
260
|
|
|
261
261
|
Args:
|
|
262
|
-
|
|
263
|
-
status (str): Creative Status
|
|
262
|
+
associated_line_item_ids ([str]): Associated Line Item Ids
|
|
264
263
|
brand_id (int): Brand Id
|
|
264
|
+
creative_format_v2_type (str): Creative format type
|
|
265
|
+
environments ([PageTypeEnvironment2]): Environment type (e.g. mobile, web, app)
|
|
266
|
+
format_id (int): Format Id
|
|
267
|
+
name (str): Name
|
|
265
268
|
retailer_id (int): Retailer Id
|
|
269
|
+
status (str): Creative Status
|
|
266
270
|
template_id (int): Template Id
|
|
267
271
|
template_name (str): Template Name
|
|
268
|
-
format_id (int): Format Id
|
|
269
|
-
associated_line_item_ids ([str]): Associated Line Item Ids
|
|
270
|
-
updated_at (datetime): Updated at time
|
|
271
|
-
creative_format_v2_type (str): Creative format type
|
|
272
|
-
environments ([PageTypeEnvironment2]): Environment type (e.g. mobile, web, app)
|
|
273
272
|
template_variable_values ([TemplateVariableValue]): The template chosen values
|
|
273
|
+
updated_at (datetime): Updated at time
|
|
274
274
|
|
|
275
275
|
Keyword Args:
|
|
276
276
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -333,18 +333,18 @@ class Creative2(ModelNormal):
|
|
|
333
333
|
self._configuration = _configuration
|
|
334
334
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
335
335
|
|
|
336
|
-
self.
|
|
337
|
-
self.status = status
|
|
336
|
+
self.associated_line_item_ids = associated_line_item_ids
|
|
338
337
|
self.brand_id = brand_id
|
|
338
|
+
self.creative_format_v2_type = creative_format_v2_type
|
|
339
|
+
self.environments = environments
|
|
340
|
+
self.format_id = format_id
|
|
341
|
+
self.name = name
|
|
339
342
|
self.retailer_id = retailer_id
|
|
343
|
+
self.status = status
|
|
340
344
|
self.template_id = template_id
|
|
341
345
|
self.template_name = template_name
|
|
342
|
-
self.format_id = format_id
|
|
343
|
-
self.associated_line_item_ids = associated_line_item_ids
|
|
344
|
-
self.updated_at = updated_at
|
|
345
|
-
self.creative_format_v2_type = creative_format_v2_type
|
|
346
|
-
self.environments = environments
|
|
347
346
|
self.template_variable_values = template_variable_values
|
|
347
|
+
self.updated_at = updated_at
|
|
348
348
|
for var_name, var_value in kwargs.items():
|
|
349
349
|
if var_name not in self.attribute_map and \
|
|
350
350
|
self._configuration is not None and \
|
|
@@ -82,10 +82,11 @@ class Creative202110(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
return {
|
|
84
84
|
'name': (str,), # noqa: E501
|
|
85
|
-
'status': (str,), # noqa: E501
|
|
86
85
|
'retailer_id': (int,), # noqa: E501
|
|
87
|
-
'
|
|
86
|
+
'status': (str,), # noqa: E501
|
|
88
87
|
'associated_line_item_ids': ([str], none_type,), # noqa: E501
|
|
88
|
+
'brand_id': (int, none_type,), # noqa: E501
|
|
89
|
+
'id': (str, none_type,), # noqa: E501
|
|
89
90
|
'updated_at': (datetime, none_type,), # noqa: E501
|
|
90
91
|
}
|
|
91
92
|
|
|
@@ -96,10 +97,11 @@ class Creative202110(ModelNormal):
|
|
|
96
97
|
|
|
97
98
|
attribute_map = {
|
|
98
99
|
'name': 'name', # noqa: E501
|
|
99
|
-
'status': 'status', # noqa: E501
|
|
100
100
|
'retailer_id': 'retailerId', # noqa: E501
|
|
101
|
-
'
|
|
101
|
+
'status': 'status', # noqa: E501
|
|
102
102
|
'associated_line_item_ids': 'associatedLineItemIds', # noqa: E501
|
|
103
|
+
'brand_id': 'brandId', # noqa: E501
|
|
104
|
+
'id': 'id', # noqa: E501
|
|
103
105
|
'updated_at': 'updatedAt', # noqa: E501
|
|
104
106
|
}
|
|
105
107
|
|
|
@@ -110,13 +112,13 @@ class Creative202110(ModelNormal):
|
|
|
110
112
|
|
|
111
113
|
@classmethod
|
|
112
114
|
@convert_js_args_to_python_args
|
|
113
|
-
def _from_openapi_data(cls, name,
|
|
115
|
+
def _from_openapi_data(cls, name, retailer_id, status, *args, **kwargs): # noqa: E501
|
|
114
116
|
"""Creative202110 - a model defined in OpenAPI
|
|
115
117
|
|
|
116
118
|
Args:
|
|
117
119
|
name (str):
|
|
118
|
-
status (str):
|
|
119
120
|
retailer_id (int):
|
|
121
|
+
status (str):
|
|
120
122
|
|
|
121
123
|
Keyword Args:
|
|
122
124
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -149,8 +151,9 @@ class Creative202110(ModelNormal):
|
|
|
149
151
|
Animal class but this time we won't travel
|
|
150
152
|
through its discriminator because we passed in
|
|
151
153
|
_visited_composed_classes = (Animal,)
|
|
152
|
-
brand_id (int, none_type): [optional] # noqa: E501
|
|
153
154
|
associated_line_item_ids ([str], none_type): [optional] # noqa: E501
|
|
155
|
+
brand_id (int, none_type): [optional] # noqa: E501
|
|
156
|
+
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
154
157
|
updated_at (datetime, none_type): [optional] # noqa: E501
|
|
155
158
|
"""
|
|
156
159
|
|
|
@@ -184,8 +187,8 @@ class Creative202110(ModelNormal):
|
|
|
184
187
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
185
188
|
|
|
186
189
|
self.name = name
|
|
187
|
-
self.status = status
|
|
188
190
|
self.retailer_id = retailer_id
|
|
191
|
+
self.status = status
|
|
189
192
|
for var_name, var_value in kwargs.items():
|
|
190
193
|
if var_name not in self.attribute_map and \
|
|
191
194
|
self._configuration is not None and \
|
|
@@ -206,13 +209,13 @@ class Creative202110(ModelNormal):
|
|
|
206
209
|
])
|
|
207
210
|
|
|
208
211
|
@convert_js_args_to_python_args
|
|
209
|
-
def __init__(self, name,
|
|
212
|
+
def __init__(self, name, retailer_id, status, *args, **kwargs): # noqa: E501
|
|
210
213
|
"""Creative202110 - a model defined in OpenAPI
|
|
211
214
|
|
|
212
215
|
Args:
|
|
213
216
|
name (str):
|
|
214
|
-
status (str):
|
|
215
217
|
retailer_id (int):
|
|
218
|
+
status (str):
|
|
216
219
|
|
|
217
220
|
Keyword Args:
|
|
218
221
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -245,8 +248,9 @@ class Creative202110(ModelNormal):
|
|
|
245
248
|
Animal class but this time we won't travel
|
|
246
249
|
through its discriminator because we passed in
|
|
247
250
|
_visited_composed_classes = (Animal,)
|
|
248
|
-
brand_id (int, none_type): [optional] # noqa: E501
|
|
249
251
|
associated_line_item_ids ([str], none_type): [optional] # noqa: E501
|
|
252
|
+
brand_id (int, none_type): [optional] # noqa: E501
|
|
253
|
+
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
250
254
|
updated_at (datetime, none_type): [optional] # noqa: E501
|
|
251
255
|
"""
|
|
252
256
|
|
|
@@ -278,8 +282,8 @@ class Creative202110(ModelNormal):
|
|
|
278
282
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
279
283
|
|
|
280
284
|
self.name = name
|
|
281
|
-
self.status = status
|
|
282
285
|
self.retailer_id = retailer_id
|
|
286
|
+
self.status = status
|
|
283
287
|
for var_name, var_value in kwargs.items():
|
|
284
288
|
if var_name not in self.attribute_map and \
|
|
285
289
|
self._configuration is not None and \
|
|
@@ -83,8 +83,8 @@ class Creative202110ListResponse(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': ([ResourceOfCreative202110], none_type,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class Creative202110ListResponse(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 Creative202110ListResponse(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data ([ResourceOfCreative202110], none_type): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class Creative202110ListResponse(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data ([ResourceOfCreative202110], none_type): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -61,12 +61,6 @@ class Creative202210(ModelNormal):
|
|
|
61
61
|
"""
|
|
62
62
|
|
|
63
63
|
allowed_values = {
|
|
64
|
-
('status',): {
|
|
65
|
-
'READY': "Ready",
|
|
66
|
-
'IN_USE': "In_Use",
|
|
67
|
-
'ARCHIVED': "Archived",
|
|
68
|
-
'DELETED': "Deleted",
|
|
69
|
-
},
|
|
70
64
|
('creative_format_type',): {
|
|
71
65
|
'UNKNOWN': "Unknown",
|
|
72
66
|
'FLAGSHIP': "FlagShip",
|
|
@@ -79,6 +73,12 @@ class Creative202210(ModelNormal):
|
|
|
79
73
|
'DISPLAYPANEL': "DisplayPanel",
|
|
80
74
|
'DIGITALSHELFTALKER': "DigitalShelfTalker",
|
|
81
75
|
},
|
|
76
|
+
('status',): {
|
|
77
|
+
'READY': "Ready",
|
|
78
|
+
'IN_USE': "In_Use",
|
|
79
|
+
'ARCHIVED': "Archived",
|
|
80
|
+
'DELETED': "Deleted",
|
|
81
|
+
},
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
validations = {
|
|
@@ -100,17 +100,18 @@ class Creative202210(ModelNormal):
|
|
|
100
100
|
"""
|
|
101
101
|
lazy_import()
|
|
102
102
|
return {
|
|
103
|
+
'creative_format_type': (str,), # noqa: E501
|
|
104
|
+
'environments': ([PageTypeEnvironment202210],), # noqa: E501
|
|
105
|
+
'format_id': (int,), # noqa: E501
|
|
103
106
|
'name': (str,), # noqa: E501
|
|
104
|
-
'status': (str,), # noqa: E501
|
|
105
107
|
'retailer_id': (int,), # noqa: E501
|
|
108
|
+
'status': (str,), # noqa: E501
|
|
106
109
|
'template_id': (int,), # noqa: E501
|
|
107
110
|
'template_name': (str,), # noqa: E501
|
|
108
|
-
'format_id': (int,), # noqa: E501
|
|
109
|
-
'creative_format_type': (str,), # noqa: E501
|
|
110
|
-
'environments': ([PageTypeEnvironment202210],), # noqa: E501
|
|
111
111
|
'template_variable_values': ([TemplateVariableValue],), # noqa: E501
|
|
112
|
-
'brand_id': (int, none_type,), # noqa: E501
|
|
113
112
|
'associated_line_item_ids': ([str], none_type,), # noqa: E501
|
|
113
|
+
'brand_id': (int, none_type,), # noqa: E501
|
|
114
|
+
'id': (str, none_type,), # noqa: E501
|
|
114
115
|
'updated_at': (datetime, none_type,), # noqa: E501
|
|
115
116
|
}
|
|
116
117
|
|
|
@@ -120,17 +121,18 @@ class Creative202210(ModelNormal):
|
|
|
120
121
|
|
|
121
122
|
|
|
122
123
|
attribute_map = {
|
|
124
|
+
'creative_format_type': 'creativeFormatType', # noqa: E501
|
|
125
|
+
'environments': 'environments', # noqa: E501
|
|
126
|
+
'format_id': 'formatId', # noqa: E501
|
|
123
127
|
'name': 'name', # noqa: E501
|
|
124
|
-
'status': 'status', # noqa: E501
|
|
125
128
|
'retailer_id': 'retailerId', # noqa: E501
|
|
129
|
+
'status': 'status', # noqa: E501
|
|
126
130
|
'template_id': 'templateId', # noqa: E501
|
|
127
131
|
'template_name': 'templateName', # noqa: E501
|
|
128
|
-
'format_id': 'formatId', # noqa: E501
|
|
129
|
-
'creative_format_type': 'creativeFormatType', # noqa: E501
|
|
130
|
-
'environments': 'environments', # noqa: E501
|
|
131
132
|
'template_variable_values': 'templateVariableValues', # noqa: E501
|
|
132
|
-
'brand_id': 'brandId', # noqa: E501
|
|
133
133
|
'associated_line_item_ids': 'associatedLineItemIds', # noqa: E501
|
|
134
|
+
'brand_id': 'brandId', # noqa: E501
|
|
135
|
+
'id': 'id', # noqa: E501
|
|
134
136
|
'updated_at': 'updatedAt', # noqa: E501
|
|
135
137
|
}
|
|
136
138
|
|
|
@@ -141,18 +143,18 @@ class Creative202210(ModelNormal):
|
|
|
141
143
|
|
|
142
144
|
@classmethod
|
|
143
145
|
@convert_js_args_to_python_args
|
|
144
|
-
def _from_openapi_data(cls,
|
|
146
|
+
def _from_openapi_data(cls, creative_format_type, environments, format_id, name, retailer_id, status, template_id, template_name, template_variable_values, *args, **kwargs): # noqa: E501
|
|
145
147
|
"""Creative202210 - a model defined in OpenAPI
|
|
146
148
|
|
|
147
149
|
Args:
|
|
150
|
+
creative_format_type (str): Creative format type
|
|
151
|
+
environments ([PageTypeEnvironment202210]): Environment type (e.g. mobile, web, app)
|
|
152
|
+
format_id (int): Format Id
|
|
148
153
|
name (str): Name
|
|
149
|
-
status (str): Creative Status
|
|
150
154
|
retailer_id (int): Retailer Id
|
|
155
|
+
status (str): Creative Status
|
|
151
156
|
template_id (int): Template Id
|
|
152
157
|
template_name (str): Template Name
|
|
153
|
-
format_id (int): Format Id
|
|
154
|
-
creative_format_type (str): Creative format type
|
|
155
|
-
environments ([PageTypeEnvironment202210]): Environment type (e.g. mobile, web, app)
|
|
156
158
|
template_variable_values ([TemplateVariableValue]): The template chosen values
|
|
157
159
|
|
|
158
160
|
Keyword Args:
|
|
@@ -186,8 +188,9 @@ class Creative202210(ModelNormal):
|
|
|
186
188
|
Animal class but this time we won't travel
|
|
187
189
|
through its discriminator because we passed in
|
|
188
190
|
_visited_composed_classes = (Animal,)
|
|
189
|
-
brand_id (int, none_type): Brand Id. [optional] # noqa: E501
|
|
190
191
|
associated_line_item_ids ([str], none_type): Associated Line Item Ids. [optional] # noqa: E501
|
|
192
|
+
brand_id (int, none_type): Brand Id. [optional] # noqa: E501
|
|
193
|
+
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
191
194
|
updated_at (datetime, none_type): Updated at time. [optional] # noqa: E501
|
|
192
195
|
"""
|
|
193
196
|
|
|
@@ -220,14 +223,14 @@ class Creative202210(ModelNormal):
|
|
|
220
223
|
self._configuration = _configuration
|
|
221
224
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
222
225
|
|
|
226
|
+
self.creative_format_type = creative_format_type
|
|
227
|
+
self.environments = environments
|
|
228
|
+
self.format_id = format_id
|
|
223
229
|
self.name = name
|
|
224
|
-
self.status = status
|
|
225
230
|
self.retailer_id = retailer_id
|
|
231
|
+
self.status = status
|
|
226
232
|
self.template_id = template_id
|
|
227
233
|
self.template_name = template_name
|
|
228
|
-
self.format_id = format_id
|
|
229
|
-
self.creative_format_type = creative_format_type
|
|
230
|
-
self.environments = environments
|
|
231
234
|
self.template_variable_values = template_variable_values
|
|
232
235
|
for var_name, var_value in kwargs.items():
|
|
233
236
|
if var_name not in self.attribute_map and \
|
|
@@ -249,18 +252,18 @@ class Creative202210(ModelNormal):
|
|
|
249
252
|
])
|
|
250
253
|
|
|
251
254
|
@convert_js_args_to_python_args
|
|
252
|
-
def __init__(self,
|
|
255
|
+
def __init__(self, creative_format_type, environments, format_id, name, retailer_id, status, template_id, template_name, template_variable_values, *args, **kwargs): # noqa: E501
|
|
253
256
|
"""Creative202210 - a model defined in OpenAPI
|
|
254
257
|
|
|
255
258
|
Args:
|
|
259
|
+
creative_format_type (str): Creative format type
|
|
260
|
+
environments ([PageTypeEnvironment202210]): Environment type (e.g. mobile, web, app)
|
|
261
|
+
format_id (int): Format Id
|
|
256
262
|
name (str): Name
|
|
257
|
-
status (str): Creative Status
|
|
258
263
|
retailer_id (int): Retailer Id
|
|
264
|
+
status (str): Creative Status
|
|
259
265
|
template_id (int): Template Id
|
|
260
266
|
template_name (str): Template Name
|
|
261
|
-
format_id (int): Format Id
|
|
262
|
-
creative_format_type (str): Creative format type
|
|
263
|
-
environments ([PageTypeEnvironment202210]): Environment type (e.g. mobile, web, app)
|
|
264
267
|
template_variable_values ([TemplateVariableValue]): The template chosen values
|
|
265
268
|
|
|
266
269
|
Keyword Args:
|
|
@@ -294,8 +297,9 @@ class Creative202210(ModelNormal):
|
|
|
294
297
|
Animal class but this time we won't travel
|
|
295
298
|
through its discriminator because we passed in
|
|
296
299
|
_visited_composed_classes = (Animal,)
|
|
297
|
-
brand_id (int, none_type): Brand Id. [optional] # noqa: E501
|
|
298
300
|
associated_line_item_ids ([str], none_type): Associated Line Item Ids. [optional] # noqa: E501
|
|
301
|
+
brand_id (int, none_type): Brand Id. [optional] # noqa: E501
|
|
302
|
+
id (str, none_type): Id of the entity. [optional] # noqa: E501
|
|
299
303
|
updated_at (datetime, none_type): Updated at time. [optional] # noqa: E501
|
|
300
304
|
"""
|
|
301
305
|
|
|
@@ -326,14 +330,14 @@ class Creative202210(ModelNormal):
|
|
|
326
330
|
self._configuration = _configuration
|
|
327
331
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
328
332
|
|
|
333
|
+
self.creative_format_type = creative_format_type
|
|
334
|
+
self.environments = environments
|
|
335
|
+
self.format_id = format_id
|
|
329
336
|
self.name = name
|
|
330
|
-
self.status = status
|
|
331
337
|
self.retailer_id = retailer_id
|
|
338
|
+
self.status = status
|
|
332
339
|
self.template_id = template_id
|
|
333
340
|
self.template_name = template_name
|
|
334
|
-
self.format_id = format_id
|
|
335
|
-
self.creative_format_type = creative_format_type
|
|
336
|
-
self.environments = environments
|
|
337
341
|
self.template_variable_values = template_variable_values
|
|
338
342
|
for var_name, var_value in kwargs.items():
|
|
339
343
|
if var_name not in self.attribute_map and \
|
|
@@ -83,8 +83,8 @@ class Creative202210Response(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ResourceOfCreative202210,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class Creative202210Response(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 Creative202210Response(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ResourceOfCreative202210): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class Creative202210Response(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ResourceOfCreative202210): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -83,8 +83,8 @@ class Creative2ListResponse(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': ([ResourceOfCreative2], none_type,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class Creative2ListResponse(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 Creative2ListResponse(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data ([ResourceOfCreative2], none_type): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class Creative2ListResponse(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data ([ResourceOfCreative2], none_type): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -83,8 +83,8 @@ class Creative2Response(ModelNormal):
|
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
85
|
'data': (ResourceOfCreative2,), # noqa: E501
|
|
86
|
-
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
87
86
|
'errors': ([CommonProblem], none_type,), # noqa: E501
|
|
87
|
+
'warnings': ([CommonProblem], none_type,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -94,13 +94,13 @@ class Creative2Response(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 Creative2Response(ModelNormal):
|
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
144
|
data (ResourceOfCreative2): [optional] # noqa: E501
|
|
145
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
145
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -230,8 +230,8 @@ class Creative2Response(ModelNormal):
|
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
232
|
data (ResourceOfCreative2): [optional] # noqa: E501
|
|
233
|
-
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
233
|
errors ([CommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
+
warnings ([CommonProblem], none_type): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|