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
|
@@ -86,8 +86,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
86
86
|
"""
|
|
87
87
|
lazy_import()
|
|
88
88
|
return {
|
|
89
|
-
'metadata': (PageMetadata,), # noqa: E501
|
|
90
89
|
'data': ([JsonApiBodyWithIdOfInt64AndBrandAndBrand],), # noqa: E501
|
|
90
|
+
'metadata': (PageMetadata,), # noqa: E501
|
|
91
91
|
'errors': ([CommonError], none_type,), # noqa: E501
|
|
92
92
|
'warnings': ([CommonWarning], none_type,), # noqa: E501
|
|
93
93
|
}
|
|
@@ -98,8 +98,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
-
'metadata': 'metadata', # noqa: E501
|
|
102
101
|
'data': 'data', # noqa: E501
|
|
102
|
+
'metadata': 'metadata', # noqa: E501
|
|
103
103
|
'errors': 'errors', # noqa: E501
|
|
104
104
|
'warnings': 'warnings', # noqa: E501
|
|
105
105
|
}
|
|
@@ -111,12 +111,12 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
111
111
|
|
|
112
112
|
@classmethod
|
|
113
113
|
@convert_js_args_to_python_args
|
|
114
|
-
def _from_openapi_data(cls,
|
|
114
|
+
def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
|
|
115
115
|
"""JsonApiPageResponseOfBrand - a model defined in OpenAPI
|
|
116
116
|
|
|
117
117
|
Args:
|
|
118
|
-
metadata (PageMetadata):
|
|
119
118
|
data ([JsonApiBodyWithIdOfInt64AndBrandAndBrand]):
|
|
119
|
+
metadata (PageMetadata):
|
|
120
120
|
|
|
121
121
|
Keyword Args:
|
|
122
122
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -182,8 +182,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
182
182
|
self._configuration = _configuration
|
|
183
183
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
184
184
|
|
|
185
|
-
self.metadata = metadata
|
|
186
185
|
self.data = data
|
|
186
|
+
self.metadata = metadata
|
|
187
187
|
for var_name, var_value in kwargs.items():
|
|
188
188
|
if var_name not in self.attribute_map and \
|
|
189
189
|
self._configuration is not None and \
|
|
@@ -204,12 +204,12 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
204
204
|
])
|
|
205
205
|
|
|
206
206
|
@convert_js_args_to_python_args
|
|
207
|
-
def __init__(self,
|
|
207
|
+
def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
|
|
208
208
|
"""JsonApiPageResponseOfBrand - a model defined in OpenAPI
|
|
209
209
|
|
|
210
210
|
Args:
|
|
211
|
-
metadata (PageMetadata):
|
|
212
211
|
data ([JsonApiBodyWithIdOfInt64AndBrandAndBrand]):
|
|
212
|
+
metadata (PageMetadata):
|
|
213
213
|
|
|
214
214
|
Keyword Args:
|
|
215
215
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -273,8 +273,8 @@ class JsonApiPageResponseOfBrand(ModelNormal):
|
|
|
273
273
|
self._configuration = _configuration
|
|
274
274
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
275
275
|
|
|
276
|
-
self.metadata = metadata
|
|
277
276
|
self.data = data
|
|
277
|
+
self.metadata = metadata
|
|
278
278
|
for var_name, var_value in kwargs.items():
|
|
279
279
|
if var_name not in self.attribute_map and \
|
|
280
280
|
self._configuration is not None and \
|
|
@@ -93,8 +93,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
93
93
|
"""
|
|
94
94
|
lazy_import()
|
|
95
95
|
return {
|
|
96
|
-
'metadata': (PageMetadata,), # noqa: E501
|
|
97
96
|
'data': ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301],), # noqa: E501
|
|
97
|
+
'metadata': (PageMetadata,), # noqa: E501
|
|
98
98
|
'errors': ([CommonError],), # noqa: E501
|
|
99
99
|
'warnings': ([CommonWarning],), # noqa: E501
|
|
100
100
|
}
|
|
@@ -105,8 +105,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
105
105
|
|
|
106
106
|
|
|
107
107
|
attribute_map = {
|
|
108
|
-
'metadata': 'metadata', # noqa: E501
|
|
109
108
|
'data': 'data', # noqa: E501
|
|
109
|
+
'metadata': 'metadata', # noqa: E501
|
|
110
110
|
'errors': 'errors', # noqa: E501
|
|
111
111
|
'warnings': 'warnings', # noqa: E501
|
|
112
112
|
}
|
|
@@ -118,12 +118,12 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
118
118
|
|
|
119
119
|
@classmethod
|
|
120
120
|
@convert_js_args_to_python_args
|
|
121
|
-
def _from_openapi_data(cls,
|
|
121
|
+
def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
|
|
122
122
|
"""JsonApiPageResponseOfCampaignV202301 - a model defined in OpenAPI
|
|
123
123
|
|
|
124
124
|
Args:
|
|
125
|
-
metadata (PageMetadata):
|
|
126
125
|
data ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301]):
|
|
126
|
+
metadata (PageMetadata):
|
|
127
127
|
|
|
128
128
|
Keyword Args:
|
|
129
129
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -189,8 +189,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
189
189
|
self._configuration = _configuration
|
|
190
190
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
191
191
|
|
|
192
|
-
self.metadata = metadata
|
|
193
192
|
self.data = data
|
|
193
|
+
self.metadata = metadata
|
|
194
194
|
for var_name, var_value in kwargs.items():
|
|
195
195
|
if var_name not in self.attribute_map and \
|
|
196
196
|
self._configuration is not None and \
|
|
@@ -211,12 +211,12 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
211
211
|
])
|
|
212
212
|
|
|
213
213
|
@convert_js_args_to_python_args
|
|
214
|
-
def __init__(self,
|
|
214
|
+
def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
|
|
215
215
|
"""JsonApiPageResponseOfCampaignV202301 - a model defined in OpenAPI
|
|
216
216
|
|
|
217
217
|
Args:
|
|
218
|
-
metadata (PageMetadata):
|
|
219
218
|
data ([JsonApiBodyWithIdOfInt64AndCampaignV202301AndCampaignV202301]):
|
|
219
|
+
metadata (PageMetadata):
|
|
220
220
|
|
|
221
221
|
Keyword Args:
|
|
222
222
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -280,8 +280,8 @@ class JsonApiPageResponseOfCampaignV202301(ModelNormal):
|
|
|
280
280
|
self._configuration = _configuration
|
|
281
281
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
282
282
|
|
|
283
|
-
self.metadata = metadata
|
|
284
283
|
self.data = data
|
|
284
|
+
self.metadata = metadata
|
|
285
285
|
for var_name, var_value in kwargs.items():
|
|
286
286
|
if var_name not in self.attribute_map and \
|
|
287
287
|
self._configuration is not None and \
|
|
@@ -86,8 +86,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
86
86
|
"""
|
|
87
87
|
lazy_import()
|
|
88
88
|
return {
|
|
89
|
-
'metadata': (PageMetadata,), # noqa: E501
|
|
90
89
|
'data': ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer],), # noqa: E501
|
|
90
|
+
'metadata': (PageMetadata,), # noqa: E501
|
|
91
91
|
'errors': ([CommonError], none_type,), # noqa: E501
|
|
92
92
|
'warnings': ([CommonWarning], none_type,), # noqa: E501
|
|
93
93
|
}
|
|
@@ -98,8 +98,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
-
'metadata': 'metadata', # noqa: E501
|
|
102
101
|
'data': 'data', # noqa: E501
|
|
102
|
+
'metadata': 'metadata', # noqa: E501
|
|
103
103
|
'errors': 'errors', # noqa: E501
|
|
104
104
|
'warnings': 'warnings', # noqa: E501
|
|
105
105
|
}
|
|
@@ -111,12 +111,12 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
111
111
|
|
|
112
112
|
@classmethod
|
|
113
113
|
@convert_js_args_to_python_args
|
|
114
|
-
def _from_openapi_data(cls,
|
|
114
|
+
def _from_openapi_data(cls, data, metadata, *args, **kwargs): # noqa: E501
|
|
115
115
|
"""JsonApiPageResponseOfRetailer - a model defined in OpenAPI
|
|
116
116
|
|
|
117
117
|
Args:
|
|
118
|
-
metadata (PageMetadata):
|
|
119
118
|
data ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer]):
|
|
119
|
+
metadata (PageMetadata):
|
|
120
120
|
|
|
121
121
|
Keyword Args:
|
|
122
122
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -182,8 +182,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
182
182
|
self._configuration = _configuration
|
|
183
183
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
184
184
|
|
|
185
|
-
self.metadata = metadata
|
|
186
185
|
self.data = data
|
|
186
|
+
self.metadata = metadata
|
|
187
187
|
for var_name, var_value in kwargs.items():
|
|
188
188
|
if var_name not in self.attribute_map and \
|
|
189
189
|
self._configuration is not None and \
|
|
@@ -204,12 +204,12 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
204
204
|
])
|
|
205
205
|
|
|
206
206
|
@convert_js_args_to_python_args
|
|
207
|
-
def __init__(self,
|
|
207
|
+
def __init__(self, data, metadata, *args, **kwargs): # noqa: E501
|
|
208
208
|
"""JsonApiPageResponseOfRetailer - a model defined in OpenAPI
|
|
209
209
|
|
|
210
210
|
Args:
|
|
211
|
-
metadata (PageMetadata):
|
|
212
211
|
data ([JsonApiBodyWithIdOfInt64AndRetailerAndRetailer]):
|
|
212
|
+
metadata (PageMetadata):
|
|
213
213
|
|
|
214
214
|
Keyword Args:
|
|
215
215
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -273,8 +273,8 @@ class JsonApiPageResponseOfRetailer(ModelNormal):
|
|
|
273
273
|
self._configuration = _configuration
|
|
274
274
|
self._visited_composed_classes = _visited_composed_classes + (self.__class__,)
|
|
275
275
|
|
|
276
|
-
self.metadata = metadata
|
|
277
276
|
self.data = data
|
|
277
|
+
self.metadata = metadata
|
|
278
278
|
for var_name, var_value in kwargs.items():
|
|
279
279
|
if var_name not in self.attribute_map and \
|
|
280
280
|
self._configuration is not None and \
|
criteo_api_retailmedia_v2025_01/model/json_api_single_response_of_line_item_bid_multipliers_v2.py
CHANGED
|
@@ -32,10 +32,10 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
32
32
|
def lazy_import():
|
|
33
33
|
from criteo_api_retailmedia_v2025_01.model.common_error import CommonError
|
|
34
34
|
from criteo_api_retailmedia_v2025_01.model.common_warning import CommonWarning
|
|
35
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
35
|
+
from criteo_api_retailmedia_v2025_01.model.json_api_body_with_line_item_bid_multipliers_v2 import JsonApiBodyWithLineItemBidMultipliersV2
|
|
36
36
|
globals()['CommonError'] = CommonError
|
|
37
37
|
globals()['CommonWarning'] = CommonWarning
|
|
38
|
-
globals()['
|
|
38
|
+
globals()['JsonApiBodyWithLineItemBidMultipliersV2'] = JsonApiBodyWithLineItemBidMultipliersV2
|
|
39
39
|
|
|
40
40
|
|
|
41
41
|
class JsonApiSingleResponseOfLineItemBidMultipliersV2(ModelNormal):
|
|
@@ -91,7 +91,7 @@ class JsonApiSingleResponseOfLineItemBidMultipliersV2(ModelNormal):
|
|
|
91
91
|
"""
|
|
92
92
|
lazy_import()
|
|
93
93
|
return {
|
|
94
|
-
'data': (
|
|
94
|
+
'data': (JsonApiBodyWithLineItemBidMultipliersV2,), # noqa: E501
|
|
95
95
|
'errors': ([CommonError], none_type,), # noqa: E501
|
|
96
96
|
'warnings': ([CommonWarning], none_type,), # noqa: E501
|
|
97
97
|
}
|
|
@@ -118,7 +118,7 @@ class JsonApiSingleResponseOfLineItemBidMultipliersV2(ModelNormal):
|
|
|
118
118
|
"""JsonApiSingleResponseOfLineItemBidMultipliersV2 - a model defined in OpenAPI
|
|
119
119
|
|
|
120
120
|
Args:
|
|
121
|
-
data (
|
|
121
|
+
data (JsonApiBodyWithLineItemBidMultipliersV2):
|
|
122
122
|
|
|
123
123
|
Keyword Args:
|
|
124
124
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -209,7 +209,7 @@ class JsonApiSingleResponseOfLineItemBidMultipliersV2(ModelNormal):
|
|
|
209
209
|
"""JsonApiSingleResponseOfLineItemBidMultipliersV2 - a model defined in OpenAPI
|
|
210
210
|
|
|
211
211
|
Args:
|
|
212
|
-
data (
|
|
212
|
+
data (JsonApiBodyWithLineItemBidMultipliersV2):
|
|
213
213
|
|
|
214
214
|
Keyword Args:
|
|
215
215
|
_check_type (bool): if True, values for parameters in openapi_types
|
|
@@ -84,11 +84,11 @@ class KeywordDataModel(ModelNormal):
|
|
|
84
84
|
"""
|
|
85
85
|
lazy_import()
|
|
86
86
|
return {
|
|
87
|
-
'review_state': (ReviewStateModel,), # noqa: E501
|
|
88
|
-
'match_type': (MatchTypeModel,), # noqa: E501
|
|
89
87
|
'bid': (float, none_type,), # noqa: E501
|
|
90
|
-
'input_keywords': (InputKeywordsModel,), # noqa: E501
|
|
91
88
|
'created_at': (datetime,), # noqa: E501
|
|
89
|
+
'input_keywords': (InputKeywordsModel,), # noqa: E501
|
|
90
|
+
'match_type': (MatchTypeModel,), # noqa: E501
|
|
91
|
+
'review_state': (ReviewStateModel,), # noqa: E501
|
|
92
92
|
'updated_at': (datetime,), # noqa: E501
|
|
93
93
|
}
|
|
94
94
|
|
|
@@ -98,11 +98,11 @@ class KeywordDataModel(ModelNormal):
|
|
|
98
98
|
|
|
99
99
|
|
|
100
100
|
attribute_map = {
|
|
101
|
-
'review_state': 'reviewState', # noqa: E501
|
|
102
|
-
'match_type': 'matchType', # noqa: E501
|
|
103
101
|
'bid': 'bid', # noqa: E501
|
|
104
|
-
'input_keywords': 'inputKeywords', # noqa: E501
|
|
105
102
|
'created_at': 'createdAt', # noqa: E501
|
|
103
|
+
'input_keywords': 'inputKeywords', # noqa: E501
|
|
104
|
+
'match_type': 'matchType', # noqa: E501
|
|
105
|
+
'review_state': 'reviewState', # noqa: E501
|
|
106
106
|
'updated_at': 'updatedAt', # noqa: E501
|
|
107
107
|
}
|
|
108
108
|
|
|
@@ -147,11 +147,11 @@ class KeywordDataModel(ModelNormal):
|
|
|
147
147
|
Animal class but this time we won't travel
|
|
148
148
|
through its discriminator because we passed in
|
|
149
149
|
_visited_composed_classes = (Animal,)
|
|
150
|
-
review_state (ReviewStateModel): [optional] # noqa: E501
|
|
151
|
-
match_type (MatchTypeModel): [optional] # noqa: E501
|
|
152
150
|
bid (float, none_type): [optional] # noqa: E501
|
|
153
|
-
input_keywords (InputKeywordsModel): [optional] # noqa: E501
|
|
154
151
|
created_at (datetime): [optional] # noqa: E501
|
|
152
|
+
input_keywords (InputKeywordsModel): [optional] # noqa: E501
|
|
153
|
+
match_type (MatchTypeModel): [optional] # noqa: E501
|
|
154
|
+
review_state (ReviewStateModel): [optional] # noqa: E501
|
|
155
155
|
updated_at (datetime): [optional] # noqa: E501
|
|
156
156
|
"""
|
|
157
157
|
|
|
@@ -238,11 +238,11 @@ class KeywordDataModel(ModelNormal):
|
|
|
238
238
|
Animal class but this time we won't travel
|
|
239
239
|
through its discriminator because we passed in
|
|
240
240
|
_visited_composed_classes = (Animal,)
|
|
241
|
-
review_state (ReviewStateModel): [optional] # noqa: E501
|
|
242
|
-
match_type (MatchTypeModel): [optional] # noqa: E501
|
|
243
241
|
bid (float, none_type): [optional] # noqa: E501
|
|
244
|
-
input_keywords (InputKeywordsModel): [optional] # noqa: E501
|
|
245
242
|
created_at (datetime): [optional] # noqa: E501
|
|
243
|
+
input_keywords (InputKeywordsModel): [optional] # noqa: E501
|
|
244
|
+
match_type (MatchTypeModel): [optional] # noqa: E501
|
|
245
|
+
review_state (ReviewStateModel): [optional] # noqa: E501
|
|
246
246
|
updated_at (datetime): [optional] # noqa: E501
|
|
247
247
|
"""
|
|
248
248
|
|
criteo_api_retailmedia_v2025_01/model/{external_keyword_target202110.py → keyword_target202110.py}
RENAMED
|
@@ -30,7 +30,7 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
class
|
|
33
|
+
class KeywordTarget202110(ModelNormal):
|
|
34
34
|
"""NOTE: This class is auto generated by OpenAPI Generator.
|
|
35
35
|
Ref: https://openapi-generator.tech
|
|
36
36
|
|
|
@@ -106,7 +106,7 @@ class ExternalKeywordTarget202110(ModelNormal):
|
|
|
106
106
|
@classmethod
|
|
107
107
|
@convert_js_args_to_python_args
|
|
108
108
|
def _from_openapi_data(cls, keywords, *args, **kwargs): # noqa: E501
|
|
109
|
-
"""
|
|
109
|
+
"""KeywordTarget202110 - a model defined in OpenAPI
|
|
110
110
|
|
|
111
111
|
Args:
|
|
112
112
|
keywords ({str: (str,)}): Keywords that targeting specifications exist for
|
|
@@ -195,7 +195,7 @@ class ExternalKeywordTarget202110(ModelNormal):
|
|
|
195
195
|
|
|
196
196
|
@convert_js_args_to_python_args
|
|
197
197
|
def __init__(self, keywords, *args, **kwargs): # noqa: E501
|
|
198
|
-
"""
|
|
198
|
+
"""KeywordTarget202110 - a model defined in OpenAPI
|
|
199
199
|
|
|
200
200
|
Args:
|
|
201
201
|
keywords ({str: (str,)}): Keywords that targeting specifications exist for
|
|
@@ -30,9 +30,9 @@ from criteo_api_retailmedia_v2025_01.exceptions import ApiAttributeError
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def lazy_import():
|
|
33
|
-
from criteo_api_retailmedia_v2025_01.model.
|
|
33
|
+
from criteo_api_retailmedia_v2025_01.model.common_problem import CommonProblem
|
|
34
34
|
from criteo_api_retailmedia_v2025_01.model.value_type_resource_of_keyword_target202110 import ValueTypeResourceOfKeywordTarget202110
|
|
35
|
-
globals()['
|
|
35
|
+
globals()['CommonProblem'] = CommonProblem
|
|
36
36
|
globals()['ValueTypeResourceOfKeywordTarget202110'] = ValueTypeResourceOfKeywordTarget202110
|
|
37
37
|
|
|
38
38
|
|
|
@@ -90,8 +90,8 @@ class KeywordTarget202110Response(ModelNormal):
|
|
|
90
90
|
lazy_import()
|
|
91
91
|
return {
|
|
92
92
|
'data': (ValueTypeResourceOfKeywordTarget202110,), # noqa: E501
|
|
93
|
-
'
|
|
94
|
-
'
|
|
93
|
+
'errors': ([CommonProblem],), # noqa: E501
|
|
94
|
+
'warnings': ([CommonProblem],), # noqa: E501
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
@cached_property
|
|
@@ -101,13 +101,13 @@ class KeywordTarget202110Response(ModelNormal):
|
|
|
101
101
|
|
|
102
102
|
attribute_map = {
|
|
103
103
|
'data': 'data', # noqa: E501
|
|
104
|
-
'warnings': 'warnings', # noqa: E501
|
|
105
104
|
'errors': 'errors', # noqa: E501
|
|
105
|
+
'warnings': 'warnings', # noqa: E501
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
read_only_vars = {
|
|
109
|
-
'warnings', # noqa: E501
|
|
110
109
|
'errors', # noqa: E501
|
|
110
|
+
'warnings', # noqa: E501
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
_composed_schemas = {}
|
|
@@ -149,8 +149,8 @@ class KeywordTarget202110Response(ModelNormal):
|
|
|
149
149
|
through its discriminator because we passed in
|
|
150
150
|
_visited_composed_classes = (Animal,)
|
|
151
151
|
data (ValueTypeResourceOfKeywordTarget202110): [optional] # noqa: E501
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
errors ([CommonProblem]): [optional] # noqa: E501
|
|
153
|
+
warnings ([CommonProblem]): [optional] # noqa: E501
|
|
154
154
|
"""
|
|
155
155
|
|
|
156
156
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -237,8 +237,8 @@ class KeywordTarget202110Response(ModelNormal):
|
|
|
237
237
|
through its discriminator because we passed in
|
|
238
238
|
_visited_composed_classes = (Animal,)
|
|
239
239
|
data (ValueTypeResourceOfKeywordTarget202110): [optional] # noqa: E501
|
|
240
|
-
|
|
241
|
-
|
|
240
|
+
errors ([CommonProblem]): [optional] # noqa: E501
|
|
241
|
+
warnings ([CommonProblem]): [optional] # noqa: E501
|
|
242
242
|
"""
|
|
243
243
|
|
|
244
244
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -59,6 +59,12 @@ class Keywords(ModelNormal):
|
|
|
59
59
|
"""
|
|
60
60
|
|
|
61
61
|
allowed_values = {
|
|
62
|
+
('match_type',): {
|
|
63
|
+
'POSITIVEEXACTMATCH': "PositiveExactMatch",
|
|
64
|
+
'NEGATIVEEXACTMATCH': "NegativeExactMatch",
|
|
65
|
+
'NEGATIVEBROADMATCH': "NegativeBroadMatch",
|
|
66
|
+
'UNKNOWN': "Unknown",
|
|
67
|
+
},
|
|
62
68
|
('review_state',): {
|
|
63
69
|
'INREVIEW': "InReview",
|
|
64
70
|
'RECOMMENDED': "Recommended",
|
|
@@ -68,12 +74,6 @@ class Keywords(ModelNormal):
|
|
|
68
74
|
'AUTOREJECTED': "AutoRejected",
|
|
69
75
|
'UNKOWN': "Unkown",
|
|
70
76
|
},
|
|
71
|
-
('match_type',): {
|
|
72
|
-
'POSITIVEEXACTMATCH': "PositiveExactMatch",
|
|
73
|
-
'NEGATIVEEXACTMATCH': "NegativeExactMatch",
|
|
74
|
-
'NEGATIVEBROADMATCH': "NegativeBroadMatch",
|
|
75
|
-
'UNKNOWN': "Unknown",
|
|
76
|
-
},
|
|
77
77
|
}
|
|
78
78
|
|
|
79
79
|
validations = {
|
|
@@ -95,11 +95,11 @@ class Keywords(ModelNormal):
|
|
|
95
95
|
"""
|
|
96
96
|
lazy_import()
|
|
97
97
|
return {
|
|
98
|
-
'review_state': (str,), # noqa: E501
|
|
99
|
-
'match_type': (str,), # noqa: E501
|
|
100
98
|
'bid': (float, none_type,), # noqa: E501
|
|
101
|
-
'input_keywords': (InputKeywords,), # noqa: E501
|
|
102
99
|
'created_at': (datetime,), # noqa: E501
|
|
100
|
+
'input_keywords': (InputKeywords,), # noqa: E501
|
|
101
|
+
'match_type': (str,), # noqa: E501
|
|
102
|
+
'review_state': (str,), # noqa: E501
|
|
103
103
|
'updated_at': (datetime,), # noqa: E501
|
|
104
104
|
}
|
|
105
105
|
|
|
@@ -109,11 +109,11 @@ class Keywords(ModelNormal):
|
|
|
109
109
|
|
|
110
110
|
|
|
111
111
|
attribute_map = {
|
|
112
|
-
'review_state': 'reviewState', # noqa: E501
|
|
113
|
-
'match_type': 'matchType', # noqa: E501
|
|
114
112
|
'bid': 'bid', # noqa: E501
|
|
115
|
-
'input_keywords': 'inputKeywords', # noqa: E501
|
|
116
113
|
'created_at': 'createdAt', # noqa: E501
|
|
114
|
+
'input_keywords': 'inputKeywords', # noqa: E501
|
|
115
|
+
'match_type': 'matchType', # noqa: E501
|
|
116
|
+
'review_state': 'reviewState', # noqa: E501
|
|
117
117
|
'updated_at': 'updatedAt', # noqa: E501
|
|
118
118
|
}
|
|
119
119
|
|
|
@@ -158,11 +158,11 @@ class Keywords(ModelNormal):
|
|
|
158
158
|
Animal class but this time we won't travel
|
|
159
159
|
through its discriminator because we passed in
|
|
160
160
|
_visited_composed_classes = (Animal,)
|
|
161
|
-
review_state (str): Review status of the keyword. [optional] # noqa: E501
|
|
162
|
-
match_type (str): The matching algorthim to be use when comparing this keyword with the shopper search phrase. [optional] # noqa: E501
|
|
163
161
|
bid (float, none_type): The bid to use when a positive keyword matches the shopper search phrase. [optional] # noqa: E501
|
|
164
|
-
input_keywords (InputKeywords): [optional] # noqa: E501
|
|
165
162
|
created_at (datetime): The time at which this keyword was created in UTC. [optional] # noqa: E501
|
|
163
|
+
input_keywords (InputKeywords): [optional] # noqa: E501
|
|
164
|
+
match_type (str): The matching algorthim to be use when comparing this keyword with the shopper search phrase. [optional] # noqa: E501
|
|
165
|
+
review_state (str): Review status of the keyword. [optional] # noqa: E501
|
|
166
166
|
updated_at (datetime): The time at which the keyword was last modified in UTC. [optional] # noqa: E501
|
|
167
167
|
"""
|
|
168
168
|
|
|
@@ -249,11 +249,11 @@ class Keywords(ModelNormal):
|
|
|
249
249
|
Animal class but this time we won't travel
|
|
250
250
|
through its discriminator because we passed in
|
|
251
251
|
_visited_composed_classes = (Animal,)
|
|
252
|
-
review_state (str): Review status of the keyword. [optional] # noqa: E501
|
|
253
|
-
match_type (str): The matching algorthim to be use when comparing this keyword with the shopper search phrase. [optional] # noqa: E501
|
|
254
252
|
bid (float, none_type): The bid to use when a positive keyword matches the shopper search phrase. [optional] # noqa: E501
|
|
255
|
-
input_keywords (InputKeywords): [optional] # noqa: E501
|
|
256
253
|
created_at (datetime): The time at which this keyword was created in UTC. [optional] # noqa: E501
|
|
254
|
+
input_keywords (InputKeywords): [optional] # noqa: E501
|
|
255
|
+
match_type (str): The matching algorthim to be use when comparing this keyword with the shopper search phrase. [optional] # noqa: E501
|
|
256
|
+
review_state (str): Review status of the keyword. [optional] # noqa: E501
|
|
257
257
|
updated_at (datetime): The time at which the keyword was last modified in UTC. [optional] # noqa: E501
|
|
258
258
|
"""
|
|
259
259
|
|
|
@@ -80,9 +80,9 @@ class KeywordsModelResource(ModelNormal):
|
|
|
80
80
|
"""
|
|
81
81
|
lazy_import()
|
|
82
82
|
return {
|
|
83
|
+
'attributes': (KeywordsModel,), # noqa: E501
|
|
83
84
|
'id': (str, none_type,), # noqa: E501
|
|
84
85
|
'type': (str, none_type,), # noqa: E501
|
|
85
|
-
'attributes': (KeywordsModel,), # noqa: E501
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
@cached_property
|
|
@@ -91,9 +91,9 @@ class KeywordsModelResource(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 KeywordsModelResource(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 (KeywordsModel): [optional] # noqa: E501
|
|
140
141
|
id (str, none_type): [optional] # noqa: E501
|
|
141
142
|
type (str, none_type): [optional] # noqa: E501
|
|
142
|
-
attributes (KeywordsModel): [optional] # noqa: E501
|
|
143
143
|
"""
|
|
144
144
|
|
|
145
145
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -225,9 +225,9 @@ class KeywordsModelResource(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 (KeywordsModel): [optional] # noqa: E501
|
|
228
229
|
id (str, none_type): [optional] # noqa: E501
|
|
229
230
|
type (str, none_type): [optional] # noqa: E501
|
|
230
|
-
attributes (KeywordsModel): [optional] # noqa: E501
|
|
231
231
|
"""
|
|
232
232
|
|
|
233
233
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -82,9 +82,9 @@ class KeywordsModelResponse(ModelNormal):
|
|
|
82
82
|
"""
|
|
83
83
|
lazy_import()
|
|
84
84
|
return {
|
|
85
|
+
'data': (KeywordsModelResource,), # noqa: E501
|
|
85
86
|
'errors': ([RmcaCommonProblem], none_type,), # noqa: E501
|
|
86
87
|
'warnings': ([RmcaCommonProblem], none_type,), # noqa: E501
|
|
87
|
-
'data': (KeywordsModelResource,), # noqa: E501
|
|
88
88
|
}
|
|
89
89
|
|
|
90
90
|
@cached_property
|
|
@@ -93,9 +93,9 @@ class KeywordsModelResponse(ModelNormal):
|
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
attribute_map = {
|
|
96
|
+
'data': 'data', # noqa: E501
|
|
96
97
|
'errors': 'errors', # noqa: E501
|
|
97
98
|
'warnings': 'warnings', # noqa: E501
|
|
98
|
-
'data': 'data', # noqa: E501
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
read_only_vars = {
|
|
@@ -141,9 +141,9 @@ class KeywordsModelResponse(ModelNormal):
|
|
|
141
141
|
Animal class but this time we won't travel
|
|
142
142
|
through its discriminator because we passed in
|
|
143
143
|
_visited_composed_classes = (Animal,)
|
|
144
|
+
data (KeywordsModelResource): [optional] # noqa: E501
|
|
144
145
|
errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
145
146
|
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
146
|
-
data (KeywordsModelResource): [optional] # noqa: E501
|
|
147
147
|
"""
|
|
148
148
|
|
|
149
149
|
_check_type = kwargs.pop('_check_type', True)
|
|
@@ -229,9 +229,9 @@ class KeywordsModelResponse(ModelNormal):
|
|
|
229
229
|
Animal class but this time we won't travel
|
|
230
230
|
through its discriminator because we passed in
|
|
231
231
|
_visited_composed_classes = (Animal,)
|
|
232
|
+
data (KeywordsModelResource): [optional] # noqa: E501
|
|
232
233
|
errors ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
233
234
|
warnings ([RmcaCommonProblem], none_type): [optional] # noqa: E501
|
|
234
|
-
data (KeywordsModelResource): [optional] # noqa: E501
|
|
235
235
|
"""
|
|
236
236
|
|
|
237
237
|
_check_type = kwargs.pop('_check_type', True)
|