criteo-api-retailmedia-sdk 2024.7.0.241029__py3-none-any.whl → 2024.10.0.241029__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-2024.7.0.241029.dist-info → criteo_api_retailmedia_sdk-2024.10.0.241029.dist-info}/METADATA +4 -4
- criteo_api_retailmedia_sdk-2024.10.0.241029.dist-info/RECORD +295 -0
- criteo_api_retailmedia_sdk-2024.10.0.241029.dist-info/top_level.txt +1 -0
- criteo_api_retailmedia_v2024_10/__init__.py +31 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/__init__.py +1 -1
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/accounts_api.py +17 -17
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/analytics_api.py +13 -13
- criteo_api_retailmedia_v2024_10/api/audience_api.py +1269 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/balance_api.py +19 -19
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/campaign_api.py +681 -668
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api/gateway_api.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api_client.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/api_client_builder.py +3 -3
- criteo_api_retailmedia_v2024_10/apis/__init__.py +22 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/configuration.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/criteo_api_client.py +2 -2
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/criteo_auth.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/criteo_rest.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/exceptions.py +1 -1
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/__init__.py +1 -1
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_funds_to_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_funds_to_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_remove_keyword_model.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_remove_keywords_model.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_remove_keywords_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_remove_keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_to_basket_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_to_basket_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/add_to_basket_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/application_summary_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/application_summary_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/application_summary_model_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/approval_status_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/asset.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/asset_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/asset_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_campaigns_report.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_campaigns_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_campaigns_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_line_items_report.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_line_items_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_line_items_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_report_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_revenue_report.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_revenue_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/async_revenue_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/auction_line_item_create_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/auction_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/auction_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/auction_line_item_update_model_request.py +4 -4
- criteo_api_retailmedia_v2024_10/model/audience_error.py +310 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/audience_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/audience_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/audience_target202110_response.py +5 -5
- criteo_api_retailmedia_v2024_10/model/audience_warning.py +312 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/balance_campaign202110_list_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/balance_campaign202110_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/balance_history_change_data_capture_v1.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/balance_response_v2.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/balance_response_v2_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/campaign_attributes_v202301.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/campaign_daily_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/campaign_monthly_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/campaign_v202301.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/category202204.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/category202204_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/change_dates_of_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/change_dates_of_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/change_details_v1.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/choice_option.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/choice_variable_specification.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/choice_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/color_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/common_error.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/common_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/common_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/common_problem.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/common_warning.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/create_balance_v2.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/create_balance_v2_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative202110_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative202210.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative202210_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative_create_model202207.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/creative_update_model202207.py +4 -4
- criteo_api_retailmedia_v2024_10/model/creative_v2_list_response.py +281 -0
- criteo_api_retailmedia_v2024_10/model/creative_v2_response.py +281 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/daily_line_item_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/editable_campaign_attributes_v202301.py +3 -3
- criteo_api_retailmedia_v2024_10/model/error_code_response.py +281 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_account.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_add_to_basket_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_add_to_basket_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_auction_line_item.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_auction_line_item_create_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_auction_line_item_update_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_audience_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_audience_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_brand.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_catalog_request.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_catalog_status.py +3 -3
- criteo_api_retailmedia_v2024_10/model/external_choice_variable_value.py +269 -0
- criteo_api_retailmedia_v2024_10/model/external_color_variable_value.py +268 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_common_line_item.py +3 -3
- criteo_api_retailmedia_v2024_10/model/external_creative_v2.py +361 -0
- criteo_api_retailmedia_v2024_10/model/external_files_variable_value.py +272 -0
- criteo_api_retailmedia_v2024_10/model/external_hyperlink_variable_value.py +263 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_keyword_target202110.py +3 -3
- criteo_api_retailmedia_v2024_07/model/line_item_bid_multipliers.py → criteo_api_retailmedia_v2024_10/model/external_line_item_bid_multipliers_v2.py +44 -32
- criteo_api_retailmedia_v2024_07/model/external_line_item_capping202110.py → criteo_api_retailmedia_v2024_10/model/external_line_item_capping_v2.py +8 -8
- criteo_api_retailmedia_v2024_07/model/external_line_item_page_category202110.py → criteo_api_retailmedia_v2024_10/model/external_line_item_page_category_v2.py +6 -6
- criteo_api_retailmedia_v2024_07/model/external_line_item_page202110.py → criteo_api_retailmedia_v2024_10/model/external_line_item_page_v2.py +18 -13
- criteo_api_retailmedia_v2024_10/model/external_page_type_environment.py +293 -0
- criteo_api_retailmedia_v2024_07/model/external_preferred_line_item_create_model202110.py → criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_create_model_v2.py +20 -20
- criteo_api_retailmedia_v2024_07/model/external_preferred_line_item_update_model202110.py → criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_update_model_v2.py +18 -18
- criteo_api_retailmedia_v2024_07/model/external_preferred_line_item202110.py → criteo_api_retailmedia_v2024_10/model/external_preferred_line_item_v2.py +38 -43
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retailer.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retailer_pages202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_store_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_store_target202110.py +3 -3
- criteo_api_retailmedia_v2024_10/model/external_template_variable_value.py +309 -0
- criteo_api_retailmedia_v2024_10/model/external_text_variable_value.py +263 -0
- criteo_api_retailmedia_v2024_10/model/external_video_variable_value.py +293 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/files_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/files_variables_specification.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/hyperlink_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/input_keywords_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/input_resource_of_auction_line_item_create_model.py +4 -4
- criteo_api_retailmedia_v2024_10/model/input_resource_of_preferred_line_item_create_model_v2.py +273 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_external_id_of_editable_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_id_of_int64_and_account_and_account.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_id_of_int64_and_campaign_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_id_of_int64_and_catalog_status_and_catalog_status.py +4 -4
- criteo_api_retailmedia_v2024_10/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +285 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_without_id_of_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_body_without_id_of_catalog_request_and_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_page_response_of_account.py +7 -7
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_page_response_of_brand.py +7 -7
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_page_response_of_campaign_v202301.py +7 -7
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_page_response_of_retailer.py +7 -7
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_request_of_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_single_response_of_campaign_v202301.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/json_api_single_response_of_catalog_status.py +6 -6
- criteo_api_retailmedia_v2024_07/model/json_api_single_response_of_line_item_bid_multipliers.py → criteo_api_retailmedia_v2024_10/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +19 -19
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keyword_data_model.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keyword_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keyword_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keywords_model.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/keywords_model_response.py +5 -5
- criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_request.py +269 -0
- criteo_api_retailmedia_v2024_10/model/line_item_bid_multipliers_v2_response.py +281 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/line_item_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/line_item_product_status.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/match_type_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/metadata.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/monthly_line_item_budeget_override.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/negotiation_state_model.py +3 -3
- criteo_api_retailmedia_v2024_10/model/nillable_string.py +263 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/page_metadata.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/page_of_balance_history_change_data_capture_v1.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/page_type_environment.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/paged_resource_collection_outcome_of_balance_response_v2.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/post_campaign_v202301.py +4 -4
- criteo_api_retailmedia_v2024_07/model/preferred_line_item_create_model202110_request.py → criteo_api_retailmedia_v2024_10/model/preferred_line_item_create_model_v2_request.py +11 -11
- criteo_api_retailmedia_v2024_10/model/preferred_line_item_update_model_v2_request.py +269 -0
- criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_paged_list_response.py +287 -0
- criteo_api_retailmedia_v2024_10/model/preferred_line_item_v2_response.py +281 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/problem_details.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/product_metadata.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/product_resource_outcome.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/promoted_product.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/promoted_product_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/promoted_product_resource_collection_input.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/promoted_product_resource_collection_outcome.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/proposal_status_model.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/proposal_status_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/proposal_status_model_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/put_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/report_outcome.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_add_funds_to_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_auction_line_item.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_auction_line_item_update_model.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_balance_campaign202110.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_balance_response_v2.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_category202204.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_change_dates_of_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_common_line_item.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_create_balance_v2.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_creative202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_creative202210.py +4 -4
- criteo_api_retailmedia_v2024_10/model/resource_of_creative_v2.py +277 -0
- criteo_api_retailmedia_v2024_10/model/resource_of_line_item_bid_multipliers_v2.py +277 -0
- criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_update_model_v2.py +277 -0
- criteo_api_retailmedia_v2024_10/model/resource_of_preferred_line_item_v2.py +277 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_retail_media_account.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_template.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_of_update_balance_model_v2.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_outcome.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/resource_outcome_of_retail_media_account.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/retail_media_account.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/retail_media_brand_account_creation.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/retail_media_brands.py +3 -3
- criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment.py +279 -0
- criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_attributes.py +292 -0
- criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_amendment_request.py +275 -0
- criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_operation.py +291 -0
- criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_operation_response_attributes.py +281 -0
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v1.py → criteo_api_retailmedia_v2024_10/model/retail_media_contactlist_operation_response_attributes_attributes.py +42 -36
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/retail_media_seller.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/retail_media_seller_account_creation.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/review_state_model.py +3 -3
- criteo_api_retailmedia_v2024_10/model/rm_algebra_node_v1.py +275 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1.py +307 -0
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v2_resource.py → criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_resource.py +11 -11
- criteo_api_retailmedia_v2024_10/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +287 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1.py +271 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_search_entity_v1_resource.py +273 -0
- criteo_api_retailmedia_v2024_07/model/line_item_bid_multipliers_request.py → criteo_api_retailmedia_v2024_10/model/rm_audience_search_input_v1.py +11 -11
- criteo_api_retailmedia_v2024_07/model/preferred_line_item_update_model202110_request.py → criteo_api_retailmedia_v2024_10/model/rm_audience_search_metadata_v1.py +18 -16
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_bulk_create_input_v1.py +269 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_bulk_delete_input_v1.py +269 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_bulk_update_input_v1.py +269 -0
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1.py +26 -24
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_create_entity_v1_resource.py +273 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_delete_entity_v1_resource.py +271 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1.py +323 -0
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1_response.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_list_response.py +12 -12
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1_resource.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_resource.py +11 -11
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +287 -0
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v1_list_response.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_list_response.py +12 -12
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_id_entity_v1_resource.py +271 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1.py +277 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_entity_v1_resource.py +273 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_input_v1.py +269 -0
- criteo_api_retailmedia_v2024_10/model/rm_audience_segment_search_metadata_v1.py +271 -0
- criteo_api_retailmedia_v2024_07/model/preferred_line_item202110_response.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1.py +20 -24
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2_resource.py → criteo_api_retailmedia_v2024_10/model/rm_audience_segment_update_entity_v1_resource.py +11 -11
- criteo_api_retailmedia_v2024_10/model/rm_contact_list_create_v1.py +270 -0
- criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1.py +271 -0
- criteo_api_retailmedia_v2024_07/model/resource_of_preferred_line_item202110.py → criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_resource.py +14 -14
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v2_list_response.py → criteo_api_retailmedia_v2024_10/model/rm_contact_list_statistics_entity_v1_response.py +12 -12
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v1_resource.py → criteo_api_retailmedia_v2024_10/model/rm_contact_list_v1.py +31 -31
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v2.py → criteo_api_retailmedia_v2024_10/model/rm_events_v1.py +44 -52
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/rmca_common_problem.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/section.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/set_bid_model.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/set_bids_model.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/set_bids_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/set_bids_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/status_response.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/status_response_resource.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/store_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/store_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/store_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/template.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/template_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/template_response.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/template_variable.py +6 -6
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/template_variable_value.py +8 -8
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/text_variable_specification.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/text_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/update_balance_model_v2.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/update_balance_model_v2_request.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_collection_input_of_retail_media_seller.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_collection_outcome_of_retail_media_seller.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_input_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_input_of_line_item_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_input_of_retail_media_brand_account_creation.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_input_of_retail_media_brands.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_input_of_retail_media_seller_account_creation.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_line_item_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_retail_media_brand_account_creation.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_retail_media_brands.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_retail_media_seller.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_of_retail_media_seller_account_creation.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_audience_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_keyword_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/value_type_resource_of_store_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model_utils.py +2 -2
- criteo_api_retailmedia_v2024_10/models/__init__.py +281 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/rest.py +2 -2
- criteo_api_retailmedia_sdk-2024.7.0.241029.dist-info/RECORD +0 -262
- criteo_api_retailmedia_sdk-2024.7.0.241029.dist-info/top_level.txt +0 -1
- criteo_api_retailmedia_v2024_07/__init__.py +0 -31
- criteo_api_retailmedia_v2024_07/api/audience_api.py +0 -657
- criteo_api_retailmedia_v2024_07/apis/__init__.py +0 -22
- criteo_api_retailmedia_v2024_07/model/creative202210_list_response.py +0 -281
- criteo_api_retailmedia_v2024_07/model/input_resource_of_preferred_line_item_create_model202110.py +0 -273
- criteo_api_retailmedia_v2024_07/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_and_line_item_bid_multipliers.py +0 -285
- criteo_api_retailmedia_v2024_07/model/line_item_bid_multipliers_response.py +0 -281
- criteo_api_retailmedia_v2024_07/model/preferred_line_item202110_paged_list_response.py +0 -287
- criteo_api_retailmedia_v2024_07/model/resource_of_line_item_bid_multipliers.py +0 -277
- criteo_api_retailmedia_v2024_07/model/resource_of_preferred_line_item_update_model202110.py +0 -277
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v1.py +0 -315
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_entity_v2_response.py +0 -281
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_input_entity_v1.py +0 -269
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_create_input_entity_v2.py +0 -269
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_get_entity_v2.py +0 -291
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_user_behavior_create_v2.py +0 -279
- criteo_api_retailmedia_v2024_07/model/rm_legacy_audience_user_behavior_details_v2.py +0 -279
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_customer_list.py +0 -275
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_create_v2.py +0 -303
- criteo_api_retailmedia_v2024_07/model/rm_legacy_segment_user_behavior_v1.py +0 -306
- criteo_api_retailmedia_v2024_07/models/__init__.py +0 -248
- {criteo_api_retailmedia_sdk-2024.7.0.241029.dist-info → criteo_api_retailmedia_sdk-2024.10.0.241029.dist-info}/WHEEL +0 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/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: 2024-
|
|
6
|
+
The version of the OpenAPI document: 2024-10
|
|
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_v2024_10.api_client import ApiClient, Endpoint as _Endpoint
|
|
15
|
+
from criteo_api_retailmedia_v2024_10.model_utils import ( # noqa: F401
|
|
16
16
|
check_allowed_values,
|
|
17
17
|
check_validations,
|
|
18
18
|
date,
|
|
@@ -21,63 +21,64 @@ from criteo_api_retailmedia_v2024_07.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
|
|
24
|
+
from criteo_api_retailmedia_v2024_10.model.add_remove_keywords_model_request import AddRemoveKeywordsModelRequest
|
|
25
|
+
from criteo_api_retailmedia_v2024_10.model.add_to_basket_ids_update_model202110_request import AddToBasketIdsUpdateModel202110Request
|
|
26
|
+
from criteo_api_retailmedia_v2024_10.model.add_to_basket_target202110_request import AddToBasketTarget202110Request
|
|
27
|
+
from criteo_api_retailmedia_v2024_10.model.add_to_basket_target202110_response import AddToBasketTarget202110Response
|
|
28
|
+
from criteo_api_retailmedia_v2024_10.model.asset_response import AssetResponse
|
|
29
|
+
from criteo_api_retailmedia_v2024_10.model.auction_line_item_create_model_request import AuctionLineItemCreateModelRequest
|
|
30
|
+
from criteo_api_retailmedia_v2024_10.model.auction_line_item_paged_list_response import AuctionLineItemPagedListResponse
|
|
31
|
+
from criteo_api_retailmedia_v2024_10.model.auction_line_item_response import AuctionLineItemResponse
|
|
32
|
+
from criteo_api_retailmedia_v2024_10.model.auction_line_item_update_model_request import AuctionLineItemUpdateModelRequest
|
|
33
|
+
from criteo_api_retailmedia_v2024_10.model.audience_ids_update_model202110_request import AudienceIdsUpdateModel202110Request
|
|
34
|
+
from criteo_api_retailmedia_v2024_10.model.audience_target202110_request import AudienceTarget202110Request
|
|
35
|
+
from criteo_api_retailmedia_v2024_10.model.audience_target202110_response import AudienceTarget202110Response
|
|
36
|
+
from criteo_api_retailmedia_v2024_10.model.balance_campaign202110_list_request import BalanceCampaign202110ListRequest
|
|
37
|
+
from criteo_api_retailmedia_v2024_10.model.balance_campaign202110_paged_list_response import BalanceCampaign202110PagedListResponse
|
|
38
|
+
from criteo_api_retailmedia_v2024_10.model.category202204 import Category202204
|
|
39
|
+
from criteo_api_retailmedia_v2024_10.model.category202204_list_response import Category202204ListResponse
|
|
40
|
+
from criteo_api_retailmedia_v2024_10.model.common_line_item_paged_list_response import CommonLineItemPagedListResponse
|
|
41
|
+
from criteo_api_retailmedia_v2024_10.model.common_line_item_response import CommonLineItemResponse
|
|
42
|
+
from criteo_api_retailmedia_v2024_10.model.creative202110_list_response import Creative202110ListResponse
|
|
43
|
+
from criteo_api_retailmedia_v2024_10.model.creative202210_response import Creative202210Response
|
|
44
|
+
from criteo_api_retailmedia_v2024_10.model.creative_create_model202207 import CreativeCreateModel202207
|
|
45
|
+
from criteo_api_retailmedia_v2024_10.model.creative_update_model202207 import CreativeUpdateModel202207
|
|
46
|
+
from criteo_api_retailmedia_v2024_10.model.creative_v2_list_response import CreativeV2ListResponse
|
|
47
|
+
from criteo_api_retailmedia_v2024_10.model.creative_v2_response import CreativeV2Response
|
|
48
|
+
from criteo_api_retailmedia_v2024_10.model.external_retailer_pages202110 import ExternalRetailerPages202110
|
|
49
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_page_response_of_brand import JsonApiPageResponseOfBrand
|
|
50
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_page_response_of_campaign_v202301 import JsonApiPageResponseOfCampaignV202301
|
|
51
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_page_response_of_retailer import JsonApiPageResponseOfRetailer
|
|
52
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_request_of_catalog_request import JsonApiRequestOfCatalogRequest
|
|
53
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_single_response_of_campaign_v202301 import JsonApiSingleResponseOfCampaignV202301
|
|
54
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_single_response_of_catalog_status import JsonApiSingleResponseOfCatalogStatus
|
|
55
|
+
from criteo_api_retailmedia_v2024_10.model.json_api_single_response_of_line_item_bid_multipliers_v2 import JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
56
|
+
from criteo_api_retailmedia_v2024_10.model.keyword_target202110_request import KeywordTarget202110Request
|
|
57
|
+
from criteo_api_retailmedia_v2024_10.model.keyword_target202110_response import KeywordTarget202110Response
|
|
58
|
+
from criteo_api_retailmedia_v2024_10.model.keywords_model_response import KeywordsModelResponse
|
|
59
|
+
from criteo_api_retailmedia_v2024_10.model.line_item_bid_multipliers_v2_request import LineItemBidMultipliersV2Request
|
|
60
|
+
from criteo_api_retailmedia_v2024_10.model.line_item_bid_multipliers_v2_response import LineItemBidMultipliersV2Response
|
|
61
|
+
from criteo_api_retailmedia_v2024_10.model.post_campaign_v202301 import PostCampaignV202301
|
|
62
|
+
from criteo_api_retailmedia_v2024_10.model.preferred_line_item_create_model_v2_request import PreferredLineItemCreateModelV2Request
|
|
63
|
+
from criteo_api_retailmedia_v2024_10.model.preferred_line_item_update_model_v2_request import PreferredLineItemUpdateModelV2Request
|
|
64
|
+
from criteo_api_retailmedia_v2024_10.model.preferred_line_item_v2_paged_list_response import PreferredLineItemV2PagedListResponse
|
|
65
|
+
from criteo_api_retailmedia_v2024_10.model.preferred_line_item_v2_response import PreferredLineItemV2Response
|
|
66
|
+
from criteo_api_retailmedia_v2024_10.model.product_resource_outcome import ProductResourceOutcome
|
|
67
|
+
from criteo_api_retailmedia_v2024_10.model.promoted_product_resource_collection_input import PromotedProductResourceCollectionInput
|
|
68
|
+
from criteo_api_retailmedia_v2024_10.model.promoted_product_resource_collection_outcome import PromotedProductResourceCollectionOutcome
|
|
69
|
+
from criteo_api_retailmedia_v2024_10.model.proposal_status_model_response import ProposalStatusModelResponse
|
|
70
|
+
from criteo_api_retailmedia_v2024_10.model.put_campaign_v202301 import PutCampaignV202301
|
|
71
|
+
from criteo_api_retailmedia_v2024_10.model.resource_outcome import ResourceOutcome
|
|
72
|
+
from criteo_api_retailmedia_v2024_10.model.set_bids_model_request import SetBidsModelRequest
|
|
73
|
+
from criteo_api_retailmedia_v2024_10.model.store_ids_update_model202110_request import StoreIdsUpdateModel202110Request
|
|
74
|
+
from criteo_api_retailmedia_v2024_10.model.store_target202110_request import StoreTarget202110Request
|
|
75
|
+
from criteo_api_retailmedia_v2024_10.model.store_target202110_response import StoreTarget202110Response
|
|
76
|
+
from criteo_api_retailmedia_v2024_10.model.template_list_response import TemplateListResponse
|
|
77
|
+
from criteo_api_retailmedia_v2024_10.model.template_response import TemplateResponse
|
|
78
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_input_of_campaign_budget_overrides import ValueResourceInputOfCampaignBudgetOverrides
|
|
79
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_input_of_line_item_budget_overrides import ValueResourceInputOfLineItemBudgetOverrides
|
|
80
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_outcome_of_campaign_budget_overrides import ValueResourceOutcomeOfCampaignBudgetOverrides
|
|
81
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_outcome_of_line_item_budget_overrides import ValueResourceOutcomeOfLineItemBudgetOverrides
|
|
81
82
|
|
|
82
83
|
|
|
83
84
|
class CampaignApi(object):
|
|
@@ -98,7 +99,7 @@ class CampaignApi(object):
|
|
|
98
99
|
'oauth',
|
|
99
100
|
'oauth'
|
|
100
101
|
],
|
|
101
|
-
'endpoint_path': '/2024-
|
|
102
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords/add-remove',
|
|
102
103
|
'operation_id': 'add_remove_keywords',
|
|
103
104
|
'http_method': 'POST',
|
|
104
105
|
'servers': None,
|
|
@@ -156,7 +157,7 @@ class CampaignApi(object):
|
|
|
156
157
|
'oauth',
|
|
157
158
|
'oauth'
|
|
158
159
|
],
|
|
159
|
-
'endpoint_path': '/2024-
|
|
160
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/append',
|
|
160
161
|
'operation_id': 'append_promoted_products',
|
|
161
162
|
'http_method': 'POST',
|
|
162
163
|
'servers': None,
|
|
@@ -214,7 +215,7 @@ class CampaignApi(object):
|
|
|
214
215
|
'oauth',
|
|
215
216
|
'oauth'
|
|
216
217
|
],
|
|
217
|
-
'endpoint_path': '/2024-
|
|
218
|
+
'endpoint_path': '/2024-10/retail-media/assets',
|
|
218
219
|
'operation_id': 'create_asset',
|
|
219
220
|
'http_method': 'POST',
|
|
220
221
|
'servers': None,
|
|
@@ -270,7 +271,7 @@ class CampaignApi(object):
|
|
|
270
271
|
'oauth',
|
|
271
272
|
'oauth'
|
|
272
273
|
],
|
|
273
|
-
'endpoint_path': '/2024-
|
|
274
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/delete',
|
|
274
275
|
'operation_id': 'delete_promoted_products',
|
|
275
276
|
'http_method': 'POST',
|
|
276
277
|
'servers': None,
|
|
@@ -328,7 +329,7 @@ class CampaignApi(object):
|
|
|
328
329
|
'oauth',
|
|
329
330
|
'oauth'
|
|
330
331
|
],
|
|
331
|
-
'endpoint_path': '/2024-
|
|
332
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords',
|
|
332
333
|
'operation_id': 'fetch_keywords',
|
|
333
334
|
'http_method': 'GET',
|
|
334
335
|
'servers': None,
|
|
@@ -380,7 +381,7 @@ class CampaignApi(object):
|
|
|
380
381
|
'oauth',
|
|
381
382
|
'oauth'
|
|
382
383
|
],
|
|
383
|
-
'endpoint_path': '/2024-
|
|
384
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products',
|
|
384
385
|
'operation_id': 'fetch_promoted_products',
|
|
385
386
|
'http_method': 'GET',
|
|
386
387
|
'servers': None,
|
|
@@ -447,7 +448,7 @@ class CampaignApi(object):
|
|
|
447
448
|
'oauth',
|
|
448
449
|
'oauth'
|
|
449
450
|
],
|
|
450
|
-
'endpoint_path': '/2024-
|
|
451
|
+
'endpoint_path': '/2024-10/retail-media/preferred-deal-line-items/{id}/proposal',
|
|
451
452
|
'operation_id': 'fetch_proposal',
|
|
452
453
|
'http_method': 'GET',
|
|
453
454
|
'servers': None,
|
|
@@ -499,7 +500,7 @@ class CampaignApi(object):
|
|
|
499
500
|
'oauth',
|
|
500
501
|
'oauth'
|
|
501
502
|
],
|
|
502
|
-
'endpoint_path': '/2024-
|
|
503
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives',
|
|
503
504
|
'operation_id': 'get_api202110_external_account_creatives_by_account_id',
|
|
504
505
|
'http_method': 'GET',
|
|
505
506
|
'servers': None,
|
|
@@ -551,7 +552,7 @@ class CampaignApi(object):
|
|
|
551
552
|
'oauth',
|
|
552
553
|
'oauth'
|
|
553
554
|
],
|
|
554
|
-
'endpoint_path': '/2024-
|
|
555
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords',
|
|
555
556
|
'operation_id': 'get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id',
|
|
556
557
|
'http_method': 'GET',
|
|
557
558
|
'servers': None,
|
|
@@ -596,126 +597,6 @@ class CampaignApi(object):
|
|
|
596
597
|
},
|
|
597
598
|
api_client=api_client
|
|
598
599
|
)
|
|
599
|
-
self.get_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
600
|
-
settings={
|
|
601
|
-
'response_type': (PreferredLineItem202110PagedListResponse,),
|
|
602
|
-
'auth': [
|
|
603
|
-
'oauth',
|
|
604
|
-
'oauth'
|
|
605
|
-
],
|
|
606
|
-
'endpoint_path': '/2024-07/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
607
|
-
'operation_id': 'get_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
608
|
-
'http_method': 'GET',
|
|
609
|
-
'servers': None,
|
|
610
|
-
},
|
|
611
|
-
params_map={
|
|
612
|
-
'all': [
|
|
613
|
-
'campaign_id',
|
|
614
|
-
'limit_to_id',
|
|
615
|
-
'page_index',
|
|
616
|
-
'page_size',
|
|
617
|
-
],
|
|
618
|
-
'required': [
|
|
619
|
-
'campaign_id',
|
|
620
|
-
],
|
|
621
|
-
'nullable': [
|
|
622
|
-
],
|
|
623
|
-
'enum': [
|
|
624
|
-
],
|
|
625
|
-
'validation': [
|
|
626
|
-
]
|
|
627
|
-
},
|
|
628
|
-
root_map={
|
|
629
|
-
'validations': {
|
|
630
|
-
},
|
|
631
|
-
'allowed_values': {
|
|
632
|
-
},
|
|
633
|
-
'openapi_types': {
|
|
634
|
-
'campaign_id':
|
|
635
|
-
(str,),
|
|
636
|
-
'limit_to_id':
|
|
637
|
-
([str],),
|
|
638
|
-
'page_index':
|
|
639
|
-
(int,),
|
|
640
|
-
'page_size':
|
|
641
|
-
(int,),
|
|
642
|
-
},
|
|
643
|
-
'attribute_map': {
|
|
644
|
-
'campaign_id': 'campaign-id',
|
|
645
|
-
'limit_to_id': 'limitToId',
|
|
646
|
-
'page_index': 'pageIndex',
|
|
647
|
-
'page_size': 'pageSize',
|
|
648
|
-
},
|
|
649
|
-
'location_map': {
|
|
650
|
-
'campaign_id': 'path',
|
|
651
|
-
'limit_to_id': 'query',
|
|
652
|
-
'page_index': 'query',
|
|
653
|
-
'page_size': 'query',
|
|
654
|
-
},
|
|
655
|
-
'collection_format_map': {
|
|
656
|
-
'limit_to_id': 'multi',
|
|
657
|
-
}
|
|
658
|
-
},
|
|
659
|
-
headers_map={
|
|
660
|
-
'accept': [
|
|
661
|
-
'application/json'
|
|
662
|
-
],
|
|
663
|
-
'content_type': [],
|
|
664
|
-
},
|
|
665
|
-
api_client=api_client
|
|
666
|
-
)
|
|
667
|
-
self.get_api202110_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
668
|
-
settings={
|
|
669
|
-
'response_type': (PreferredLineItem202110Response,),
|
|
670
|
-
'auth': [
|
|
671
|
-
'oauth',
|
|
672
|
-
'oauth'
|
|
673
|
-
],
|
|
674
|
-
'endpoint_path': '/2024-07/retail-media/preferred-line-items/{line-item-id}',
|
|
675
|
-
'operation_id': 'get_api202110_external_preferred_line_item_by_line_item_id',
|
|
676
|
-
'http_method': 'GET',
|
|
677
|
-
'servers': None,
|
|
678
|
-
},
|
|
679
|
-
params_map={
|
|
680
|
-
'all': [
|
|
681
|
-
'line_item_id',
|
|
682
|
-
],
|
|
683
|
-
'required': [
|
|
684
|
-
'line_item_id',
|
|
685
|
-
],
|
|
686
|
-
'nullable': [
|
|
687
|
-
],
|
|
688
|
-
'enum': [
|
|
689
|
-
],
|
|
690
|
-
'validation': [
|
|
691
|
-
]
|
|
692
|
-
},
|
|
693
|
-
root_map={
|
|
694
|
-
'validations': {
|
|
695
|
-
},
|
|
696
|
-
'allowed_values': {
|
|
697
|
-
},
|
|
698
|
-
'openapi_types': {
|
|
699
|
-
'line_item_id':
|
|
700
|
-
(str,),
|
|
701
|
-
},
|
|
702
|
-
'attribute_map': {
|
|
703
|
-
'line_item_id': 'line-item-id',
|
|
704
|
-
},
|
|
705
|
-
'location_map': {
|
|
706
|
-
'line_item_id': 'path',
|
|
707
|
-
},
|
|
708
|
-
'collection_format_map': {
|
|
709
|
-
}
|
|
710
|
-
},
|
|
711
|
-
headers_map={
|
|
712
|
-
'accept': [
|
|
713
|
-
'application/json'
|
|
714
|
-
],
|
|
715
|
-
'content_type': [],
|
|
716
|
-
},
|
|
717
|
-
api_client=api_client
|
|
718
|
-
)
|
|
719
600
|
self.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint = _Endpoint(
|
|
720
601
|
settings={
|
|
721
602
|
'response_type': (AddToBasketTarget202110Response,),
|
|
@@ -723,7 +604,7 @@ class CampaignApi(object):
|
|
|
723
604
|
'oauth',
|
|
724
605
|
'oauth'
|
|
725
606
|
],
|
|
726
|
-
'endpoint_path': '/2024-
|
|
607
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
727
608
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
728
609
|
'http_method': 'GET',
|
|
729
610
|
'servers': None,
|
|
@@ -775,7 +656,7 @@ class CampaignApi(object):
|
|
|
775
656
|
'oauth',
|
|
776
657
|
'oauth'
|
|
777
658
|
],
|
|
778
|
-
'endpoint_path': '/2024-
|
|
659
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
779
660
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
780
661
|
'http_method': 'GET',
|
|
781
662
|
'servers': None,
|
|
@@ -827,7 +708,7 @@ class CampaignApi(object):
|
|
|
827
708
|
'oauth',
|
|
828
709
|
'oauth'
|
|
829
710
|
],
|
|
830
|
-
'endpoint_path': '/2024-
|
|
711
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
831
712
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
832
713
|
'http_method': 'GET',
|
|
833
714
|
'servers': None,
|
|
@@ -879,7 +760,7 @@ class CampaignApi(object):
|
|
|
879
760
|
'oauth',
|
|
880
761
|
'oauth'
|
|
881
762
|
],
|
|
882
|
-
'endpoint_path': '/2024-
|
|
763
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailerId}/pages',
|
|
883
764
|
'operation_id': 'get_api202110_external_retailer_pages_by_retailer_id',
|
|
884
765
|
'http_method': 'GET',
|
|
885
766
|
'servers': None,
|
|
@@ -931,7 +812,7 @@ class CampaignApi(object):
|
|
|
931
812
|
'oauth',
|
|
932
813
|
'oauth'
|
|
933
814
|
],
|
|
934
|
-
'endpoint_path': '/2024-
|
|
815
|
+
'endpoint_path': '/2024-10/retail-media/categories/{categoryId}',
|
|
935
816
|
'operation_id': 'get_api202204_external_categorie_by_category_id',
|
|
936
817
|
'http_method': 'GET',
|
|
937
818
|
'servers': None,
|
|
@@ -983,7 +864,7 @@ class CampaignApi(object):
|
|
|
983
864
|
'oauth',
|
|
984
865
|
'oauth'
|
|
985
866
|
],
|
|
986
|
-
'endpoint_path': '/2024-
|
|
867
|
+
'endpoint_path': '/2024-10/retail-media/categories',
|
|
987
868
|
'operation_id': 'get_api202204_external_categories',
|
|
988
869
|
'http_method': 'GET',
|
|
989
870
|
'servers': None,
|
|
@@ -1060,7 +941,7 @@ class CampaignApi(object):
|
|
|
1060
941
|
'oauth',
|
|
1061
942
|
'oauth'
|
|
1062
943
|
],
|
|
1063
|
-
'endpoint_path': '/2024-
|
|
944
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailer-id}/templates/{template-id}',
|
|
1064
945
|
'operation_id': 'get_api202207_external_retailer_by_retailer_id_templatestemplate_id',
|
|
1065
946
|
'http_method': 'GET',
|
|
1066
947
|
'servers': None,
|
|
@@ -1118,7 +999,7 @@ class CampaignApi(object):
|
|
|
1118
999
|
'oauth',
|
|
1119
1000
|
'oauth'
|
|
1120
1001
|
],
|
|
1121
|
-
'endpoint_path': '/2024-
|
|
1002
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailer-id}/templates',
|
|
1122
1003
|
'operation_id': 'get_api202207_external_retailer_templates_by_retailer_id',
|
|
1123
1004
|
'http_method': 'GET',
|
|
1124
1005
|
'servers': None,
|
|
@@ -1163,64 +1044,6 @@ class CampaignApi(object):
|
|
|
1163
1044
|
},
|
|
1164
1045
|
api_client=api_client
|
|
1165
1046
|
)
|
|
1166
|
-
self.get_api202210_external_account_by_account_id_creativescreative_id_endpoint = _Endpoint(
|
|
1167
|
-
settings={
|
|
1168
|
-
'response_type': (Creative202210Response,),
|
|
1169
|
-
'auth': [
|
|
1170
|
-
'oauth',
|
|
1171
|
-
'oauth'
|
|
1172
|
-
],
|
|
1173
|
-
'endpoint_path': '/2024-07/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1174
|
-
'operation_id': 'get_api202210_external_account_by_account_id_creativescreative_id',
|
|
1175
|
-
'http_method': 'GET',
|
|
1176
|
-
'servers': None,
|
|
1177
|
-
},
|
|
1178
|
-
params_map={
|
|
1179
|
-
'all': [
|
|
1180
|
-
'account_id',
|
|
1181
|
-
'creative_id',
|
|
1182
|
-
],
|
|
1183
|
-
'required': [
|
|
1184
|
-
'account_id',
|
|
1185
|
-
'creative_id',
|
|
1186
|
-
],
|
|
1187
|
-
'nullable': [
|
|
1188
|
-
],
|
|
1189
|
-
'enum': [
|
|
1190
|
-
],
|
|
1191
|
-
'validation': [
|
|
1192
|
-
]
|
|
1193
|
-
},
|
|
1194
|
-
root_map={
|
|
1195
|
-
'validations': {
|
|
1196
|
-
},
|
|
1197
|
-
'allowed_values': {
|
|
1198
|
-
},
|
|
1199
|
-
'openapi_types': {
|
|
1200
|
-
'account_id':
|
|
1201
|
-
(str,),
|
|
1202
|
-
'creative_id':
|
|
1203
|
-
(str,),
|
|
1204
|
-
},
|
|
1205
|
-
'attribute_map': {
|
|
1206
|
-
'account_id': 'account-id',
|
|
1207
|
-
'creative_id': 'creative-id',
|
|
1208
|
-
},
|
|
1209
|
-
'location_map': {
|
|
1210
|
-
'account_id': 'path',
|
|
1211
|
-
'creative_id': 'path',
|
|
1212
|
-
},
|
|
1213
|
-
'collection_format_map': {
|
|
1214
|
-
}
|
|
1215
|
-
},
|
|
1216
|
-
headers_map={
|
|
1217
|
-
'accept': [
|
|
1218
|
-
'application/json'
|
|
1219
|
-
],
|
|
1220
|
-
'content_type': [],
|
|
1221
|
-
},
|
|
1222
|
-
api_client=api_client
|
|
1223
|
-
)
|
|
1224
1047
|
self.get_api202301_external_account_campaigns_by_account_id_endpoint = _Endpoint(
|
|
1225
1048
|
settings={
|
|
1226
1049
|
'response_type': (JsonApiPageResponseOfCampaignV202301,),
|
|
@@ -1228,7 +1051,7 @@ class CampaignApi(object):
|
|
|
1228
1051
|
'oauth',
|
|
1229
1052
|
'oauth'
|
|
1230
1053
|
],
|
|
1231
|
-
'endpoint_path': '/2024-
|
|
1054
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/campaigns',
|
|
1232
1055
|
'operation_id': 'get_api202301_external_account_campaigns_by_account_id',
|
|
1233
1056
|
'http_method': 'GET',
|
|
1234
1057
|
'servers': None,
|
|
@@ -1296,7 +1119,7 @@ class CampaignApi(object):
|
|
|
1296
1119
|
'oauth',
|
|
1297
1120
|
'oauth'
|
|
1298
1121
|
],
|
|
1299
|
-
'endpoint_path': '/2024-
|
|
1122
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}',
|
|
1300
1123
|
'operation_id': 'get_api202301_external_campaign_by_campaign_id',
|
|
1301
1124
|
'http_method': 'GET',
|
|
1302
1125
|
'servers': None,
|
|
@@ -1341,24 +1164,27 @@ class CampaignApi(object):
|
|
|
1341
1164
|
},
|
|
1342
1165
|
api_client=api_client
|
|
1343
1166
|
)
|
|
1344
|
-
self.
|
|
1167
|
+
self.get_api_v1_external_account_brands_by_account_id_endpoint = _Endpoint(
|
|
1345
1168
|
settings={
|
|
1346
|
-
'response_type': (
|
|
1169
|
+
'response_type': (JsonApiPageResponseOfBrand,),
|
|
1347
1170
|
'auth': [
|
|
1348
1171
|
'oauth',
|
|
1349
1172
|
'oauth'
|
|
1350
1173
|
],
|
|
1351
|
-
'endpoint_path': '/2024-
|
|
1352
|
-
'operation_id': '
|
|
1174
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/brands',
|
|
1175
|
+
'operation_id': 'get_api_v1_external_account_brands_by_account_id',
|
|
1353
1176
|
'http_method': 'GET',
|
|
1354
1177
|
'servers': None,
|
|
1355
1178
|
},
|
|
1356
1179
|
params_map={
|
|
1357
1180
|
'all': [
|
|
1358
|
-
'
|
|
1181
|
+
'account_id',
|
|
1182
|
+
'limit_to_id',
|
|
1183
|
+
'page_index',
|
|
1184
|
+
'page_size',
|
|
1359
1185
|
],
|
|
1360
1186
|
'required': [
|
|
1361
|
-
'
|
|
1187
|
+
'account_id',
|
|
1362
1188
|
],
|
|
1363
1189
|
'nullable': [
|
|
1364
1190
|
],
|
|
@@ -1373,16 +1199,29 @@ class CampaignApi(object):
|
|
|
1373
1199
|
'allowed_values': {
|
|
1374
1200
|
},
|
|
1375
1201
|
'openapi_types': {
|
|
1376
|
-
'
|
|
1202
|
+
'account_id':
|
|
1377
1203
|
(str,),
|
|
1204
|
+
'limit_to_id':
|
|
1205
|
+
([str],),
|
|
1206
|
+
'page_index':
|
|
1207
|
+
(int,),
|
|
1208
|
+
'page_size':
|
|
1209
|
+
(int,),
|
|
1378
1210
|
},
|
|
1379
1211
|
'attribute_map': {
|
|
1380
|
-
'
|
|
1212
|
+
'account_id': 'accountId',
|
|
1213
|
+
'limit_to_id': 'limitToId',
|
|
1214
|
+
'page_index': 'pageIndex',
|
|
1215
|
+
'page_size': 'pageSize',
|
|
1381
1216
|
},
|
|
1382
1217
|
'location_map': {
|
|
1383
|
-
'
|
|
1218
|
+
'account_id': 'path',
|
|
1219
|
+
'limit_to_id': 'query',
|
|
1220
|
+
'page_index': 'query',
|
|
1221
|
+
'page_size': 'query',
|
|
1384
1222
|
},
|
|
1385
1223
|
'collection_format_map': {
|
|
1224
|
+
'limit_to_id': 'multi',
|
|
1386
1225
|
}
|
|
1387
1226
|
},
|
|
1388
1227
|
headers_map={
|
|
@@ -1395,15 +1234,15 @@ class CampaignApi(object):
|
|
|
1395
1234
|
},
|
|
1396
1235
|
api_client=api_client
|
|
1397
1236
|
)
|
|
1398
|
-
self.
|
|
1237
|
+
self.get_api_v1_external_account_retailers_by_account_id_endpoint = _Endpoint(
|
|
1399
1238
|
settings={
|
|
1400
|
-
'response_type': (
|
|
1239
|
+
'response_type': (JsonApiPageResponseOfRetailer,),
|
|
1401
1240
|
'auth': [
|
|
1402
1241
|
'oauth',
|
|
1403
1242
|
'oauth'
|
|
1404
1243
|
],
|
|
1405
|
-
'endpoint_path': '/2024-
|
|
1406
|
-
'operation_id': '
|
|
1244
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/retailers',
|
|
1245
|
+
'operation_id': 'get_api_v1_external_account_retailers_by_account_id',
|
|
1407
1246
|
'http_method': 'GET',
|
|
1408
1247
|
'servers': None,
|
|
1409
1248
|
},
|
|
@@ -1465,27 +1304,24 @@ class CampaignApi(object):
|
|
|
1465
1304
|
},
|
|
1466
1305
|
api_client=api_client
|
|
1467
1306
|
)
|
|
1468
|
-
self.
|
|
1307
|
+
self.get_api_v1_external_catalog_output_by_catalog_id_endpoint = _Endpoint(
|
|
1469
1308
|
settings={
|
|
1470
|
-
'response_type': (
|
|
1309
|
+
'response_type': (file_type,),
|
|
1471
1310
|
'auth': [
|
|
1472
1311
|
'oauth',
|
|
1473
1312
|
'oauth'
|
|
1474
1313
|
],
|
|
1475
|
-
'endpoint_path': '/2024-
|
|
1476
|
-
'operation_id': '
|
|
1314
|
+
'endpoint_path': '/2024-10/retail-media/catalogs/{catalogId}/output',
|
|
1315
|
+
'operation_id': 'get_api_v1_external_catalog_output_by_catalog_id',
|
|
1477
1316
|
'http_method': 'GET',
|
|
1478
1317
|
'servers': None,
|
|
1479
1318
|
},
|
|
1480
1319
|
params_map={
|
|
1481
1320
|
'all': [
|
|
1482
|
-
'
|
|
1483
|
-
'limit_to_id',
|
|
1484
|
-
'page_index',
|
|
1485
|
-
'page_size',
|
|
1321
|
+
'catalog_id',
|
|
1486
1322
|
],
|
|
1487
1323
|
'required': [
|
|
1488
|
-
'
|
|
1324
|
+
'catalog_id',
|
|
1489
1325
|
],
|
|
1490
1326
|
'nullable': [
|
|
1491
1327
|
],
|
|
@@ -1500,50 +1336,36 @@ class CampaignApi(object):
|
|
|
1500
1336
|
'allowed_values': {
|
|
1501
1337
|
},
|
|
1502
1338
|
'openapi_types': {
|
|
1503
|
-
'
|
|
1339
|
+
'catalog_id':
|
|
1504
1340
|
(str,),
|
|
1505
|
-
'limit_to_id':
|
|
1506
|
-
([str],),
|
|
1507
|
-
'page_index':
|
|
1508
|
-
(int,),
|
|
1509
|
-
'page_size':
|
|
1510
|
-
(int,),
|
|
1511
1341
|
},
|
|
1512
1342
|
'attribute_map': {
|
|
1513
|
-
'
|
|
1514
|
-
'limit_to_id': 'limitToId',
|
|
1515
|
-
'page_index': 'pageIndex',
|
|
1516
|
-
'page_size': 'pageSize',
|
|
1343
|
+
'catalog_id': 'catalogId',
|
|
1517
1344
|
},
|
|
1518
1345
|
'location_map': {
|
|
1519
|
-
'
|
|
1520
|
-
'limit_to_id': 'query',
|
|
1521
|
-
'page_index': 'query',
|
|
1522
|
-
'page_size': 'query',
|
|
1346
|
+
'catalog_id': 'path',
|
|
1523
1347
|
},
|
|
1524
1348
|
'collection_format_map': {
|
|
1525
|
-
'limit_to_id': 'multi',
|
|
1526
1349
|
}
|
|
1527
1350
|
},
|
|
1528
1351
|
headers_map={
|
|
1529
1352
|
'accept': [
|
|
1530
|
-
'
|
|
1531
|
-
'application/json'
|
|
1532
|
-
'text/json'
|
|
1353
|
+
'application/x-json-stream',
|
|
1354
|
+
'application/json'
|
|
1533
1355
|
],
|
|
1534
1356
|
'content_type': [],
|
|
1535
1357
|
},
|
|
1536
1358
|
api_client=api_client
|
|
1537
1359
|
)
|
|
1538
|
-
self.
|
|
1360
|
+
self.get_api_v1_external_catalog_status_by_catalog_id_endpoint = _Endpoint(
|
|
1539
1361
|
settings={
|
|
1540
|
-
'response_type': (
|
|
1362
|
+
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
1541
1363
|
'auth': [
|
|
1542
1364
|
'oauth',
|
|
1543
1365
|
'oauth'
|
|
1544
1366
|
],
|
|
1545
|
-
'endpoint_path': '/2024-
|
|
1546
|
-
'operation_id': '
|
|
1367
|
+
'endpoint_path': '/2024-10/retail-media/catalogs/{catalogId}/status',
|
|
1368
|
+
'operation_id': 'get_api_v1_external_catalog_status_by_catalog_id',
|
|
1547
1369
|
'http_method': 'GET',
|
|
1548
1370
|
'servers': None,
|
|
1549
1371
|
},
|
|
@@ -1581,31 +1403,32 @@ class CampaignApi(object):
|
|
|
1581
1403
|
},
|
|
1582
1404
|
headers_map={
|
|
1583
1405
|
'accept': [
|
|
1584
|
-
'application/x-json-stream',
|
|
1585
1406
|
'application/json'
|
|
1586
1407
|
],
|
|
1587
1408
|
'content_type': [],
|
|
1588
1409
|
},
|
|
1589
1410
|
api_client=api_client
|
|
1590
1411
|
)
|
|
1591
|
-
self.
|
|
1412
|
+
self.get_api_v2_external_account_by_account_id_creativescreative_id_endpoint = _Endpoint(
|
|
1592
1413
|
settings={
|
|
1593
|
-
'response_type': (
|
|
1414
|
+
'response_type': (CreativeV2Response,),
|
|
1594
1415
|
'auth': [
|
|
1595
1416
|
'oauth',
|
|
1596
1417
|
'oauth'
|
|
1597
1418
|
],
|
|
1598
|
-
'endpoint_path': '/2024-
|
|
1599
|
-
'operation_id': '
|
|
1419
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1420
|
+
'operation_id': 'get_api_v2_external_account_by_account_id_creativescreative_id',
|
|
1600
1421
|
'http_method': 'GET',
|
|
1601
1422
|
'servers': None,
|
|
1602
1423
|
},
|
|
1603
1424
|
params_map={
|
|
1604
1425
|
'all': [
|
|
1605
|
-
'
|
|
1426
|
+
'account_id',
|
|
1427
|
+
'creative_id',
|
|
1606
1428
|
],
|
|
1607
1429
|
'required': [
|
|
1608
|
-
'
|
|
1430
|
+
'account_id',
|
|
1431
|
+
'creative_id',
|
|
1609
1432
|
],
|
|
1610
1433
|
'nullable': [
|
|
1611
1434
|
],
|
|
@@ -1620,21 +1443,27 @@ class CampaignApi(object):
|
|
|
1620
1443
|
'allowed_values': {
|
|
1621
1444
|
},
|
|
1622
1445
|
'openapi_types': {
|
|
1623
|
-
'
|
|
1446
|
+
'account_id':
|
|
1447
|
+
(str,),
|
|
1448
|
+
'creative_id':
|
|
1624
1449
|
(str,),
|
|
1625
1450
|
},
|
|
1626
1451
|
'attribute_map': {
|
|
1627
|
-
'
|
|
1452
|
+
'account_id': 'account-id',
|
|
1453
|
+
'creative_id': 'creative-id',
|
|
1628
1454
|
},
|
|
1629
1455
|
'location_map': {
|
|
1630
|
-
'
|
|
1456
|
+
'account_id': 'path',
|
|
1457
|
+
'creative_id': 'path',
|
|
1631
1458
|
},
|
|
1632
1459
|
'collection_format_map': {
|
|
1633
1460
|
}
|
|
1634
1461
|
},
|
|
1635
1462
|
headers_map={
|
|
1636
1463
|
'accept': [
|
|
1637
|
-
'
|
|
1464
|
+
'text/plain',
|
|
1465
|
+
'application/json',
|
|
1466
|
+
'text/json'
|
|
1638
1467
|
],
|
|
1639
1468
|
'content_type': [],
|
|
1640
1469
|
},
|
|
@@ -1647,7 +1476,7 @@ class CampaignApi(object):
|
|
|
1647
1476
|
'oauth',
|
|
1648
1477
|
'oauth'
|
|
1649
1478
|
],
|
|
1650
|
-
'endpoint_path': '/2024-
|
|
1479
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/line-items',
|
|
1651
1480
|
'operation_id': 'get_api_v2_external_account_line_items_by_account_id',
|
|
1652
1481
|
'http_method': 'GET',
|
|
1653
1482
|
'servers': None,
|
|
@@ -1733,7 +1562,7 @@ class CampaignApi(object):
|
|
|
1733
1562
|
'oauth',
|
|
1734
1563
|
'oauth'
|
|
1735
1564
|
],
|
|
1736
|
-
'endpoint_path': '/2024-
|
|
1565
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}',
|
|
1737
1566
|
'operation_id': 'get_api_v2_external_auction_line_item_by_line_item_id',
|
|
1738
1567
|
'http_method': 'GET',
|
|
1739
1568
|
'servers': None,
|
|
@@ -1785,7 +1614,7 @@ class CampaignApi(object):
|
|
|
1785
1614
|
'oauth',
|
|
1786
1615
|
'oauth'
|
|
1787
1616
|
],
|
|
1788
|
-
'endpoint_path': '/2024-
|
|
1617
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
1789
1618
|
'operation_id': 'get_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
1790
1619
|
'http_method': 'GET',
|
|
1791
1620
|
'servers': None,
|
|
@@ -1846,6 +1675,128 @@ class CampaignApi(object):
|
|
|
1846
1675
|
},
|
|
1847
1676
|
api_client=api_client
|
|
1848
1677
|
)
|
|
1678
|
+
self.get_api_v2_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
1679
|
+
settings={
|
|
1680
|
+
'response_type': (PreferredLineItemV2PagedListResponse,),
|
|
1681
|
+
'auth': [
|
|
1682
|
+
'oauth',
|
|
1683
|
+
'oauth'
|
|
1684
|
+
],
|
|
1685
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
1686
|
+
'operation_id': 'get_api_v2_external_campaign_preferred_line_items_by_campaign_id',
|
|
1687
|
+
'http_method': 'GET',
|
|
1688
|
+
'servers': None,
|
|
1689
|
+
},
|
|
1690
|
+
params_map={
|
|
1691
|
+
'all': [
|
|
1692
|
+
'campaign_id',
|
|
1693
|
+
'limit_to_id',
|
|
1694
|
+
'page_index',
|
|
1695
|
+
'page_size',
|
|
1696
|
+
],
|
|
1697
|
+
'required': [
|
|
1698
|
+
'campaign_id',
|
|
1699
|
+
],
|
|
1700
|
+
'nullable': [
|
|
1701
|
+
],
|
|
1702
|
+
'enum': [
|
|
1703
|
+
],
|
|
1704
|
+
'validation': [
|
|
1705
|
+
]
|
|
1706
|
+
},
|
|
1707
|
+
root_map={
|
|
1708
|
+
'validations': {
|
|
1709
|
+
},
|
|
1710
|
+
'allowed_values': {
|
|
1711
|
+
},
|
|
1712
|
+
'openapi_types': {
|
|
1713
|
+
'campaign_id':
|
|
1714
|
+
(str,),
|
|
1715
|
+
'limit_to_id':
|
|
1716
|
+
([str],),
|
|
1717
|
+
'page_index':
|
|
1718
|
+
(int,),
|
|
1719
|
+
'page_size':
|
|
1720
|
+
(int,),
|
|
1721
|
+
},
|
|
1722
|
+
'attribute_map': {
|
|
1723
|
+
'campaign_id': 'campaign-id',
|
|
1724
|
+
'limit_to_id': 'limitToId',
|
|
1725
|
+
'page_index': 'pageIndex',
|
|
1726
|
+
'page_size': 'pageSize',
|
|
1727
|
+
},
|
|
1728
|
+
'location_map': {
|
|
1729
|
+
'campaign_id': 'path',
|
|
1730
|
+
'limit_to_id': 'query',
|
|
1731
|
+
'page_index': 'query',
|
|
1732
|
+
'page_size': 'query',
|
|
1733
|
+
},
|
|
1734
|
+
'collection_format_map': {
|
|
1735
|
+
'limit_to_id': 'multi',
|
|
1736
|
+
}
|
|
1737
|
+
},
|
|
1738
|
+
headers_map={
|
|
1739
|
+
'accept': [
|
|
1740
|
+
'application/json'
|
|
1741
|
+
],
|
|
1742
|
+
'content_type': [],
|
|
1743
|
+
},
|
|
1744
|
+
api_client=api_client
|
|
1745
|
+
)
|
|
1746
|
+
self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
1747
|
+
settings={
|
|
1748
|
+
'response_type': (JsonApiSingleResponseOfLineItemBidMultipliersV2,),
|
|
1749
|
+
'auth': [
|
|
1750
|
+
'oauth',
|
|
1751
|
+
'oauth'
|
|
1752
|
+
],
|
|
1753
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
1754
|
+
'operation_id': 'get_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
1755
|
+
'http_method': 'GET',
|
|
1756
|
+
'servers': None,
|
|
1757
|
+
},
|
|
1758
|
+
params_map={
|
|
1759
|
+
'all': [
|
|
1760
|
+
'line_item_id',
|
|
1761
|
+
],
|
|
1762
|
+
'required': [
|
|
1763
|
+
'line_item_id',
|
|
1764
|
+
],
|
|
1765
|
+
'nullable': [
|
|
1766
|
+
],
|
|
1767
|
+
'enum': [
|
|
1768
|
+
],
|
|
1769
|
+
'validation': [
|
|
1770
|
+
]
|
|
1771
|
+
},
|
|
1772
|
+
root_map={
|
|
1773
|
+
'validations': {
|
|
1774
|
+
},
|
|
1775
|
+
'allowed_values': {
|
|
1776
|
+
},
|
|
1777
|
+
'openapi_types': {
|
|
1778
|
+
'line_item_id':
|
|
1779
|
+
(str,),
|
|
1780
|
+
},
|
|
1781
|
+
'attribute_map': {
|
|
1782
|
+
'line_item_id': 'line-item-id',
|
|
1783
|
+
},
|
|
1784
|
+
'location_map': {
|
|
1785
|
+
'line_item_id': 'path',
|
|
1786
|
+
},
|
|
1787
|
+
'collection_format_map': {
|
|
1788
|
+
}
|
|
1789
|
+
},
|
|
1790
|
+
headers_map={
|
|
1791
|
+
'accept': [
|
|
1792
|
+
'text/plain',
|
|
1793
|
+
'application/json',
|
|
1794
|
+
'text/json'
|
|
1795
|
+
],
|
|
1796
|
+
'content_type': [],
|
|
1797
|
+
},
|
|
1798
|
+
api_client=api_client
|
|
1799
|
+
)
|
|
1849
1800
|
self.get_api_v2_external_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
1850
1801
|
settings={
|
|
1851
1802
|
'response_type': (CommonLineItemResponse,),
|
|
@@ -1853,7 +1804,7 @@ class CampaignApi(object):
|
|
|
1853
1804
|
'oauth',
|
|
1854
1805
|
'oauth'
|
|
1855
1806
|
],
|
|
1856
|
-
'endpoint_path': '/2024-
|
|
1807
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}',
|
|
1857
1808
|
'operation_id': 'get_api_v2_external_line_item_by_line_item_id',
|
|
1858
1809
|
'http_method': 'GET',
|
|
1859
1810
|
'servers': None,
|
|
@@ -1898,6 +1849,58 @@ class CampaignApi(object):
|
|
|
1898
1849
|
},
|
|
1899
1850
|
api_client=api_client
|
|
1900
1851
|
)
|
|
1852
|
+
self.get_api_v2_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
1853
|
+
settings={
|
|
1854
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
1855
|
+
'auth': [
|
|
1856
|
+
'oauth',
|
|
1857
|
+
'oauth'
|
|
1858
|
+
],
|
|
1859
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}',
|
|
1860
|
+
'operation_id': 'get_api_v2_external_preferred_line_item_by_line_item_id',
|
|
1861
|
+
'http_method': 'GET',
|
|
1862
|
+
'servers': None,
|
|
1863
|
+
},
|
|
1864
|
+
params_map={
|
|
1865
|
+
'all': [
|
|
1866
|
+
'line_item_id',
|
|
1867
|
+
],
|
|
1868
|
+
'required': [
|
|
1869
|
+
'line_item_id',
|
|
1870
|
+
],
|
|
1871
|
+
'nullable': [
|
|
1872
|
+
],
|
|
1873
|
+
'enum': [
|
|
1874
|
+
],
|
|
1875
|
+
'validation': [
|
|
1876
|
+
]
|
|
1877
|
+
},
|
|
1878
|
+
root_map={
|
|
1879
|
+
'validations': {
|
|
1880
|
+
},
|
|
1881
|
+
'allowed_values': {
|
|
1882
|
+
},
|
|
1883
|
+
'openapi_types': {
|
|
1884
|
+
'line_item_id':
|
|
1885
|
+
(str,),
|
|
1886
|
+
},
|
|
1887
|
+
'attribute_map': {
|
|
1888
|
+
'line_item_id': 'line-item-id',
|
|
1889
|
+
},
|
|
1890
|
+
'location_map': {
|
|
1891
|
+
'line_item_id': 'path',
|
|
1892
|
+
},
|
|
1893
|
+
'collection_format_map': {
|
|
1894
|
+
}
|
|
1895
|
+
},
|
|
1896
|
+
headers_map={
|
|
1897
|
+
'accept': [
|
|
1898
|
+
'application/json'
|
|
1899
|
+
],
|
|
1900
|
+
'content_type': [],
|
|
1901
|
+
},
|
|
1902
|
+
api_client=api_client
|
|
1903
|
+
)
|
|
1901
1904
|
self.get_campaign_budget_overrides_endpoint = _Endpoint(
|
|
1902
1905
|
settings={
|
|
1903
1906
|
'response_type': (ValueResourceOutcomeOfCampaignBudgetOverrides,),
|
|
@@ -1905,7 +1908,7 @@ class CampaignApi(object):
|
|
|
1905
1908
|
'oauth',
|
|
1906
1909
|
'oauth'
|
|
1907
1910
|
],
|
|
1908
|
-
'endpoint_path': '/2024-
|
|
1911
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
1909
1912
|
'operation_id': 'get_campaign_budget_overrides',
|
|
1910
1913
|
'http_method': 'GET',
|
|
1911
1914
|
'servers': None,
|
|
@@ -1957,7 +1960,7 @@ class CampaignApi(object):
|
|
|
1957
1960
|
'oauth',
|
|
1958
1961
|
'oauth'
|
|
1959
1962
|
],
|
|
1960
|
-
'endpoint_path': '/2024-
|
|
1963
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
1961
1964
|
'operation_id': 'get_line_item_budget_overrides',
|
|
1962
1965
|
'http_method': 'GET',
|
|
1963
1966
|
'servers': None,
|
|
@@ -2009,7 +2012,7 @@ class CampaignApi(object):
|
|
|
2009
2012
|
'oauth',
|
|
2010
2013
|
'oauth'
|
|
2011
2014
|
],
|
|
2012
|
-
'endpoint_path': '/2024-
|
|
2015
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/pause',
|
|
2013
2016
|
'operation_id': 'pause_promoted_products',
|
|
2014
2017
|
'http_method': 'POST',
|
|
2015
2018
|
'servers': None,
|
|
@@ -2067,7 +2070,7 @@ class CampaignApi(object):
|
|
|
2067
2070
|
'oauth',
|
|
2068
2071
|
'oauth'
|
|
2069
2072
|
],
|
|
2070
|
-
'endpoint_path': '/2024-
|
|
2073
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords/append',
|
|
2071
2074
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_append_by_line_item_id',
|
|
2072
2075
|
'http_method': 'POST',
|
|
2073
2076
|
'servers': None,
|
|
@@ -2125,7 +2128,7 @@ class CampaignApi(object):
|
|
|
2125
2128
|
'oauth',
|
|
2126
2129
|
'oauth'
|
|
2127
2130
|
],
|
|
2128
|
-
'endpoint_path': '/2024-
|
|
2131
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords/delete',
|
|
2129
2132
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_delete_by_line_item_id',
|
|
2130
2133
|
'http_method': 'POST',
|
|
2131
2134
|
'servers': None,
|
|
@@ -2183,7 +2186,7 @@ class CampaignApi(object):
|
|
|
2183
2186
|
'oauth',
|
|
2184
2187
|
'oauth'
|
|
2185
2188
|
],
|
|
2186
|
-
'endpoint_path': '/2024-
|
|
2189
|
+
'endpoint_path': '/2024-10/retail-media/balances/{balance-id}/campaigns/append',
|
|
2187
2190
|
'operation_id': 'post_api202110_external_balance_campaigns_append_by_balance_id',
|
|
2188
2191
|
'http_method': 'POST',
|
|
2189
2192
|
'servers': None,
|
|
@@ -2241,7 +2244,7 @@ class CampaignApi(object):
|
|
|
2241
2244
|
'oauth',
|
|
2242
2245
|
'oauth'
|
|
2243
2246
|
],
|
|
2244
|
-
'endpoint_path': '/2024-
|
|
2247
|
+
'endpoint_path': '/2024-10/retail-media/balances/{balance-id}/campaigns/delete',
|
|
2245
2248
|
'operation_id': 'post_api202110_external_balance_campaigns_delete_by_balance_id',
|
|
2246
2249
|
'http_method': 'POST',
|
|
2247
2250
|
'servers': None,
|
|
@@ -2294,12 +2297,12 @@ class CampaignApi(object):
|
|
|
2294
2297
|
)
|
|
2295
2298
|
self.post_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
2296
2299
|
settings={
|
|
2297
|
-
'response_type': (
|
|
2300
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
2298
2301
|
'auth': [
|
|
2299
2302
|
'oauth',
|
|
2300
2303
|
'oauth'
|
|
2301
2304
|
],
|
|
2302
|
-
'endpoint_path': '/2024-
|
|
2305
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
2303
2306
|
'operation_id': 'post_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
2304
2307
|
'http_method': 'POST',
|
|
2305
2308
|
'servers': None,
|
|
@@ -2307,10 +2310,11 @@ class CampaignApi(object):
|
|
|
2307
2310
|
params_map={
|
|
2308
2311
|
'all': [
|
|
2309
2312
|
'campaign_id',
|
|
2310
|
-
'
|
|
2313
|
+
'preferred_line_item_create_model_v2_request',
|
|
2311
2314
|
],
|
|
2312
2315
|
'required': [
|
|
2313
2316
|
'campaign_id',
|
|
2317
|
+
'preferred_line_item_create_model_v2_request',
|
|
2314
2318
|
],
|
|
2315
2319
|
'nullable': [
|
|
2316
2320
|
],
|
|
@@ -2327,15 +2331,15 @@ class CampaignApi(object):
|
|
|
2327
2331
|
'openapi_types': {
|
|
2328
2332
|
'campaign_id':
|
|
2329
2333
|
(str,),
|
|
2330
|
-
'
|
|
2331
|
-
(
|
|
2334
|
+
'preferred_line_item_create_model_v2_request':
|
|
2335
|
+
(PreferredLineItemCreateModelV2Request,),
|
|
2332
2336
|
},
|
|
2333
2337
|
'attribute_map': {
|
|
2334
2338
|
'campaign_id': 'campaign-id',
|
|
2335
2339
|
},
|
|
2336
2340
|
'location_map': {
|
|
2337
2341
|
'campaign_id': 'path',
|
|
2338
|
-
'
|
|
2342
|
+
'preferred_line_item_create_model_v2_request': 'body',
|
|
2339
2343
|
},
|
|
2340
2344
|
'collection_format_map': {
|
|
2341
2345
|
}
|
|
@@ -2357,7 +2361,7 @@ class CampaignApi(object):
|
|
|
2357
2361
|
'oauth',
|
|
2358
2362
|
'oauth'
|
|
2359
2363
|
],
|
|
2360
|
-
'endpoint_path': '/2024-
|
|
2364
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/append',
|
|
2361
2365
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id',
|
|
2362
2366
|
'http_method': 'POST',
|
|
2363
2367
|
'servers': None,
|
|
@@ -2415,7 +2419,7 @@ class CampaignApi(object):
|
|
|
2415
2419
|
'oauth',
|
|
2416
2420
|
'oauth'
|
|
2417
2421
|
],
|
|
2418
|
-
'endpoint_path': '/2024-
|
|
2422
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/delete',
|
|
2419
2423
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id',
|
|
2420
2424
|
'http_method': 'POST',
|
|
2421
2425
|
'servers': None,
|
|
@@ -2473,7 +2477,7 @@ class CampaignApi(object):
|
|
|
2473
2477
|
'oauth',
|
|
2474
2478
|
'oauth'
|
|
2475
2479
|
],
|
|
2476
|
-
'endpoint_path': '/2024-
|
|
2480
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/append',
|
|
2477
2481
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id',
|
|
2478
2482
|
'http_method': 'POST',
|
|
2479
2483
|
'servers': None,
|
|
@@ -2531,7 +2535,7 @@ class CampaignApi(object):
|
|
|
2531
2535
|
'oauth',
|
|
2532
2536
|
'oauth'
|
|
2533
2537
|
],
|
|
2534
|
-
'endpoint_path': '/2024-
|
|
2538
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/delete',
|
|
2535
2539
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id',
|
|
2536
2540
|
'http_method': 'POST',
|
|
2537
2541
|
'servers': None,
|
|
@@ -2589,7 +2593,7 @@ class CampaignApi(object):
|
|
|
2589
2593
|
'oauth',
|
|
2590
2594
|
'oauth'
|
|
2591
2595
|
],
|
|
2592
|
-
'endpoint_path': '/2024-
|
|
2596
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores/append',
|
|
2593
2597
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id',
|
|
2594
2598
|
'http_method': 'POST',
|
|
2595
2599
|
'servers': None,
|
|
@@ -2647,7 +2651,7 @@ class CampaignApi(object):
|
|
|
2647
2651
|
'oauth',
|
|
2648
2652
|
'oauth'
|
|
2649
2653
|
],
|
|
2650
|
-
'endpoint_path': '/2024-
|
|
2654
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores/delete',
|
|
2651
2655
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id',
|
|
2652
2656
|
'http_method': 'POST',
|
|
2653
2657
|
'servers': None,
|
|
@@ -2705,7 +2709,7 @@ class CampaignApi(object):
|
|
|
2705
2709
|
'oauth',
|
|
2706
2710
|
'oauth'
|
|
2707
2711
|
],
|
|
2708
|
-
'endpoint_path': '/2024-
|
|
2712
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives',
|
|
2709
2713
|
'operation_id': 'post_api202210_external_account_creatives_by_account_id',
|
|
2710
2714
|
'http_method': 'POST',
|
|
2711
2715
|
'servers': None,
|
|
@@ -2756,22 +2760,22 @@ class CampaignApi(object):
|
|
|
2756
2760
|
},
|
|
2757
2761
|
api_client=api_client
|
|
2758
2762
|
)
|
|
2759
|
-
self.
|
|
2763
|
+
self.post_api202301_external_account_campaigns_by_account_id_endpoint = _Endpoint(
|
|
2760
2764
|
settings={
|
|
2761
|
-
'response_type': (
|
|
2765
|
+
'response_type': (JsonApiSingleResponseOfCampaignV202301,),
|
|
2762
2766
|
'auth': [
|
|
2763
2767
|
'oauth',
|
|
2764
2768
|
'oauth'
|
|
2765
2769
|
],
|
|
2766
|
-
'endpoint_path': '/2024-
|
|
2767
|
-
'operation_id': '
|
|
2770
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/campaigns',
|
|
2771
|
+
'operation_id': 'post_api202301_external_account_campaigns_by_account_id',
|
|
2768
2772
|
'http_method': 'POST',
|
|
2769
2773
|
'servers': None,
|
|
2770
2774
|
},
|
|
2771
2775
|
params_map={
|
|
2772
2776
|
'all': [
|
|
2773
2777
|
'account_id',
|
|
2774
|
-
'
|
|
2778
|
+
'post_campaign_v202301',
|
|
2775
2779
|
],
|
|
2776
2780
|
'required': [
|
|
2777
2781
|
'account_id',
|
|
@@ -2791,45 +2795,45 @@ class CampaignApi(object):
|
|
|
2791
2795
|
'openapi_types': {
|
|
2792
2796
|
'account_id':
|
|
2793
2797
|
(str,),
|
|
2794
|
-
'
|
|
2795
|
-
(
|
|
2798
|
+
'post_campaign_v202301':
|
|
2799
|
+
(PostCampaignV202301,),
|
|
2796
2800
|
},
|
|
2797
2801
|
'attribute_map': {
|
|
2798
2802
|
'account_id': 'account-id',
|
|
2799
|
-
'creative_ids': 'creative-ids',
|
|
2800
2803
|
},
|
|
2801
2804
|
'location_map': {
|
|
2802
2805
|
'account_id': 'path',
|
|
2803
|
-
'
|
|
2806
|
+
'post_campaign_v202301': 'body',
|
|
2804
2807
|
},
|
|
2805
2808
|
'collection_format_map': {
|
|
2806
|
-
'creative_ids': 'multi',
|
|
2807
2809
|
}
|
|
2808
2810
|
},
|
|
2809
2811
|
headers_map={
|
|
2810
2812
|
'accept': [
|
|
2811
2813
|
'application/json'
|
|
2812
2814
|
],
|
|
2813
|
-
'content_type': [
|
|
2815
|
+
'content_type': [
|
|
2816
|
+
'application/json'
|
|
2817
|
+
]
|
|
2814
2818
|
},
|
|
2815
2819
|
api_client=api_client
|
|
2816
2820
|
)
|
|
2817
|
-
self.
|
|
2821
|
+
self.post_api_v1_external_account_catalogs_by_account_id_endpoint = _Endpoint(
|
|
2818
2822
|
settings={
|
|
2819
|
-
'response_type': (
|
|
2823
|
+
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
2820
2824
|
'auth': [
|
|
2821
2825
|
'oauth',
|
|
2822
2826
|
'oauth'
|
|
2823
2827
|
],
|
|
2824
|
-
'endpoint_path': '/2024-
|
|
2825
|
-
'operation_id': '
|
|
2828
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/catalogs',
|
|
2829
|
+
'operation_id': 'post_api_v1_external_account_catalogs_by_account_id',
|
|
2826
2830
|
'http_method': 'POST',
|
|
2827
2831
|
'servers': None,
|
|
2828
2832
|
},
|
|
2829
2833
|
params_map={
|
|
2830
2834
|
'all': [
|
|
2831
2835
|
'account_id',
|
|
2832
|
-
'
|
|
2836
|
+
'json_api_request_of_catalog_request',
|
|
2833
2837
|
],
|
|
2834
2838
|
'required': [
|
|
2835
2839
|
'account_id',
|
|
@@ -2849,15 +2853,15 @@ class CampaignApi(object):
|
|
|
2849
2853
|
'openapi_types': {
|
|
2850
2854
|
'account_id':
|
|
2851
2855
|
(str,),
|
|
2852
|
-
'
|
|
2853
|
-
(
|
|
2856
|
+
'json_api_request_of_catalog_request':
|
|
2857
|
+
(JsonApiRequestOfCatalogRequest,),
|
|
2854
2858
|
},
|
|
2855
2859
|
'attribute_map': {
|
|
2856
|
-
'account_id': '
|
|
2860
|
+
'account_id': 'accountId',
|
|
2857
2861
|
},
|
|
2858
2862
|
'location_map': {
|
|
2859
2863
|
'account_id': 'path',
|
|
2860
|
-
'
|
|
2864
|
+
'json_api_request_of_catalog_request': 'body',
|
|
2861
2865
|
},
|
|
2862
2866
|
'collection_format_map': {
|
|
2863
2867
|
}
|
|
@@ -2872,22 +2876,22 @@ class CampaignApi(object):
|
|
|
2872
2876
|
},
|
|
2873
2877
|
api_client=api_client
|
|
2874
2878
|
)
|
|
2875
|
-
self.
|
|
2879
|
+
self.post_api_v2_external_account_creatives_search_by_account_id_endpoint = _Endpoint(
|
|
2876
2880
|
settings={
|
|
2877
|
-
'response_type': (
|
|
2881
|
+
'response_type': (CreativeV2ListResponse,),
|
|
2878
2882
|
'auth': [
|
|
2879
2883
|
'oauth',
|
|
2880
2884
|
'oauth'
|
|
2881
2885
|
],
|
|
2882
|
-
'endpoint_path': '/2024-
|
|
2883
|
-
'operation_id': '
|
|
2886
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/search',
|
|
2887
|
+
'operation_id': 'post_api_v2_external_account_creatives_search_by_account_id',
|
|
2884
2888
|
'http_method': 'POST',
|
|
2885
2889
|
'servers': None,
|
|
2886
2890
|
},
|
|
2887
2891
|
params_map={
|
|
2888
2892
|
'all': [
|
|
2889
2893
|
'account_id',
|
|
2890
|
-
'
|
|
2894
|
+
'creative_ids',
|
|
2891
2895
|
],
|
|
2892
2896
|
'required': [
|
|
2893
2897
|
'account_id',
|
|
@@ -2907,26 +2911,28 @@ class CampaignApi(object):
|
|
|
2907
2911
|
'openapi_types': {
|
|
2908
2912
|
'account_id':
|
|
2909
2913
|
(str,),
|
|
2910
|
-
'
|
|
2911
|
-
(
|
|
2914
|
+
'creative_ids':
|
|
2915
|
+
([str],),
|
|
2912
2916
|
},
|
|
2913
2917
|
'attribute_map': {
|
|
2914
|
-
'account_id': '
|
|
2918
|
+
'account_id': 'account-id',
|
|
2919
|
+
'creative_ids': 'creative-ids',
|
|
2915
2920
|
},
|
|
2916
2921
|
'location_map': {
|
|
2917
2922
|
'account_id': 'path',
|
|
2918
|
-
'
|
|
2923
|
+
'creative_ids': 'query',
|
|
2919
2924
|
},
|
|
2920
2925
|
'collection_format_map': {
|
|
2926
|
+
'creative_ids': 'multi',
|
|
2921
2927
|
}
|
|
2922
2928
|
},
|
|
2923
2929
|
headers_map={
|
|
2924
2930
|
'accept': [
|
|
2925
|
-
'
|
|
2931
|
+
'text/plain',
|
|
2932
|
+
'application/json',
|
|
2933
|
+
'text/json'
|
|
2926
2934
|
],
|
|
2927
|
-
'content_type': [
|
|
2928
|
-
'application/json'
|
|
2929
|
-
]
|
|
2935
|
+
'content_type': [],
|
|
2930
2936
|
},
|
|
2931
2937
|
api_client=api_client
|
|
2932
2938
|
)
|
|
@@ -2937,7 +2943,7 @@ class CampaignApi(object):
|
|
|
2937
2943
|
'oauth',
|
|
2938
2944
|
'oauth'
|
|
2939
2945
|
],
|
|
2940
|
-
'endpoint_path': '/2024-
|
|
2946
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
2941
2947
|
'operation_id': 'post_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
2942
2948
|
'http_method': 'POST',
|
|
2943
2949
|
'servers': None,
|
|
@@ -2990,12 +2996,12 @@ class CampaignApi(object):
|
|
|
2990
2996
|
)
|
|
2991
2997
|
self.put_api202110_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
2992
2998
|
settings={
|
|
2993
|
-
'response_type': (
|
|
2999
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
2994
3000
|
'auth': [
|
|
2995
3001
|
'oauth',
|
|
2996
3002
|
'oauth'
|
|
2997
3003
|
],
|
|
2998
|
-
'endpoint_path': '/2024-
|
|
3004
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}',
|
|
2999
3005
|
'operation_id': 'put_api202110_external_preferred_line_item_by_line_item_id',
|
|
3000
3006
|
'http_method': 'PUT',
|
|
3001
3007
|
'servers': None,
|
|
@@ -3003,10 +3009,11 @@ class CampaignApi(object):
|
|
|
3003
3009
|
params_map={
|
|
3004
3010
|
'all': [
|
|
3005
3011
|
'line_item_id',
|
|
3006
|
-
'
|
|
3012
|
+
'preferred_line_item_update_model_v2_request',
|
|
3007
3013
|
],
|
|
3008
3014
|
'required': [
|
|
3009
3015
|
'line_item_id',
|
|
3016
|
+
'preferred_line_item_update_model_v2_request',
|
|
3010
3017
|
],
|
|
3011
3018
|
'nullable': [
|
|
3012
3019
|
],
|
|
@@ -3023,15 +3030,15 @@ class CampaignApi(object):
|
|
|
3023
3030
|
'openapi_types': {
|
|
3024
3031
|
'line_item_id':
|
|
3025
3032
|
(str,),
|
|
3026
|
-
'
|
|
3027
|
-
(
|
|
3033
|
+
'preferred_line_item_update_model_v2_request':
|
|
3034
|
+
(PreferredLineItemUpdateModelV2Request,),
|
|
3028
3035
|
},
|
|
3029
3036
|
'attribute_map': {
|
|
3030
3037
|
'line_item_id': 'line-item-id',
|
|
3031
3038
|
},
|
|
3032
3039
|
'location_map': {
|
|
3033
3040
|
'line_item_id': 'path',
|
|
3034
|
-
'
|
|
3041
|
+
'preferred_line_item_update_model_v2_request': 'body',
|
|
3035
3042
|
},
|
|
3036
3043
|
'collection_format_map': {
|
|
3037
3044
|
}
|
|
@@ -3053,7 +3060,7 @@ class CampaignApi(object):
|
|
|
3053
3060
|
'oauth',
|
|
3054
3061
|
'oauth'
|
|
3055
3062
|
],
|
|
3056
|
-
'endpoint_path': '/2024-
|
|
3063
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
3057
3064
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
3058
3065
|
'http_method': 'PUT',
|
|
3059
3066
|
'servers': None,
|
|
@@ -3111,7 +3118,7 @@ class CampaignApi(object):
|
|
|
3111
3118
|
'oauth',
|
|
3112
3119
|
'oauth'
|
|
3113
3120
|
],
|
|
3114
|
-
'endpoint_path': '/2024-
|
|
3121
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
3115
3122
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
3116
3123
|
'http_method': 'PUT',
|
|
3117
3124
|
'servers': None,
|
|
@@ -3169,7 +3176,7 @@ class CampaignApi(object):
|
|
|
3169
3176
|
'oauth',
|
|
3170
3177
|
'oauth'
|
|
3171
3178
|
],
|
|
3172
|
-
'endpoint_path': '/2024-
|
|
3179
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
3173
3180
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
3174
3181
|
'http_method': 'PUT',
|
|
3175
3182
|
'servers': None,
|
|
@@ -3227,7 +3234,7 @@ class CampaignApi(object):
|
|
|
3227
3234
|
'oauth',
|
|
3228
3235
|
'oauth'
|
|
3229
3236
|
],
|
|
3230
|
-
'endpoint_path': '/2024-
|
|
3237
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
3231
3238
|
'operation_id': 'put_api202210_external_account_by_account_id_creativescreative_id',
|
|
3232
3239
|
'http_method': 'PUT',
|
|
3233
3240
|
'servers': None,
|
|
@@ -3291,7 +3298,7 @@ class CampaignApi(object):
|
|
|
3291
3298
|
'oauth',
|
|
3292
3299
|
'oauth'
|
|
3293
3300
|
],
|
|
3294
|
-
'endpoint_path': '/2024-
|
|
3301
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}',
|
|
3295
3302
|
'operation_id': 'put_api202301_external_campaign_by_campaign_id',
|
|
3296
3303
|
'http_method': 'PUT',
|
|
3297
3304
|
'servers': None,
|
|
@@ -3342,22 +3349,22 @@ class CampaignApi(object):
|
|
|
3342
3349
|
},
|
|
3343
3350
|
api_client=api_client
|
|
3344
3351
|
)
|
|
3345
|
-
self.
|
|
3352
|
+
self.put_api_v2_external_auction_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
3346
3353
|
settings={
|
|
3347
|
-
'response_type': (
|
|
3354
|
+
'response_type': (AuctionLineItemResponse,),
|
|
3348
3355
|
'auth': [
|
|
3349
3356
|
'oauth',
|
|
3350
3357
|
'oauth'
|
|
3351
3358
|
],
|
|
3352
|
-
'endpoint_path': '/2024-
|
|
3353
|
-
'operation_id': '
|
|
3359
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}',
|
|
3360
|
+
'operation_id': 'put_api_v2_external_auction_line_item_by_line_item_id',
|
|
3354
3361
|
'http_method': 'PUT',
|
|
3355
3362
|
'servers': None,
|
|
3356
3363
|
},
|
|
3357
3364
|
params_map={
|
|
3358
3365
|
'all': [
|
|
3359
3366
|
'line_item_id',
|
|
3360
|
-
'
|
|
3367
|
+
'auction_line_item_update_model_request',
|
|
3361
3368
|
],
|
|
3362
3369
|
'required': [
|
|
3363
3370
|
'line_item_id',
|
|
@@ -3377,24 +3384,22 @@ class CampaignApi(object):
|
|
|
3377
3384
|
'openapi_types': {
|
|
3378
3385
|
'line_item_id':
|
|
3379
3386
|
(str,),
|
|
3380
|
-
'
|
|
3381
|
-
(
|
|
3387
|
+
'auction_line_item_update_model_request':
|
|
3388
|
+
(AuctionLineItemUpdateModelRequest,),
|
|
3382
3389
|
},
|
|
3383
3390
|
'attribute_map': {
|
|
3384
3391
|
'line_item_id': 'line-item-id',
|
|
3385
3392
|
},
|
|
3386
3393
|
'location_map': {
|
|
3387
3394
|
'line_item_id': 'path',
|
|
3388
|
-
'
|
|
3395
|
+
'auction_line_item_update_model_request': 'body',
|
|
3389
3396
|
},
|
|
3390
3397
|
'collection_format_map': {
|
|
3391
3398
|
}
|
|
3392
3399
|
},
|
|
3393
3400
|
headers_map={
|
|
3394
3401
|
'accept': [
|
|
3395
|
-
'
|
|
3396
|
-
'application/json',
|
|
3397
|
-
'text/json'
|
|
3402
|
+
'application/json'
|
|
3398
3403
|
],
|
|
3399
3404
|
'content_type': [
|
|
3400
3405
|
'application/json'
|
|
@@ -3402,22 +3407,22 @@ class CampaignApi(object):
|
|
|
3402
3407
|
},
|
|
3403
3408
|
api_client=api_client
|
|
3404
3409
|
)
|
|
3405
|
-
self.
|
|
3410
|
+
self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
3406
3411
|
settings={
|
|
3407
|
-
'response_type': (
|
|
3412
|
+
'response_type': (LineItemBidMultipliersV2Response,),
|
|
3408
3413
|
'auth': [
|
|
3409
3414
|
'oauth',
|
|
3410
3415
|
'oauth'
|
|
3411
3416
|
],
|
|
3412
|
-
'endpoint_path': '/2024-
|
|
3413
|
-
'operation_id': '
|
|
3417
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
3418
|
+
'operation_id': 'put_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
3414
3419
|
'http_method': 'PUT',
|
|
3415
3420
|
'servers': None,
|
|
3416
3421
|
},
|
|
3417
3422
|
params_map={
|
|
3418
3423
|
'all': [
|
|
3419
3424
|
'line_item_id',
|
|
3420
|
-
'
|
|
3425
|
+
'line_item_bid_multipliers_v2_request',
|
|
3421
3426
|
],
|
|
3422
3427
|
'required': [
|
|
3423
3428
|
'line_item_id',
|
|
@@ -3437,22 +3442,24 @@ class CampaignApi(object):
|
|
|
3437
3442
|
'openapi_types': {
|
|
3438
3443
|
'line_item_id':
|
|
3439
3444
|
(str,),
|
|
3440
|
-
'
|
|
3441
|
-
(
|
|
3445
|
+
'line_item_bid_multipliers_v2_request':
|
|
3446
|
+
(LineItemBidMultipliersV2Request,),
|
|
3442
3447
|
},
|
|
3443
3448
|
'attribute_map': {
|
|
3444
3449
|
'line_item_id': 'line-item-id',
|
|
3445
3450
|
},
|
|
3446
3451
|
'location_map': {
|
|
3447
3452
|
'line_item_id': 'path',
|
|
3448
|
-
'
|
|
3453
|
+
'line_item_bid_multipliers_v2_request': 'body',
|
|
3449
3454
|
},
|
|
3450
3455
|
'collection_format_map': {
|
|
3451
3456
|
}
|
|
3452
3457
|
},
|
|
3453
3458
|
headers_map={
|
|
3454
3459
|
'accept': [
|
|
3455
|
-
'
|
|
3460
|
+
'text/plain',
|
|
3461
|
+
'application/json',
|
|
3462
|
+
'text/json'
|
|
3456
3463
|
],
|
|
3457
3464
|
'content_type': [
|
|
3458
3465
|
'application/json'
|
|
@@ -3467,7 +3474,7 @@ class CampaignApi(object):
|
|
|
3467
3474
|
'oauth',
|
|
3468
3475
|
'oauth'
|
|
3469
3476
|
],
|
|
3470
|
-
'endpoint_path': '/2024-
|
|
3477
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords/set-bid',
|
|
3471
3478
|
'operation_id': 'set_keyword_bids',
|
|
3472
3479
|
'http_method': 'POST',
|
|
3473
3480
|
'servers': None,
|
|
@@ -3525,7 +3532,7 @@ class CampaignApi(object):
|
|
|
3525
3532
|
'oauth',
|
|
3526
3533
|
'oauth'
|
|
3527
3534
|
],
|
|
3528
|
-
'endpoint_path': '/2024-
|
|
3535
|
+
'endpoint_path': '/2024-10/retail-media/preferred-deal-line-items/{id}/proposal/submit',
|
|
3529
3536
|
'operation_id': 'submit_proposal',
|
|
3530
3537
|
'http_method': 'POST',
|
|
3531
3538
|
'servers': None,
|
|
@@ -3577,7 +3584,7 @@ class CampaignApi(object):
|
|
|
3577
3584
|
'oauth',
|
|
3578
3585
|
'oauth'
|
|
3579
3586
|
],
|
|
3580
|
-
'endpoint_path': '/2024-
|
|
3587
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/unpause',
|
|
3581
3588
|
'operation_id': 'unpause_promoted_products',
|
|
3582
3589
|
'http_method': 'POST',
|
|
3583
3590
|
'servers': None,
|
|
@@ -3635,7 +3642,7 @@ class CampaignApi(object):
|
|
|
3635
3642
|
'oauth',
|
|
3636
3643
|
'oauth'
|
|
3637
3644
|
],
|
|
3638
|
-
'endpoint_path': '/2024-
|
|
3645
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
3639
3646
|
'operation_id': 'update_campaign_budget_overrides',
|
|
3640
3647
|
'http_method': 'PUT',
|
|
3641
3648
|
'servers': None,
|
|
@@ -3696,7 +3703,7 @@ class CampaignApi(object):
|
|
|
3696
3703
|
'oauth',
|
|
3697
3704
|
'oauth'
|
|
3698
3705
|
],
|
|
3699
|
-
'endpoint_path': '/2024-
|
|
3706
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
3700
3707
|
'operation_id': 'update_line_item_budget_overrides',
|
|
3701
3708
|
'http_method': 'PUT',
|
|
3702
3709
|
'servers': None,
|
|
@@ -4504,27 +4511,24 @@ class CampaignApi(object):
|
|
|
4504
4511
|
line_item_id
|
|
4505
4512
|
return self.get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4506
4513
|
|
|
4507
|
-
def
|
|
4514
|
+
def get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(
|
|
4508
4515
|
self,
|
|
4509
|
-
|
|
4516
|
+
line_item_id,
|
|
4510
4517
|
**kwargs
|
|
4511
4518
|
):
|
|
4512
|
-
"""
|
|
4519
|
+
"""get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id # noqa: E501
|
|
4513
4520
|
|
|
4514
|
-
|
|
4521
|
+
This endpoint gets the add to basket target on the specified line item. # noqa: E501
|
|
4515
4522
|
This method makes a synchronous HTTP request by default. To make an
|
|
4516
4523
|
asynchronous HTTP request, please pass async_req=True
|
|
4517
4524
|
|
|
4518
|
-
>>> thread = api.
|
|
4525
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(line_item_id, async_req=True)
|
|
4519
4526
|
>>> result = thread.get()
|
|
4520
4527
|
|
|
4521
4528
|
Args:
|
|
4522
|
-
|
|
4529
|
+
line_item_id (str): The line item to interact with
|
|
4523
4530
|
|
|
4524
4531
|
Keyword Args:
|
|
4525
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
4526
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
4527
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
4528
4532
|
_return_http_data_only (bool): response data without head status
|
|
4529
4533
|
code and headers. Default is True.
|
|
4530
4534
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4557,7 +4561,7 @@ class CampaignApi(object):
|
|
|
4557
4561
|
async_req (bool): execute request asynchronously
|
|
4558
4562
|
|
|
4559
4563
|
Returns:
|
|
4560
|
-
|
|
4564
|
+
AddToBasketTarget202110Response
|
|
4561
4565
|
If the method is called asynchronously, returns the request
|
|
4562
4566
|
thread.
|
|
4563
4567
|
"""
|
|
@@ -4586,26 +4590,26 @@ class CampaignApi(object):
|
|
|
4586
4590
|
'_content_type')
|
|
4587
4591
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4588
4592
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4589
|
-
kwargs['
|
|
4590
|
-
|
|
4591
|
-
return self.
|
|
4593
|
+
kwargs['line_item_id'] = \
|
|
4594
|
+
line_item_id
|
|
4595
|
+
return self.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4592
4596
|
|
|
4593
|
-
def
|
|
4597
|
+
def get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(
|
|
4594
4598
|
self,
|
|
4595
4599
|
line_item_id,
|
|
4596
4600
|
**kwargs
|
|
4597
4601
|
):
|
|
4598
|
-
"""
|
|
4602
|
+
"""get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id # noqa: E501
|
|
4599
4603
|
|
|
4600
|
-
|
|
4604
|
+
This endpoint gets the audience target on the specified line item. # noqa: E501
|
|
4601
4605
|
This method makes a synchronous HTTP request by default. To make an
|
|
4602
4606
|
asynchronous HTTP request, please pass async_req=True
|
|
4603
4607
|
|
|
4604
|
-
>>> thread = api.
|
|
4608
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(line_item_id, async_req=True)
|
|
4605
4609
|
>>> result = thread.get()
|
|
4606
4610
|
|
|
4607
4611
|
Args:
|
|
4608
|
-
line_item_id (str): The
|
|
4612
|
+
line_item_id (str): The line item to interact with
|
|
4609
4613
|
|
|
4610
4614
|
Keyword Args:
|
|
4611
4615
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4640,7 +4644,7 @@ class CampaignApi(object):
|
|
|
4640
4644
|
async_req (bool): execute request asynchronously
|
|
4641
4645
|
|
|
4642
4646
|
Returns:
|
|
4643
|
-
|
|
4647
|
+
AudienceTarget202110Response
|
|
4644
4648
|
If the method is called asynchronously, returns the request
|
|
4645
4649
|
thread.
|
|
4646
4650
|
"""
|
|
@@ -4671,20 +4675,20 @@ class CampaignApi(object):
|
|
|
4671
4675
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4672
4676
|
kwargs['line_item_id'] = \
|
|
4673
4677
|
line_item_id
|
|
4674
|
-
return self.
|
|
4678
|
+
return self.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4675
4679
|
|
|
4676
|
-
def
|
|
4680
|
+
def get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id(
|
|
4677
4681
|
self,
|
|
4678
4682
|
line_item_id,
|
|
4679
4683
|
**kwargs
|
|
4680
4684
|
):
|
|
4681
|
-
"""
|
|
4685
|
+
"""get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id # noqa: E501
|
|
4682
4686
|
|
|
4683
|
-
This endpoint gets the
|
|
4687
|
+
This endpoint gets the store target on the specified line item. # noqa: E501
|
|
4684
4688
|
This method makes a synchronous HTTP request by default. To make an
|
|
4685
4689
|
asynchronous HTTP request, please pass async_req=True
|
|
4686
4690
|
|
|
4687
|
-
>>> thread = api.
|
|
4691
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id(line_item_id, async_req=True)
|
|
4688
4692
|
>>> result = thread.get()
|
|
4689
4693
|
|
|
4690
4694
|
Args:
|
|
@@ -4723,7 +4727,7 @@ class CampaignApi(object):
|
|
|
4723
4727
|
async_req (bool): execute request asynchronously
|
|
4724
4728
|
|
|
4725
4729
|
Returns:
|
|
4726
|
-
|
|
4730
|
+
StoreTarget202110Response
|
|
4727
4731
|
If the method is called asynchronously, returns the request
|
|
4728
4732
|
thread.
|
|
4729
4733
|
"""
|
|
@@ -4754,24 +4758,24 @@ class CampaignApi(object):
|
|
|
4754
4758
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4755
4759
|
kwargs['line_item_id'] = \
|
|
4756
4760
|
line_item_id
|
|
4757
|
-
return self.
|
|
4761
|
+
return self.get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4758
4762
|
|
|
4759
|
-
def
|
|
4763
|
+
def get_api202110_external_retailer_pages_by_retailer_id(
|
|
4760
4764
|
self,
|
|
4761
|
-
|
|
4765
|
+
retailer_id,
|
|
4762
4766
|
**kwargs
|
|
4763
4767
|
):
|
|
4764
|
-
"""
|
|
4768
|
+
"""get_api202110_external_retailer_pages_by_retailer_id # noqa: E501
|
|
4765
4769
|
|
|
4766
|
-
|
|
4770
|
+
Get the page types available for the given retailer # noqa: E501
|
|
4767
4771
|
This method makes a synchronous HTTP request by default. To make an
|
|
4768
4772
|
asynchronous HTTP request, please pass async_req=True
|
|
4769
4773
|
|
|
4770
|
-
>>> thread = api.
|
|
4774
|
+
>>> thread = api.get_api202110_external_retailer_pages_by_retailer_id(retailer_id, async_req=True)
|
|
4771
4775
|
>>> result = thread.get()
|
|
4772
4776
|
|
|
4773
4777
|
Args:
|
|
4774
|
-
|
|
4778
|
+
retailer_id (int): The retailers to fetch pages for
|
|
4775
4779
|
|
|
4776
4780
|
Keyword Args:
|
|
4777
4781
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4806,7 +4810,7 @@ class CampaignApi(object):
|
|
|
4806
4810
|
async_req (bool): execute request asynchronously
|
|
4807
4811
|
|
|
4808
4812
|
Returns:
|
|
4809
|
-
|
|
4813
|
+
ExternalRetailerPages202110
|
|
4810
4814
|
If the method is called asynchronously, returns the request
|
|
4811
4815
|
thread.
|
|
4812
4816
|
"""
|
|
@@ -4835,26 +4839,26 @@ class CampaignApi(object):
|
|
|
4835
4839
|
'_content_type')
|
|
4836
4840
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4837
4841
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4838
|
-
kwargs['
|
|
4839
|
-
|
|
4840
|
-
return self.
|
|
4842
|
+
kwargs['retailer_id'] = \
|
|
4843
|
+
retailer_id
|
|
4844
|
+
return self.get_api202110_external_retailer_pages_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
4841
4845
|
|
|
4842
|
-
def
|
|
4846
|
+
def get_api202204_external_categorie_by_category_id(
|
|
4843
4847
|
self,
|
|
4844
|
-
|
|
4848
|
+
category_id,
|
|
4845
4849
|
**kwargs
|
|
4846
4850
|
):
|
|
4847
|
-
"""
|
|
4851
|
+
"""get_api202204_external_categorie_by_category_id # noqa: E501
|
|
4848
4852
|
|
|
4849
|
-
|
|
4853
|
+
Endpoint to search for a specific category by categoryId. # noqa: E501
|
|
4850
4854
|
This method makes a synchronous HTTP request by default. To make an
|
|
4851
4855
|
asynchronous HTTP request, please pass async_req=True
|
|
4852
4856
|
|
|
4853
|
-
>>> thread = api.
|
|
4857
|
+
>>> thread = api.get_api202204_external_categorie_by_category_id(category_id, async_req=True)
|
|
4854
4858
|
>>> result = thread.get()
|
|
4855
4859
|
|
|
4856
4860
|
Args:
|
|
4857
|
-
|
|
4861
|
+
category_id (int): ID of the desired category
|
|
4858
4862
|
|
|
4859
4863
|
Keyword Args:
|
|
4860
4864
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4889,7 +4893,7 @@ class CampaignApi(object):
|
|
|
4889
4893
|
async_req (bool): execute request asynchronously
|
|
4890
4894
|
|
|
4891
4895
|
Returns:
|
|
4892
|
-
|
|
4896
|
+
Category202204
|
|
4893
4897
|
If the method is called asynchronously, returns the request
|
|
4894
4898
|
thread.
|
|
4895
4899
|
"""
|
|
@@ -4918,28 +4922,29 @@ class CampaignApi(object):
|
|
|
4918
4922
|
'_content_type')
|
|
4919
4923
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4920
4924
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4921
|
-
kwargs['
|
|
4922
|
-
|
|
4923
|
-
return self.
|
|
4925
|
+
kwargs['category_id'] = \
|
|
4926
|
+
category_id
|
|
4927
|
+
return self.get_api202204_external_categorie_by_category_id_endpoint.call_with_http_info(**kwargs)
|
|
4924
4928
|
|
|
4925
|
-
def
|
|
4929
|
+
def get_api202204_external_categories(
|
|
4926
4930
|
self,
|
|
4927
|
-
retailer_id,
|
|
4928
4931
|
**kwargs
|
|
4929
4932
|
):
|
|
4930
|
-
"""
|
|
4933
|
+
"""get_api202204_external_categories # noqa: E501
|
|
4931
4934
|
|
|
4932
|
-
|
|
4935
|
+
Endpoint to search categories by text and retailer. # noqa: E501
|
|
4933
4936
|
This method makes a synchronous HTTP request by default. To make an
|
|
4934
4937
|
asynchronous HTTP request, please pass async_req=True
|
|
4935
4938
|
|
|
4936
|
-
>>> thread = api.
|
|
4939
|
+
>>> thread = api.get_api202204_external_categories(async_req=True)
|
|
4937
4940
|
>>> result = thread.get()
|
|
4938
4941
|
|
|
4939
|
-
Args:
|
|
4940
|
-
retailer_id (int): The retailers to fetch pages for
|
|
4941
4942
|
|
|
4942
4943
|
Keyword Args:
|
|
4944
|
+
retailer_id (int): The retailer id for which Categories fetched. [optional]
|
|
4945
|
+
text_substring (str): Query string to search across Categories. [optional]
|
|
4946
|
+
page_index (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
4947
|
+
page_size (int): The maximum number of results to return with each call. Must be greater than zero.. [optional] if omitted the server will use the default value of 100
|
|
4943
4948
|
_return_http_data_only (bool): response data without head status
|
|
4944
4949
|
code and headers. Default is True.
|
|
4945
4950
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4972,7 +4977,7 @@ class CampaignApi(object):
|
|
|
4972
4977
|
async_req (bool): execute request asynchronously
|
|
4973
4978
|
|
|
4974
4979
|
Returns:
|
|
4975
|
-
|
|
4980
|
+
Category202204ListResponse
|
|
4976
4981
|
If the method is called asynchronously, returns the request
|
|
4977
4982
|
thread.
|
|
4978
4983
|
"""
|
|
@@ -5001,26 +5006,26 @@ class CampaignApi(object):
|
|
|
5001
5006
|
'_content_type')
|
|
5002
5007
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5003
5008
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5004
|
-
kwargs
|
|
5005
|
-
retailer_id
|
|
5006
|
-
return self.get_api202110_external_retailer_pages_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
5009
|
+
return self.get_api202204_external_categories_endpoint.call_with_http_info(**kwargs)
|
|
5007
5010
|
|
|
5008
|
-
def
|
|
5011
|
+
def get_api202207_external_retailer_by_retailer_id_templatestemplate_id(
|
|
5009
5012
|
self,
|
|
5010
|
-
|
|
5013
|
+
retailer_id,
|
|
5014
|
+
template_id,
|
|
5011
5015
|
**kwargs
|
|
5012
5016
|
):
|
|
5013
|
-
"""
|
|
5017
|
+
"""get_api202207_external_retailer_by_retailer_id_templatestemplate_id # noqa: E501
|
|
5014
5018
|
|
|
5015
|
-
|
|
5019
|
+
Gets the template for the specified retailer id and template id # noqa: E501
|
|
5016
5020
|
This method makes a synchronous HTTP request by default. To make an
|
|
5017
5021
|
asynchronous HTTP request, please pass async_req=True
|
|
5018
5022
|
|
|
5019
|
-
>>> thread = api.
|
|
5023
|
+
>>> thread = api.get_api202207_external_retailer_by_retailer_id_templatestemplate_id(retailer_id, template_id, async_req=True)
|
|
5020
5024
|
>>> result = thread.get()
|
|
5021
5025
|
|
|
5022
5026
|
Args:
|
|
5023
|
-
|
|
5027
|
+
retailer_id (int): Retailer Id
|
|
5028
|
+
template_id (int): Template Id
|
|
5024
5029
|
|
|
5025
5030
|
Keyword Args:
|
|
5026
5031
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5055,7 +5060,7 @@ class CampaignApi(object):
|
|
|
5055
5060
|
async_req (bool): execute request asynchronously
|
|
5056
5061
|
|
|
5057
5062
|
Returns:
|
|
5058
|
-
|
|
5063
|
+
TemplateResponse
|
|
5059
5064
|
If the method is called asynchronously, returns the request
|
|
5060
5065
|
thread.
|
|
5061
5066
|
"""
|
|
@@ -5084,29 +5089,30 @@ class CampaignApi(object):
|
|
|
5084
5089
|
'_content_type')
|
|
5085
5090
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5086
5091
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5087
|
-
kwargs['
|
|
5088
|
-
|
|
5089
|
-
|
|
5092
|
+
kwargs['retailer_id'] = \
|
|
5093
|
+
retailer_id
|
|
5094
|
+
kwargs['template_id'] = \
|
|
5095
|
+
template_id
|
|
5096
|
+
return self.get_api202207_external_retailer_by_retailer_id_templatestemplate_id_endpoint.call_with_http_info(**kwargs)
|
|
5090
5097
|
|
|
5091
|
-
def
|
|
5098
|
+
def get_api202207_external_retailer_templates_by_retailer_id(
|
|
5092
5099
|
self,
|
|
5100
|
+
retailer_id,
|
|
5093
5101
|
**kwargs
|
|
5094
5102
|
):
|
|
5095
|
-
"""
|
|
5103
|
+
"""get_api202207_external_retailer_templates_by_retailer_id # noqa: E501
|
|
5096
5104
|
|
|
5097
|
-
|
|
5105
|
+
Get retailer creative templates # noqa: E501
|
|
5098
5106
|
This method makes a synchronous HTTP request by default. To make an
|
|
5099
5107
|
asynchronous HTTP request, please pass async_req=True
|
|
5100
5108
|
|
|
5101
|
-
>>> thread = api.
|
|
5109
|
+
>>> thread = api.get_api202207_external_retailer_templates_by_retailer_id(retailer_id, async_req=True)
|
|
5102
5110
|
>>> result = thread.get()
|
|
5103
5111
|
|
|
5112
|
+
Args:
|
|
5113
|
+
retailer_id (int): External retailer id to retrieve creative templates for
|
|
5104
5114
|
|
|
5105
5115
|
Keyword Args:
|
|
5106
|
-
retailer_id (int): The retailer id for which Categories fetched. [optional]
|
|
5107
|
-
text_substring (str): Query string to search across Categories. [optional]
|
|
5108
|
-
page_index (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
5109
|
-
page_size (int): The maximum number of results to return with each call. Must be greater than zero.. [optional] if omitted the server will use the default value of 100
|
|
5110
5116
|
_return_http_data_only (bool): response data without head status
|
|
5111
5117
|
code and headers. Default is True.
|
|
5112
5118
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5139,7 +5145,7 @@ class CampaignApi(object):
|
|
|
5139
5145
|
async_req (bool): execute request asynchronously
|
|
5140
5146
|
|
|
5141
5147
|
Returns:
|
|
5142
|
-
|
|
5148
|
+
TemplateListResponse
|
|
5143
5149
|
If the method is called asynchronously, returns the request
|
|
5144
5150
|
thread.
|
|
5145
5151
|
"""
|
|
@@ -5168,28 +5174,31 @@ class CampaignApi(object):
|
|
|
5168
5174
|
'_content_type')
|
|
5169
5175
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5170
5176
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5171
|
-
|
|
5177
|
+
kwargs['retailer_id'] = \
|
|
5178
|
+
retailer_id
|
|
5179
|
+
return self.get_api202207_external_retailer_templates_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
5172
5180
|
|
|
5173
|
-
def
|
|
5181
|
+
def get_api202301_external_account_campaigns_by_account_id(
|
|
5174
5182
|
self,
|
|
5175
|
-
|
|
5176
|
-
template_id,
|
|
5183
|
+
account_id,
|
|
5177
5184
|
**kwargs
|
|
5178
5185
|
):
|
|
5179
|
-
"""
|
|
5186
|
+
"""get_api202301_external_account_campaigns_by_account_id # noqa: E501
|
|
5180
5187
|
|
|
5181
|
-
|
|
5188
|
+
Get all the editable and creatable campaign attributes including all types of budgets for each campaigns in relation to the account id, limited by the campaign ids. # noqa: E501
|
|
5182
5189
|
This method makes a synchronous HTTP request by default. To make an
|
|
5183
5190
|
asynchronous HTTP request, please pass async_req=True
|
|
5184
5191
|
|
|
5185
|
-
>>> thread = api.
|
|
5192
|
+
>>> thread = api.get_api202301_external_account_campaigns_by_account_id(account_id, async_req=True)
|
|
5186
5193
|
>>> result = thread.get()
|
|
5187
5194
|
|
|
5188
5195
|
Args:
|
|
5189
|
-
|
|
5190
|
-
template_id (int): Template Id
|
|
5196
|
+
account_id (str): The account to request the campaign for.
|
|
5191
5197
|
|
|
5192
5198
|
Keyword Args:
|
|
5199
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5200
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
|
|
5201
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
|
|
5193
5202
|
_return_http_data_only (bool): response data without head status
|
|
5194
5203
|
code and headers. Default is True.
|
|
5195
5204
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5222,7 +5231,7 @@ class CampaignApi(object):
|
|
|
5222
5231
|
async_req (bool): execute request asynchronously
|
|
5223
5232
|
|
|
5224
5233
|
Returns:
|
|
5225
|
-
|
|
5234
|
+
JsonApiPageResponseOfCampaignV202301
|
|
5226
5235
|
If the method is called asynchronously, returns the request
|
|
5227
5236
|
thread.
|
|
5228
5237
|
"""
|
|
@@ -5251,28 +5260,26 @@ class CampaignApi(object):
|
|
|
5251
5260
|
'_content_type')
|
|
5252
5261
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5253
5262
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5254
|
-
kwargs['
|
|
5255
|
-
|
|
5256
|
-
kwargs
|
|
5257
|
-
template_id
|
|
5258
|
-
return self.get_api202207_external_retailer_by_retailer_id_templatestemplate_id_endpoint.call_with_http_info(**kwargs)
|
|
5263
|
+
kwargs['account_id'] = \
|
|
5264
|
+
account_id
|
|
5265
|
+
return self.get_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5259
5266
|
|
|
5260
|
-
def
|
|
5267
|
+
def get_api202301_external_campaign_by_campaign_id(
|
|
5261
5268
|
self,
|
|
5262
|
-
|
|
5269
|
+
campaign_id,
|
|
5263
5270
|
**kwargs
|
|
5264
5271
|
):
|
|
5265
|
-
"""
|
|
5272
|
+
"""get_api202301_external_campaign_by_campaign_id # noqa: E501
|
|
5266
5273
|
|
|
5267
|
-
Get
|
|
5274
|
+
Get all the editable and creatable campaign attributes including all types of budgets given the campaign id # noqa: E501
|
|
5268
5275
|
This method makes a synchronous HTTP request by default. To make an
|
|
5269
5276
|
asynchronous HTTP request, please pass async_req=True
|
|
5270
5277
|
|
|
5271
|
-
>>> thread = api.
|
|
5278
|
+
>>> thread = api.get_api202301_external_campaign_by_campaign_id(campaign_id, async_req=True)
|
|
5272
5279
|
>>> result = thread.get()
|
|
5273
5280
|
|
|
5274
5281
|
Args:
|
|
5275
|
-
|
|
5282
|
+
campaign_id (str): Campaign Id of the campaign detail
|
|
5276
5283
|
|
|
5277
5284
|
Keyword Args:
|
|
5278
5285
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5307,7 +5314,7 @@ class CampaignApi(object):
|
|
|
5307
5314
|
async_req (bool): execute request asynchronously
|
|
5308
5315
|
|
|
5309
5316
|
Returns:
|
|
5310
|
-
|
|
5317
|
+
JsonApiSingleResponseOfCampaignV202301
|
|
5311
5318
|
If the method is called asynchronously, returns the request
|
|
5312
5319
|
thread.
|
|
5313
5320
|
"""
|
|
@@ -5336,30 +5343,31 @@ class CampaignApi(object):
|
|
|
5336
5343
|
'_content_type')
|
|
5337
5344
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5338
5345
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5339
|
-
kwargs['
|
|
5340
|
-
|
|
5341
|
-
return self.
|
|
5346
|
+
kwargs['campaign_id'] = \
|
|
5347
|
+
campaign_id
|
|
5348
|
+
return self.get_api202301_external_campaign_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
5342
5349
|
|
|
5343
|
-
def
|
|
5350
|
+
def get_api_v1_external_account_brands_by_account_id(
|
|
5344
5351
|
self,
|
|
5345
5352
|
account_id,
|
|
5346
|
-
creative_id,
|
|
5347
5353
|
**kwargs
|
|
5348
5354
|
):
|
|
5349
|
-
"""
|
|
5355
|
+
"""get_api_v1_external_account_brands_by_account_id # noqa: E501
|
|
5350
5356
|
|
|
5351
|
-
|
|
5357
|
+
Gets page of retailer objects that are associated with the given account # noqa: E501
|
|
5352
5358
|
This method makes a synchronous HTTP request by default. To make an
|
|
5353
5359
|
asynchronous HTTP request, please pass async_req=True
|
|
5354
5360
|
|
|
5355
|
-
>>> thread = api.
|
|
5361
|
+
>>> thread = api.get_api_v1_external_account_brands_by_account_id(account_id, async_req=True)
|
|
5356
5362
|
>>> result = thread.get()
|
|
5357
5363
|
|
|
5358
5364
|
Args:
|
|
5359
|
-
account_id (str):
|
|
5360
|
-
creative_id (str): Creative to get
|
|
5365
|
+
account_id (str): The given account id
|
|
5361
5366
|
|
|
5362
5367
|
Keyword Args:
|
|
5368
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5369
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
|
|
5370
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
|
|
5363
5371
|
_return_http_data_only (bool): response data without head status
|
|
5364
5372
|
code and headers. Default is True.
|
|
5365
5373
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5392,7 +5400,7 @@ class CampaignApi(object):
|
|
|
5392
5400
|
async_req (bool): execute request asynchronously
|
|
5393
5401
|
|
|
5394
5402
|
Returns:
|
|
5395
|
-
|
|
5403
|
+
JsonApiPageResponseOfBrand
|
|
5396
5404
|
If the method is called asynchronously, returns the request
|
|
5397
5405
|
thread.
|
|
5398
5406
|
"""
|
|
@@ -5423,26 +5431,24 @@ class CampaignApi(object):
|
|
|
5423
5431
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5424
5432
|
kwargs['account_id'] = \
|
|
5425
5433
|
account_id
|
|
5426
|
-
kwargs
|
|
5427
|
-
creative_id
|
|
5428
|
-
return self.get_api202210_external_account_by_account_id_creativescreative_id_endpoint.call_with_http_info(**kwargs)
|
|
5434
|
+
return self.get_api_v1_external_account_brands_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5429
5435
|
|
|
5430
|
-
def
|
|
5436
|
+
def get_api_v1_external_account_retailers_by_account_id(
|
|
5431
5437
|
self,
|
|
5432
5438
|
account_id,
|
|
5433
5439
|
**kwargs
|
|
5434
5440
|
):
|
|
5435
|
-
"""
|
|
5441
|
+
"""get_api_v1_external_account_retailers_by_account_id # noqa: E501
|
|
5436
5442
|
|
|
5437
|
-
|
|
5443
|
+
Gets page of retailer objects that are associated with the given account # noqa: E501
|
|
5438
5444
|
This method makes a synchronous HTTP request by default. To make an
|
|
5439
5445
|
asynchronous HTTP request, please pass async_req=True
|
|
5440
5446
|
|
|
5441
|
-
>>> thread = api.
|
|
5447
|
+
>>> thread = api.get_api_v1_external_account_retailers_by_account_id(account_id, async_req=True)
|
|
5442
5448
|
>>> result = thread.get()
|
|
5443
5449
|
|
|
5444
5450
|
Args:
|
|
5445
|
-
account_id (str): The account
|
|
5451
|
+
account_id (str): The given account id
|
|
5446
5452
|
|
|
5447
5453
|
Keyword Args:
|
|
5448
5454
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
@@ -5480,7 +5486,7 @@ class CampaignApi(object):
|
|
|
5480
5486
|
async_req (bool): execute request asynchronously
|
|
5481
5487
|
|
|
5482
5488
|
Returns:
|
|
5483
|
-
|
|
5489
|
+
JsonApiPageResponseOfRetailer
|
|
5484
5490
|
If the method is called asynchronously, returns the request
|
|
5485
5491
|
thread.
|
|
5486
5492
|
"""
|
|
@@ -5511,24 +5517,24 @@ class CampaignApi(object):
|
|
|
5511
5517
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5512
5518
|
kwargs['account_id'] = \
|
|
5513
5519
|
account_id
|
|
5514
|
-
return self.
|
|
5520
|
+
return self.get_api_v1_external_account_retailers_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5515
5521
|
|
|
5516
|
-
def
|
|
5522
|
+
def get_api_v1_external_catalog_output_by_catalog_id(
|
|
5517
5523
|
self,
|
|
5518
|
-
|
|
5524
|
+
catalog_id,
|
|
5519
5525
|
**kwargs
|
|
5520
5526
|
):
|
|
5521
|
-
"""
|
|
5527
|
+
"""get_api_v1_external_catalog_output_by_catalog_id # noqa: E501
|
|
5522
5528
|
|
|
5523
|
-
|
|
5529
|
+
Output the indicated catalog. Catalogs are only available for retrieval when their associated status request is at a Success status. Produces application/x-json-stream of v2021_07 CatalogProduct json objects. # noqa: E501
|
|
5524
5530
|
This method makes a synchronous HTTP request by default. To make an
|
|
5525
5531
|
asynchronous HTTP request, please pass async_req=True
|
|
5526
5532
|
|
|
5527
|
-
>>> thread = api.
|
|
5533
|
+
>>> thread = api.get_api_v1_external_catalog_output_by_catalog_id(catalog_id, async_req=True)
|
|
5528
5534
|
>>> result = thread.get()
|
|
5529
5535
|
|
|
5530
5536
|
Args:
|
|
5531
|
-
|
|
5537
|
+
catalog_id (str): A catalog ID returned from an account catalog request.
|
|
5532
5538
|
|
|
5533
5539
|
Keyword Args:
|
|
5534
5540
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5563,7 +5569,7 @@ class CampaignApi(object):
|
|
|
5563
5569
|
async_req (bool): execute request asynchronously
|
|
5564
5570
|
|
|
5565
5571
|
Returns:
|
|
5566
|
-
|
|
5572
|
+
file_type
|
|
5567
5573
|
If the method is called asynchronously, returns the request
|
|
5568
5574
|
thread.
|
|
5569
5575
|
"""
|
|
@@ -5592,26 +5598,26 @@ class CampaignApi(object):
|
|
|
5592
5598
|
'_content_type')
|
|
5593
5599
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5594
5600
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5595
|
-
kwargs['
|
|
5596
|
-
|
|
5597
|
-
return self.
|
|
5601
|
+
kwargs['catalog_id'] = \
|
|
5602
|
+
catalog_id
|
|
5603
|
+
return self.get_api_v1_external_catalog_output_by_catalog_id_endpoint.call_with_http_info(**kwargs)
|
|
5598
5604
|
|
|
5599
|
-
def
|
|
5605
|
+
def get_api_v1_external_catalog_status_by_catalog_id(
|
|
5600
5606
|
self,
|
|
5601
|
-
|
|
5607
|
+
catalog_id,
|
|
5602
5608
|
**kwargs
|
|
5603
5609
|
):
|
|
5604
|
-
"""
|
|
5610
|
+
"""get_api_v1_external_catalog_status_by_catalog_id # noqa: E501
|
|
5605
5611
|
|
|
5606
|
-
|
|
5612
|
+
Check the status of a catalog request. # noqa: E501
|
|
5607
5613
|
This method makes a synchronous HTTP request by default. To make an
|
|
5608
5614
|
asynchronous HTTP request, please pass async_req=True
|
|
5609
5615
|
|
|
5610
|
-
>>> thread = api.
|
|
5616
|
+
>>> thread = api.get_api_v1_external_catalog_status_by_catalog_id(catalog_id, async_req=True)
|
|
5611
5617
|
>>> result = thread.get()
|
|
5612
5618
|
|
|
5613
5619
|
Args:
|
|
5614
|
-
|
|
5620
|
+
catalog_id (str): A catalog ID returned from an account catalog request.
|
|
5615
5621
|
|
|
5616
5622
|
Keyword Args:
|
|
5617
5623
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5646,7 +5652,7 @@ class CampaignApi(object):
|
|
|
5646
5652
|
async_req (bool): execute request asynchronously
|
|
5647
5653
|
|
|
5648
5654
|
Returns:
|
|
5649
|
-
|
|
5655
|
+
JsonApiSingleResponseOfCatalogStatus
|
|
5650
5656
|
If the method is called asynchronously, returns the request
|
|
5651
5657
|
thread.
|
|
5652
5658
|
"""
|
|
@@ -5675,31 +5681,30 @@ class CampaignApi(object):
|
|
|
5675
5681
|
'_content_type')
|
|
5676
5682
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5677
5683
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5678
|
-
kwargs['
|
|
5679
|
-
|
|
5680
|
-
return self.
|
|
5684
|
+
kwargs['catalog_id'] = \
|
|
5685
|
+
catalog_id
|
|
5686
|
+
return self.get_api_v1_external_catalog_status_by_catalog_id_endpoint.call_with_http_info(**kwargs)
|
|
5681
5687
|
|
|
5682
|
-
def
|
|
5688
|
+
def get_api_v2_external_account_by_account_id_creativescreative_id(
|
|
5683
5689
|
self,
|
|
5684
5690
|
account_id,
|
|
5691
|
+
creative_id,
|
|
5685
5692
|
**kwargs
|
|
5686
5693
|
):
|
|
5687
|
-
"""
|
|
5694
|
+
"""get_api_v2_external_account_by_account_id_creativescreative_id # noqa: E501
|
|
5688
5695
|
|
|
5689
|
-
|
|
5696
|
+
Get the specified creative # noqa: E501
|
|
5690
5697
|
This method makes a synchronous HTTP request by default. To make an
|
|
5691
5698
|
asynchronous HTTP request, please pass async_req=True
|
|
5692
5699
|
|
|
5693
|
-
>>> thread = api.
|
|
5700
|
+
>>> thread = api.get_api_v2_external_account_by_account_id_creativescreative_id(account_id, creative_id, async_req=True)
|
|
5694
5701
|
>>> result = thread.get()
|
|
5695
5702
|
|
|
5696
5703
|
Args:
|
|
5697
|
-
account_id (str):
|
|
5704
|
+
account_id (str): External account id to retrieve creatives for
|
|
5705
|
+
creative_id (str): Creative to get
|
|
5698
5706
|
|
|
5699
5707
|
Keyword Args:
|
|
5700
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5701
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional] if omitted the server will use the default value of 0
|
|
5702
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional] if omitted the server will use the default value of 25
|
|
5703
5708
|
_return_http_data_only (bool): response data without head status
|
|
5704
5709
|
code and headers. Default is True.
|
|
5705
5710
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5732,7 +5737,7 @@ class CampaignApi(object):
|
|
|
5732
5737
|
async_req (bool): execute request asynchronously
|
|
5733
5738
|
|
|
5734
5739
|
Returns:
|
|
5735
|
-
|
|
5740
|
+
CreativeV2Response
|
|
5736
5741
|
If the method is called asynchronously, returns the request
|
|
5737
5742
|
thread.
|
|
5738
5743
|
"""
|
|
@@ -5763,29 +5768,33 @@ class CampaignApi(object):
|
|
|
5763
5768
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5764
5769
|
kwargs['account_id'] = \
|
|
5765
5770
|
account_id
|
|
5766
|
-
|
|
5771
|
+
kwargs['creative_id'] = \
|
|
5772
|
+
creative_id
|
|
5773
|
+
return self.get_api_v2_external_account_by_account_id_creativescreative_id_endpoint.call_with_http_info(**kwargs)
|
|
5767
5774
|
|
|
5768
|
-
def
|
|
5775
|
+
def get_api_v2_external_account_line_items_by_account_id(
|
|
5769
5776
|
self,
|
|
5770
5777
|
account_id,
|
|
5771
5778
|
**kwargs
|
|
5772
5779
|
):
|
|
5773
|
-
"""
|
|
5780
|
+
"""get_api_v2_external_account_line_items_by_account_id # noqa: E501
|
|
5774
5781
|
|
|
5775
|
-
Gets page of
|
|
5782
|
+
Gets page of line item objects for the given account id # noqa: E501
|
|
5776
5783
|
This method makes a synchronous HTTP request by default. To make an
|
|
5777
5784
|
asynchronous HTTP request, please pass async_req=True
|
|
5778
5785
|
|
|
5779
|
-
>>> thread = api.
|
|
5786
|
+
>>> thread = api.get_api_v2_external_account_line_items_by_account_id(account_id, async_req=True)
|
|
5780
5787
|
>>> result = thread.get()
|
|
5781
5788
|
|
|
5782
5789
|
Args:
|
|
5783
5790
|
account_id (str): The given account id
|
|
5784
5791
|
|
|
5785
5792
|
Keyword Args:
|
|
5793
|
+
limit_to_campaign_id ([str]): The campaign ids that you would like to limit your result set to. [optional]
|
|
5794
|
+
limit_to_type (str): The campaign types that you would like to limit your result set to. [optional]
|
|
5786
5795
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5787
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5788
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5796
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5797
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5789
5798
|
_return_http_data_only (bool): response data without head status
|
|
5790
5799
|
code and headers. Default is True.
|
|
5791
5800
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5818,7 +5827,7 @@ class CampaignApi(object):
|
|
|
5818
5827
|
async_req (bool): execute request asynchronously
|
|
5819
5828
|
|
|
5820
5829
|
Returns:
|
|
5821
|
-
|
|
5830
|
+
CommonLineItemPagedListResponse
|
|
5822
5831
|
If the method is called asynchronously, returns the request
|
|
5823
5832
|
thread.
|
|
5824
5833
|
"""
|
|
@@ -5849,24 +5858,24 @@ class CampaignApi(object):
|
|
|
5849
5858
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5850
5859
|
kwargs['account_id'] = \
|
|
5851
5860
|
account_id
|
|
5852
|
-
return self.
|
|
5861
|
+
return self.get_api_v2_external_account_line_items_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5853
5862
|
|
|
5854
|
-
def
|
|
5863
|
+
def get_api_v2_external_auction_line_item_by_line_item_id(
|
|
5855
5864
|
self,
|
|
5856
|
-
|
|
5865
|
+
line_item_id,
|
|
5857
5866
|
**kwargs
|
|
5858
5867
|
):
|
|
5859
|
-
"""
|
|
5868
|
+
"""get_api_v2_external_auction_line_item_by_line_item_id # noqa: E501
|
|
5860
5869
|
|
|
5861
|
-
|
|
5870
|
+
Gets the auction line item for the given line item id # noqa: E501
|
|
5862
5871
|
This method makes a synchronous HTTP request by default. To make an
|
|
5863
5872
|
asynchronous HTTP request, please pass async_req=True
|
|
5864
5873
|
|
|
5865
|
-
>>> thread = api.
|
|
5874
|
+
>>> thread = api.get_api_v2_external_auction_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
5866
5875
|
>>> result = thread.get()
|
|
5867
5876
|
|
|
5868
5877
|
Args:
|
|
5869
|
-
|
|
5878
|
+
line_item_id (str): The given line item id
|
|
5870
5879
|
|
|
5871
5880
|
Keyword Args:
|
|
5872
5881
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5901,7 +5910,7 @@ class CampaignApi(object):
|
|
|
5901
5910
|
async_req (bool): execute request asynchronously
|
|
5902
5911
|
|
|
5903
5912
|
Returns:
|
|
5904
|
-
|
|
5913
|
+
AuctionLineItemResponse
|
|
5905
5914
|
If the method is called asynchronously, returns the request
|
|
5906
5915
|
thread.
|
|
5907
5916
|
"""
|
|
@@ -5930,28 +5939,31 @@ class CampaignApi(object):
|
|
|
5930
5939
|
'_content_type')
|
|
5931
5940
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5932
5941
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5933
|
-
kwargs['
|
|
5934
|
-
|
|
5935
|
-
return self.
|
|
5942
|
+
kwargs['line_item_id'] = \
|
|
5943
|
+
line_item_id
|
|
5944
|
+
return self.get_api_v2_external_auction_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
5936
5945
|
|
|
5937
|
-
def
|
|
5946
|
+
def get_api_v2_external_campaign_auction_line_items_by_campaign_id(
|
|
5938
5947
|
self,
|
|
5939
|
-
|
|
5948
|
+
campaign_id,
|
|
5940
5949
|
**kwargs
|
|
5941
5950
|
):
|
|
5942
|
-
"""
|
|
5951
|
+
"""get_api_v2_external_campaign_auction_line_items_by_campaign_id # noqa: E501
|
|
5943
5952
|
|
|
5944
|
-
|
|
5953
|
+
Gets page of auction line item objects for the given campaign id # noqa: E501
|
|
5945
5954
|
This method makes a synchronous HTTP request by default. To make an
|
|
5946
5955
|
asynchronous HTTP request, please pass async_req=True
|
|
5947
5956
|
|
|
5948
|
-
>>> thread = api.
|
|
5957
|
+
>>> thread = api.get_api_v2_external_campaign_auction_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
5949
5958
|
>>> result = thread.get()
|
|
5950
5959
|
|
|
5951
5960
|
Args:
|
|
5952
|
-
|
|
5961
|
+
campaign_id (str): The given campaign id
|
|
5953
5962
|
|
|
5954
5963
|
Keyword Args:
|
|
5964
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5965
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5966
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5955
5967
|
_return_http_data_only (bool): response data without head status
|
|
5956
5968
|
code and headers. Default is True.
|
|
5957
5969
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5984,7 +5996,7 @@ class CampaignApi(object):
|
|
|
5984
5996
|
async_req (bool): execute request asynchronously
|
|
5985
5997
|
|
|
5986
5998
|
Returns:
|
|
5987
|
-
|
|
5999
|
+
AuctionLineItemPagedListResponse
|
|
5988
6000
|
If the method is called asynchronously, returns the request
|
|
5989
6001
|
thread.
|
|
5990
6002
|
"""
|
|
@@ -6013,30 +6025,28 @@ class CampaignApi(object):
|
|
|
6013
6025
|
'_content_type')
|
|
6014
6026
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6015
6027
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6016
|
-
kwargs['
|
|
6017
|
-
|
|
6018
|
-
return self.
|
|
6028
|
+
kwargs['campaign_id'] = \
|
|
6029
|
+
campaign_id
|
|
6030
|
+
return self.get_api_v2_external_campaign_auction_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
6019
6031
|
|
|
6020
|
-
def
|
|
6032
|
+
def get_api_v2_external_campaign_preferred_line_items_by_campaign_id(
|
|
6021
6033
|
self,
|
|
6022
|
-
|
|
6034
|
+
campaign_id,
|
|
6023
6035
|
**kwargs
|
|
6024
6036
|
):
|
|
6025
|
-
"""
|
|
6037
|
+
"""get_api_v2_external_campaign_preferred_line_items_by_campaign_id # noqa: E501
|
|
6026
6038
|
|
|
6027
|
-
Gets page of line item objects for the given
|
|
6039
|
+
Gets page of preferred line item objects for the given campaign id # noqa: E501
|
|
6028
6040
|
This method makes a synchronous HTTP request by default. To make an
|
|
6029
6041
|
asynchronous HTTP request, please pass async_req=True
|
|
6030
6042
|
|
|
6031
|
-
>>> thread = api.
|
|
6043
|
+
>>> thread = api.get_api_v2_external_campaign_preferred_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
6032
6044
|
>>> result = thread.get()
|
|
6033
6045
|
|
|
6034
6046
|
Args:
|
|
6035
|
-
|
|
6047
|
+
campaign_id (str): The given campaign id
|
|
6036
6048
|
|
|
6037
6049
|
Keyword Args:
|
|
6038
|
-
limit_to_campaign_id ([str]): The campaign ids that you would like to limit your result set to. [optional]
|
|
6039
|
-
limit_to_type (str): The campaign types that you would like to limit your result set to. [optional]
|
|
6040
6050
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
6041
6051
|
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6042
6052
|
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
@@ -6072,7 +6082,7 @@ class CampaignApi(object):
|
|
|
6072
6082
|
async_req (bool): execute request asynchronously
|
|
6073
6083
|
|
|
6074
6084
|
Returns:
|
|
6075
|
-
|
|
6085
|
+
PreferredLineItemV2PagedListResponse
|
|
6076
6086
|
If the method is called asynchronously, returns the request
|
|
6077
6087
|
thread.
|
|
6078
6088
|
"""
|
|
@@ -6101,26 +6111,26 @@ class CampaignApi(object):
|
|
|
6101
6111
|
'_content_type')
|
|
6102
6112
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6103
6113
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6104
|
-
kwargs['
|
|
6105
|
-
|
|
6106
|
-
return self.
|
|
6114
|
+
kwargs['campaign_id'] = \
|
|
6115
|
+
campaign_id
|
|
6116
|
+
return self.get_api_v2_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
6107
6117
|
|
|
6108
|
-
def
|
|
6118
|
+
def get_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
6109
6119
|
self,
|
|
6110
6120
|
line_item_id,
|
|
6111
6121
|
**kwargs
|
|
6112
6122
|
):
|
|
6113
|
-
"""
|
|
6123
|
+
"""get_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
6114
6124
|
|
|
6115
|
-
|
|
6125
|
+
Fetch all bid multipliers for a given line item # noqa: E501
|
|
6116
6126
|
This method makes a synchronous HTTP request by default. To make an
|
|
6117
6127
|
asynchronous HTTP request, please pass async_req=True
|
|
6118
6128
|
|
|
6119
|
-
>>> thread = api.
|
|
6129
|
+
>>> thread = api.get_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
6120
6130
|
>>> result = thread.get()
|
|
6121
6131
|
|
|
6122
6132
|
Args:
|
|
6123
|
-
line_item_id (str):
|
|
6133
|
+
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
6124
6134
|
|
|
6125
6135
|
Keyword Args:
|
|
6126
6136
|
_return_http_data_only (bool): response data without head status
|
|
@@ -6155,7 +6165,7 @@ class CampaignApi(object):
|
|
|
6155
6165
|
async_req (bool): execute request asynchronously
|
|
6156
6166
|
|
|
6157
6167
|
Returns:
|
|
6158
|
-
|
|
6168
|
+
JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
6159
6169
|
If the method is called asynchronously, returns the request
|
|
6160
6170
|
thread.
|
|
6161
6171
|
"""
|
|
@@ -6186,29 +6196,26 @@ class CampaignApi(object):
|
|
|
6186
6196
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6187
6197
|
kwargs['line_item_id'] = \
|
|
6188
6198
|
line_item_id
|
|
6189
|
-
return self.
|
|
6199
|
+
return self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6190
6200
|
|
|
6191
|
-
def
|
|
6201
|
+
def get_api_v2_external_line_item_by_line_item_id(
|
|
6192
6202
|
self,
|
|
6193
|
-
|
|
6203
|
+
line_item_id,
|
|
6194
6204
|
**kwargs
|
|
6195
6205
|
):
|
|
6196
|
-
"""
|
|
6206
|
+
"""get_api_v2_external_line_item_by_line_item_id # noqa: E501
|
|
6197
6207
|
|
|
6198
|
-
Gets
|
|
6208
|
+
Gets the line item for the given line item id # noqa: E501
|
|
6199
6209
|
This method makes a synchronous HTTP request by default. To make an
|
|
6200
6210
|
asynchronous HTTP request, please pass async_req=True
|
|
6201
6211
|
|
|
6202
|
-
>>> thread = api.
|
|
6212
|
+
>>> thread = api.get_api_v2_external_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
6203
6213
|
>>> result = thread.get()
|
|
6204
6214
|
|
|
6205
6215
|
Args:
|
|
6206
|
-
|
|
6216
|
+
line_item_id (str): The given line item id
|
|
6207
6217
|
|
|
6208
6218
|
Keyword Args:
|
|
6209
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
6210
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6211
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
6212
6219
|
_return_http_data_only (bool): response data without head status
|
|
6213
6220
|
code and headers. Default is True.
|
|
6214
6221
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6241,7 +6248,7 @@ class CampaignApi(object):
|
|
|
6241
6248
|
async_req (bool): execute request asynchronously
|
|
6242
6249
|
|
|
6243
6250
|
Returns:
|
|
6244
|
-
|
|
6251
|
+
CommonLineItemResponse
|
|
6245
6252
|
If the method is called asynchronously, returns the request
|
|
6246
6253
|
thread.
|
|
6247
6254
|
"""
|
|
@@ -6270,22 +6277,22 @@ class CampaignApi(object):
|
|
|
6270
6277
|
'_content_type')
|
|
6271
6278
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6272
6279
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6273
|
-
kwargs['
|
|
6274
|
-
|
|
6275
|
-
return self.
|
|
6280
|
+
kwargs['line_item_id'] = \
|
|
6281
|
+
line_item_id
|
|
6282
|
+
return self.get_api_v2_external_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6276
6283
|
|
|
6277
|
-
def
|
|
6284
|
+
def get_api_v2_external_preferred_line_item_by_line_item_id(
|
|
6278
6285
|
self,
|
|
6279
6286
|
line_item_id,
|
|
6280
6287
|
**kwargs
|
|
6281
6288
|
):
|
|
6282
|
-
"""
|
|
6289
|
+
"""get_api_v2_external_preferred_line_item_by_line_item_id # noqa: E501
|
|
6283
6290
|
|
|
6284
|
-
Gets the line item for the given line item id # noqa: E501
|
|
6291
|
+
Gets the preferred line item for the given line item id # noqa: E501
|
|
6285
6292
|
This method makes a synchronous HTTP request by default. To make an
|
|
6286
6293
|
asynchronous HTTP request, please pass async_req=True
|
|
6287
6294
|
|
|
6288
|
-
>>> thread = api.
|
|
6295
|
+
>>> thread = api.get_api_v2_external_preferred_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
6289
6296
|
>>> result = thread.get()
|
|
6290
6297
|
|
|
6291
6298
|
Args:
|
|
@@ -6324,7 +6331,7 @@ class CampaignApi(object):
|
|
|
6324
6331
|
async_req (bool): execute request asynchronously
|
|
6325
6332
|
|
|
6326
6333
|
Returns:
|
|
6327
|
-
|
|
6334
|
+
PreferredLineItemV2Response
|
|
6328
6335
|
If the method is called asynchronously, returns the request
|
|
6329
6336
|
thread.
|
|
6330
6337
|
"""
|
|
@@ -6355,7 +6362,7 @@ class CampaignApi(object):
|
|
|
6355
6362
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6356
6363
|
kwargs['line_item_id'] = \
|
|
6357
6364
|
line_item_id
|
|
6358
|
-
return self.
|
|
6365
|
+
return self.get_api_v2_external_preferred_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6359
6366
|
|
|
6360
6367
|
def get_campaign_budget_overrides(
|
|
6361
6368
|
self,
|
|
@@ -6946,6 +6953,7 @@ class CampaignApi(object):
|
|
|
6946
6953
|
def post_api202110_external_campaign_preferred_line_items_by_campaign_id(
|
|
6947
6954
|
self,
|
|
6948
6955
|
campaign_id,
|
|
6956
|
+
preferred_line_item_create_model_v2_request,
|
|
6949
6957
|
**kwargs
|
|
6950
6958
|
):
|
|
6951
6959
|
"""post_api202110_external_campaign_preferred_line_items_by_campaign_id # noqa: E501
|
|
@@ -6954,14 +6962,14 @@ class CampaignApi(object):
|
|
|
6954
6962
|
This method makes a synchronous HTTP request by default. To make an
|
|
6955
6963
|
asynchronous HTTP request, please pass async_req=True
|
|
6956
6964
|
|
|
6957
|
-
>>> thread = api.post_api202110_external_campaign_preferred_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
6965
|
+
>>> thread = api.post_api202110_external_campaign_preferred_line_items_by_campaign_id(campaign_id, preferred_line_item_create_model_v2_request, async_req=True)
|
|
6958
6966
|
>>> result = thread.get()
|
|
6959
6967
|
|
|
6960
6968
|
Args:
|
|
6961
6969
|
campaign_id (str): The given campaign id
|
|
6970
|
+
preferred_line_item_create_model_v2_request (PreferredLineItemCreateModelV2Request): The line item settings to create a line item with
|
|
6962
6971
|
|
|
6963
6972
|
Keyword Args:
|
|
6964
|
-
preferred_line_item_create_model202110_request (PreferredLineItemCreateModel202110Request): The line item settings to create a line item with. [optional]
|
|
6965
6973
|
_return_http_data_only (bool): response data without head status
|
|
6966
6974
|
code and headers. Default is True.
|
|
6967
6975
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6994,7 +7002,7 @@ class CampaignApi(object):
|
|
|
6994
7002
|
async_req (bool): execute request asynchronously
|
|
6995
7003
|
|
|
6996
7004
|
Returns:
|
|
6997
|
-
|
|
7005
|
+
PreferredLineItemV2Response
|
|
6998
7006
|
If the method is called asynchronously, returns the request
|
|
6999
7007
|
thread.
|
|
7000
7008
|
"""
|
|
@@ -7025,6 +7033,8 @@ class CampaignApi(object):
|
|
|
7025
7033
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7026
7034
|
kwargs['campaign_id'] = \
|
|
7027
7035
|
campaign_id
|
|
7036
|
+
kwargs['preferred_line_item_create_model_v2_request'] = \
|
|
7037
|
+
preferred_line_item_create_model_v2_request
|
|
7028
7038
|
return self.post_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
7029
7039
|
|
|
7030
7040
|
def post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id(
|
|
@@ -7615,25 +7625,25 @@ class CampaignApi(object):
|
|
|
7615
7625
|
account_id
|
|
7616
7626
|
return self.post_api202210_external_account_creatives_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7617
7627
|
|
|
7618
|
-
def
|
|
7628
|
+
def post_api202301_external_account_campaigns_by_account_id(
|
|
7619
7629
|
self,
|
|
7620
7630
|
account_id,
|
|
7621
7631
|
**kwargs
|
|
7622
7632
|
):
|
|
7623
|
-
"""
|
|
7633
|
+
"""post_api202301_external_account_campaigns_by_account_id # noqa: E501
|
|
7624
7634
|
|
|
7625
|
-
|
|
7635
|
+
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
|
|
7626
7636
|
This method makes a synchronous HTTP request by default. To make an
|
|
7627
7637
|
asynchronous HTTP request, please pass async_req=True
|
|
7628
7638
|
|
|
7629
|
-
>>> thread = api.
|
|
7639
|
+
>>> thread = api.post_api202301_external_account_campaigns_by_account_id(account_id, async_req=True)
|
|
7630
7640
|
>>> result = thread.get()
|
|
7631
7641
|
|
|
7632
7642
|
Args:
|
|
7633
|
-
account_id (str):
|
|
7643
|
+
account_id (str): The account to request the campaign for.
|
|
7634
7644
|
|
|
7635
7645
|
Keyword Args:
|
|
7636
|
-
|
|
7646
|
+
post_campaign_v202301 (PostCampaignV202301): Creatable campaign attributes. [optional]
|
|
7637
7647
|
_return_http_data_only (bool): response data without head status
|
|
7638
7648
|
code and headers. Default is True.
|
|
7639
7649
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7666,7 +7676,7 @@ class CampaignApi(object):
|
|
|
7666
7676
|
async_req (bool): execute request asynchronously
|
|
7667
7677
|
|
|
7668
7678
|
Returns:
|
|
7669
|
-
|
|
7679
|
+
JsonApiSingleResponseOfCampaignV202301
|
|
7670
7680
|
If the method is called asynchronously, returns the request
|
|
7671
7681
|
thread.
|
|
7672
7682
|
"""
|
|
@@ -7697,27 +7707,27 @@ class CampaignApi(object):
|
|
|
7697
7707
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7698
7708
|
kwargs['account_id'] = \
|
|
7699
7709
|
account_id
|
|
7700
|
-
return self.
|
|
7710
|
+
return self.post_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7701
7711
|
|
|
7702
|
-
def
|
|
7712
|
+
def post_api_v1_external_account_catalogs_by_account_id(
|
|
7703
7713
|
self,
|
|
7704
7714
|
account_id,
|
|
7705
7715
|
**kwargs
|
|
7706
7716
|
):
|
|
7707
|
-
"""
|
|
7717
|
+
"""post_api_v1_external_account_catalogs_by_account_id # noqa: E501
|
|
7708
7718
|
|
|
7709
|
-
Create a
|
|
7719
|
+
Create a request for a Catalog available to the indicated account. # noqa: E501
|
|
7710
7720
|
This method makes a synchronous HTTP request by default. To make an
|
|
7711
7721
|
asynchronous HTTP request, please pass async_req=True
|
|
7712
7722
|
|
|
7713
|
-
>>> thread = api.
|
|
7723
|
+
>>> thread = api.post_api_v1_external_account_catalogs_by_account_id(account_id, async_req=True)
|
|
7714
7724
|
>>> result = thread.get()
|
|
7715
7725
|
|
|
7716
7726
|
Args:
|
|
7717
|
-
account_id (str): The account to request the
|
|
7727
|
+
account_id (str): The account to request the catalog for.
|
|
7718
7728
|
|
|
7719
7729
|
Keyword Args:
|
|
7720
|
-
|
|
7730
|
+
json_api_request_of_catalog_request (JsonApiRequestOfCatalogRequest): [optional]
|
|
7721
7731
|
_return_http_data_only (bool): response data without head status
|
|
7722
7732
|
code and headers. Default is True.
|
|
7723
7733
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7750,7 +7760,7 @@ class CampaignApi(object):
|
|
|
7750
7760
|
async_req (bool): execute request asynchronously
|
|
7751
7761
|
|
|
7752
7762
|
Returns:
|
|
7753
|
-
|
|
7763
|
+
JsonApiSingleResponseOfCatalogStatus
|
|
7754
7764
|
If the method is called asynchronously, returns the request
|
|
7755
7765
|
thread.
|
|
7756
7766
|
"""
|
|
@@ -7781,27 +7791,27 @@ class CampaignApi(object):
|
|
|
7781
7791
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7782
7792
|
kwargs['account_id'] = \
|
|
7783
7793
|
account_id
|
|
7784
|
-
return self.
|
|
7794
|
+
return self.post_api_v1_external_account_catalogs_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7785
7795
|
|
|
7786
|
-
def
|
|
7796
|
+
def post_api_v2_external_account_creatives_search_by_account_id(
|
|
7787
7797
|
self,
|
|
7788
7798
|
account_id,
|
|
7789
7799
|
**kwargs
|
|
7790
7800
|
):
|
|
7791
|
-
"""
|
|
7801
|
+
"""post_api_v2_external_account_creatives_search_by_account_id # noqa: E501
|
|
7792
7802
|
|
|
7793
|
-
|
|
7803
|
+
Get account creatives # noqa: E501
|
|
7794
7804
|
This method makes a synchronous HTTP request by default. To make an
|
|
7795
7805
|
asynchronous HTTP request, please pass async_req=True
|
|
7796
7806
|
|
|
7797
|
-
>>> thread = api.
|
|
7807
|
+
>>> thread = api.post_api_v2_external_account_creatives_search_by_account_id(account_id, async_req=True)
|
|
7798
7808
|
>>> result = thread.get()
|
|
7799
7809
|
|
|
7800
7810
|
Args:
|
|
7801
|
-
account_id (str):
|
|
7811
|
+
account_id (str): External account id to retrieve creatives for
|
|
7802
7812
|
|
|
7803
7813
|
Keyword Args:
|
|
7804
|
-
|
|
7814
|
+
creative_ids ([str]): Creatives to filter by. [optional]
|
|
7805
7815
|
_return_http_data_only (bool): response data without head status
|
|
7806
7816
|
code and headers. Default is True.
|
|
7807
7817
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7834,7 +7844,7 @@ class CampaignApi(object):
|
|
|
7834
7844
|
async_req (bool): execute request asynchronously
|
|
7835
7845
|
|
|
7836
7846
|
Returns:
|
|
7837
|
-
|
|
7847
|
+
CreativeV2ListResponse
|
|
7838
7848
|
If the method is called asynchronously, returns the request
|
|
7839
7849
|
thread.
|
|
7840
7850
|
"""
|
|
@@ -7865,7 +7875,7 @@ class CampaignApi(object):
|
|
|
7865
7875
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7866
7876
|
kwargs['account_id'] = \
|
|
7867
7877
|
account_id
|
|
7868
|
-
return self.
|
|
7878
|
+
return self.post_api_v2_external_account_creatives_search_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7869
7879
|
|
|
7870
7880
|
def post_api_v2_external_campaign_auction_line_items_by_campaign_id(
|
|
7871
7881
|
self,
|
|
@@ -7954,6 +7964,7 @@ class CampaignApi(object):
|
|
|
7954
7964
|
def put_api202110_external_preferred_line_item_by_line_item_id(
|
|
7955
7965
|
self,
|
|
7956
7966
|
line_item_id,
|
|
7967
|
+
preferred_line_item_update_model_v2_request,
|
|
7957
7968
|
**kwargs
|
|
7958
7969
|
):
|
|
7959
7970
|
"""put_api202110_external_preferred_line_item_by_line_item_id # noqa: E501
|
|
@@ -7962,14 +7973,14 @@ class CampaignApi(object):
|
|
|
7962
7973
|
This method makes a synchronous HTTP request by default. To make an
|
|
7963
7974
|
asynchronous HTTP request, please pass async_req=True
|
|
7964
7975
|
|
|
7965
|
-
>>> thread = api.put_api202110_external_preferred_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
7976
|
+
>>> thread = api.put_api202110_external_preferred_line_item_by_line_item_id(line_item_id, preferred_line_item_update_model_v2_request, async_req=True)
|
|
7966
7977
|
>>> result = thread.get()
|
|
7967
7978
|
|
|
7968
7979
|
Args:
|
|
7969
7980
|
line_item_id (str): The given line item id
|
|
7981
|
+
preferred_line_item_update_model_v2_request (PreferredLineItemUpdateModelV2Request): The line item settings to create a line item with
|
|
7970
7982
|
|
|
7971
7983
|
Keyword Args:
|
|
7972
|
-
preferred_line_item_update_model202110_request (PreferredLineItemUpdateModel202110Request): The line item settings to create a line item with. [optional]
|
|
7973
7984
|
_return_http_data_only (bool): response data without head status
|
|
7974
7985
|
code and headers. Default is True.
|
|
7975
7986
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -8002,7 +8013,7 @@ class CampaignApi(object):
|
|
|
8002
8013
|
async_req (bool): execute request asynchronously
|
|
8003
8014
|
|
|
8004
8015
|
Returns:
|
|
8005
|
-
|
|
8016
|
+
PreferredLineItemV2Response
|
|
8006
8017
|
If the method is called asynchronously, returns the request
|
|
8007
8018
|
thread.
|
|
8008
8019
|
"""
|
|
@@ -8033,6 +8044,8 @@ class CampaignApi(object):
|
|
|
8033
8044
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
8034
8045
|
kwargs['line_item_id'] = \
|
|
8035
8046
|
line_item_id
|
|
8047
|
+
kwargs['preferred_line_item_update_model_v2_request'] = \
|
|
8048
|
+
preferred_line_item_update_model_v2_request
|
|
8036
8049
|
return self.put_api202110_external_preferred_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8037
8050
|
|
|
8038
8051
|
def put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(
|
|
@@ -8459,25 +8472,25 @@ class CampaignApi(object):
|
|
|
8459
8472
|
campaign_id
|
|
8460
8473
|
return self.put_api202301_external_campaign_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
8461
8474
|
|
|
8462
|
-
def
|
|
8475
|
+
def put_api_v2_external_auction_line_item_by_line_item_id(
|
|
8463
8476
|
self,
|
|
8464
8477
|
line_item_id,
|
|
8465
8478
|
**kwargs
|
|
8466
8479
|
):
|
|
8467
|
-
"""
|
|
8480
|
+
"""put_api_v2_external_auction_line_item_by_line_item_id # noqa: E501
|
|
8468
8481
|
|
|
8469
|
-
|
|
8482
|
+
Updates the auction line item for the given line item id # noqa: E501
|
|
8470
8483
|
This method makes a synchronous HTTP request by default. To make an
|
|
8471
8484
|
asynchronous HTTP request, please pass async_req=True
|
|
8472
8485
|
|
|
8473
|
-
>>> thread = api.
|
|
8486
|
+
>>> thread = api.put_api_v2_external_auction_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
8474
8487
|
>>> result = thread.get()
|
|
8475
8488
|
|
|
8476
8489
|
Args:
|
|
8477
|
-
line_item_id (str):
|
|
8490
|
+
line_item_id (str): The given line item id
|
|
8478
8491
|
|
|
8479
8492
|
Keyword Args:
|
|
8480
|
-
|
|
8493
|
+
auction_line_item_update_model_request (AuctionLineItemUpdateModelRequest): The line item settings to create a line item with. [optional]
|
|
8481
8494
|
_return_http_data_only (bool): response data without head status
|
|
8482
8495
|
code and headers. Default is True.
|
|
8483
8496
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -8510,7 +8523,7 @@ class CampaignApi(object):
|
|
|
8510
8523
|
async_req (bool): execute request asynchronously
|
|
8511
8524
|
|
|
8512
8525
|
Returns:
|
|
8513
|
-
|
|
8526
|
+
AuctionLineItemResponse
|
|
8514
8527
|
If the method is called asynchronously, returns the request
|
|
8515
8528
|
thread.
|
|
8516
8529
|
"""
|
|
@@ -8541,27 +8554,27 @@ class CampaignApi(object):
|
|
|
8541
8554
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
8542
8555
|
kwargs['line_item_id'] = \
|
|
8543
8556
|
line_item_id
|
|
8544
|
-
return self.
|
|
8557
|
+
return self.put_api_v2_external_auction_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8545
8558
|
|
|
8546
|
-
def
|
|
8559
|
+
def put_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
8547
8560
|
self,
|
|
8548
8561
|
line_item_id,
|
|
8549
8562
|
**kwargs
|
|
8550
8563
|
):
|
|
8551
|
-
"""
|
|
8564
|
+
"""put_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
8552
8565
|
|
|
8553
|
-
Updates the
|
|
8566
|
+
Updates the bid multipliers for a given line item # noqa: E501
|
|
8554
8567
|
This method makes a synchronous HTTP request by default. To make an
|
|
8555
8568
|
asynchronous HTTP request, please pass async_req=True
|
|
8556
8569
|
|
|
8557
|
-
>>> thread = api.
|
|
8570
|
+
>>> thread = api.put_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
8558
8571
|
>>> result = thread.get()
|
|
8559
8572
|
|
|
8560
8573
|
Args:
|
|
8561
|
-
line_item_id (str):
|
|
8574
|
+
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
8562
8575
|
|
|
8563
8576
|
Keyword Args:
|
|
8564
|
-
|
|
8577
|
+
line_item_bid_multipliers_v2_request (LineItemBidMultipliersV2Request): New Bid Multipliers to be set. [optional]
|
|
8565
8578
|
_return_http_data_only (bool): response data without head status
|
|
8566
8579
|
code and headers. Default is True.
|
|
8567
8580
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -8594,7 +8607,7 @@ class CampaignApi(object):
|
|
|
8594
8607
|
async_req (bool): execute request asynchronously
|
|
8595
8608
|
|
|
8596
8609
|
Returns:
|
|
8597
|
-
|
|
8610
|
+
LineItemBidMultipliersV2Response
|
|
8598
8611
|
If the method is called asynchronously, returns the request
|
|
8599
8612
|
thread.
|
|
8600
8613
|
"""
|
|
@@ -8625,7 +8638,7 @@ class CampaignApi(object):
|
|
|
8625
8638
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
8626
8639
|
kwargs['line_item_id'] = \
|
|
8627
8640
|
line_item_id
|
|
8628
|
-
return self.
|
|
8641
|
+
return self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8629
8642
|
|
|
8630
8643
|
def set_keyword_bids(
|
|
8631
8644
|
self,
|