criteo-api-retailmedia-sdk 2025.4.0.250811__py3-none-any.whl → 2025.7.0.250811__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_sdk-2025.4.0.250811.dist-info → criteo_api_retailmedia_sdk-2025.7.0.250811.dist-info}/METADATA +4 -4
- criteo_api_retailmedia_sdk-2025.7.0.250811.dist-info/RECORD +348 -0
- criteo_api_retailmedia_sdk-2025.7.0.250811.dist-info/top_level.txt +1 -0
- criteo_api_retailmedia_v2025_07/__init__.py +31 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/__init__.py +1 -1
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/accounts_api.py +25 -25
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/analytics_api.py +13 -13
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/audience_api.py +24 -24
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/balance_api.py +19 -19
- criteo_api_retailmedia_v2025_07/api/billing_api.py +445 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/campaign_api.py +954 -189
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api/gateway_api.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api_client.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/api_client_builder.py +3 -3
- criteo_api_retailmedia_v2025_07/apis/__init__.py +23 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/configuration.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/criteo_api_client.py +2 -2
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/criteo_auth.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/criteo_rest.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/exceptions.py +1 -1
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/__init__.py +1 -1
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_funds_to_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_funds_to_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_remove_keyword_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_remove_keywords_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_remove_keywords_model_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_remove_keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_to_basket_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_to_basket_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/add_to_basket_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/application_summary_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/application_summary_model_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/application_summary_model_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/asset.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/asset_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/asset_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_campaigns_report.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_campaigns_report_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_campaigns_report_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_line_items_report.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_line_items_report_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_line_items_report_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_report_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_revenue_report.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_revenue_report_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/async_revenue_report_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/auction_line_item_create_model_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/auction_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/auction_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/auction_line_item_update_model_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/audience_error.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/audience_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/audience_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/audience_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/audience_warning.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/balance_campaign202110_list_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/balance_campaign202110_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/balance_history_change_data_capture_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/balance_response_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/balance_response_v2_response.py +5 -5
- criteo_api_retailmedia_v2025_07/model/brand_catalog_request_v2.py +284 -0
- criteo_api_retailmedia_v2025_07/model/brand_id_search_request.py +285 -0
- criteo_api_retailmedia_v2025_07/model/brand_id_search_result.py +287 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/campaign_attributes_v202301.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/campaign_daily_budget_override.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/campaign_monthly_budget_override.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/campaign_v202301.py +3 -3
- criteo_api_retailmedia_v2025_07/model/catalog_status_v2.py +298 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/category202204.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/category202204_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/change_dates_of_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/change_dates_of_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/change_details_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/choice_option.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/choice_variable_specification.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/choice_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/color_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/common_error.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/common_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/common_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/common_problem.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/common_warning.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/cpc_min_bids_request.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/cpc_min_bids_response.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/create_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/create_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative2.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative202110_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative202210.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative202210_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative2_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative2_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative_create_model202207.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/creative_update_model202207.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/daily_line_item_budget_override.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/editable_campaign_attributes_v202301.py +3 -3
- criteo_api_retailmedia_v2025_07/model/entity_resource_brand_id_search_result.py +277 -0
- criteo_api_retailmedia_v2025_07/model/entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata.py +287 -0
- criteo_api_retailmedia_v2025_07/model/entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata.py +280 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/entity_resource_collection_outcome_of_retail_media_child_account_and_metadata.py +6 -6
- criteo_api_retailmedia_v2025_07/model/entity_resource_line_item_keyword_review_report.py +270 -0
- criteo_api_retailmedia_v2025_07/model/entity_resource_of_catalog_status_v2.py +277 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/entity_resource_of_retail_media_account.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/entity_resource_of_retail_media_child_account.py +4 -4
- criteo_api_retailmedia_v2025_07/model/entity_resource_outcome_of_catalog_status_v2.py +281 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/entity_resource_outcome_of_retail_media_account.py +5 -5
- criteo_api_retailmedia_v2025_07/model/entity_resource_outcome_partner_billing_report_status_v1.py +274 -0
- criteo_api_retailmedia_v2025_07/model/entity_resource_partner_billing_report_status_v1.py +270 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/error_code_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_account.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_add_to_basket_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_add_to_basket_target202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_auction_line_item.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_auction_line_item_create_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_auction_line_item_update_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_audience_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_audience_target202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_brand.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_catalog_request.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_catalog_status.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_common_line_item.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_line_item_bid_multipliers_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_line_item_capping_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_line_item_page_category_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_line_item_page_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_preferred_line_item_create_model_v2.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_preferred_line_item_update_model_v2.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_preferred_line_item_v2.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_account.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_brand_account_creation.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_brands.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_child_account.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_seller.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retail_media_seller_account_creation.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retailer.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_retailer_pages202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_store_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/external_store_target202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/files_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/files_variables_specification.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/grant_consent_input.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/grant_consent_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/grant_consent_model_value_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/hyperlink_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/input_keywords.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/input_keywords_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/input_resource_of_auction_line_item_create_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_external_id_of_editable_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_account_and_account.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_campaign_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_catalog_status_and_catalog_status.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_without_id_of_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_without_id_of_catalog_request_and_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_body_without_id_of_seller_catalog_request_and_seller_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_page_response_of_account.py +7 -7
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_page_response_of_brand.py +7 -7
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_page_response_of_campaign_v202301.py +7 -7
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_page_response_of_retailer.py +7 -7
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_request_of_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_request_of_seller_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_single_response_of_campaign_v202301.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_single_response_of_catalog_status.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/keyword_data_model.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/keywords.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/keywords_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/keywords_model_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/line_item_bid_multipliers_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/line_item_bid_multipliers_v2_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/line_item_budget_overrides.py +5 -5
- criteo_api_retailmedia_v2025_07/model/line_item_keyword_review_report.py +311 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/line_item_product_status.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/match_type_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/metadata.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/monthly_line_item_budeget_override.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/nillable_decimal.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/nillable_string.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/outcome.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/page_metadata.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/page_of_balance_history_change_data_capture_v1.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/page_type_environment2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/page_type_environment202210.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/paged_resource_collection_outcome_of_balance_response_v2.py +6 -6
- criteo_api_retailmedia_v2025_07/model/paging_offset_limit_metadata.py +279 -0
- criteo_api_retailmedia_v2025_07/model/partner_billing_report_request_v1.py +291 -0
- criteo_api_retailmedia_v2025_07/model/partner_billing_report_status_v1.py +279 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/post_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/preferred_line_item_create_model_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/preferred_line_item_update_model_v2_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/preferred_line_item_v2_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/preferred_line_item_v2_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/problem_details.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/product_metadata.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/product_resource_outcome.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/promoted_product.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/promoted_product_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/promoted_product_resource_collection_input.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/promoted_product_resource_collection_outcome.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/put_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/recommended_keywords_result.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/report_outcome.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_add_funds_to_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_auction_line_item.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_auction_line_item_update_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_balance_campaign202110.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_balance_response_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_category202204.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_change_dates_of_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_common_line_item.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_create_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_creative2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_creative202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_creative202210.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_line_item_bid_multipliers_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_preferred_line_item_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_template.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_of_update_balance_model_v2.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/resource_outcome.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_contactlist_amendment.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_contactlist_amendment_attributes.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_contactlist_amendment_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_contactlist_operation.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_contactlist_operation_response_attributes.py +3 -3
- criteo_api_retailmedia_v2025_07/model/retail_media_keywords_review.py +271 -0
- criteo_api_retailmedia_v2025_07/model/retail_media_keywords_review_result.py +271 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/retail_media_seller.py +3 -3
- criteo_api_retailmedia_v2025_07/model/review_set_state.py +278 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/review_state_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_algebra_node_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_entity_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_search_entity_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_search_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_search_input_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_search_metadata_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_bulk_create_input_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_bulk_delete_input_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_bulk_update_input_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_create_entity_v1.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_delete_entity_v1_resource.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_entity_v1.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_entity_v1_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_id_entity_v1_resource.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_search_entity_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_search_input_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_search_metadata_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_update_entity_v1.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_audience_segment_update_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_contact_list_create_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_contact_list_statistics_entity_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_contact_list_statistics_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_contact_list_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_events_create_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_events_update_v1.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rm_events_v1.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/rmca_common_problem.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/sdk_api_rest_common_problem.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/section.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/seller_catalog_request.py +4 -4
- criteo_api_retailmedia_v2025_07/model/seller_catalog_request_v2.py +286 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/seller_identifier.py +3 -3
- criteo_api_retailmedia_v2025_07/model/seller_identifier_v2.py +275 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/seller_search.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/seller_search_result.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/set_bid_model.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/set_bids_model.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/set_bids_model_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/set_bids_model_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/sku_min_bid.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/status_response.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/status_response_resource.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/store_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/store_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/store_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/template.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/template_list_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/template_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/template_variable.py +6 -6
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/template_variable_value.py +9 -9
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/text_variable_specification.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/text_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/update_balance_model_v2.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/update_balance_model_v2_request.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_brand_id_search_request.py +273 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_collection_input_of_retail_media_seller.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_collection_outcome_of_seller_search_result.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_cpc_min_bids_request.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_cpc_min_bids_response.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_input_brand_id_search_request.py +269 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_cpc_min_bids_request.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_input_of_brand_catalog_request_v2.py +269 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_line_item_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_retail_media_brand_account_creation.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_retail_media_brands.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_retail_media_seller_account_creation.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_input_of_seller_catalog_request_v2.py +269 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_input_of_seller_search.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_input_partner_billing_report_request_v1.py +262 -0
- criteo_api_retailmedia_v2025_07/model/value_resource_input_retail_media_keywords_review.py +262 -0
- criteo_api_retailmedia_v2025_07/model/value_resource_of_brand_catalog_request_v2.py +273 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_line_item_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_recommended_keywords_result.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_retail_media_brands.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_retail_media_seller.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
- criteo_api_retailmedia_v2025_07/model/value_resource_of_seller_catalog_request_v2.py +273 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_seller_search.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_of_seller_search_result.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_outcome_cpc_min_bids_response.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_outcome_of_recommended_keywords_result.py +5 -5
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_resource_outcome_of_retail_media_brands.py +5 -5
- criteo_api_retailmedia_v2025_07/model/value_resource_outcome_retail_media_keywords_review_result.py +274 -0
- criteo_api_retailmedia_v2025_07/model/value_resource_partner_billing_report_request_v1.py +266 -0
- criteo_api_retailmedia_v2025_07/model/value_resource_retail_media_keywords_review.py +266 -0
- criteo_api_retailmedia_v2025_07/model/value_resource_retail_media_keywords_review_result.py +266 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_audience_target202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/value_type_resource_of_store_target202110.py +4 -4
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model/video_variable_value.py +3 -3
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/model_utils.py +2 -2
- criteo_api_retailmedia_v2025_07/models/__init__.py +333 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/rest.py +2 -2
- criteo_api_retailmedia_sdk-2025.4.0.250811.dist-info/RECORD +0 -314
- criteo_api_retailmedia_sdk-2025.4.0.250811.dist-info/top_level.txt +0 -1
- criteo_api_retailmedia_v2025_04/__init__.py +0 -31
- criteo_api_retailmedia_v2025_04/apis/__init__.py +0 -22
- criteo_api_retailmedia_v2025_04/models/__init__.py +0 -300
- {criteo_api_retailmedia_sdk-2025.4.0.250811.dist-info → criteo_api_retailmedia_sdk-2025.7.0.250811.dist-info}/WHEEL +0 -0
- {criteo_api_retailmedia_v2025_04 → criteo_api_retailmedia_v2025_07}/flow_constants.py +0 -0
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
Criteo API - RetailMedia # noqa: E501
|
|
5
5
|
|
|
6
|
-
The version of the OpenAPI document: 2025-
|
|
6
|
+
The version of the OpenAPI document: 2025-07
|
|
7
7
|
Generated by: https://openapi-generator.tech
|
|
8
8
|
"""
|
|
9
9
|
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
import re # noqa: F401
|
|
12
12
|
import sys # noqa: F401
|
|
13
13
|
|
|
14
|
-
from
|
|
15
|
-
from
|
|
14
|
+
from criteo_api_retailmedia_v2025_07.api_client import ApiClient, Endpoint as _Endpoint
|
|
15
|
+
from criteo_api_retailmedia_v2025_07.model_utils import ( # noqa: F401
|
|
16
16
|
check_allowed_values,
|
|
17
17
|
check_validations,
|
|
18
18
|
date,
|
|
@@ -21,65 +21,73 @@ from criteo_api_retailmedia_v2025_04.model_utils import ( # noqa: F401
|
|
|
21
21
|
none_type,
|
|
22
22
|
validate_and_convert_types
|
|
23
23
|
)
|
|
24
|
-
from
|
|
25
|
-
from
|
|
26
|
-
from
|
|
27
|
-
from
|
|
28
|
-
from
|
|
29
|
-
from
|
|
30
|
-
from
|
|
31
|
-
from
|
|
32
|
-
from
|
|
33
|
-
from
|
|
34
|
-
from
|
|
35
|
-
from
|
|
36
|
-
from
|
|
37
|
-
from
|
|
38
|
-
from
|
|
39
|
-
from
|
|
40
|
-
from
|
|
41
|
-
from
|
|
42
|
-
from
|
|
43
|
-
from
|
|
44
|
-
from
|
|
45
|
-
from
|
|
46
|
-
from
|
|
47
|
-
from
|
|
48
|
-
from
|
|
49
|
-
from
|
|
50
|
-
from
|
|
51
|
-
from
|
|
52
|
-
from
|
|
53
|
-
from
|
|
54
|
-
from
|
|
55
|
-
from
|
|
56
|
-
from
|
|
57
|
-
from
|
|
58
|
-
from
|
|
59
|
-
from
|
|
60
|
-
from
|
|
61
|
-
from
|
|
62
|
-
from
|
|
63
|
-
from
|
|
64
|
-
from
|
|
65
|
-
from
|
|
66
|
-
from
|
|
67
|
-
from
|
|
68
|
-
from
|
|
69
|
-
from
|
|
70
|
-
from
|
|
71
|
-
from
|
|
72
|
-
from
|
|
73
|
-
from
|
|
74
|
-
from
|
|
75
|
-
from
|
|
76
|
-
from
|
|
77
|
-
from
|
|
78
|
-
from
|
|
79
|
-
from
|
|
80
|
-
from
|
|
81
|
-
from
|
|
82
|
-
from
|
|
24
|
+
from criteo_api_retailmedia_v2025_07.model.add_remove_keywords_model_request import AddRemoveKeywordsModelRequest
|
|
25
|
+
from criteo_api_retailmedia_v2025_07.model.add_to_basket_ids_update_model202110_request import AddToBasketIdsUpdateModel202110Request
|
|
26
|
+
from criteo_api_retailmedia_v2025_07.model.add_to_basket_target202110_request import AddToBasketTarget202110Request
|
|
27
|
+
from criteo_api_retailmedia_v2025_07.model.add_to_basket_target202110_response import AddToBasketTarget202110Response
|
|
28
|
+
from criteo_api_retailmedia_v2025_07.model.asset_response import AssetResponse
|
|
29
|
+
from criteo_api_retailmedia_v2025_07.model.auction_line_item_create_model_request import AuctionLineItemCreateModelRequest
|
|
30
|
+
from criteo_api_retailmedia_v2025_07.model.auction_line_item_paged_list_response import AuctionLineItemPagedListResponse
|
|
31
|
+
from criteo_api_retailmedia_v2025_07.model.auction_line_item_response import AuctionLineItemResponse
|
|
32
|
+
from criteo_api_retailmedia_v2025_07.model.auction_line_item_update_model_request import AuctionLineItemUpdateModelRequest
|
|
33
|
+
from criteo_api_retailmedia_v2025_07.model.audience_ids_update_model202110_request import AudienceIdsUpdateModel202110Request
|
|
34
|
+
from criteo_api_retailmedia_v2025_07.model.audience_target202110_request import AudienceTarget202110Request
|
|
35
|
+
from criteo_api_retailmedia_v2025_07.model.audience_target202110_response import AudienceTarget202110Response
|
|
36
|
+
from criteo_api_retailmedia_v2025_07.model.balance_campaign202110_list_request import BalanceCampaign202110ListRequest
|
|
37
|
+
from criteo_api_retailmedia_v2025_07.model.balance_campaign202110_paged_list_response import BalanceCampaign202110PagedListResponse
|
|
38
|
+
from criteo_api_retailmedia_v2025_07.model.category202204 import Category202204
|
|
39
|
+
from criteo_api_retailmedia_v2025_07.model.category202204_list_response import Category202204ListResponse
|
|
40
|
+
from criteo_api_retailmedia_v2025_07.model.common_line_item_paged_list_response import CommonLineItemPagedListResponse
|
|
41
|
+
from criteo_api_retailmedia_v2025_07.model.common_line_item_response import CommonLineItemResponse
|
|
42
|
+
from criteo_api_retailmedia_v2025_07.model.creative202110_list_response import Creative202110ListResponse
|
|
43
|
+
from criteo_api_retailmedia_v2025_07.model.creative202210_response import Creative202210Response
|
|
44
|
+
from criteo_api_retailmedia_v2025_07.model.creative2_list_response import Creative2ListResponse
|
|
45
|
+
from criteo_api_retailmedia_v2025_07.model.creative2_response import Creative2Response
|
|
46
|
+
from criteo_api_retailmedia_v2025_07.model.creative_create_model202207 import CreativeCreateModel202207
|
|
47
|
+
from criteo_api_retailmedia_v2025_07.model.creative_update_model202207 import CreativeUpdateModel202207
|
|
48
|
+
from criteo_api_retailmedia_v2025_07.model.entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata import EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadata
|
|
49
|
+
from criteo_api_retailmedia_v2025_07.model.entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata import EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata
|
|
50
|
+
from criteo_api_retailmedia_v2025_07.model.entity_resource_outcome_of_catalog_status_v2 import EntityResourceOutcomeOfCatalogStatusV2
|
|
51
|
+
from criteo_api_retailmedia_v2025_07.model.external_retailer_pages202110 import ExternalRetailerPages202110
|
|
52
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_page_response_of_brand import JsonApiPageResponseOfBrand
|
|
53
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_page_response_of_campaign_v202301 import JsonApiPageResponseOfCampaignV202301
|
|
54
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_page_response_of_retailer import JsonApiPageResponseOfRetailer
|
|
55
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_request_of_catalog_request import JsonApiRequestOfCatalogRequest
|
|
56
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_request_of_seller_catalog_request import JsonApiRequestOfSellerCatalogRequest
|
|
57
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_single_response_of_campaign_v202301 import JsonApiSingleResponseOfCampaignV202301
|
|
58
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_single_response_of_catalog_status import JsonApiSingleResponseOfCatalogStatus
|
|
59
|
+
from criteo_api_retailmedia_v2025_07.model.json_api_single_response_of_line_item_bid_multipliers_v2 import JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
60
|
+
from criteo_api_retailmedia_v2025_07.model.keywords_model_response import KeywordsModelResponse
|
|
61
|
+
from criteo_api_retailmedia_v2025_07.model.line_item_bid_multipliers_v2_request import LineItemBidMultipliersV2Request
|
|
62
|
+
from criteo_api_retailmedia_v2025_07.model.line_item_bid_multipliers_v2_response import LineItemBidMultipliersV2Response
|
|
63
|
+
from criteo_api_retailmedia_v2025_07.model.post_campaign_v202301 import PostCampaignV202301
|
|
64
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_create_model_v2_request import PreferredLineItemCreateModelV2Request
|
|
65
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_update_model_v2_request import PreferredLineItemUpdateModelV2Request
|
|
66
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_v2_paged_list_response import PreferredLineItemV2PagedListResponse
|
|
67
|
+
from criteo_api_retailmedia_v2025_07.model.preferred_line_item_v2_response import PreferredLineItemV2Response
|
|
68
|
+
from criteo_api_retailmedia_v2025_07.model.product_resource_outcome import ProductResourceOutcome
|
|
69
|
+
from criteo_api_retailmedia_v2025_07.model.promoted_product_resource_collection_input import PromotedProductResourceCollectionInput
|
|
70
|
+
from criteo_api_retailmedia_v2025_07.model.promoted_product_resource_collection_outcome import PromotedProductResourceCollectionOutcome
|
|
71
|
+
from criteo_api_retailmedia_v2025_07.model.put_campaign_v202301 import PutCampaignV202301
|
|
72
|
+
from criteo_api_retailmedia_v2025_07.model.resource_outcome import ResourceOutcome
|
|
73
|
+
from criteo_api_retailmedia_v2025_07.model.set_bids_model_request import SetBidsModelRequest
|
|
74
|
+
from criteo_api_retailmedia_v2025_07.model.store_ids_update_model202110_request import StoreIdsUpdateModel202110Request
|
|
75
|
+
from criteo_api_retailmedia_v2025_07.model.store_target202110_request import StoreTarget202110Request
|
|
76
|
+
from criteo_api_retailmedia_v2025_07.model.store_target202110_response import StoreTarget202110Response
|
|
77
|
+
from criteo_api_retailmedia_v2025_07.model.template_list_response import TemplateListResponse
|
|
78
|
+
from criteo_api_retailmedia_v2025_07.model.template_response import TemplateResponse
|
|
79
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_brand_id_search_request import ValueResourceInputBrandIdSearchRequest
|
|
80
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_cpc_min_bids_request import ValueResourceInputCpcMinBidsRequest
|
|
81
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_of_brand_catalog_request_v2 import ValueResourceInputOfBrandCatalogRequestV2
|
|
82
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_of_campaign_budget_overrides import ValueResourceInputOfCampaignBudgetOverrides
|
|
83
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_of_line_item_budget_overrides import ValueResourceInputOfLineItemBudgetOverrides
|
|
84
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_of_seller_catalog_request_v2 import ValueResourceInputOfSellerCatalogRequestV2
|
|
85
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_input_retail_media_keywords_review import ValueResourceInputRetailMediaKeywordsReview
|
|
86
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_outcome_cpc_min_bids_response import ValueResourceOutcomeCpcMinBidsResponse
|
|
87
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_outcome_of_campaign_budget_overrides import ValueResourceOutcomeOfCampaignBudgetOverrides
|
|
88
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_outcome_of_line_item_budget_overrides import ValueResourceOutcomeOfLineItemBudgetOverrides
|
|
89
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_outcome_of_recommended_keywords_result import ValueResourceOutcomeOfRecommendedKeywordsResult
|
|
90
|
+
from criteo_api_retailmedia_v2025_07.model.value_resource_outcome_retail_media_keywords_review_result import ValueResourceOutcomeRetailMediaKeywordsReviewResult
|
|
83
91
|
|
|
84
92
|
|
|
85
93
|
class CampaignApi(object):
|
|
@@ -100,7 +108,7 @@ class CampaignApi(object):
|
|
|
100
108
|
'oauth',
|
|
101
109
|
'oauth'
|
|
102
110
|
],
|
|
103
|
-
'endpoint_path': '/2025-
|
|
111
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{id}/keywords/add-remove',
|
|
104
112
|
'operation_id': 'add_remove_keywords',
|
|
105
113
|
'http_method': 'POST',
|
|
106
114
|
'servers': None,
|
|
@@ -158,7 +166,7 @@ class CampaignApi(object):
|
|
|
158
166
|
'oauth',
|
|
159
167
|
'oauth'
|
|
160
168
|
],
|
|
161
|
-
'endpoint_path': '/2025-
|
|
169
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/products/append',
|
|
162
170
|
'operation_id': 'append_promoted_products',
|
|
163
171
|
'http_method': 'POST',
|
|
164
172
|
'servers': None,
|
|
@@ -216,7 +224,7 @@ class CampaignApi(object):
|
|
|
216
224
|
'oauth',
|
|
217
225
|
'oauth'
|
|
218
226
|
],
|
|
219
|
-
'endpoint_path': '/2025-
|
|
227
|
+
'endpoint_path': '/2025-07/retail-media/assets',
|
|
220
228
|
'operation_id': 'create_asset',
|
|
221
229
|
'http_method': 'POST',
|
|
222
230
|
'servers': None,
|
|
@@ -272,7 +280,7 @@ class CampaignApi(object):
|
|
|
272
280
|
'oauth',
|
|
273
281
|
'oauth'
|
|
274
282
|
],
|
|
275
|
-
'endpoint_path': '/2025-
|
|
283
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/products/delete',
|
|
276
284
|
'operation_id': 'delete_promoted_products',
|
|
277
285
|
'http_method': 'POST',
|
|
278
286
|
'servers': None,
|
|
@@ -330,7 +338,7 @@ class CampaignApi(object):
|
|
|
330
338
|
'oauth',
|
|
331
339
|
'oauth'
|
|
332
340
|
],
|
|
333
|
-
'endpoint_path': '/2025-
|
|
341
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{id}/keywords',
|
|
334
342
|
'operation_id': 'fetch_keywords',
|
|
335
343
|
'http_method': 'GET',
|
|
336
344
|
'servers': None,
|
|
@@ -382,7 +390,7 @@ class CampaignApi(object):
|
|
|
382
390
|
'oauth',
|
|
383
391
|
'oauth'
|
|
384
392
|
],
|
|
385
|
-
'endpoint_path': '/2025-
|
|
393
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/products',
|
|
386
394
|
'operation_id': 'fetch_promoted_products',
|
|
387
395
|
'http_method': 'GET',
|
|
388
396
|
'servers': None,
|
|
@@ -449,7 +457,7 @@ class CampaignApi(object):
|
|
|
449
457
|
'oauth',
|
|
450
458
|
'oauth'
|
|
451
459
|
],
|
|
452
|
-
'endpoint_path': '/2025-
|
|
460
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/creatives',
|
|
453
461
|
'operation_id': 'get_api202110_external_account_creatives_by_account_id',
|
|
454
462
|
'http_method': 'GET',
|
|
455
463
|
'servers': None,
|
|
@@ -503,7 +511,7 @@ class CampaignApi(object):
|
|
|
503
511
|
'oauth',
|
|
504
512
|
'oauth'
|
|
505
513
|
],
|
|
506
|
-
'endpoint_path': '/2025-
|
|
514
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
507
515
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
508
516
|
'http_method': 'GET',
|
|
509
517
|
'servers': None,
|
|
@@ -555,7 +563,7 @@ class CampaignApi(object):
|
|
|
555
563
|
'oauth',
|
|
556
564
|
'oauth'
|
|
557
565
|
],
|
|
558
|
-
'endpoint_path': '/2025-
|
|
566
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
559
567
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
560
568
|
'http_method': 'GET',
|
|
561
569
|
'servers': None,
|
|
@@ -607,7 +615,7 @@ class CampaignApi(object):
|
|
|
607
615
|
'oauth',
|
|
608
616
|
'oauth'
|
|
609
617
|
],
|
|
610
|
-
'endpoint_path': '/2025-
|
|
618
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
611
619
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
612
620
|
'http_method': 'GET',
|
|
613
621
|
'servers': None,
|
|
@@ -659,7 +667,7 @@ class CampaignApi(object):
|
|
|
659
667
|
'oauth',
|
|
660
668
|
'oauth'
|
|
661
669
|
],
|
|
662
|
-
'endpoint_path': '/2025-
|
|
670
|
+
'endpoint_path': '/2025-07/retail-media/retailers/{retailerId}/pages',
|
|
663
671
|
'operation_id': 'get_api202110_external_retailer_pages_by_retailer_id',
|
|
664
672
|
'http_method': 'GET',
|
|
665
673
|
'servers': None,
|
|
@@ -711,7 +719,7 @@ class CampaignApi(object):
|
|
|
711
719
|
'oauth',
|
|
712
720
|
'oauth'
|
|
713
721
|
],
|
|
714
|
-
'endpoint_path': '/2025-
|
|
722
|
+
'endpoint_path': '/2025-07/retail-media/categories/{categoryId}',
|
|
715
723
|
'operation_id': 'get_api202204_external_categorie_by_category_id',
|
|
716
724
|
'http_method': 'GET',
|
|
717
725
|
'servers': None,
|
|
@@ -763,7 +771,7 @@ class CampaignApi(object):
|
|
|
763
771
|
'oauth',
|
|
764
772
|
'oauth'
|
|
765
773
|
],
|
|
766
|
-
'endpoint_path': '/2025-
|
|
774
|
+
'endpoint_path': '/2025-07/retail-media/categories',
|
|
767
775
|
'operation_id': 'get_api202204_external_categories',
|
|
768
776
|
'http_method': 'GET',
|
|
769
777
|
'servers': None,
|
|
@@ -840,7 +848,7 @@ class CampaignApi(object):
|
|
|
840
848
|
'oauth',
|
|
841
849
|
'oauth'
|
|
842
850
|
],
|
|
843
|
-
'endpoint_path': '/2025-
|
|
851
|
+
'endpoint_path': '/2025-07/retail-media/retailers/{retailer-id}/templates/{template-id}',
|
|
844
852
|
'operation_id': 'get_api202207_external_retailer_by_retailer_id_templatestemplate_id',
|
|
845
853
|
'http_method': 'GET',
|
|
846
854
|
'servers': None,
|
|
@@ -900,7 +908,7 @@ class CampaignApi(object):
|
|
|
900
908
|
'oauth',
|
|
901
909
|
'oauth'
|
|
902
910
|
],
|
|
903
|
-
'endpoint_path': '/2025-
|
|
911
|
+
'endpoint_path': '/2025-07/retail-media/retailers/{retailer-id}/templates',
|
|
904
912
|
'operation_id': 'get_api202207_external_retailer_templates_by_retailer_id',
|
|
905
913
|
'http_method': 'GET',
|
|
906
914
|
'servers': None,
|
|
@@ -954,7 +962,7 @@ class CampaignApi(object):
|
|
|
954
962
|
'oauth',
|
|
955
963
|
'oauth'
|
|
956
964
|
],
|
|
957
|
-
'endpoint_path': '/2025-
|
|
965
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/campaigns',
|
|
958
966
|
'operation_id': 'get_api202301_external_account_campaigns_by_account_id',
|
|
959
967
|
'http_method': 'GET',
|
|
960
968
|
'servers': None,
|
|
@@ -1022,7 +1030,7 @@ class CampaignApi(object):
|
|
|
1022
1030
|
'oauth',
|
|
1023
1031
|
'oauth'
|
|
1024
1032
|
],
|
|
1025
|
-
'endpoint_path': '/2025-
|
|
1033
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaignId}',
|
|
1026
1034
|
'operation_id': 'get_api202301_external_campaign_by_campaign_id',
|
|
1027
1035
|
'http_method': 'GET',
|
|
1028
1036
|
'servers': None,
|
|
@@ -1074,7 +1082,7 @@ class CampaignApi(object):
|
|
|
1074
1082
|
'oauth',
|
|
1075
1083
|
'oauth'
|
|
1076
1084
|
],
|
|
1077
|
-
'endpoint_path': '/2025-
|
|
1085
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/brands',
|
|
1078
1086
|
'operation_id': 'get_api_v1_external_account_brands_by_account_id',
|
|
1079
1087
|
'http_method': 'GET',
|
|
1080
1088
|
'servers': None,
|
|
@@ -1144,7 +1152,7 @@ class CampaignApi(object):
|
|
|
1144
1152
|
'oauth',
|
|
1145
1153
|
'oauth'
|
|
1146
1154
|
],
|
|
1147
|
-
'endpoint_path': '/2025-
|
|
1155
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/retailers',
|
|
1148
1156
|
'operation_id': 'get_api_v1_external_account_retailers_by_account_id',
|
|
1149
1157
|
'http_method': 'GET',
|
|
1150
1158
|
'servers': None,
|
|
@@ -1214,7 +1222,7 @@ class CampaignApi(object):
|
|
|
1214
1222
|
'oauth',
|
|
1215
1223
|
'oauth'
|
|
1216
1224
|
],
|
|
1217
|
-
'endpoint_path': '/2025-
|
|
1225
|
+
'endpoint_path': '/2025-07/retail-media/catalogs/{catalogId}/output',
|
|
1218
1226
|
'operation_id': 'get_api_v1_external_catalog_output_by_catalog_id',
|
|
1219
1227
|
'http_method': 'GET',
|
|
1220
1228
|
'servers': None,
|
|
@@ -1267,7 +1275,7 @@ class CampaignApi(object):
|
|
|
1267
1275
|
'oauth',
|
|
1268
1276
|
'oauth'
|
|
1269
1277
|
],
|
|
1270
|
-
'endpoint_path': '/2025-
|
|
1278
|
+
'endpoint_path': '/2025-07/retail-media/catalogs/{catalogId}/status',
|
|
1271
1279
|
'operation_id': 'get_api_v1_external_catalog_status_by_catalog_id',
|
|
1272
1280
|
'http_method': 'GET',
|
|
1273
1281
|
'servers': None,
|
|
@@ -1319,7 +1327,7 @@ class CampaignApi(object):
|
|
|
1319
1327
|
'oauth',
|
|
1320
1328
|
'oauth'
|
|
1321
1329
|
],
|
|
1322
|
-
'endpoint_path': '/2025-
|
|
1330
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1323
1331
|
'operation_id': 'get_api_v2_external_account_by_account_id_creativescreative_id',
|
|
1324
1332
|
'http_method': 'GET',
|
|
1325
1333
|
'servers': None,
|
|
@@ -1379,7 +1387,7 @@ class CampaignApi(object):
|
|
|
1379
1387
|
'oauth',
|
|
1380
1388
|
'oauth'
|
|
1381
1389
|
],
|
|
1382
|
-
'endpoint_path': '/2025-
|
|
1390
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/line-items',
|
|
1383
1391
|
'operation_id': 'get_api_v2_external_account_line_items_by_account_id',
|
|
1384
1392
|
'http_method': 'GET',
|
|
1385
1393
|
'servers': None,
|
|
@@ -1466,7 +1474,7 @@ class CampaignApi(object):
|
|
|
1466
1474
|
'oauth',
|
|
1467
1475
|
'oauth'
|
|
1468
1476
|
],
|
|
1469
|
-
'endpoint_path': '/2025-
|
|
1477
|
+
'endpoint_path': '/2025-07/retail-media/auction-line-items/{line-item-id}',
|
|
1470
1478
|
'operation_id': 'get_api_v2_external_auction_line_item_by_line_item_id',
|
|
1471
1479
|
'http_method': 'GET',
|
|
1472
1480
|
'servers': None,
|
|
@@ -1518,7 +1526,7 @@ class CampaignApi(object):
|
|
|
1518
1526
|
'oauth',
|
|
1519
1527
|
'oauth'
|
|
1520
1528
|
],
|
|
1521
|
-
'endpoint_path': '/2025-
|
|
1529
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
1522
1530
|
'operation_id': 'get_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
1523
1531
|
'http_method': 'GET',
|
|
1524
1532
|
'servers': None,
|
|
@@ -1586,7 +1594,7 @@ class CampaignApi(object):
|
|
|
1586
1594
|
'oauth',
|
|
1587
1595
|
'oauth'
|
|
1588
1596
|
],
|
|
1589
|
-
'endpoint_path': '/2025-
|
|
1597
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
1590
1598
|
'operation_id': 'get_api_v2_external_campaign_preferred_line_items_by_campaign_id',
|
|
1591
1599
|
'http_method': 'GET',
|
|
1592
1600
|
'servers': None,
|
|
@@ -1654,7 +1662,7 @@ class CampaignApi(object):
|
|
|
1654
1662
|
'oauth',
|
|
1655
1663
|
'oauth'
|
|
1656
1664
|
],
|
|
1657
|
-
'endpoint_path': '/2025-
|
|
1665
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
1658
1666
|
'operation_id': 'get_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
1659
1667
|
'http_method': 'GET',
|
|
1660
1668
|
'servers': None,
|
|
@@ -1708,7 +1716,7 @@ class CampaignApi(object):
|
|
|
1708
1716
|
'oauth',
|
|
1709
1717
|
'oauth'
|
|
1710
1718
|
],
|
|
1711
|
-
'endpoint_path': '/2025-
|
|
1719
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}',
|
|
1712
1720
|
'operation_id': 'get_api_v2_external_line_item_by_line_item_id',
|
|
1713
1721
|
'http_method': 'GET',
|
|
1714
1722
|
'servers': None,
|
|
@@ -1760,7 +1768,7 @@ class CampaignApi(object):
|
|
|
1760
1768
|
'oauth',
|
|
1761
1769
|
'oauth'
|
|
1762
1770
|
],
|
|
1763
|
-
'endpoint_path': '/2025-
|
|
1771
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}',
|
|
1764
1772
|
'operation_id': 'get_api_v2_external_preferred_line_item_by_line_item_id',
|
|
1765
1773
|
'http_method': 'GET',
|
|
1766
1774
|
'servers': None,
|
|
@@ -1812,7 +1820,7 @@ class CampaignApi(object):
|
|
|
1812
1820
|
'oauth',
|
|
1813
1821
|
'oauth'
|
|
1814
1822
|
],
|
|
1815
|
-
'endpoint_path': '/2025-
|
|
1823
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
1816
1824
|
'operation_id': 'get_campaign_budget_overrides',
|
|
1817
1825
|
'http_method': 'GET',
|
|
1818
1826
|
'servers': None,
|
|
@@ -1864,7 +1872,7 @@ class CampaignApi(object):
|
|
|
1864
1872
|
'oauth',
|
|
1865
1873
|
'oauth'
|
|
1866
1874
|
],
|
|
1867
|
-
'endpoint_path': '/2025-
|
|
1875
|
+
'endpoint_path': '/2025-07/retail-media/retailers/{retailerId}/cpc-min-bids',
|
|
1868
1876
|
'operation_id': 'get_cpc_min_bids_by_sku_ids_v1',
|
|
1869
1877
|
'http_method': 'POST',
|
|
1870
1878
|
'servers': None,
|
|
@@ -1927,7 +1935,7 @@ class CampaignApi(object):
|
|
|
1927
1935
|
'oauth',
|
|
1928
1936
|
'oauth'
|
|
1929
1937
|
],
|
|
1930
|
-
'endpoint_path': '/2025-
|
|
1938
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
1931
1939
|
'operation_id': 'get_line_item_budget_overrides',
|
|
1932
1940
|
'http_method': 'GET',
|
|
1933
1941
|
'servers': None,
|
|
@@ -1979,7 +1987,7 @@ class CampaignApi(object):
|
|
|
1979
1987
|
'oauth',
|
|
1980
1988
|
'oauth'
|
|
1981
1989
|
],
|
|
1982
|
-
'endpoint_path': '/2025-
|
|
1990
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{externalLineItemId}/keywords/recommended',
|
|
1983
1991
|
'operation_id': 'get_recommended_keywords',
|
|
1984
1992
|
'http_method': 'GET',
|
|
1985
1993
|
'servers': None,
|
|
@@ -2024,6 +2032,82 @@ class CampaignApi(object):
|
|
|
2024
2032
|
},
|
|
2025
2033
|
api_client=api_client
|
|
2026
2034
|
)
|
|
2035
|
+
self.in_review_report_v1_endpoint = _Endpoint(
|
|
2036
|
+
settings={
|
|
2037
|
+
'response_type': (EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata,),
|
|
2038
|
+
'auth': [
|
|
2039
|
+
'oauth',
|
|
2040
|
+
'oauth'
|
|
2041
|
+
],
|
|
2042
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/keywords/in-review-report',
|
|
2043
|
+
'operation_id': 'in_review_report_v1',
|
|
2044
|
+
'http_method': 'GET',
|
|
2045
|
+
'servers': None,
|
|
2046
|
+
},
|
|
2047
|
+
params_map={
|
|
2048
|
+
'all': [
|
|
2049
|
+
'account_id',
|
|
2050
|
+
'limit',
|
|
2051
|
+
'offset',
|
|
2052
|
+
],
|
|
2053
|
+
'required': [
|
|
2054
|
+
'account_id',
|
|
2055
|
+
],
|
|
2056
|
+
'nullable': [
|
|
2057
|
+
],
|
|
2058
|
+
'enum': [
|
|
2059
|
+
],
|
|
2060
|
+
'validation': [
|
|
2061
|
+
'limit',
|
|
2062
|
+
'offset',
|
|
2063
|
+
]
|
|
2064
|
+
},
|
|
2065
|
+
root_map={
|
|
2066
|
+
'validations': {
|
|
2067
|
+
('limit',): {
|
|
2068
|
+
|
|
2069
|
+
'inclusive_maximum': 50,
|
|
2070
|
+
'inclusive_minimum': 1,
|
|
2071
|
+
},
|
|
2072
|
+
('offset',): {
|
|
2073
|
+
|
|
2074
|
+
'inclusive_maximum': 2147483647,
|
|
2075
|
+
'inclusive_minimum': 0,
|
|
2076
|
+
},
|
|
2077
|
+
},
|
|
2078
|
+
'allowed_values': {
|
|
2079
|
+
},
|
|
2080
|
+
'openapi_types': {
|
|
2081
|
+
'account_id':
|
|
2082
|
+
(int,),
|
|
2083
|
+
'limit':
|
|
2084
|
+
(int,),
|
|
2085
|
+
'offset':
|
|
2086
|
+
(int,),
|
|
2087
|
+
},
|
|
2088
|
+
'attribute_map': {
|
|
2089
|
+
'account_id': 'account-id',
|
|
2090
|
+
'limit': 'limit',
|
|
2091
|
+
'offset': 'offset',
|
|
2092
|
+
},
|
|
2093
|
+
'location_map': {
|
|
2094
|
+
'account_id': 'path',
|
|
2095
|
+
'limit': 'query',
|
|
2096
|
+
'offset': 'query',
|
|
2097
|
+
},
|
|
2098
|
+
'collection_format_map': {
|
|
2099
|
+
}
|
|
2100
|
+
},
|
|
2101
|
+
headers_map={
|
|
2102
|
+
'accept': [
|
|
2103
|
+
'text/plain',
|
|
2104
|
+
'application/json',
|
|
2105
|
+
'text/json'
|
|
2106
|
+
],
|
|
2107
|
+
'content_type': [],
|
|
2108
|
+
},
|
|
2109
|
+
api_client=api_client
|
|
2110
|
+
)
|
|
2027
2111
|
self.pause_promoted_products_endpoint = _Endpoint(
|
|
2028
2112
|
settings={
|
|
2029
2113
|
'response_type': None,
|
|
@@ -2031,7 +2115,7 @@ class CampaignApi(object):
|
|
|
2031
2115
|
'oauth',
|
|
2032
2116
|
'oauth'
|
|
2033
2117
|
],
|
|
2034
|
-
'endpoint_path': '/2025-
|
|
2118
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/products/pause',
|
|
2035
2119
|
'operation_id': 'pause_promoted_products',
|
|
2036
2120
|
'http_method': 'POST',
|
|
2037
2121
|
'servers': None,
|
|
@@ -2089,7 +2173,7 @@ class CampaignApi(object):
|
|
|
2089
2173
|
'oauth',
|
|
2090
2174
|
'oauth'
|
|
2091
2175
|
],
|
|
2092
|
-
'endpoint_path': '/2025-
|
|
2176
|
+
'endpoint_path': '/2025-07/retail-media/balances/{balance-id}/campaigns/append',
|
|
2093
2177
|
'operation_id': 'post_api202110_external_balance_campaigns_append_by_balance_id',
|
|
2094
2178
|
'http_method': 'POST',
|
|
2095
2179
|
'servers': None,
|
|
@@ -2147,7 +2231,7 @@ class CampaignApi(object):
|
|
|
2147
2231
|
'oauth',
|
|
2148
2232
|
'oauth'
|
|
2149
2233
|
],
|
|
2150
|
-
'endpoint_path': '/2025-
|
|
2234
|
+
'endpoint_path': '/2025-07/retail-media/balances/{balance-id}/campaigns/delete',
|
|
2151
2235
|
'operation_id': 'post_api202110_external_balance_campaigns_delete_by_balance_id',
|
|
2152
2236
|
'http_method': 'POST',
|
|
2153
2237
|
'servers': None,
|
|
@@ -2205,7 +2289,7 @@ class CampaignApi(object):
|
|
|
2205
2289
|
'oauth',
|
|
2206
2290
|
'oauth'
|
|
2207
2291
|
],
|
|
2208
|
-
'endpoint_path': '/2025-
|
|
2292
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
2209
2293
|
'operation_id': 'post_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
2210
2294
|
'http_method': 'POST',
|
|
2211
2295
|
'servers': None,
|
|
@@ -2264,7 +2348,7 @@ class CampaignApi(object):
|
|
|
2264
2348
|
'oauth',
|
|
2265
2349
|
'oauth'
|
|
2266
2350
|
],
|
|
2267
|
-
'endpoint_path': '/2025-
|
|
2351
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/append',
|
|
2268
2352
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id',
|
|
2269
2353
|
'http_method': 'POST',
|
|
2270
2354
|
'servers': None,
|
|
@@ -2322,7 +2406,7 @@ class CampaignApi(object):
|
|
|
2322
2406
|
'oauth',
|
|
2323
2407
|
'oauth'
|
|
2324
2408
|
],
|
|
2325
|
-
'endpoint_path': '/2025-
|
|
2409
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/delete',
|
|
2326
2410
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id',
|
|
2327
2411
|
'http_method': 'POST',
|
|
2328
2412
|
'servers': None,
|
|
@@ -2380,7 +2464,7 @@ class CampaignApi(object):
|
|
|
2380
2464
|
'oauth',
|
|
2381
2465
|
'oauth'
|
|
2382
2466
|
],
|
|
2383
|
-
'endpoint_path': '/2025-
|
|
2467
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/append',
|
|
2384
2468
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id',
|
|
2385
2469
|
'http_method': 'POST',
|
|
2386
2470
|
'servers': None,
|
|
@@ -2438,7 +2522,7 @@ class CampaignApi(object):
|
|
|
2438
2522
|
'oauth',
|
|
2439
2523
|
'oauth'
|
|
2440
2524
|
],
|
|
2441
|
-
'endpoint_path': '/2025-
|
|
2525
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/delete',
|
|
2442
2526
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id',
|
|
2443
2527
|
'http_method': 'POST',
|
|
2444
2528
|
'servers': None,
|
|
@@ -2496,7 +2580,7 @@ class CampaignApi(object):
|
|
|
2496
2580
|
'oauth',
|
|
2497
2581
|
'oauth'
|
|
2498
2582
|
],
|
|
2499
|
-
'endpoint_path': '/2025-
|
|
2583
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/stores/append',
|
|
2500
2584
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id',
|
|
2501
2585
|
'http_method': 'POST',
|
|
2502
2586
|
'servers': None,
|
|
@@ -2554,7 +2638,7 @@ class CampaignApi(object):
|
|
|
2554
2638
|
'oauth',
|
|
2555
2639
|
'oauth'
|
|
2556
2640
|
],
|
|
2557
|
-
'endpoint_path': '/2025-
|
|
2641
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/stores/delete',
|
|
2558
2642
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id',
|
|
2559
2643
|
'http_method': 'POST',
|
|
2560
2644
|
'servers': None,
|
|
@@ -2612,7 +2696,7 @@ class CampaignApi(object):
|
|
|
2612
2696
|
'oauth',
|
|
2613
2697
|
'oauth'
|
|
2614
2698
|
],
|
|
2615
|
-
'endpoint_path': '/2025-
|
|
2699
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/creatives',
|
|
2616
2700
|
'operation_id': 'post_api202210_external_account_creatives_by_account_id',
|
|
2617
2701
|
'http_method': 'POST',
|
|
2618
2702
|
'servers': None,
|
|
@@ -2672,7 +2756,7 @@ class CampaignApi(object):
|
|
|
2672
2756
|
'oauth',
|
|
2673
2757
|
'oauth'
|
|
2674
2758
|
],
|
|
2675
|
-
'endpoint_path': '/2025-
|
|
2759
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/campaigns',
|
|
2676
2760
|
'operation_id': 'post_api202301_external_account_campaigns_by_account_id',
|
|
2677
2761
|
'http_method': 'POST',
|
|
2678
2762
|
'servers': None,
|
|
@@ -2723,6 +2807,128 @@ class CampaignApi(object):
|
|
|
2723
2807
|
},
|
|
2724
2808
|
api_client=api_client
|
|
2725
2809
|
)
|
|
2810
|
+
self.post_api_external_v2_account_brand_catalog_export_by_account_id_endpoint = _Endpoint(
|
|
2811
|
+
settings={
|
|
2812
|
+
'response_type': (EntityResourceOutcomeOfCatalogStatusV2,),
|
|
2813
|
+
'auth': [
|
|
2814
|
+
'oauth',
|
|
2815
|
+
'oauth'
|
|
2816
|
+
],
|
|
2817
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/brand-catalog-export',
|
|
2818
|
+
'operation_id': 'post_api_external_v2_account_brand_catalog_export_by_account_id',
|
|
2819
|
+
'http_method': 'POST',
|
|
2820
|
+
'servers': None,
|
|
2821
|
+
},
|
|
2822
|
+
params_map={
|
|
2823
|
+
'all': [
|
|
2824
|
+
'account_id',
|
|
2825
|
+
'value_resource_input_of_brand_catalog_request_v2',
|
|
2826
|
+
],
|
|
2827
|
+
'required': [
|
|
2828
|
+
'account_id',
|
|
2829
|
+
],
|
|
2830
|
+
'nullable': [
|
|
2831
|
+
'value_resource_input_of_brand_catalog_request_v2',
|
|
2832
|
+
],
|
|
2833
|
+
'enum': [
|
|
2834
|
+
],
|
|
2835
|
+
'validation': [
|
|
2836
|
+
]
|
|
2837
|
+
},
|
|
2838
|
+
root_map={
|
|
2839
|
+
'validations': {
|
|
2840
|
+
},
|
|
2841
|
+
'allowed_values': {
|
|
2842
|
+
},
|
|
2843
|
+
'openapi_types': {
|
|
2844
|
+
'account_id':
|
|
2845
|
+
(str,),
|
|
2846
|
+
'value_resource_input_of_brand_catalog_request_v2':
|
|
2847
|
+
(ValueResourceInputOfBrandCatalogRequestV2,),
|
|
2848
|
+
},
|
|
2849
|
+
'attribute_map': {
|
|
2850
|
+
'account_id': 'accountId',
|
|
2851
|
+
},
|
|
2852
|
+
'location_map': {
|
|
2853
|
+
'account_id': 'path',
|
|
2854
|
+
'value_resource_input_of_brand_catalog_request_v2': 'body',
|
|
2855
|
+
},
|
|
2856
|
+
'collection_format_map': {
|
|
2857
|
+
}
|
|
2858
|
+
},
|
|
2859
|
+
headers_map={
|
|
2860
|
+
'accept': [
|
|
2861
|
+
'text/plain',
|
|
2862
|
+
'application/json',
|
|
2863
|
+
'text/json'
|
|
2864
|
+
],
|
|
2865
|
+
'content_type': [
|
|
2866
|
+
'application/json'
|
|
2867
|
+
]
|
|
2868
|
+
},
|
|
2869
|
+
api_client=api_client
|
|
2870
|
+
)
|
|
2871
|
+
self.post_api_external_v2_account_seller_catalog_export_by_account_id_endpoint = _Endpoint(
|
|
2872
|
+
settings={
|
|
2873
|
+
'response_type': (EntityResourceOutcomeOfCatalogStatusV2,),
|
|
2874
|
+
'auth': [
|
|
2875
|
+
'oauth',
|
|
2876
|
+
'oauth'
|
|
2877
|
+
],
|
|
2878
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/seller-catalog-export',
|
|
2879
|
+
'operation_id': 'post_api_external_v2_account_seller_catalog_export_by_account_id',
|
|
2880
|
+
'http_method': 'POST',
|
|
2881
|
+
'servers': None,
|
|
2882
|
+
},
|
|
2883
|
+
params_map={
|
|
2884
|
+
'all': [
|
|
2885
|
+
'account_id',
|
|
2886
|
+
'value_resource_input_of_seller_catalog_request_v2',
|
|
2887
|
+
],
|
|
2888
|
+
'required': [
|
|
2889
|
+
'account_id',
|
|
2890
|
+
],
|
|
2891
|
+
'nullable': [
|
|
2892
|
+
'value_resource_input_of_seller_catalog_request_v2',
|
|
2893
|
+
],
|
|
2894
|
+
'enum': [
|
|
2895
|
+
],
|
|
2896
|
+
'validation': [
|
|
2897
|
+
]
|
|
2898
|
+
},
|
|
2899
|
+
root_map={
|
|
2900
|
+
'validations': {
|
|
2901
|
+
},
|
|
2902
|
+
'allowed_values': {
|
|
2903
|
+
},
|
|
2904
|
+
'openapi_types': {
|
|
2905
|
+
'account_id':
|
|
2906
|
+
(str,),
|
|
2907
|
+
'value_resource_input_of_seller_catalog_request_v2':
|
|
2908
|
+
(ValueResourceInputOfSellerCatalogRequestV2,),
|
|
2909
|
+
},
|
|
2910
|
+
'attribute_map': {
|
|
2911
|
+
'account_id': 'accountId',
|
|
2912
|
+
},
|
|
2913
|
+
'location_map': {
|
|
2914
|
+
'account_id': 'path',
|
|
2915
|
+
'value_resource_input_of_seller_catalog_request_v2': 'body',
|
|
2916
|
+
},
|
|
2917
|
+
'collection_format_map': {
|
|
2918
|
+
}
|
|
2919
|
+
},
|
|
2920
|
+
headers_map={
|
|
2921
|
+
'accept': [
|
|
2922
|
+
'text/plain',
|
|
2923
|
+
'application/json',
|
|
2924
|
+
'text/json'
|
|
2925
|
+
],
|
|
2926
|
+
'content_type': [
|
|
2927
|
+
'application/json'
|
|
2928
|
+
]
|
|
2929
|
+
},
|
|
2930
|
+
api_client=api_client
|
|
2931
|
+
)
|
|
2726
2932
|
self.post_api_v1_external_account_catalogs_by_account_id_endpoint = _Endpoint(
|
|
2727
2933
|
settings={
|
|
2728
2934
|
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
@@ -2730,7 +2936,7 @@ class CampaignApi(object):
|
|
|
2730
2936
|
'oauth',
|
|
2731
2937
|
'oauth'
|
|
2732
2938
|
],
|
|
2733
|
-
'endpoint_path': '/2025-
|
|
2939
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/catalogs',
|
|
2734
2940
|
'operation_id': 'post_api_v1_external_account_catalogs_by_account_id',
|
|
2735
2941
|
'http_method': 'POST',
|
|
2736
2942
|
'servers': None,
|
|
@@ -2788,7 +2994,7 @@ class CampaignApi(object):
|
|
|
2788
2994
|
'oauth',
|
|
2789
2995
|
'oauth'
|
|
2790
2996
|
],
|
|
2791
|
-
'endpoint_path': '/2025-
|
|
2997
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{accountId}/catalogs/sellers',
|
|
2792
2998
|
'operation_id': 'post_api_v1_external_account_catalogs_sellers_by_account_id',
|
|
2793
2999
|
'http_method': 'POST',
|
|
2794
3000
|
'servers': None,
|
|
@@ -2849,7 +3055,7 @@ class CampaignApi(object):
|
|
|
2849
3055
|
'oauth',
|
|
2850
3056
|
'oauth'
|
|
2851
3057
|
],
|
|
2852
|
-
'endpoint_path': '/2025-
|
|
3058
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/creatives/search',
|
|
2853
3059
|
'operation_id': 'post_api_v2_external_account_creatives_search_by_account_id',
|
|
2854
3060
|
'http_method': 'POST',
|
|
2855
3061
|
'servers': None,
|
|
@@ -2909,7 +3115,7 @@ class CampaignApi(object):
|
|
|
2909
3115
|
'oauth',
|
|
2910
3116
|
'oauth'
|
|
2911
3117
|
],
|
|
2912
|
-
'endpoint_path': '/2025-
|
|
3118
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
2913
3119
|
'operation_id': 'post_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
2914
3120
|
'http_method': 'POST',
|
|
2915
3121
|
'servers': None,
|
|
@@ -2967,7 +3173,7 @@ class CampaignApi(object):
|
|
|
2967
3173
|
'oauth',
|
|
2968
3174
|
'oauth'
|
|
2969
3175
|
],
|
|
2970
|
-
'endpoint_path': '/2025-
|
|
3176
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}',
|
|
2971
3177
|
'operation_id': 'put_api202110_external_preferred_line_item_by_line_item_id',
|
|
2972
3178
|
'http_method': 'PUT',
|
|
2973
3179
|
'servers': None,
|
|
@@ -3026,7 +3232,7 @@ class CampaignApi(object):
|
|
|
3026
3232
|
'oauth',
|
|
3027
3233
|
'oauth'
|
|
3028
3234
|
],
|
|
3029
|
-
'endpoint_path': '/2025-
|
|
3235
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
3030
3236
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
3031
3237
|
'http_method': 'PUT',
|
|
3032
3238
|
'servers': None,
|
|
@@ -3084,7 +3290,7 @@ class CampaignApi(object):
|
|
|
3084
3290
|
'oauth',
|
|
3085
3291
|
'oauth'
|
|
3086
3292
|
],
|
|
3087
|
-
'endpoint_path': '/2025-
|
|
3293
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
3088
3294
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
3089
3295
|
'http_method': 'PUT',
|
|
3090
3296
|
'servers': None,
|
|
@@ -3142,7 +3348,7 @@ class CampaignApi(object):
|
|
|
3142
3348
|
'oauth',
|
|
3143
3349
|
'oauth'
|
|
3144
3350
|
],
|
|
3145
|
-
'endpoint_path': '/2025-
|
|
3351
|
+
'endpoint_path': '/2025-07/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
3146
3352
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
3147
3353
|
'http_method': 'PUT',
|
|
3148
3354
|
'servers': None,
|
|
@@ -3200,7 +3406,7 @@ class CampaignApi(object):
|
|
|
3200
3406
|
'oauth',
|
|
3201
3407
|
'oauth'
|
|
3202
3408
|
],
|
|
3203
|
-
'endpoint_path': '/2025-
|
|
3409
|
+
'endpoint_path': '/2025-07/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
3204
3410
|
'operation_id': 'put_api202210_external_account_by_account_id_creativescreative_id',
|
|
3205
3411
|
'http_method': 'PUT',
|
|
3206
3412
|
'servers': None,
|
|
@@ -3266,7 +3472,7 @@ class CampaignApi(object):
|
|
|
3266
3472
|
'oauth',
|
|
3267
3473
|
'oauth'
|
|
3268
3474
|
],
|
|
3269
|
-
'endpoint_path': '/2025-
|
|
3475
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaignId}',
|
|
3270
3476
|
'operation_id': 'put_api202301_external_campaign_by_campaign_id',
|
|
3271
3477
|
'http_method': 'PUT',
|
|
3272
3478
|
'servers': None,
|
|
@@ -3324,7 +3530,7 @@ class CampaignApi(object):
|
|
|
3324
3530
|
'oauth',
|
|
3325
3531
|
'oauth'
|
|
3326
3532
|
],
|
|
3327
|
-
'endpoint_path': '/2025-
|
|
3533
|
+
'endpoint_path': '/2025-07/retail-media/auction-line-items/{line-item-id}',
|
|
3328
3534
|
'operation_id': 'put_api_v2_external_auction_line_item_by_line_item_id',
|
|
3329
3535
|
'http_method': 'PUT',
|
|
3330
3536
|
'servers': None,
|
|
@@ -3382,7 +3588,7 @@ class CampaignApi(object):
|
|
|
3382
3588
|
'oauth',
|
|
3383
3589
|
'oauth'
|
|
3384
3590
|
],
|
|
3385
|
-
'endpoint_path': '/2025-
|
|
3591
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
3386
3592
|
'operation_id': 'put_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
3387
3593
|
'http_method': 'PUT',
|
|
3388
3594
|
'servers': None,
|
|
@@ -3436,6 +3642,84 @@ class CampaignApi(object):
|
|
|
3436
3642
|
},
|
|
3437
3643
|
api_client=api_client
|
|
3438
3644
|
)
|
|
3645
|
+
self.search_brands_by_name_async_v1_endpoint = _Endpoint(
|
|
3646
|
+
settings={
|
|
3647
|
+
'response_type': (EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadata,),
|
|
3648
|
+
'auth': [
|
|
3649
|
+
'oauth',
|
|
3650
|
+
'oauth'
|
|
3651
|
+
],
|
|
3652
|
+
'endpoint_path': '/2025-07/retail-media/brands/search',
|
|
3653
|
+
'operation_id': 'search_brands_by_name_async_v1',
|
|
3654
|
+
'http_method': 'POST',
|
|
3655
|
+
'servers': None,
|
|
3656
|
+
},
|
|
3657
|
+
params_map={
|
|
3658
|
+
'all': [
|
|
3659
|
+
'limit',
|
|
3660
|
+
'offset',
|
|
3661
|
+
'value_resource_input_brand_id_search_request',
|
|
3662
|
+
],
|
|
3663
|
+
'required': [],
|
|
3664
|
+
'nullable': [
|
|
3665
|
+
],
|
|
3666
|
+
'enum': [
|
|
3667
|
+
],
|
|
3668
|
+
'validation': [
|
|
3669
|
+
'limit',
|
|
3670
|
+
'offset',
|
|
3671
|
+
]
|
|
3672
|
+
},
|
|
3673
|
+
root_map={
|
|
3674
|
+
'validations': {
|
|
3675
|
+
('limit',): {
|
|
3676
|
+
|
|
3677
|
+
'inclusive_maximum': 100,
|
|
3678
|
+
'inclusive_minimum': 1,
|
|
3679
|
+
},
|
|
3680
|
+
('offset',): {
|
|
3681
|
+
|
|
3682
|
+
'inclusive_maximum': 2147483647,
|
|
3683
|
+
'inclusive_minimum': 0,
|
|
3684
|
+
},
|
|
3685
|
+
},
|
|
3686
|
+
'allowed_values': {
|
|
3687
|
+
},
|
|
3688
|
+
'openapi_types': {
|
|
3689
|
+
'limit':
|
|
3690
|
+
(int,),
|
|
3691
|
+
'offset':
|
|
3692
|
+
(int,),
|
|
3693
|
+
'value_resource_input_brand_id_search_request':
|
|
3694
|
+
(ValueResourceInputBrandIdSearchRequest,),
|
|
3695
|
+
},
|
|
3696
|
+
'attribute_map': {
|
|
3697
|
+
'limit': 'limit',
|
|
3698
|
+
'offset': 'offset',
|
|
3699
|
+
},
|
|
3700
|
+
'location_map': {
|
|
3701
|
+
'limit': 'query',
|
|
3702
|
+
'offset': 'query',
|
|
3703
|
+
'value_resource_input_brand_id_search_request': 'body',
|
|
3704
|
+
},
|
|
3705
|
+
'collection_format_map': {
|
|
3706
|
+
}
|
|
3707
|
+
},
|
|
3708
|
+
headers_map={
|
|
3709
|
+
'accept': [
|
|
3710
|
+
'text/plain',
|
|
3711
|
+
'application/json',
|
|
3712
|
+
'text/json'
|
|
3713
|
+
],
|
|
3714
|
+
'content_type': [
|
|
3715
|
+
'application/json-patch+json',
|
|
3716
|
+
'application/json',
|
|
3717
|
+
'text/json',
|
|
3718
|
+
'application/*+json'
|
|
3719
|
+
]
|
|
3720
|
+
},
|
|
3721
|
+
api_client=api_client
|
|
3722
|
+
)
|
|
3439
3723
|
self.set_keyword_bids_endpoint = _Endpoint(
|
|
3440
3724
|
settings={
|
|
3441
3725
|
'response_type': (ResourceOutcome,),
|
|
@@ -3443,7 +3727,7 @@ class CampaignApi(object):
|
|
|
3443
3727
|
'oauth',
|
|
3444
3728
|
'oauth'
|
|
3445
3729
|
],
|
|
3446
|
-
'endpoint_path': '/2025-
|
|
3730
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{id}/keywords/set-bid',
|
|
3447
3731
|
'operation_id': 'set_keyword_bids',
|
|
3448
3732
|
'http_method': 'POST',
|
|
3449
3733
|
'servers': None,
|
|
@@ -3501,7 +3785,7 @@ class CampaignApi(object):
|
|
|
3501
3785
|
'oauth',
|
|
3502
3786
|
'oauth'
|
|
3503
3787
|
],
|
|
3504
|
-
'endpoint_path': '/2025-
|
|
3788
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/products/unpause',
|
|
3505
3789
|
'operation_id': 'unpause_promoted_products',
|
|
3506
3790
|
'http_method': 'POST',
|
|
3507
3791
|
'servers': None,
|
|
@@ -3559,7 +3843,7 @@ class CampaignApi(object):
|
|
|
3559
3843
|
'oauth',
|
|
3560
3844
|
'oauth'
|
|
3561
3845
|
],
|
|
3562
|
-
'endpoint_path': '/2025-
|
|
3846
|
+
'endpoint_path': '/2025-07/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
3563
3847
|
'operation_id': 'update_campaign_budget_overrides',
|
|
3564
3848
|
'http_method': 'PUT',
|
|
3565
3849
|
'servers': None,
|
|
@@ -3587,22 +3871,85 @@ class CampaignApi(object):
|
|
|
3587
3871
|
'openapi_types': {
|
|
3588
3872
|
'campaign_id':
|
|
3589
3873
|
(int,),
|
|
3590
|
-
'value_resource_input_of_campaign_budget_overrides':
|
|
3591
|
-
(ValueResourceInputOfCampaignBudgetOverrides,),
|
|
3874
|
+
'value_resource_input_of_campaign_budget_overrides':
|
|
3875
|
+
(ValueResourceInputOfCampaignBudgetOverrides,),
|
|
3876
|
+
},
|
|
3877
|
+
'attribute_map': {
|
|
3878
|
+
'campaign_id': 'campaignId',
|
|
3879
|
+
},
|
|
3880
|
+
'location_map': {
|
|
3881
|
+
'campaign_id': 'path',
|
|
3882
|
+
'value_resource_input_of_campaign_budget_overrides': 'body',
|
|
3883
|
+
},
|
|
3884
|
+
'collection_format_map': {
|
|
3885
|
+
}
|
|
3886
|
+
},
|
|
3887
|
+
headers_map={
|
|
3888
|
+
'accept': [
|
|
3889
|
+
'application/json'
|
|
3890
|
+
],
|
|
3891
|
+
'content_type': [
|
|
3892
|
+
'application/json-patch+json',
|
|
3893
|
+
'application/json',
|
|
3894
|
+
'text/json',
|
|
3895
|
+
'application/*+json'
|
|
3896
|
+
]
|
|
3897
|
+
},
|
|
3898
|
+
api_client=api_client
|
|
3899
|
+
)
|
|
3900
|
+
self.update_keyword_reviews_v1_endpoint = _Endpoint(
|
|
3901
|
+
settings={
|
|
3902
|
+
'response_type': (ValueResourceOutcomeRetailMediaKeywordsReviewResult,),
|
|
3903
|
+
'auth': [
|
|
3904
|
+
'oauth',
|
|
3905
|
+
'oauth'
|
|
3906
|
+
],
|
|
3907
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{line-item-id}/keywords/review',
|
|
3908
|
+
'operation_id': 'update_keyword_reviews_v1',
|
|
3909
|
+
'http_method': 'POST',
|
|
3910
|
+
'servers': None,
|
|
3911
|
+
},
|
|
3912
|
+
params_map={
|
|
3913
|
+
'all': [
|
|
3914
|
+
'line_item_id',
|
|
3915
|
+
'value_resource_input_retail_media_keywords_review',
|
|
3916
|
+
],
|
|
3917
|
+
'required': [
|
|
3918
|
+
'line_item_id',
|
|
3919
|
+
],
|
|
3920
|
+
'nullable': [
|
|
3921
|
+
],
|
|
3922
|
+
'enum': [
|
|
3923
|
+
],
|
|
3924
|
+
'validation': [
|
|
3925
|
+
]
|
|
3926
|
+
},
|
|
3927
|
+
root_map={
|
|
3928
|
+
'validations': {
|
|
3929
|
+
},
|
|
3930
|
+
'allowed_values': {
|
|
3931
|
+
},
|
|
3932
|
+
'openapi_types': {
|
|
3933
|
+
'line_item_id':
|
|
3934
|
+
(int,),
|
|
3935
|
+
'value_resource_input_retail_media_keywords_review':
|
|
3936
|
+
(ValueResourceInputRetailMediaKeywordsReview,),
|
|
3592
3937
|
},
|
|
3593
3938
|
'attribute_map': {
|
|
3594
|
-
'
|
|
3939
|
+
'line_item_id': 'line-item-id',
|
|
3595
3940
|
},
|
|
3596
3941
|
'location_map': {
|
|
3597
|
-
'
|
|
3598
|
-
'
|
|
3942
|
+
'line_item_id': 'path',
|
|
3943
|
+
'value_resource_input_retail_media_keywords_review': 'body',
|
|
3599
3944
|
},
|
|
3600
3945
|
'collection_format_map': {
|
|
3601
3946
|
}
|
|
3602
3947
|
},
|
|
3603
3948
|
headers_map={
|
|
3604
3949
|
'accept': [
|
|
3605
|
-
'
|
|
3950
|
+
'text/plain',
|
|
3951
|
+
'application/json',
|
|
3952
|
+
'text/json'
|
|
3606
3953
|
],
|
|
3607
3954
|
'content_type': [
|
|
3608
3955
|
'application/json-patch+json',
|
|
@@ -3620,7 +3967,7 @@ class CampaignApi(object):
|
|
|
3620
3967
|
'oauth',
|
|
3621
3968
|
'oauth'
|
|
3622
3969
|
],
|
|
3623
|
-
'endpoint_path': '/2025-
|
|
3970
|
+
'endpoint_path': '/2025-07/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
3624
3971
|
'operation_id': 'update_line_item_budget_overrides',
|
|
3625
3972
|
'http_method': 'PUT',
|
|
3626
3973
|
'servers': None,
|
|
@@ -6448,6 +6795,91 @@ class CampaignApi(object):
|
|
|
6448
6795
|
external_line_item_id
|
|
6449
6796
|
return self.get_recommended_keywords_endpoint.call_with_http_info(**kwargs)
|
|
6450
6797
|
|
|
6798
|
+
def in_review_report_v1(
|
|
6799
|
+
self,
|
|
6800
|
+
account_id,
|
|
6801
|
+
**kwargs
|
|
6802
|
+
):
|
|
6803
|
+
"""in_review_report_v1 # noqa: E501
|
|
6804
|
+
|
|
6805
|
+
Generate a list of reports for line items which contain one or more actionable keyword reviews # noqa: E501
|
|
6806
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
6807
|
+
asynchronous HTTP request, please pass async_req=True
|
|
6808
|
+
|
|
6809
|
+
>>> thread = api.in_review_report_v1(account_id, async_req=True)
|
|
6810
|
+
>>> result = thread.get()
|
|
6811
|
+
|
|
6812
|
+
Args:
|
|
6813
|
+
account_id (int): The account to generate a report for
|
|
6814
|
+
|
|
6815
|
+
Keyword Args:
|
|
6816
|
+
limit (int): Number of items per page. [optional] if omitted the server will use the default value of 25
|
|
6817
|
+
offset (int): Offset for pagination. [optional] if omitted the server will use the default value of 0
|
|
6818
|
+
_return_http_data_only (bool): response data without head status
|
|
6819
|
+
code and headers. Default is True.
|
|
6820
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
6821
|
+
will be returned without reading/decoding response data.
|
|
6822
|
+
Default is True.
|
|
6823
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
6824
|
+
one number provided, it will be total request timeout. It can also
|
|
6825
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
6826
|
+
Default is None.
|
|
6827
|
+
_check_input_type (bool): specifies if type checking
|
|
6828
|
+
should be done one the data sent to the server.
|
|
6829
|
+
Default is True.
|
|
6830
|
+
_check_return_type (bool): specifies if type checking
|
|
6831
|
+
should be done one the data received from the server.
|
|
6832
|
+
Default is True.
|
|
6833
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
6834
|
+
are serialized names, as specified in the OpenAPI document.
|
|
6835
|
+
False if the variable names in the input data
|
|
6836
|
+
are pythonic names, e.g. snake case (default)
|
|
6837
|
+
_content_type (str/None): force body content-type.
|
|
6838
|
+
Default is None and content-type will be predicted by allowed
|
|
6839
|
+
content-types and body.
|
|
6840
|
+
_host_index (int/None): specifies the index of the server
|
|
6841
|
+
that we want to use.
|
|
6842
|
+
Default is read from the configuration.
|
|
6843
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
6844
|
+
request; this effectively ignores the authentication
|
|
6845
|
+
in the spec for a single request.
|
|
6846
|
+
Default is None
|
|
6847
|
+
async_req (bool): execute request asynchronously
|
|
6848
|
+
|
|
6849
|
+
Returns:
|
|
6850
|
+
EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata
|
|
6851
|
+
If the method is called asynchronously, returns the request
|
|
6852
|
+
thread.
|
|
6853
|
+
"""
|
|
6854
|
+
kwargs['async_req'] = kwargs.get(
|
|
6855
|
+
'async_req', False
|
|
6856
|
+
)
|
|
6857
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
6858
|
+
'_return_http_data_only', True
|
|
6859
|
+
)
|
|
6860
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
6861
|
+
'_preload_content', True
|
|
6862
|
+
)
|
|
6863
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
6864
|
+
'_request_timeout', None
|
|
6865
|
+
)
|
|
6866
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
6867
|
+
'_check_input_type', True
|
|
6868
|
+
)
|
|
6869
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
6870
|
+
'_check_return_type', True
|
|
6871
|
+
)
|
|
6872
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
6873
|
+
'_spec_property_naming', False
|
|
6874
|
+
)
|
|
6875
|
+
kwargs['_content_type'] = kwargs.get(
|
|
6876
|
+
'_content_type')
|
|
6877
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6878
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6879
|
+
kwargs['account_id'] = \
|
|
6880
|
+
account_id
|
|
6881
|
+
return self.in_review_report_v1_endpoint.call_with_http_info(**kwargs)
|
|
6882
|
+
|
|
6451
6883
|
def pause_promoted_products(
|
|
6452
6884
|
self,
|
|
6453
6885
|
line_item_id,
|
|
@@ -6869,27 +7301,195 @@ class CampaignApi(object):
|
|
|
6869
7301
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6870
7302
|
kwargs['line_item_id'] = \
|
|
6871
7303
|
line_item_id
|
|
6872
|
-
return self.post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7304
|
+
return self.post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7305
|
+
|
|
7306
|
+
def post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id(
|
|
7307
|
+
self,
|
|
7308
|
+
line_item_id,
|
|
7309
|
+
**kwargs
|
|
7310
|
+
):
|
|
7311
|
+
"""post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id # noqa: E501
|
|
7312
|
+
|
|
7313
|
+
This endpoint removes one or more add to basket ids from targeting on the specified line item. The resulting state of the add to basket target is returned. # noqa: E501
|
|
7314
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
7315
|
+
asynchronous HTTP request, please pass async_req=True
|
|
7316
|
+
|
|
7317
|
+
>>> thread = api.post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id(line_item_id, async_req=True)
|
|
7318
|
+
>>> result = thread.get()
|
|
7319
|
+
|
|
7320
|
+
Args:
|
|
7321
|
+
line_item_id (str): The line item to interact with
|
|
7322
|
+
|
|
7323
|
+
Keyword Args:
|
|
7324
|
+
add_to_basket_ids_update_model202110_request (AddToBasketIdsUpdateModel202110Request): Ids to remove from the target. [optional]
|
|
7325
|
+
_return_http_data_only (bool): response data without head status
|
|
7326
|
+
code and headers. Default is True.
|
|
7327
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
7328
|
+
will be returned without reading/decoding response data.
|
|
7329
|
+
Default is True.
|
|
7330
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
7331
|
+
one number provided, it will be total request timeout. It can also
|
|
7332
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
7333
|
+
Default is None.
|
|
7334
|
+
_check_input_type (bool): specifies if type checking
|
|
7335
|
+
should be done one the data sent to the server.
|
|
7336
|
+
Default is True.
|
|
7337
|
+
_check_return_type (bool): specifies if type checking
|
|
7338
|
+
should be done one the data received from the server.
|
|
7339
|
+
Default is True.
|
|
7340
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
7341
|
+
are serialized names, as specified in the OpenAPI document.
|
|
7342
|
+
False if the variable names in the input data
|
|
7343
|
+
are pythonic names, e.g. snake case (default)
|
|
7344
|
+
_content_type (str/None): force body content-type.
|
|
7345
|
+
Default is None and content-type will be predicted by allowed
|
|
7346
|
+
content-types and body.
|
|
7347
|
+
_host_index (int/None): specifies the index of the server
|
|
7348
|
+
that we want to use.
|
|
7349
|
+
Default is read from the configuration.
|
|
7350
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
7351
|
+
request; this effectively ignores the authentication
|
|
7352
|
+
in the spec for a single request.
|
|
7353
|
+
Default is None
|
|
7354
|
+
async_req (bool): execute request asynchronously
|
|
7355
|
+
|
|
7356
|
+
Returns:
|
|
7357
|
+
AddToBasketTarget202110Response
|
|
7358
|
+
If the method is called asynchronously, returns the request
|
|
7359
|
+
thread.
|
|
7360
|
+
"""
|
|
7361
|
+
kwargs['async_req'] = kwargs.get(
|
|
7362
|
+
'async_req', False
|
|
7363
|
+
)
|
|
7364
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
7365
|
+
'_return_http_data_only', True
|
|
7366
|
+
)
|
|
7367
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
7368
|
+
'_preload_content', True
|
|
7369
|
+
)
|
|
7370
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
7371
|
+
'_request_timeout', None
|
|
7372
|
+
)
|
|
7373
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
7374
|
+
'_check_input_type', True
|
|
7375
|
+
)
|
|
7376
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
7377
|
+
'_check_return_type', True
|
|
7378
|
+
)
|
|
7379
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
7380
|
+
'_spec_property_naming', False
|
|
7381
|
+
)
|
|
7382
|
+
kwargs['_content_type'] = kwargs.get(
|
|
7383
|
+
'_content_type')
|
|
7384
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7385
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7386
|
+
kwargs['line_item_id'] = \
|
|
7387
|
+
line_item_id
|
|
7388
|
+
return self.post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7389
|
+
|
|
7390
|
+
def post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id(
|
|
7391
|
+
self,
|
|
7392
|
+
line_item_id,
|
|
7393
|
+
**kwargs
|
|
7394
|
+
):
|
|
7395
|
+
"""post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id # noqa: E501
|
|
7396
|
+
|
|
7397
|
+
This endpoint appends one or more audiences ids to targeting on the specified line item. The resulting state of the audience target is returned. # noqa: E501
|
|
7398
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
7399
|
+
asynchronous HTTP request, please pass async_req=True
|
|
7400
|
+
|
|
7401
|
+
>>> thread = api.post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id(line_item_id, async_req=True)
|
|
7402
|
+
>>> result = thread.get()
|
|
7403
|
+
|
|
7404
|
+
Args:
|
|
7405
|
+
line_item_id (str): The line item to interact with
|
|
7406
|
+
|
|
7407
|
+
Keyword Args:
|
|
7408
|
+
audience_ids_update_model202110_request (AudienceIdsUpdateModel202110Request): Audience ids to append to the target. [optional]
|
|
7409
|
+
_return_http_data_only (bool): response data without head status
|
|
7410
|
+
code and headers. Default is True.
|
|
7411
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
7412
|
+
will be returned without reading/decoding response data.
|
|
7413
|
+
Default is True.
|
|
7414
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
7415
|
+
one number provided, it will be total request timeout. It can also
|
|
7416
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
7417
|
+
Default is None.
|
|
7418
|
+
_check_input_type (bool): specifies if type checking
|
|
7419
|
+
should be done one the data sent to the server.
|
|
7420
|
+
Default is True.
|
|
7421
|
+
_check_return_type (bool): specifies if type checking
|
|
7422
|
+
should be done one the data received from the server.
|
|
7423
|
+
Default is True.
|
|
7424
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
7425
|
+
are serialized names, as specified in the OpenAPI document.
|
|
7426
|
+
False if the variable names in the input data
|
|
7427
|
+
are pythonic names, e.g. snake case (default)
|
|
7428
|
+
_content_type (str/None): force body content-type.
|
|
7429
|
+
Default is None and content-type will be predicted by allowed
|
|
7430
|
+
content-types and body.
|
|
7431
|
+
_host_index (int/None): specifies the index of the server
|
|
7432
|
+
that we want to use.
|
|
7433
|
+
Default is read from the configuration.
|
|
7434
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
7435
|
+
request; this effectively ignores the authentication
|
|
7436
|
+
in the spec for a single request.
|
|
7437
|
+
Default is None
|
|
7438
|
+
async_req (bool): execute request asynchronously
|
|
7439
|
+
|
|
7440
|
+
Returns:
|
|
7441
|
+
AudienceTarget202110Response
|
|
7442
|
+
If the method is called asynchronously, returns the request
|
|
7443
|
+
thread.
|
|
7444
|
+
"""
|
|
7445
|
+
kwargs['async_req'] = kwargs.get(
|
|
7446
|
+
'async_req', False
|
|
7447
|
+
)
|
|
7448
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
7449
|
+
'_return_http_data_only', True
|
|
7450
|
+
)
|
|
7451
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
7452
|
+
'_preload_content', True
|
|
7453
|
+
)
|
|
7454
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
7455
|
+
'_request_timeout', None
|
|
7456
|
+
)
|
|
7457
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
7458
|
+
'_check_input_type', True
|
|
7459
|
+
)
|
|
7460
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
7461
|
+
'_check_return_type', True
|
|
7462
|
+
)
|
|
7463
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
7464
|
+
'_spec_property_naming', False
|
|
7465
|
+
)
|
|
7466
|
+
kwargs['_content_type'] = kwargs.get(
|
|
7467
|
+
'_content_type')
|
|
7468
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7469
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7470
|
+
kwargs['line_item_id'] = \
|
|
7471
|
+
line_item_id
|
|
7472
|
+
return self.post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6873
7473
|
|
|
6874
|
-
def
|
|
7474
|
+
def post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id(
|
|
6875
7475
|
self,
|
|
6876
7476
|
line_item_id,
|
|
6877
7477
|
**kwargs
|
|
6878
7478
|
):
|
|
6879
|
-
"""
|
|
7479
|
+
"""post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id # noqa: E501
|
|
6880
7480
|
|
|
6881
|
-
This endpoint removes one or more
|
|
7481
|
+
This endpoint removes one or more audiences ids from targeting on the specified line item. The resulting state of the audience target is returned. # noqa: E501
|
|
6882
7482
|
This method makes a synchronous HTTP request by default. To make an
|
|
6883
7483
|
asynchronous HTTP request, please pass async_req=True
|
|
6884
7484
|
|
|
6885
|
-
>>> thread = api.
|
|
7485
|
+
>>> thread = api.post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id(line_item_id, async_req=True)
|
|
6886
7486
|
>>> result = thread.get()
|
|
6887
7487
|
|
|
6888
7488
|
Args:
|
|
6889
7489
|
line_item_id (str): The line item to interact with
|
|
6890
7490
|
|
|
6891
7491
|
Keyword Args:
|
|
6892
|
-
|
|
7492
|
+
audience_ids_update_model202110_request (AudienceIdsUpdateModel202110Request): Audience ids to remove from the target. [optional]
|
|
6893
7493
|
_return_http_data_only (bool): response data without head status
|
|
6894
7494
|
code and headers. Default is True.
|
|
6895
7495
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6922,7 +7522,7 @@ class CampaignApi(object):
|
|
|
6922
7522
|
async_req (bool): execute request asynchronously
|
|
6923
7523
|
|
|
6924
7524
|
Returns:
|
|
6925
|
-
|
|
7525
|
+
AudienceTarget202110Response
|
|
6926
7526
|
If the method is called asynchronously, returns the request
|
|
6927
7527
|
thread.
|
|
6928
7528
|
"""
|
|
@@ -6953,27 +7553,27 @@ class CampaignApi(object):
|
|
|
6953
7553
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6954
7554
|
kwargs['line_item_id'] = \
|
|
6955
7555
|
line_item_id
|
|
6956
|
-
return self.
|
|
7556
|
+
return self.post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6957
7557
|
|
|
6958
|
-
def
|
|
7558
|
+
def post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id(
|
|
6959
7559
|
self,
|
|
6960
7560
|
line_item_id,
|
|
6961
7561
|
**kwargs
|
|
6962
7562
|
):
|
|
6963
|
-
"""
|
|
7563
|
+
"""post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id # noqa: E501
|
|
6964
7564
|
|
|
6965
|
-
This endpoint appends one or more
|
|
7565
|
+
This endpoint appends one or more store ids to targeting on the specified line item. The resulting state of the store target is returned. # noqa: E501
|
|
6966
7566
|
This method makes a synchronous HTTP request by default. To make an
|
|
6967
7567
|
asynchronous HTTP request, please pass async_req=True
|
|
6968
7568
|
|
|
6969
|
-
>>> thread = api.
|
|
7569
|
+
>>> thread = api.post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id(line_item_id, async_req=True)
|
|
6970
7570
|
>>> result = thread.get()
|
|
6971
7571
|
|
|
6972
7572
|
Args:
|
|
6973
7573
|
line_item_id (str): The line item to interact with
|
|
6974
7574
|
|
|
6975
7575
|
Keyword Args:
|
|
6976
|
-
|
|
7576
|
+
store_ids_update_model202110_request (StoreIdsUpdateModel202110Request): Store ids to append to the target. [optional]
|
|
6977
7577
|
_return_http_data_only (bool): response data without head status
|
|
6978
7578
|
code and headers. Default is True.
|
|
6979
7579
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7006,7 +7606,7 @@ class CampaignApi(object):
|
|
|
7006
7606
|
async_req (bool): execute request asynchronously
|
|
7007
7607
|
|
|
7008
7608
|
Returns:
|
|
7009
|
-
|
|
7609
|
+
StoreTarget202110Response
|
|
7010
7610
|
If the method is called asynchronously, returns the request
|
|
7011
7611
|
thread.
|
|
7012
7612
|
"""
|
|
@@ -7037,27 +7637,27 @@ class CampaignApi(object):
|
|
|
7037
7637
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7038
7638
|
kwargs['line_item_id'] = \
|
|
7039
7639
|
line_item_id
|
|
7040
|
-
return self.
|
|
7640
|
+
return self.post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7041
7641
|
|
|
7042
|
-
def
|
|
7642
|
+
def post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id(
|
|
7043
7643
|
self,
|
|
7044
7644
|
line_item_id,
|
|
7045
7645
|
**kwargs
|
|
7046
7646
|
):
|
|
7047
|
-
"""
|
|
7647
|
+
"""post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id # noqa: E501
|
|
7048
7648
|
|
|
7049
|
-
This endpoint removes one or more
|
|
7649
|
+
This endpoint removes one or more store ids from targeting on the specified line item. The resulting state of the store target is returned. # noqa: E501
|
|
7050
7650
|
This method makes a synchronous HTTP request by default. To make an
|
|
7051
7651
|
asynchronous HTTP request, please pass async_req=True
|
|
7052
7652
|
|
|
7053
|
-
>>> thread = api.
|
|
7653
|
+
>>> thread = api.post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id(line_item_id, async_req=True)
|
|
7054
7654
|
>>> result = thread.get()
|
|
7055
7655
|
|
|
7056
7656
|
Args:
|
|
7057
7657
|
line_item_id (str): The line item to interact with
|
|
7058
7658
|
|
|
7059
7659
|
Keyword Args:
|
|
7060
|
-
|
|
7660
|
+
store_ids_update_model202110_request (StoreIdsUpdateModel202110Request): Store ids to remove from the target. [optional]
|
|
7061
7661
|
_return_http_data_only (bool): response data without head status
|
|
7062
7662
|
code and headers. Default is True.
|
|
7063
7663
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7090,7 +7690,7 @@ class CampaignApi(object):
|
|
|
7090
7690
|
async_req (bool): execute request asynchronously
|
|
7091
7691
|
|
|
7092
7692
|
Returns:
|
|
7093
|
-
|
|
7693
|
+
StoreTarget202110Response
|
|
7094
7694
|
If the method is called asynchronously, returns the request
|
|
7095
7695
|
thread.
|
|
7096
7696
|
"""
|
|
@@ -7121,27 +7721,27 @@ class CampaignApi(object):
|
|
|
7121
7721
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7122
7722
|
kwargs['line_item_id'] = \
|
|
7123
7723
|
line_item_id
|
|
7124
|
-
return self.
|
|
7724
|
+
return self.post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7125
7725
|
|
|
7126
|
-
def
|
|
7726
|
+
def post_api202210_external_account_creatives_by_account_id(
|
|
7127
7727
|
self,
|
|
7128
|
-
|
|
7728
|
+
account_id,
|
|
7129
7729
|
**kwargs
|
|
7130
7730
|
):
|
|
7131
|
-
"""
|
|
7731
|
+
"""post_api202210_external_account_creatives_by_account_id # noqa: E501
|
|
7132
7732
|
|
|
7133
|
-
|
|
7733
|
+
Create a creative for an account # noqa: E501
|
|
7134
7734
|
This method makes a synchronous HTTP request by default. To make an
|
|
7135
7735
|
asynchronous HTTP request, please pass async_req=True
|
|
7136
7736
|
|
|
7137
|
-
>>> thread = api.
|
|
7737
|
+
>>> thread = api.post_api202210_external_account_creatives_by_account_id(account_id, async_req=True)
|
|
7138
7738
|
>>> result = thread.get()
|
|
7139
7739
|
|
|
7140
7740
|
Args:
|
|
7141
|
-
|
|
7741
|
+
account_id (str): External account id to create a creative for
|
|
7142
7742
|
|
|
7143
7743
|
Keyword Args:
|
|
7144
|
-
|
|
7744
|
+
creative_create_model202207 (CreativeCreateModel202207): The creative to create. [optional]
|
|
7145
7745
|
_return_http_data_only (bool): response data without head status
|
|
7146
7746
|
code and headers. Default is True.
|
|
7147
7747
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7174,7 +7774,7 @@ class CampaignApi(object):
|
|
|
7174
7774
|
async_req (bool): execute request asynchronously
|
|
7175
7775
|
|
|
7176
7776
|
Returns:
|
|
7177
|
-
|
|
7777
|
+
Creative202210Response
|
|
7178
7778
|
If the method is called asynchronously, returns the request
|
|
7179
7779
|
thread.
|
|
7180
7780
|
"""
|
|
@@ -7203,29 +7803,29 @@ class CampaignApi(object):
|
|
|
7203
7803
|
'_content_type')
|
|
7204
7804
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7205
7805
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7206
|
-
kwargs['
|
|
7207
|
-
|
|
7208
|
-
return self.
|
|
7806
|
+
kwargs['account_id'] = \
|
|
7807
|
+
account_id
|
|
7808
|
+
return self.post_api202210_external_account_creatives_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7209
7809
|
|
|
7210
|
-
def
|
|
7810
|
+
def post_api202301_external_account_campaigns_by_account_id(
|
|
7211
7811
|
self,
|
|
7212
|
-
|
|
7812
|
+
account_id,
|
|
7213
7813
|
**kwargs
|
|
7214
7814
|
):
|
|
7215
|
-
"""
|
|
7815
|
+
"""post_api202301_external_account_campaigns_by_account_id # noqa: E501
|
|
7216
7816
|
|
|
7217
|
-
|
|
7817
|
+
Create a campaign and assign budgets for the given account id with creatable campaign attributes given in request body constrained by business validation. The validation error includes details and source of errors. Pacing can be adjusted and affected by the status of the campaign and the days left on the campaign if auto daily pacing is enabled. # noqa: E501
|
|
7218
7818
|
This method makes a synchronous HTTP request by default. To make an
|
|
7219
7819
|
asynchronous HTTP request, please pass async_req=True
|
|
7220
7820
|
|
|
7221
|
-
>>> thread = api.
|
|
7821
|
+
>>> thread = api.post_api202301_external_account_campaigns_by_account_id(account_id, async_req=True)
|
|
7222
7822
|
>>> result = thread.get()
|
|
7223
7823
|
|
|
7224
7824
|
Args:
|
|
7225
|
-
|
|
7825
|
+
account_id (str): The account to request the campaign for.
|
|
7226
7826
|
|
|
7227
7827
|
Keyword Args:
|
|
7228
|
-
|
|
7828
|
+
post_campaign_v202301 (PostCampaignV202301): Creatable campaign attributes. [optional]
|
|
7229
7829
|
_return_http_data_only (bool): response data without head status
|
|
7230
7830
|
code and headers. Default is True.
|
|
7231
7831
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7258,7 +7858,7 @@ class CampaignApi(object):
|
|
|
7258
7858
|
async_req (bool): execute request asynchronously
|
|
7259
7859
|
|
|
7260
7860
|
Returns:
|
|
7261
|
-
|
|
7861
|
+
JsonApiSingleResponseOfCampaignV202301
|
|
7262
7862
|
If the method is called asynchronously, returns the request
|
|
7263
7863
|
thread.
|
|
7264
7864
|
"""
|
|
@@ -7287,29 +7887,29 @@ class CampaignApi(object):
|
|
|
7287
7887
|
'_content_type')
|
|
7288
7888
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7289
7889
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7290
|
-
kwargs['
|
|
7291
|
-
|
|
7292
|
-
return self.
|
|
7890
|
+
kwargs['account_id'] = \
|
|
7891
|
+
account_id
|
|
7892
|
+
return self.post_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7293
7893
|
|
|
7294
|
-
def
|
|
7894
|
+
def post_api_external_v2_account_brand_catalog_export_by_account_id(
|
|
7295
7895
|
self,
|
|
7296
7896
|
account_id,
|
|
7297
7897
|
**kwargs
|
|
7298
7898
|
):
|
|
7299
|
-
"""
|
|
7899
|
+
"""post_api_external_v2_account_brand_catalog_export_by_account_id # noqa: E501
|
|
7300
7900
|
|
|
7301
|
-
Create a
|
|
7901
|
+
Create a request for a Catalog available to the indicated account. # noqa: E501
|
|
7302
7902
|
This method makes a synchronous HTTP request by default. To make an
|
|
7303
7903
|
asynchronous HTTP request, please pass async_req=True
|
|
7304
7904
|
|
|
7305
|
-
>>> thread = api.
|
|
7905
|
+
>>> thread = api.post_api_external_v2_account_brand_catalog_export_by_account_id(account_id, async_req=True)
|
|
7306
7906
|
>>> result = thread.get()
|
|
7307
7907
|
|
|
7308
7908
|
Args:
|
|
7309
|
-
account_id (str):
|
|
7909
|
+
account_id (str): The account to request the catalog for.
|
|
7310
7910
|
|
|
7311
7911
|
Keyword Args:
|
|
7312
|
-
|
|
7912
|
+
value_resource_input_of_brand_catalog_request_v2 (ValueResourceInputOfBrandCatalogRequestV2): [optional]
|
|
7313
7913
|
_return_http_data_only (bool): response data without head status
|
|
7314
7914
|
code and headers. Default is True.
|
|
7315
7915
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7342,7 +7942,7 @@ class CampaignApi(object):
|
|
|
7342
7942
|
async_req (bool): execute request asynchronously
|
|
7343
7943
|
|
|
7344
7944
|
Returns:
|
|
7345
|
-
|
|
7945
|
+
EntityResourceOutcomeOfCatalogStatusV2
|
|
7346
7946
|
If the method is called asynchronously, returns the request
|
|
7347
7947
|
thread.
|
|
7348
7948
|
"""
|
|
@@ -7373,27 +7973,27 @@ class CampaignApi(object):
|
|
|
7373
7973
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7374
7974
|
kwargs['account_id'] = \
|
|
7375
7975
|
account_id
|
|
7376
|
-
return self.
|
|
7976
|
+
return self.post_api_external_v2_account_brand_catalog_export_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7377
7977
|
|
|
7378
|
-
def
|
|
7978
|
+
def post_api_external_v2_account_seller_catalog_export_by_account_id(
|
|
7379
7979
|
self,
|
|
7380
7980
|
account_id,
|
|
7381
7981
|
**kwargs
|
|
7382
7982
|
):
|
|
7383
|
-
"""
|
|
7983
|
+
"""post_api_external_v2_account_seller_catalog_export_by_account_id # noqa: E501
|
|
7384
7984
|
|
|
7385
|
-
Create a
|
|
7985
|
+
Create a request for a Catalog available to the indicated account. # noqa: E501
|
|
7386
7986
|
This method makes a synchronous HTTP request by default. To make an
|
|
7387
7987
|
asynchronous HTTP request, please pass async_req=True
|
|
7388
7988
|
|
|
7389
|
-
>>> thread = api.
|
|
7989
|
+
>>> thread = api.post_api_external_v2_account_seller_catalog_export_by_account_id(account_id, async_req=True)
|
|
7390
7990
|
>>> result = thread.get()
|
|
7391
7991
|
|
|
7392
7992
|
Args:
|
|
7393
|
-
account_id (str): The account to request the
|
|
7993
|
+
account_id (str): The account to request the catalog for.
|
|
7394
7994
|
|
|
7395
7995
|
Keyword Args:
|
|
7396
|
-
|
|
7996
|
+
value_resource_input_of_seller_catalog_request_v2 (ValueResourceInputOfSellerCatalogRequestV2): [optional]
|
|
7397
7997
|
_return_http_data_only (bool): response data without head status
|
|
7398
7998
|
code and headers. Default is True.
|
|
7399
7999
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7426,7 +8026,7 @@ class CampaignApi(object):
|
|
|
7426
8026
|
async_req (bool): execute request asynchronously
|
|
7427
8027
|
|
|
7428
8028
|
Returns:
|
|
7429
|
-
|
|
8029
|
+
EntityResourceOutcomeOfCatalogStatusV2
|
|
7430
8030
|
If the method is called asynchronously, returns the request
|
|
7431
8031
|
thread.
|
|
7432
8032
|
"""
|
|
@@ -7457,7 +8057,7 @@ class CampaignApi(object):
|
|
|
7457
8057
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7458
8058
|
kwargs['account_id'] = \
|
|
7459
8059
|
account_id
|
|
7460
|
-
return self.
|
|
8060
|
+
return self.post_api_external_v2_account_seller_catalog_export_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7461
8061
|
|
|
7462
8062
|
def post_api_v1_external_account_catalogs_by_account_id(
|
|
7463
8063
|
self,
|
|
@@ -8474,6 +9074,87 @@ class CampaignApi(object):
|
|
|
8474
9074
|
line_item_id
|
|
8475
9075
|
return self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8476
9076
|
|
|
9077
|
+
def search_brands_by_name_async_v1(
|
|
9078
|
+
self,
|
|
9079
|
+
**kwargs
|
|
9080
|
+
):
|
|
9081
|
+
"""search_brands_by_name_async_v1 # noqa: E501
|
|
9082
|
+
|
|
9083
|
+
Search for brands given a retailer ID and search term. # noqa: E501
|
|
9084
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
9085
|
+
asynchronous HTTP request, please pass async_req=True
|
|
9086
|
+
|
|
9087
|
+
>>> thread = api.search_brands_by_name_async_v1(async_req=True)
|
|
9088
|
+
>>> result = thread.get()
|
|
9089
|
+
|
|
9090
|
+
|
|
9091
|
+
Keyword Args:
|
|
9092
|
+
limit (int): the number of brands to return. [optional] if omitted the server will use the default value of 25
|
|
9093
|
+
offset (int): offset of paginated results. [optional] if omitted the server will use the default value of 0
|
|
9094
|
+
value_resource_input_brand_id_search_request (ValueResourceInputBrandIdSearchRequest): BrandIdSearchRequest which contains the request parameters. [optional]
|
|
9095
|
+
_return_http_data_only (bool): response data without head status
|
|
9096
|
+
code and headers. Default is True.
|
|
9097
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
9098
|
+
will be returned without reading/decoding response data.
|
|
9099
|
+
Default is True.
|
|
9100
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
9101
|
+
one number provided, it will be total request timeout. It can also
|
|
9102
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
9103
|
+
Default is None.
|
|
9104
|
+
_check_input_type (bool): specifies if type checking
|
|
9105
|
+
should be done one the data sent to the server.
|
|
9106
|
+
Default is True.
|
|
9107
|
+
_check_return_type (bool): specifies if type checking
|
|
9108
|
+
should be done one the data received from the server.
|
|
9109
|
+
Default is True.
|
|
9110
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
9111
|
+
are serialized names, as specified in the OpenAPI document.
|
|
9112
|
+
False if the variable names in the input data
|
|
9113
|
+
are pythonic names, e.g. snake case (default)
|
|
9114
|
+
_content_type (str/None): force body content-type.
|
|
9115
|
+
Default is None and content-type will be predicted by allowed
|
|
9116
|
+
content-types and body.
|
|
9117
|
+
_host_index (int/None): specifies the index of the server
|
|
9118
|
+
that we want to use.
|
|
9119
|
+
Default is read from the configuration.
|
|
9120
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
9121
|
+
request; this effectively ignores the authentication
|
|
9122
|
+
in the spec for a single request.
|
|
9123
|
+
Default is None
|
|
9124
|
+
async_req (bool): execute request asynchronously
|
|
9125
|
+
|
|
9126
|
+
Returns:
|
|
9127
|
+
EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadata
|
|
9128
|
+
If the method is called asynchronously, returns the request
|
|
9129
|
+
thread.
|
|
9130
|
+
"""
|
|
9131
|
+
kwargs['async_req'] = kwargs.get(
|
|
9132
|
+
'async_req', False
|
|
9133
|
+
)
|
|
9134
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
9135
|
+
'_return_http_data_only', True
|
|
9136
|
+
)
|
|
9137
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
9138
|
+
'_preload_content', True
|
|
9139
|
+
)
|
|
9140
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
9141
|
+
'_request_timeout', None
|
|
9142
|
+
)
|
|
9143
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
9144
|
+
'_check_input_type', True
|
|
9145
|
+
)
|
|
9146
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
9147
|
+
'_check_return_type', True
|
|
9148
|
+
)
|
|
9149
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
9150
|
+
'_spec_property_naming', False
|
|
9151
|
+
)
|
|
9152
|
+
kwargs['_content_type'] = kwargs.get(
|
|
9153
|
+
'_content_type')
|
|
9154
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
9155
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
9156
|
+
return self.search_brands_by_name_async_v1_endpoint.call_with_http_info(**kwargs)
|
|
9157
|
+
|
|
8477
9158
|
def set_keyword_bids(
|
|
8478
9159
|
self,
|
|
8479
9160
|
id,
|
|
@@ -8726,6 +9407,90 @@ class CampaignApi(object):
|
|
|
8726
9407
|
campaign_id
|
|
8727
9408
|
return self.update_campaign_budget_overrides_endpoint.call_with_http_info(**kwargs)
|
|
8728
9409
|
|
|
9410
|
+
def update_keyword_reviews_v1(
|
|
9411
|
+
self,
|
|
9412
|
+
line_item_id,
|
|
9413
|
+
**kwargs
|
|
9414
|
+
):
|
|
9415
|
+
"""update_keyword_reviews_v1 # noqa: E501
|
|
9416
|
+
|
|
9417
|
+
Update the status of keyword reviews under a line item # noqa: E501
|
|
9418
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
9419
|
+
asynchronous HTTP request, please pass async_req=True
|
|
9420
|
+
|
|
9421
|
+
>>> thread = api.update_keyword_reviews_v1(line_item_id, async_req=True)
|
|
9422
|
+
>>> result = thread.get()
|
|
9423
|
+
|
|
9424
|
+
Args:
|
|
9425
|
+
line_item_id (int): The line item to update keyword review statuses for
|
|
9426
|
+
|
|
9427
|
+
Keyword Args:
|
|
9428
|
+
value_resource_input_retail_media_keywords_review (ValueResourceInputRetailMediaKeywordsReview): Request object containing a list of Phrase-ReviewState pairs to update. [optional]
|
|
9429
|
+
_return_http_data_only (bool): response data without head status
|
|
9430
|
+
code and headers. Default is True.
|
|
9431
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
9432
|
+
will be returned without reading/decoding response data.
|
|
9433
|
+
Default is True.
|
|
9434
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
9435
|
+
one number provided, it will be total request timeout. It can also
|
|
9436
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
9437
|
+
Default is None.
|
|
9438
|
+
_check_input_type (bool): specifies if type checking
|
|
9439
|
+
should be done one the data sent to the server.
|
|
9440
|
+
Default is True.
|
|
9441
|
+
_check_return_type (bool): specifies if type checking
|
|
9442
|
+
should be done one the data received from the server.
|
|
9443
|
+
Default is True.
|
|
9444
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
9445
|
+
are serialized names, as specified in the OpenAPI document.
|
|
9446
|
+
False if the variable names in the input data
|
|
9447
|
+
are pythonic names, e.g. snake case (default)
|
|
9448
|
+
_content_type (str/None): force body content-type.
|
|
9449
|
+
Default is None and content-type will be predicted by allowed
|
|
9450
|
+
content-types and body.
|
|
9451
|
+
_host_index (int/None): specifies the index of the server
|
|
9452
|
+
that we want to use.
|
|
9453
|
+
Default is read from the configuration.
|
|
9454
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
9455
|
+
request; this effectively ignores the authentication
|
|
9456
|
+
in the spec for a single request.
|
|
9457
|
+
Default is None
|
|
9458
|
+
async_req (bool): execute request asynchronously
|
|
9459
|
+
|
|
9460
|
+
Returns:
|
|
9461
|
+
ValueResourceOutcomeRetailMediaKeywordsReviewResult
|
|
9462
|
+
If the method is called asynchronously, returns the request
|
|
9463
|
+
thread.
|
|
9464
|
+
"""
|
|
9465
|
+
kwargs['async_req'] = kwargs.get(
|
|
9466
|
+
'async_req', False
|
|
9467
|
+
)
|
|
9468
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
9469
|
+
'_return_http_data_only', True
|
|
9470
|
+
)
|
|
9471
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
9472
|
+
'_preload_content', True
|
|
9473
|
+
)
|
|
9474
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
9475
|
+
'_request_timeout', None
|
|
9476
|
+
)
|
|
9477
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
9478
|
+
'_check_input_type', True
|
|
9479
|
+
)
|
|
9480
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
9481
|
+
'_check_return_type', True
|
|
9482
|
+
)
|
|
9483
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
9484
|
+
'_spec_property_naming', False
|
|
9485
|
+
)
|
|
9486
|
+
kwargs['_content_type'] = kwargs.get(
|
|
9487
|
+
'_content_type')
|
|
9488
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
9489
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
9490
|
+
kwargs['line_item_id'] = \
|
|
9491
|
+
line_item_id
|
|
9492
|
+
return self.update_keyword_reviews_v1_endpoint.call_with_http_info(**kwargs)
|
|
9493
|
+
|
|
8729
9494
|
def update_line_item_budget_overrides(
|
|
8730
9495
|
self,
|
|
8731
9496
|
line_item_id,
|