criteo-api-retailmedia-sdk 2024.7.0.250129__py3-none-any.whl → 2024.10.0.250129__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.250129.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250129.dist-info}/METADATA +4 -4
- criteo_api_retailmedia_sdk-2024.10.0.250129.dist-info/RECORD +285 -0
- criteo_api_retailmedia_sdk-2024.10.0.250129.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 +680 -670
- {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/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_10/model/creative2.py +354 -0
- {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/model/creative202210_list_response.py → criteo_api_retailmedia_v2024_10/model/creative2_list_response.py +12 -12
- criteo_api_retailmedia_v2024_10/model/creative2_response.py +274 -0
- {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_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_07 → criteo_api_retailmedia_v2024_10}/model/entity_resource_of_retail_media_account.py +4 -4
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/entity_resource_outcome_of_retail_media_account.py +5 -5
- 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_07 → criteo_api_retailmedia_v2024_10}/model/external_common_line_item.py +3 -3
- {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 +45 -33
- 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_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_retail_media_account.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retail_media_brand_account_creation.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retail_media_brands.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retail_media_seller.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/external_retail_media_seller_account_creation.py +4 -4
- {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_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_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_10/model/page_type_environment2.py +287 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model/page_type_environment202210.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/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_10/model/resource_of_creative2.py +270 -0
- {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_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_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_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/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_v2_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_v1_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 +9 -9
- {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_resource_outcome_of_retail_media_brands.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/video_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/model_utils.py +2 -2
- criteo_api_retailmedia_v2024_10/models/__init__.py +271 -0
- {criteo_api_retailmedia_v2024_07 → criteo_api_retailmedia_v2024_10}/rest.py +2 -2
- criteo_api_retailmedia_sdk-2024.7.0.250129.dist-info/RECORD +0 -259
- criteo_api_retailmedia_sdk-2024.7.0.250129.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/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 -245
- {criteo_api_retailmedia_sdk-2024.7.0.250129.dist-info → criteo_api_retailmedia_sdk-2024.10.0.250129.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,62 +21,63 @@ 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
|
|
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.creative2_list_response import Creative2ListResponse
|
|
45
|
+
from criteo_api_retailmedia_v2024_10.model.creative2_response import Creative2Response
|
|
46
|
+
from criteo_api_retailmedia_v2024_10.model.creative_create_model202207 import CreativeCreateModel202207
|
|
47
|
+
from criteo_api_retailmedia_v2024_10.model.creative_update_model202207 import CreativeUpdateModel202207
|
|
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.put_campaign_v202301 import PutCampaignV202301
|
|
70
|
+
from criteo_api_retailmedia_v2024_10.model.resource_outcome import ResourceOutcome
|
|
71
|
+
from criteo_api_retailmedia_v2024_10.model.set_bids_model_request import SetBidsModelRequest
|
|
72
|
+
from criteo_api_retailmedia_v2024_10.model.store_ids_update_model202110_request import StoreIdsUpdateModel202110Request
|
|
73
|
+
from criteo_api_retailmedia_v2024_10.model.store_target202110_request import StoreTarget202110Request
|
|
74
|
+
from criteo_api_retailmedia_v2024_10.model.store_target202110_response import StoreTarget202110Response
|
|
75
|
+
from criteo_api_retailmedia_v2024_10.model.template_list_response import TemplateListResponse
|
|
76
|
+
from criteo_api_retailmedia_v2024_10.model.template_response import TemplateResponse
|
|
77
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_input_of_campaign_budget_overrides import ValueResourceInputOfCampaignBudgetOverrides
|
|
78
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_input_of_line_item_budget_overrides import ValueResourceInputOfLineItemBudgetOverrides
|
|
79
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_outcome_of_campaign_budget_overrides import ValueResourceOutcomeOfCampaignBudgetOverrides
|
|
80
|
+
from criteo_api_retailmedia_v2024_10.model.value_resource_outcome_of_line_item_budget_overrides import ValueResourceOutcomeOfLineItemBudgetOverrides
|
|
80
81
|
|
|
81
82
|
|
|
82
83
|
class CampaignApi(object):
|
|
@@ -97,7 +98,7 @@ class CampaignApi(object):
|
|
|
97
98
|
'oauth',
|
|
98
99
|
'oauth'
|
|
99
100
|
],
|
|
100
|
-
'endpoint_path': '/2024-
|
|
101
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords/add-remove',
|
|
101
102
|
'operation_id': 'add_remove_keywords',
|
|
102
103
|
'http_method': 'POST',
|
|
103
104
|
'servers': None,
|
|
@@ -155,7 +156,7 @@ class CampaignApi(object):
|
|
|
155
156
|
'oauth',
|
|
156
157
|
'oauth'
|
|
157
158
|
],
|
|
158
|
-
'endpoint_path': '/2024-
|
|
159
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/append',
|
|
159
160
|
'operation_id': 'append_promoted_products',
|
|
160
161
|
'http_method': 'POST',
|
|
161
162
|
'servers': None,
|
|
@@ -213,7 +214,7 @@ class CampaignApi(object):
|
|
|
213
214
|
'oauth',
|
|
214
215
|
'oauth'
|
|
215
216
|
],
|
|
216
|
-
'endpoint_path': '/2024-
|
|
217
|
+
'endpoint_path': '/2024-10/retail-media/assets',
|
|
217
218
|
'operation_id': 'create_asset',
|
|
218
219
|
'http_method': 'POST',
|
|
219
220
|
'servers': None,
|
|
@@ -269,7 +270,7 @@ class CampaignApi(object):
|
|
|
269
270
|
'oauth',
|
|
270
271
|
'oauth'
|
|
271
272
|
],
|
|
272
|
-
'endpoint_path': '/2024-
|
|
273
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/delete',
|
|
273
274
|
'operation_id': 'delete_promoted_products',
|
|
274
275
|
'http_method': 'POST',
|
|
275
276
|
'servers': None,
|
|
@@ -327,7 +328,7 @@ class CampaignApi(object):
|
|
|
327
328
|
'oauth',
|
|
328
329
|
'oauth'
|
|
329
330
|
],
|
|
330
|
-
'endpoint_path': '/2024-
|
|
331
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords',
|
|
331
332
|
'operation_id': 'fetch_keywords',
|
|
332
333
|
'http_method': 'GET',
|
|
333
334
|
'servers': None,
|
|
@@ -379,7 +380,7 @@ class CampaignApi(object):
|
|
|
379
380
|
'oauth',
|
|
380
381
|
'oauth'
|
|
381
382
|
],
|
|
382
|
-
'endpoint_path': '/2024-
|
|
383
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products',
|
|
383
384
|
'operation_id': 'fetch_promoted_products',
|
|
384
385
|
'http_method': 'GET',
|
|
385
386
|
'servers': None,
|
|
@@ -446,7 +447,7 @@ class CampaignApi(object):
|
|
|
446
447
|
'oauth',
|
|
447
448
|
'oauth'
|
|
448
449
|
],
|
|
449
|
-
'endpoint_path': '/2024-
|
|
450
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives',
|
|
450
451
|
'operation_id': 'get_api202110_external_account_creatives_by_account_id',
|
|
451
452
|
'http_method': 'GET',
|
|
452
453
|
'servers': None,
|
|
@@ -500,7 +501,7 @@ class CampaignApi(object):
|
|
|
500
501
|
'oauth',
|
|
501
502
|
'oauth'
|
|
502
503
|
],
|
|
503
|
-
'endpoint_path': '/2024-
|
|
504
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords',
|
|
504
505
|
'operation_id': 'get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id',
|
|
505
506
|
'http_method': 'GET',
|
|
506
507
|
'servers': None,
|
|
@@ -545,126 +546,6 @@ class CampaignApi(object):
|
|
|
545
546
|
},
|
|
546
547
|
api_client=api_client
|
|
547
548
|
)
|
|
548
|
-
self.get_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
549
|
-
settings={
|
|
550
|
-
'response_type': (PreferredLineItem202110PagedListResponse,),
|
|
551
|
-
'auth': [
|
|
552
|
-
'oauth',
|
|
553
|
-
'oauth'
|
|
554
|
-
],
|
|
555
|
-
'endpoint_path': '/2024-07/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
556
|
-
'operation_id': 'get_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
557
|
-
'http_method': 'GET',
|
|
558
|
-
'servers': None,
|
|
559
|
-
},
|
|
560
|
-
params_map={
|
|
561
|
-
'all': [
|
|
562
|
-
'campaign_id',
|
|
563
|
-
'limit_to_id',
|
|
564
|
-
'page_index',
|
|
565
|
-
'page_size',
|
|
566
|
-
],
|
|
567
|
-
'required': [
|
|
568
|
-
'campaign_id',
|
|
569
|
-
],
|
|
570
|
-
'nullable': [
|
|
571
|
-
],
|
|
572
|
-
'enum': [
|
|
573
|
-
],
|
|
574
|
-
'validation': [
|
|
575
|
-
]
|
|
576
|
-
},
|
|
577
|
-
root_map={
|
|
578
|
-
'validations': {
|
|
579
|
-
},
|
|
580
|
-
'allowed_values': {
|
|
581
|
-
},
|
|
582
|
-
'openapi_types': {
|
|
583
|
-
'campaign_id':
|
|
584
|
-
(str,),
|
|
585
|
-
'limit_to_id':
|
|
586
|
-
([str],),
|
|
587
|
-
'page_index':
|
|
588
|
-
(int,),
|
|
589
|
-
'page_size':
|
|
590
|
-
(int,),
|
|
591
|
-
},
|
|
592
|
-
'attribute_map': {
|
|
593
|
-
'campaign_id': 'campaign-id',
|
|
594
|
-
'limit_to_id': 'limitToId',
|
|
595
|
-
'page_index': 'pageIndex',
|
|
596
|
-
'page_size': 'pageSize',
|
|
597
|
-
},
|
|
598
|
-
'location_map': {
|
|
599
|
-
'campaign_id': 'path',
|
|
600
|
-
'limit_to_id': 'query',
|
|
601
|
-
'page_index': 'query',
|
|
602
|
-
'page_size': 'query',
|
|
603
|
-
},
|
|
604
|
-
'collection_format_map': {
|
|
605
|
-
'limit_to_id': 'multi',
|
|
606
|
-
}
|
|
607
|
-
},
|
|
608
|
-
headers_map={
|
|
609
|
-
'accept': [
|
|
610
|
-
'application/json'
|
|
611
|
-
],
|
|
612
|
-
'content_type': [],
|
|
613
|
-
},
|
|
614
|
-
api_client=api_client
|
|
615
|
-
)
|
|
616
|
-
self.get_api202110_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
617
|
-
settings={
|
|
618
|
-
'response_type': (PreferredLineItem202110Response,),
|
|
619
|
-
'auth': [
|
|
620
|
-
'oauth',
|
|
621
|
-
'oauth'
|
|
622
|
-
],
|
|
623
|
-
'endpoint_path': '/2024-07/retail-media/preferred-line-items/{line-item-id}',
|
|
624
|
-
'operation_id': 'get_api202110_external_preferred_line_item_by_line_item_id',
|
|
625
|
-
'http_method': 'GET',
|
|
626
|
-
'servers': None,
|
|
627
|
-
},
|
|
628
|
-
params_map={
|
|
629
|
-
'all': [
|
|
630
|
-
'line_item_id',
|
|
631
|
-
],
|
|
632
|
-
'required': [
|
|
633
|
-
'line_item_id',
|
|
634
|
-
],
|
|
635
|
-
'nullable': [
|
|
636
|
-
],
|
|
637
|
-
'enum': [
|
|
638
|
-
],
|
|
639
|
-
'validation': [
|
|
640
|
-
]
|
|
641
|
-
},
|
|
642
|
-
root_map={
|
|
643
|
-
'validations': {
|
|
644
|
-
},
|
|
645
|
-
'allowed_values': {
|
|
646
|
-
},
|
|
647
|
-
'openapi_types': {
|
|
648
|
-
'line_item_id':
|
|
649
|
-
(str,),
|
|
650
|
-
},
|
|
651
|
-
'attribute_map': {
|
|
652
|
-
'line_item_id': 'line-item-id',
|
|
653
|
-
},
|
|
654
|
-
'location_map': {
|
|
655
|
-
'line_item_id': 'path',
|
|
656
|
-
},
|
|
657
|
-
'collection_format_map': {
|
|
658
|
-
}
|
|
659
|
-
},
|
|
660
|
-
headers_map={
|
|
661
|
-
'accept': [
|
|
662
|
-
'application/json'
|
|
663
|
-
],
|
|
664
|
-
'content_type': [],
|
|
665
|
-
},
|
|
666
|
-
api_client=api_client
|
|
667
|
-
)
|
|
668
549
|
self.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint = _Endpoint(
|
|
669
550
|
settings={
|
|
670
551
|
'response_type': (AddToBasketTarget202110Response,),
|
|
@@ -672,7 +553,7 @@ class CampaignApi(object):
|
|
|
672
553
|
'oauth',
|
|
673
554
|
'oauth'
|
|
674
555
|
],
|
|
675
|
-
'endpoint_path': '/2024-
|
|
556
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
676
557
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
677
558
|
'http_method': 'GET',
|
|
678
559
|
'servers': None,
|
|
@@ -724,7 +605,7 @@ class CampaignApi(object):
|
|
|
724
605
|
'oauth',
|
|
725
606
|
'oauth'
|
|
726
607
|
],
|
|
727
|
-
'endpoint_path': '/2024-
|
|
608
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
728
609
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
729
610
|
'http_method': 'GET',
|
|
730
611
|
'servers': None,
|
|
@@ -776,7 +657,7 @@ class CampaignApi(object):
|
|
|
776
657
|
'oauth',
|
|
777
658
|
'oauth'
|
|
778
659
|
],
|
|
779
|
-
'endpoint_path': '/2024-
|
|
660
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
780
661
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
781
662
|
'http_method': 'GET',
|
|
782
663
|
'servers': None,
|
|
@@ -828,7 +709,7 @@ class CampaignApi(object):
|
|
|
828
709
|
'oauth',
|
|
829
710
|
'oauth'
|
|
830
711
|
],
|
|
831
|
-
'endpoint_path': '/2024-
|
|
712
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailerId}/pages',
|
|
832
713
|
'operation_id': 'get_api202110_external_retailer_pages_by_retailer_id',
|
|
833
714
|
'http_method': 'GET',
|
|
834
715
|
'servers': None,
|
|
@@ -880,7 +761,7 @@ class CampaignApi(object):
|
|
|
880
761
|
'oauth',
|
|
881
762
|
'oauth'
|
|
882
763
|
],
|
|
883
|
-
'endpoint_path': '/2024-
|
|
764
|
+
'endpoint_path': '/2024-10/retail-media/categories/{categoryId}',
|
|
884
765
|
'operation_id': 'get_api202204_external_categorie_by_category_id',
|
|
885
766
|
'http_method': 'GET',
|
|
886
767
|
'servers': None,
|
|
@@ -932,7 +813,7 @@ class CampaignApi(object):
|
|
|
932
813
|
'oauth',
|
|
933
814
|
'oauth'
|
|
934
815
|
],
|
|
935
|
-
'endpoint_path': '/2024-
|
|
816
|
+
'endpoint_path': '/2024-10/retail-media/categories',
|
|
936
817
|
'operation_id': 'get_api202204_external_categories',
|
|
937
818
|
'http_method': 'GET',
|
|
938
819
|
'servers': None,
|
|
@@ -1009,7 +890,7 @@ class CampaignApi(object):
|
|
|
1009
890
|
'oauth',
|
|
1010
891
|
'oauth'
|
|
1011
892
|
],
|
|
1012
|
-
'endpoint_path': '/2024-
|
|
893
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailer-id}/templates/{template-id}',
|
|
1013
894
|
'operation_id': 'get_api202207_external_retailer_by_retailer_id_templatestemplate_id',
|
|
1014
895
|
'http_method': 'GET',
|
|
1015
896
|
'servers': None,
|
|
@@ -1069,7 +950,7 @@ class CampaignApi(object):
|
|
|
1069
950
|
'oauth',
|
|
1070
951
|
'oauth'
|
|
1071
952
|
],
|
|
1072
|
-
'endpoint_path': '/2024-
|
|
953
|
+
'endpoint_path': '/2024-10/retail-media/retailers/{retailer-id}/templates',
|
|
1073
954
|
'operation_id': 'get_api202207_external_retailer_templates_by_retailer_id',
|
|
1074
955
|
'http_method': 'GET',
|
|
1075
956
|
'servers': None,
|
|
@@ -1116,66 +997,6 @@ class CampaignApi(object):
|
|
|
1116
997
|
},
|
|
1117
998
|
api_client=api_client
|
|
1118
999
|
)
|
|
1119
|
-
self.get_api202210_external_account_by_account_id_creativescreative_id_endpoint = _Endpoint(
|
|
1120
|
-
settings={
|
|
1121
|
-
'response_type': (Creative202210Response,),
|
|
1122
|
-
'auth': [
|
|
1123
|
-
'oauth',
|
|
1124
|
-
'oauth'
|
|
1125
|
-
],
|
|
1126
|
-
'endpoint_path': '/2024-07/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1127
|
-
'operation_id': 'get_api202210_external_account_by_account_id_creativescreative_id',
|
|
1128
|
-
'http_method': 'GET',
|
|
1129
|
-
'servers': None,
|
|
1130
|
-
},
|
|
1131
|
-
params_map={
|
|
1132
|
-
'all': [
|
|
1133
|
-
'account_id',
|
|
1134
|
-
'creative_id',
|
|
1135
|
-
],
|
|
1136
|
-
'required': [
|
|
1137
|
-
'account_id',
|
|
1138
|
-
'creative_id',
|
|
1139
|
-
],
|
|
1140
|
-
'nullable': [
|
|
1141
|
-
],
|
|
1142
|
-
'enum': [
|
|
1143
|
-
],
|
|
1144
|
-
'validation': [
|
|
1145
|
-
]
|
|
1146
|
-
},
|
|
1147
|
-
root_map={
|
|
1148
|
-
'validations': {
|
|
1149
|
-
},
|
|
1150
|
-
'allowed_values': {
|
|
1151
|
-
},
|
|
1152
|
-
'openapi_types': {
|
|
1153
|
-
'account_id':
|
|
1154
|
-
(str,),
|
|
1155
|
-
'creative_id':
|
|
1156
|
-
(str,),
|
|
1157
|
-
},
|
|
1158
|
-
'attribute_map': {
|
|
1159
|
-
'account_id': 'account-id',
|
|
1160
|
-
'creative_id': 'creative-id',
|
|
1161
|
-
},
|
|
1162
|
-
'location_map': {
|
|
1163
|
-
'account_id': 'path',
|
|
1164
|
-
'creative_id': 'path',
|
|
1165
|
-
},
|
|
1166
|
-
'collection_format_map': {
|
|
1167
|
-
}
|
|
1168
|
-
},
|
|
1169
|
-
headers_map={
|
|
1170
|
-
'accept': [
|
|
1171
|
-
'text/plain',
|
|
1172
|
-
'application/json',
|
|
1173
|
-
'text/json'
|
|
1174
|
-
],
|
|
1175
|
-
'content_type': [],
|
|
1176
|
-
},
|
|
1177
|
-
api_client=api_client
|
|
1178
|
-
)
|
|
1179
1000
|
self.get_api202301_external_account_campaigns_by_account_id_endpoint = _Endpoint(
|
|
1180
1001
|
settings={
|
|
1181
1002
|
'response_type': (JsonApiPageResponseOfCampaignV202301,),
|
|
@@ -1183,7 +1004,7 @@ class CampaignApi(object):
|
|
|
1183
1004
|
'oauth',
|
|
1184
1005
|
'oauth'
|
|
1185
1006
|
],
|
|
1186
|
-
'endpoint_path': '/2024-
|
|
1007
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/campaigns',
|
|
1187
1008
|
'operation_id': 'get_api202301_external_account_campaigns_by_account_id',
|
|
1188
1009
|
'http_method': 'GET',
|
|
1189
1010
|
'servers': None,
|
|
@@ -1251,7 +1072,7 @@ class CampaignApi(object):
|
|
|
1251
1072
|
'oauth',
|
|
1252
1073
|
'oauth'
|
|
1253
1074
|
],
|
|
1254
|
-
'endpoint_path': '/2024-
|
|
1075
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}',
|
|
1255
1076
|
'operation_id': 'get_api202301_external_campaign_by_campaign_id',
|
|
1256
1077
|
'http_method': 'GET',
|
|
1257
1078
|
'servers': None,
|
|
@@ -1296,24 +1117,27 @@ class CampaignApi(object):
|
|
|
1296
1117
|
},
|
|
1297
1118
|
api_client=api_client
|
|
1298
1119
|
)
|
|
1299
|
-
self.
|
|
1120
|
+
self.get_api_v1_external_account_brands_by_account_id_endpoint = _Endpoint(
|
|
1300
1121
|
settings={
|
|
1301
|
-
'response_type': (
|
|
1122
|
+
'response_type': (JsonApiPageResponseOfBrand,),
|
|
1302
1123
|
'auth': [
|
|
1303
1124
|
'oauth',
|
|
1304
1125
|
'oauth'
|
|
1305
1126
|
],
|
|
1306
|
-
'endpoint_path': '/2024-
|
|
1307
|
-
'operation_id': '
|
|
1127
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/brands',
|
|
1128
|
+
'operation_id': 'get_api_v1_external_account_brands_by_account_id',
|
|
1308
1129
|
'http_method': 'GET',
|
|
1309
1130
|
'servers': None,
|
|
1310
1131
|
},
|
|
1311
1132
|
params_map={
|
|
1312
1133
|
'all': [
|
|
1313
|
-
'
|
|
1134
|
+
'account_id',
|
|
1135
|
+
'limit_to_id',
|
|
1136
|
+
'page_index',
|
|
1137
|
+
'page_size',
|
|
1314
1138
|
],
|
|
1315
1139
|
'required': [
|
|
1316
|
-
'
|
|
1140
|
+
'account_id',
|
|
1317
1141
|
],
|
|
1318
1142
|
'nullable': [
|
|
1319
1143
|
],
|
|
@@ -1328,16 +1152,29 @@ class CampaignApi(object):
|
|
|
1328
1152
|
'allowed_values': {
|
|
1329
1153
|
},
|
|
1330
1154
|
'openapi_types': {
|
|
1331
|
-
'
|
|
1155
|
+
'account_id':
|
|
1332
1156
|
(str,),
|
|
1157
|
+
'limit_to_id':
|
|
1158
|
+
([str],),
|
|
1159
|
+
'page_index':
|
|
1160
|
+
(int,),
|
|
1161
|
+
'page_size':
|
|
1162
|
+
(int,),
|
|
1333
1163
|
},
|
|
1334
1164
|
'attribute_map': {
|
|
1335
|
-
'
|
|
1165
|
+
'account_id': 'accountId',
|
|
1166
|
+
'limit_to_id': 'limitToId',
|
|
1167
|
+
'page_index': 'pageIndex',
|
|
1168
|
+
'page_size': 'pageSize',
|
|
1336
1169
|
},
|
|
1337
1170
|
'location_map': {
|
|
1338
|
-
'
|
|
1171
|
+
'account_id': 'path',
|
|
1172
|
+
'limit_to_id': 'query',
|
|
1173
|
+
'page_index': 'query',
|
|
1174
|
+
'page_size': 'query',
|
|
1339
1175
|
},
|
|
1340
1176
|
'collection_format_map': {
|
|
1177
|
+
'limit_to_id': 'multi',
|
|
1341
1178
|
}
|
|
1342
1179
|
},
|
|
1343
1180
|
headers_map={
|
|
@@ -1350,15 +1187,15 @@ class CampaignApi(object):
|
|
|
1350
1187
|
},
|
|
1351
1188
|
api_client=api_client
|
|
1352
1189
|
)
|
|
1353
|
-
self.
|
|
1190
|
+
self.get_api_v1_external_account_retailers_by_account_id_endpoint = _Endpoint(
|
|
1354
1191
|
settings={
|
|
1355
|
-
'response_type': (
|
|
1192
|
+
'response_type': (JsonApiPageResponseOfRetailer,),
|
|
1356
1193
|
'auth': [
|
|
1357
1194
|
'oauth',
|
|
1358
1195
|
'oauth'
|
|
1359
1196
|
],
|
|
1360
|
-
'endpoint_path': '/2024-
|
|
1361
|
-
'operation_id': '
|
|
1197
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/retailers',
|
|
1198
|
+
'operation_id': 'get_api_v1_external_account_retailers_by_account_id',
|
|
1362
1199
|
'http_method': 'GET',
|
|
1363
1200
|
'servers': None,
|
|
1364
1201
|
},
|
|
@@ -1420,27 +1257,24 @@ class CampaignApi(object):
|
|
|
1420
1257
|
},
|
|
1421
1258
|
api_client=api_client
|
|
1422
1259
|
)
|
|
1423
|
-
self.
|
|
1260
|
+
self.get_api_v1_external_catalog_output_by_catalog_id_endpoint = _Endpoint(
|
|
1424
1261
|
settings={
|
|
1425
|
-
'response_type': (
|
|
1262
|
+
'response_type': (file_type,),
|
|
1426
1263
|
'auth': [
|
|
1427
1264
|
'oauth',
|
|
1428
1265
|
'oauth'
|
|
1429
1266
|
],
|
|
1430
|
-
'endpoint_path': '/2024-
|
|
1431
|
-
'operation_id': '
|
|
1267
|
+
'endpoint_path': '/2024-10/retail-media/catalogs/{catalogId}/output',
|
|
1268
|
+
'operation_id': 'get_api_v1_external_catalog_output_by_catalog_id',
|
|
1432
1269
|
'http_method': 'GET',
|
|
1433
1270
|
'servers': None,
|
|
1434
1271
|
},
|
|
1435
1272
|
params_map={
|
|
1436
1273
|
'all': [
|
|
1437
|
-
'
|
|
1438
|
-
'limit_to_id',
|
|
1439
|
-
'page_index',
|
|
1440
|
-
'page_size',
|
|
1274
|
+
'catalog_id',
|
|
1441
1275
|
],
|
|
1442
1276
|
'required': [
|
|
1443
|
-
'
|
|
1277
|
+
'catalog_id',
|
|
1444
1278
|
],
|
|
1445
1279
|
'nullable': [
|
|
1446
1280
|
],
|
|
@@ -1455,50 +1289,36 @@ class CampaignApi(object):
|
|
|
1455
1289
|
'allowed_values': {
|
|
1456
1290
|
},
|
|
1457
1291
|
'openapi_types': {
|
|
1458
|
-
'
|
|
1292
|
+
'catalog_id':
|
|
1459
1293
|
(str,),
|
|
1460
|
-
'limit_to_id':
|
|
1461
|
-
([str],),
|
|
1462
|
-
'page_index':
|
|
1463
|
-
(int,),
|
|
1464
|
-
'page_size':
|
|
1465
|
-
(int,),
|
|
1466
1294
|
},
|
|
1467
1295
|
'attribute_map': {
|
|
1468
|
-
'
|
|
1469
|
-
'limit_to_id': 'limitToId',
|
|
1470
|
-
'page_index': 'pageIndex',
|
|
1471
|
-
'page_size': 'pageSize',
|
|
1296
|
+
'catalog_id': 'catalogId',
|
|
1472
1297
|
},
|
|
1473
1298
|
'location_map': {
|
|
1474
|
-
'
|
|
1475
|
-
'limit_to_id': 'query',
|
|
1476
|
-
'page_index': 'query',
|
|
1477
|
-
'page_size': 'query',
|
|
1299
|
+
'catalog_id': 'path',
|
|
1478
1300
|
},
|
|
1479
1301
|
'collection_format_map': {
|
|
1480
|
-
'limit_to_id': 'multi',
|
|
1481
1302
|
}
|
|
1482
1303
|
},
|
|
1483
1304
|
headers_map={
|
|
1484
1305
|
'accept': [
|
|
1485
|
-
'
|
|
1486
|
-
'application/json'
|
|
1487
|
-
'text/json'
|
|
1306
|
+
'application/x-json-stream',
|
|
1307
|
+
'application/json'
|
|
1488
1308
|
],
|
|
1489
1309
|
'content_type': [],
|
|
1490
1310
|
},
|
|
1491
1311
|
api_client=api_client
|
|
1492
1312
|
)
|
|
1493
|
-
self.
|
|
1313
|
+
self.get_api_v1_external_catalog_status_by_catalog_id_endpoint = _Endpoint(
|
|
1494
1314
|
settings={
|
|
1495
|
-
'response_type': (
|
|
1315
|
+
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
1496
1316
|
'auth': [
|
|
1497
1317
|
'oauth',
|
|
1498
1318
|
'oauth'
|
|
1499
1319
|
],
|
|
1500
|
-
'endpoint_path': '/2024-
|
|
1501
|
-
'operation_id': '
|
|
1320
|
+
'endpoint_path': '/2024-10/retail-media/catalogs/{catalogId}/status',
|
|
1321
|
+
'operation_id': 'get_api_v1_external_catalog_status_by_catalog_id',
|
|
1502
1322
|
'http_method': 'GET',
|
|
1503
1323
|
'servers': None,
|
|
1504
1324
|
},
|
|
@@ -1536,31 +1356,32 @@ class CampaignApi(object):
|
|
|
1536
1356
|
},
|
|
1537
1357
|
headers_map={
|
|
1538
1358
|
'accept': [
|
|
1539
|
-
'application/x-json-stream',
|
|
1540
1359
|
'application/json'
|
|
1541
1360
|
],
|
|
1542
1361
|
'content_type': [],
|
|
1543
1362
|
},
|
|
1544
1363
|
api_client=api_client
|
|
1545
1364
|
)
|
|
1546
|
-
self.
|
|
1365
|
+
self.get_api_v2_external_account_by_account_id_creativescreative_id_endpoint = _Endpoint(
|
|
1547
1366
|
settings={
|
|
1548
|
-
'response_type': (
|
|
1367
|
+
'response_type': (Creative2Response,),
|
|
1549
1368
|
'auth': [
|
|
1550
1369
|
'oauth',
|
|
1551
1370
|
'oauth'
|
|
1552
1371
|
],
|
|
1553
|
-
'endpoint_path': '/2024-
|
|
1554
|
-
'operation_id': '
|
|
1372
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1373
|
+
'operation_id': 'get_api_v2_external_account_by_account_id_creativescreative_id',
|
|
1555
1374
|
'http_method': 'GET',
|
|
1556
1375
|
'servers': None,
|
|
1557
1376
|
},
|
|
1558
1377
|
params_map={
|
|
1559
1378
|
'all': [
|
|
1560
|
-
'
|
|
1379
|
+
'account_id',
|
|
1380
|
+
'creative_id',
|
|
1561
1381
|
],
|
|
1562
1382
|
'required': [
|
|
1563
|
-
'
|
|
1383
|
+
'account_id',
|
|
1384
|
+
'creative_id',
|
|
1564
1385
|
],
|
|
1565
1386
|
'nullable': [
|
|
1566
1387
|
],
|
|
@@ -1575,21 +1396,27 @@ class CampaignApi(object):
|
|
|
1575
1396
|
'allowed_values': {
|
|
1576
1397
|
},
|
|
1577
1398
|
'openapi_types': {
|
|
1578
|
-
'
|
|
1399
|
+
'account_id':
|
|
1400
|
+
(str,),
|
|
1401
|
+
'creative_id':
|
|
1579
1402
|
(str,),
|
|
1580
1403
|
},
|
|
1581
1404
|
'attribute_map': {
|
|
1582
|
-
'
|
|
1405
|
+
'account_id': 'account-id',
|
|
1406
|
+
'creative_id': 'creative-id',
|
|
1583
1407
|
},
|
|
1584
1408
|
'location_map': {
|
|
1585
|
-
'
|
|
1409
|
+
'account_id': 'path',
|
|
1410
|
+
'creative_id': 'path',
|
|
1586
1411
|
},
|
|
1587
1412
|
'collection_format_map': {
|
|
1588
1413
|
}
|
|
1589
1414
|
},
|
|
1590
1415
|
headers_map={
|
|
1591
1416
|
'accept': [
|
|
1592
|
-
'
|
|
1417
|
+
'text/plain',
|
|
1418
|
+
'application/json',
|
|
1419
|
+
'text/json'
|
|
1593
1420
|
],
|
|
1594
1421
|
'content_type': [],
|
|
1595
1422
|
},
|
|
@@ -1602,7 +1429,7 @@ class CampaignApi(object):
|
|
|
1602
1429
|
'oauth',
|
|
1603
1430
|
'oauth'
|
|
1604
1431
|
],
|
|
1605
|
-
'endpoint_path': '/2024-
|
|
1432
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/line-items',
|
|
1606
1433
|
'operation_id': 'get_api_v2_external_account_line_items_by_account_id',
|
|
1607
1434
|
'http_method': 'GET',
|
|
1608
1435
|
'servers': None,
|
|
@@ -1688,7 +1515,7 @@ class CampaignApi(object):
|
|
|
1688
1515
|
'oauth',
|
|
1689
1516
|
'oauth'
|
|
1690
1517
|
],
|
|
1691
|
-
'endpoint_path': '/2024-
|
|
1518
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}',
|
|
1692
1519
|
'operation_id': 'get_api_v2_external_auction_line_item_by_line_item_id',
|
|
1693
1520
|
'http_method': 'GET',
|
|
1694
1521
|
'servers': None,
|
|
@@ -1740,7 +1567,7 @@ class CampaignApi(object):
|
|
|
1740
1567
|
'oauth',
|
|
1741
1568
|
'oauth'
|
|
1742
1569
|
],
|
|
1743
|
-
'endpoint_path': '/2024-
|
|
1570
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
1744
1571
|
'operation_id': 'get_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
1745
1572
|
'http_method': 'GET',
|
|
1746
1573
|
'servers': None,
|
|
@@ -1801,6 +1628,128 @@ class CampaignApi(object):
|
|
|
1801
1628
|
},
|
|
1802
1629
|
api_client=api_client
|
|
1803
1630
|
)
|
|
1631
|
+
self.get_api_v2_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
1632
|
+
settings={
|
|
1633
|
+
'response_type': (PreferredLineItemV2PagedListResponse,),
|
|
1634
|
+
'auth': [
|
|
1635
|
+
'oauth',
|
|
1636
|
+
'oauth'
|
|
1637
|
+
],
|
|
1638
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
1639
|
+
'operation_id': 'get_api_v2_external_campaign_preferred_line_items_by_campaign_id',
|
|
1640
|
+
'http_method': 'GET',
|
|
1641
|
+
'servers': None,
|
|
1642
|
+
},
|
|
1643
|
+
params_map={
|
|
1644
|
+
'all': [
|
|
1645
|
+
'campaign_id',
|
|
1646
|
+
'limit_to_id',
|
|
1647
|
+
'page_index',
|
|
1648
|
+
'page_size',
|
|
1649
|
+
],
|
|
1650
|
+
'required': [
|
|
1651
|
+
'campaign_id',
|
|
1652
|
+
],
|
|
1653
|
+
'nullable': [
|
|
1654
|
+
],
|
|
1655
|
+
'enum': [
|
|
1656
|
+
],
|
|
1657
|
+
'validation': [
|
|
1658
|
+
]
|
|
1659
|
+
},
|
|
1660
|
+
root_map={
|
|
1661
|
+
'validations': {
|
|
1662
|
+
},
|
|
1663
|
+
'allowed_values': {
|
|
1664
|
+
},
|
|
1665
|
+
'openapi_types': {
|
|
1666
|
+
'campaign_id':
|
|
1667
|
+
(str,),
|
|
1668
|
+
'limit_to_id':
|
|
1669
|
+
([str],),
|
|
1670
|
+
'page_index':
|
|
1671
|
+
(int,),
|
|
1672
|
+
'page_size':
|
|
1673
|
+
(int,),
|
|
1674
|
+
},
|
|
1675
|
+
'attribute_map': {
|
|
1676
|
+
'campaign_id': 'campaign-id',
|
|
1677
|
+
'limit_to_id': 'limitToId',
|
|
1678
|
+
'page_index': 'pageIndex',
|
|
1679
|
+
'page_size': 'pageSize',
|
|
1680
|
+
},
|
|
1681
|
+
'location_map': {
|
|
1682
|
+
'campaign_id': 'path',
|
|
1683
|
+
'limit_to_id': 'query',
|
|
1684
|
+
'page_index': 'query',
|
|
1685
|
+
'page_size': 'query',
|
|
1686
|
+
},
|
|
1687
|
+
'collection_format_map': {
|
|
1688
|
+
'limit_to_id': 'multi',
|
|
1689
|
+
}
|
|
1690
|
+
},
|
|
1691
|
+
headers_map={
|
|
1692
|
+
'accept': [
|
|
1693
|
+
'application/json'
|
|
1694
|
+
],
|
|
1695
|
+
'content_type': [],
|
|
1696
|
+
},
|
|
1697
|
+
api_client=api_client
|
|
1698
|
+
)
|
|
1699
|
+
self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
1700
|
+
settings={
|
|
1701
|
+
'response_type': (JsonApiSingleResponseOfLineItemBidMultipliersV2,),
|
|
1702
|
+
'auth': [
|
|
1703
|
+
'oauth',
|
|
1704
|
+
'oauth'
|
|
1705
|
+
],
|
|
1706
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
1707
|
+
'operation_id': 'get_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
1708
|
+
'http_method': 'GET',
|
|
1709
|
+
'servers': None,
|
|
1710
|
+
},
|
|
1711
|
+
params_map={
|
|
1712
|
+
'all': [
|
|
1713
|
+
'line_item_id',
|
|
1714
|
+
],
|
|
1715
|
+
'required': [
|
|
1716
|
+
'line_item_id',
|
|
1717
|
+
],
|
|
1718
|
+
'nullable': [
|
|
1719
|
+
],
|
|
1720
|
+
'enum': [
|
|
1721
|
+
],
|
|
1722
|
+
'validation': [
|
|
1723
|
+
]
|
|
1724
|
+
},
|
|
1725
|
+
root_map={
|
|
1726
|
+
'validations': {
|
|
1727
|
+
},
|
|
1728
|
+
'allowed_values': {
|
|
1729
|
+
},
|
|
1730
|
+
'openapi_types': {
|
|
1731
|
+
'line_item_id':
|
|
1732
|
+
(str,),
|
|
1733
|
+
},
|
|
1734
|
+
'attribute_map': {
|
|
1735
|
+
'line_item_id': 'line-item-id',
|
|
1736
|
+
},
|
|
1737
|
+
'location_map': {
|
|
1738
|
+
'line_item_id': 'path',
|
|
1739
|
+
},
|
|
1740
|
+
'collection_format_map': {
|
|
1741
|
+
}
|
|
1742
|
+
},
|
|
1743
|
+
headers_map={
|
|
1744
|
+
'accept': [
|
|
1745
|
+
'text/plain',
|
|
1746
|
+
'application/json',
|
|
1747
|
+
'text/json'
|
|
1748
|
+
],
|
|
1749
|
+
'content_type': [],
|
|
1750
|
+
},
|
|
1751
|
+
api_client=api_client
|
|
1752
|
+
)
|
|
1804
1753
|
self.get_api_v2_external_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
1805
1754
|
settings={
|
|
1806
1755
|
'response_type': (CommonLineItemResponse,),
|
|
@@ -1808,7 +1757,7 @@ class CampaignApi(object):
|
|
|
1808
1757
|
'oauth',
|
|
1809
1758
|
'oauth'
|
|
1810
1759
|
],
|
|
1811
|
-
'endpoint_path': '/2024-
|
|
1760
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}',
|
|
1812
1761
|
'operation_id': 'get_api_v2_external_line_item_by_line_item_id',
|
|
1813
1762
|
'http_method': 'GET',
|
|
1814
1763
|
'servers': None,
|
|
@@ -1853,6 +1802,58 @@ class CampaignApi(object):
|
|
|
1853
1802
|
},
|
|
1854
1803
|
api_client=api_client
|
|
1855
1804
|
)
|
|
1805
|
+
self.get_api_v2_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
1806
|
+
settings={
|
|
1807
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
1808
|
+
'auth': [
|
|
1809
|
+
'oauth',
|
|
1810
|
+
'oauth'
|
|
1811
|
+
],
|
|
1812
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}',
|
|
1813
|
+
'operation_id': 'get_api_v2_external_preferred_line_item_by_line_item_id',
|
|
1814
|
+
'http_method': 'GET',
|
|
1815
|
+
'servers': None,
|
|
1816
|
+
},
|
|
1817
|
+
params_map={
|
|
1818
|
+
'all': [
|
|
1819
|
+
'line_item_id',
|
|
1820
|
+
],
|
|
1821
|
+
'required': [
|
|
1822
|
+
'line_item_id',
|
|
1823
|
+
],
|
|
1824
|
+
'nullable': [
|
|
1825
|
+
],
|
|
1826
|
+
'enum': [
|
|
1827
|
+
],
|
|
1828
|
+
'validation': [
|
|
1829
|
+
]
|
|
1830
|
+
},
|
|
1831
|
+
root_map={
|
|
1832
|
+
'validations': {
|
|
1833
|
+
},
|
|
1834
|
+
'allowed_values': {
|
|
1835
|
+
},
|
|
1836
|
+
'openapi_types': {
|
|
1837
|
+
'line_item_id':
|
|
1838
|
+
(str,),
|
|
1839
|
+
},
|
|
1840
|
+
'attribute_map': {
|
|
1841
|
+
'line_item_id': 'line-item-id',
|
|
1842
|
+
},
|
|
1843
|
+
'location_map': {
|
|
1844
|
+
'line_item_id': 'path',
|
|
1845
|
+
},
|
|
1846
|
+
'collection_format_map': {
|
|
1847
|
+
}
|
|
1848
|
+
},
|
|
1849
|
+
headers_map={
|
|
1850
|
+
'accept': [
|
|
1851
|
+
'application/json'
|
|
1852
|
+
],
|
|
1853
|
+
'content_type': [],
|
|
1854
|
+
},
|
|
1855
|
+
api_client=api_client
|
|
1856
|
+
)
|
|
1856
1857
|
self.get_campaign_budget_overrides_endpoint = _Endpoint(
|
|
1857
1858
|
settings={
|
|
1858
1859
|
'response_type': (ValueResourceOutcomeOfCampaignBudgetOverrides,),
|
|
@@ -1860,7 +1861,7 @@ class CampaignApi(object):
|
|
|
1860
1861
|
'oauth',
|
|
1861
1862
|
'oauth'
|
|
1862
1863
|
],
|
|
1863
|
-
'endpoint_path': '/2024-
|
|
1864
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
1864
1865
|
'operation_id': 'get_campaign_budget_overrides',
|
|
1865
1866
|
'http_method': 'GET',
|
|
1866
1867
|
'servers': None,
|
|
@@ -1912,7 +1913,7 @@ class CampaignApi(object):
|
|
|
1912
1913
|
'oauth',
|
|
1913
1914
|
'oauth'
|
|
1914
1915
|
],
|
|
1915
|
-
'endpoint_path': '/2024-
|
|
1916
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
1916
1917
|
'operation_id': 'get_line_item_budget_overrides',
|
|
1917
1918
|
'http_method': 'GET',
|
|
1918
1919
|
'servers': None,
|
|
@@ -1964,7 +1965,7 @@ class CampaignApi(object):
|
|
|
1964
1965
|
'oauth',
|
|
1965
1966
|
'oauth'
|
|
1966
1967
|
],
|
|
1967
|
-
'endpoint_path': '/2024-
|
|
1968
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/pause',
|
|
1968
1969
|
'operation_id': 'pause_promoted_products',
|
|
1969
1970
|
'http_method': 'POST',
|
|
1970
1971
|
'servers': None,
|
|
@@ -2022,7 +2023,7 @@ class CampaignApi(object):
|
|
|
2022
2023
|
'oauth',
|
|
2023
2024
|
'oauth'
|
|
2024
2025
|
],
|
|
2025
|
-
'endpoint_path': '/2024-
|
|
2026
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords/append',
|
|
2026
2027
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_append_by_line_item_id',
|
|
2027
2028
|
'http_method': 'POST',
|
|
2028
2029
|
'servers': None,
|
|
@@ -2080,7 +2081,7 @@ class CampaignApi(object):
|
|
|
2080
2081
|
'oauth',
|
|
2081
2082
|
'oauth'
|
|
2082
2083
|
],
|
|
2083
|
-
'endpoint_path': '/2024-
|
|
2084
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}/targeting/keywords/delete',
|
|
2084
2085
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_delete_by_line_item_id',
|
|
2085
2086
|
'http_method': 'POST',
|
|
2086
2087
|
'servers': None,
|
|
@@ -2138,7 +2139,7 @@ class CampaignApi(object):
|
|
|
2138
2139
|
'oauth',
|
|
2139
2140
|
'oauth'
|
|
2140
2141
|
],
|
|
2141
|
-
'endpoint_path': '/2024-
|
|
2142
|
+
'endpoint_path': '/2024-10/retail-media/balances/{balance-id}/campaigns/append',
|
|
2142
2143
|
'operation_id': 'post_api202110_external_balance_campaigns_append_by_balance_id',
|
|
2143
2144
|
'http_method': 'POST',
|
|
2144
2145
|
'servers': None,
|
|
@@ -2196,7 +2197,7 @@ class CampaignApi(object):
|
|
|
2196
2197
|
'oauth',
|
|
2197
2198
|
'oauth'
|
|
2198
2199
|
],
|
|
2199
|
-
'endpoint_path': '/2024-
|
|
2200
|
+
'endpoint_path': '/2024-10/retail-media/balances/{balance-id}/campaigns/delete',
|
|
2200
2201
|
'operation_id': 'post_api202110_external_balance_campaigns_delete_by_balance_id',
|
|
2201
2202
|
'http_method': 'POST',
|
|
2202
2203
|
'servers': None,
|
|
@@ -2249,12 +2250,12 @@ class CampaignApi(object):
|
|
|
2249
2250
|
)
|
|
2250
2251
|
self.post_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
2251
2252
|
settings={
|
|
2252
|
-
'response_type': (
|
|
2253
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
2253
2254
|
'auth': [
|
|
2254
2255
|
'oauth',
|
|
2255
2256
|
'oauth'
|
|
2256
2257
|
],
|
|
2257
|
-
'endpoint_path': '/2024-
|
|
2258
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
2258
2259
|
'operation_id': 'post_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
2259
2260
|
'http_method': 'POST',
|
|
2260
2261
|
'servers': None,
|
|
@@ -2262,10 +2263,11 @@ class CampaignApi(object):
|
|
|
2262
2263
|
params_map={
|
|
2263
2264
|
'all': [
|
|
2264
2265
|
'campaign_id',
|
|
2265
|
-
'
|
|
2266
|
+
'preferred_line_item_create_model_v2_request',
|
|
2266
2267
|
],
|
|
2267
2268
|
'required': [
|
|
2268
2269
|
'campaign_id',
|
|
2270
|
+
'preferred_line_item_create_model_v2_request',
|
|
2269
2271
|
],
|
|
2270
2272
|
'nullable': [
|
|
2271
2273
|
],
|
|
@@ -2282,15 +2284,15 @@ class CampaignApi(object):
|
|
|
2282
2284
|
'openapi_types': {
|
|
2283
2285
|
'campaign_id':
|
|
2284
2286
|
(str,),
|
|
2285
|
-
'
|
|
2286
|
-
(
|
|
2287
|
+
'preferred_line_item_create_model_v2_request':
|
|
2288
|
+
(PreferredLineItemCreateModelV2Request,),
|
|
2287
2289
|
},
|
|
2288
2290
|
'attribute_map': {
|
|
2289
2291
|
'campaign_id': 'campaign-id',
|
|
2290
2292
|
},
|
|
2291
2293
|
'location_map': {
|
|
2292
2294
|
'campaign_id': 'path',
|
|
2293
|
-
'
|
|
2295
|
+
'preferred_line_item_create_model_v2_request': 'body',
|
|
2294
2296
|
},
|
|
2295
2297
|
'collection_format_map': {
|
|
2296
2298
|
}
|
|
@@ -2312,7 +2314,7 @@ class CampaignApi(object):
|
|
|
2312
2314
|
'oauth',
|
|
2313
2315
|
'oauth'
|
|
2314
2316
|
],
|
|
2315
|
-
'endpoint_path': '/2024-
|
|
2317
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/append',
|
|
2316
2318
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id',
|
|
2317
2319
|
'http_method': 'POST',
|
|
2318
2320
|
'servers': None,
|
|
@@ -2370,7 +2372,7 @@ class CampaignApi(object):
|
|
|
2370
2372
|
'oauth',
|
|
2371
2373
|
'oauth'
|
|
2372
2374
|
],
|
|
2373
|
-
'endpoint_path': '/2024-
|
|
2375
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/delete',
|
|
2374
2376
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id',
|
|
2375
2377
|
'http_method': 'POST',
|
|
2376
2378
|
'servers': None,
|
|
@@ -2428,7 +2430,7 @@ class CampaignApi(object):
|
|
|
2428
2430
|
'oauth',
|
|
2429
2431
|
'oauth'
|
|
2430
2432
|
],
|
|
2431
|
-
'endpoint_path': '/2024-
|
|
2433
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/append',
|
|
2432
2434
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id',
|
|
2433
2435
|
'http_method': 'POST',
|
|
2434
2436
|
'servers': None,
|
|
@@ -2486,7 +2488,7 @@ class CampaignApi(object):
|
|
|
2486
2488
|
'oauth',
|
|
2487
2489
|
'oauth'
|
|
2488
2490
|
],
|
|
2489
|
-
'endpoint_path': '/2024-
|
|
2491
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/delete',
|
|
2490
2492
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id',
|
|
2491
2493
|
'http_method': 'POST',
|
|
2492
2494
|
'servers': None,
|
|
@@ -2544,7 +2546,7 @@ class CampaignApi(object):
|
|
|
2544
2546
|
'oauth',
|
|
2545
2547
|
'oauth'
|
|
2546
2548
|
],
|
|
2547
|
-
'endpoint_path': '/2024-
|
|
2549
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores/append',
|
|
2548
2550
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id',
|
|
2549
2551
|
'http_method': 'POST',
|
|
2550
2552
|
'servers': None,
|
|
@@ -2602,7 +2604,7 @@ class CampaignApi(object):
|
|
|
2602
2604
|
'oauth',
|
|
2603
2605
|
'oauth'
|
|
2604
2606
|
],
|
|
2605
|
-
'endpoint_path': '/2024-
|
|
2607
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores/delete',
|
|
2606
2608
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id',
|
|
2607
2609
|
'http_method': 'POST',
|
|
2608
2610
|
'servers': None,
|
|
@@ -2660,7 +2662,7 @@ class CampaignApi(object):
|
|
|
2660
2662
|
'oauth',
|
|
2661
2663
|
'oauth'
|
|
2662
2664
|
],
|
|
2663
|
-
'endpoint_path': '/2024-
|
|
2665
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives',
|
|
2664
2666
|
'operation_id': 'post_api202210_external_account_creatives_by_account_id',
|
|
2665
2667
|
'http_method': 'POST',
|
|
2666
2668
|
'servers': None,
|
|
@@ -2713,22 +2715,22 @@ class CampaignApi(object):
|
|
|
2713
2715
|
},
|
|
2714
2716
|
api_client=api_client
|
|
2715
2717
|
)
|
|
2716
|
-
self.
|
|
2718
|
+
self.post_api202301_external_account_campaigns_by_account_id_endpoint = _Endpoint(
|
|
2717
2719
|
settings={
|
|
2718
|
-
'response_type': (
|
|
2720
|
+
'response_type': (JsonApiSingleResponseOfCampaignV202301,),
|
|
2719
2721
|
'auth': [
|
|
2720
2722
|
'oauth',
|
|
2721
2723
|
'oauth'
|
|
2722
2724
|
],
|
|
2723
|
-
'endpoint_path': '/2024-
|
|
2724
|
-
'operation_id': '
|
|
2725
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/campaigns',
|
|
2726
|
+
'operation_id': 'post_api202301_external_account_campaigns_by_account_id',
|
|
2725
2727
|
'http_method': 'POST',
|
|
2726
2728
|
'servers': None,
|
|
2727
2729
|
},
|
|
2728
2730
|
params_map={
|
|
2729
2731
|
'all': [
|
|
2730
2732
|
'account_id',
|
|
2731
|
-
'
|
|
2733
|
+
'post_campaign_v202301',
|
|
2732
2734
|
],
|
|
2733
2735
|
'required': [
|
|
2734
2736
|
'account_id',
|
|
@@ -2748,47 +2750,45 @@ class CampaignApi(object):
|
|
|
2748
2750
|
'openapi_types': {
|
|
2749
2751
|
'account_id':
|
|
2750
2752
|
(str,),
|
|
2751
|
-
'
|
|
2752
|
-
(
|
|
2753
|
+
'post_campaign_v202301':
|
|
2754
|
+
(PostCampaignV202301,),
|
|
2753
2755
|
},
|
|
2754
2756
|
'attribute_map': {
|
|
2755
2757
|
'account_id': 'account-id',
|
|
2756
|
-
'creative_ids': 'creative-ids',
|
|
2757
2758
|
},
|
|
2758
2759
|
'location_map': {
|
|
2759
2760
|
'account_id': 'path',
|
|
2760
|
-
'
|
|
2761
|
+
'post_campaign_v202301': 'body',
|
|
2761
2762
|
},
|
|
2762
2763
|
'collection_format_map': {
|
|
2763
|
-
'creative_ids': 'multi',
|
|
2764
2764
|
}
|
|
2765
2765
|
},
|
|
2766
2766
|
headers_map={
|
|
2767
2767
|
'accept': [
|
|
2768
|
-
'
|
|
2769
|
-
'application/json',
|
|
2770
|
-
'text/json'
|
|
2768
|
+
'application/json'
|
|
2771
2769
|
],
|
|
2772
|
-
'content_type': [
|
|
2770
|
+
'content_type': [
|
|
2771
|
+
'application/json'
|
|
2772
|
+
]
|
|
2773
2773
|
},
|
|
2774
2774
|
api_client=api_client
|
|
2775
2775
|
)
|
|
2776
|
-
self.
|
|
2776
|
+
self.post_api_v1_external_account_catalogs_by_account_id_endpoint = _Endpoint(
|
|
2777
2777
|
settings={
|
|
2778
|
-
'response_type': (
|
|
2778
|
+
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
2779
2779
|
'auth': [
|
|
2780
2780
|
'oauth',
|
|
2781
2781
|
'oauth'
|
|
2782
2782
|
],
|
|
2783
|
-
'endpoint_path': '/2024-
|
|
2784
|
-
'operation_id': '
|
|
2783
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{accountId}/catalogs',
|
|
2784
|
+
'operation_id': 'post_api_v1_external_account_catalogs_by_account_id',
|
|
2785
2785
|
'http_method': 'POST',
|
|
2786
2786
|
'servers': None,
|
|
2787
2787
|
},
|
|
2788
2788
|
params_map={
|
|
2789
2789
|
'all': [
|
|
2790
2790
|
'account_id',
|
|
2791
|
-
'
|
|
2791
|
+
'json_api_request_of_catalog_request',
|
|
2792
2792
|
],
|
|
2793
2793
|
'required': [
|
|
2794
2794
|
'account_id',
|
|
@@ -2808,15 +2808,15 @@ class CampaignApi(object):
|
|
|
2808
2808
|
'openapi_types': {
|
|
2809
2809
|
'account_id':
|
|
2810
2810
|
(str,),
|
|
2811
|
-
'
|
|
2812
|
-
(
|
|
2811
|
+
'json_api_request_of_catalog_request':
|
|
2812
|
+
(JsonApiRequestOfCatalogRequest,),
|
|
2813
2813
|
},
|
|
2814
2814
|
'attribute_map': {
|
|
2815
|
-
'account_id': '
|
|
2815
|
+
'account_id': 'accountId',
|
|
2816
2816
|
},
|
|
2817
2817
|
'location_map': {
|
|
2818
2818
|
'account_id': 'path',
|
|
2819
|
-
'
|
|
2819
|
+
'json_api_request_of_catalog_request': 'body',
|
|
2820
2820
|
},
|
|
2821
2821
|
'collection_format_map': {
|
|
2822
2822
|
}
|
|
@@ -2831,22 +2831,22 @@ class CampaignApi(object):
|
|
|
2831
2831
|
},
|
|
2832
2832
|
api_client=api_client
|
|
2833
2833
|
)
|
|
2834
|
-
self.
|
|
2834
|
+
self.post_api_v2_external_account_creatives_search_by_account_id_endpoint = _Endpoint(
|
|
2835
2835
|
settings={
|
|
2836
|
-
'response_type': (
|
|
2836
|
+
'response_type': (Creative2ListResponse,),
|
|
2837
2837
|
'auth': [
|
|
2838
2838
|
'oauth',
|
|
2839
2839
|
'oauth'
|
|
2840
2840
|
],
|
|
2841
|
-
'endpoint_path': '/2024-
|
|
2842
|
-
'operation_id': '
|
|
2841
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/search',
|
|
2842
|
+
'operation_id': 'post_api_v2_external_account_creatives_search_by_account_id',
|
|
2843
2843
|
'http_method': 'POST',
|
|
2844
2844
|
'servers': None,
|
|
2845
2845
|
},
|
|
2846
2846
|
params_map={
|
|
2847
2847
|
'all': [
|
|
2848
2848
|
'account_id',
|
|
2849
|
-
'
|
|
2849
|
+
'creative_ids',
|
|
2850
2850
|
],
|
|
2851
2851
|
'required': [
|
|
2852
2852
|
'account_id',
|
|
@@ -2866,26 +2866,28 @@ class CampaignApi(object):
|
|
|
2866
2866
|
'openapi_types': {
|
|
2867
2867
|
'account_id':
|
|
2868
2868
|
(str,),
|
|
2869
|
-
'
|
|
2870
|
-
(
|
|
2869
|
+
'creative_ids':
|
|
2870
|
+
([str],),
|
|
2871
2871
|
},
|
|
2872
2872
|
'attribute_map': {
|
|
2873
|
-
'account_id': '
|
|
2873
|
+
'account_id': 'account-id',
|
|
2874
|
+
'creative_ids': 'creative-ids',
|
|
2874
2875
|
},
|
|
2875
2876
|
'location_map': {
|
|
2876
2877
|
'account_id': 'path',
|
|
2877
|
-
'
|
|
2878
|
+
'creative_ids': 'query',
|
|
2878
2879
|
},
|
|
2879
2880
|
'collection_format_map': {
|
|
2881
|
+
'creative_ids': 'multi',
|
|
2880
2882
|
}
|
|
2881
2883
|
},
|
|
2882
2884
|
headers_map={
|
|
2883
2885
|
'accept': [
|
|
2884
|
-
'
|
|
2886
|
+
'text/plain',
|
|
2887
|
+
'application/json',
|
|
2888
|
+
'text/json'
|
|
2885
2889
|
],
|
|
2886
|
-
'content_type': [
|
|
2887
|
-
'application/json'
|
|
2888
|
-
]
|
|
2890
|
+
'content_type': [],
|
|
2889
2891
|
},
|
|
2890
2892
|
api_client=api_client
|
|
2891
2893
|
)
|
|
@@ -2896,7 +2898,7 @@ class CampaignApi(object):
|
|
|
2896
2898
|
'oauth',
|
|
2897
2899
|
'oauth'
|
|
2898
2900
|
],
|
|
2899
|
-
'endpoint_path': '/2024-
|
|
2901
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
2900
2902
|
'operation_id': 'post_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
2901
2903
|
'http_method': 'POST',
|
|
2902
2904
|
'servers': None,
|
|
@@ -2949,12 +2951,12 @@ class CampaignApi(object):
|
|
|
2949
2951
|
)
|
|
2950
2952
|
self.put_api202110_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
2951
2953
|
settings={
|
|
2952
|
-
'response_type': (
|
|
2954
|
+
'response_type': (PreferredLineItemV2Response,),
|
|
2953
2955
|
'auth': [
|
|
2954
2956
|
'oauth',
|
|
2955
2957
|
'oauth'
|
|
2956
2958
|
],
|
|
2957
|
-
'endpoint_path': '/2024-
|
|
2959
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}',
|
|
2958
2960
|
'operation_id': 'put_api202110_external_preferred_line_item_by_line_item_id',
|
|
2959
2961
|
'http_method': 'PUT',
|
|
2960
2962
|
'servers': None,
|
|
@@ -2962,10 +2964,11 @@ class CampaignApi(object):
|
|
|
2962
2964
|
params_map={
|
|
2963
2965
|
'all': [
|
|
2964
2966
|
'line_item_id',
|
|
2965
|
-
'
|
|
2967
|
+
'preferred_line_item_update_model_v2_request',
|
|
2966
2968
|
],
|
|
2967
2969
|
'required': [
|
|
2968
2970
|
'line_item_id',
|
|
2971
|
+
'preferred_line_item_update_model_v2_request',
|
|
2969
2972
|
],
|
|
2970
2973
|
'nullable': [
|
|
2971
2974
|
],
|
|
@@ -2982,15 +2985,15 @@ class CampaignApi(object):
|
|
|
2982
2985
|
'openapi_types': {
|
|
2983
2986
|
'line_item_id':
|
|
2984
2987
|
(str,),
|
|
2985
|
-
'
|
|
2986
|
-
(
|
|
2988
|
+
'preferred_line_item_update_model_v2_request':
|
|
2989
|
+
(PreferredLineItemUpdateModelV2Request,),
|
|
2987
2990
|
},
|
|
2988
2991
|
'attribute_map': {
|
|
2989
2992
|
'line_item_id': 'line-item-id',
|
|
2990
2993
|
},
|
|
2991
2994
|
'location_map': {
|
|
2992
2995
|
'line_item_id': 'path',
|
|
2993
|
-
'
|
|
2996
|
+
'preferred_line_item_update_model_v2_request': 'body',
|
|
2994
2997
|
},
|
|
2995
2998
|
'collection_format_map': {
|
|
2996
2999
|
}
|
|
@@ -3012,7 +3015,7 @@ class CampaignApi(object):
|
|
|
3012
3015
|
'oauth',
|
|
3013
3016
|
'oauth'
|
|
3014
3017
|
],
|
|
3015
|
-
'endpoint_path': '/2024-
|
|
3018
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
3016
3019
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
3017
3020
|
'http_method': 'PUT',
|
|
3018
3021
|
'servers': None,
|
|
@@ -3070,7 +3073,7 @@ class CampaignApi(object):
|
|
|
3070
3073
|
'oauth',
|
|
3071
3074
|
'oauth'
|
|
3072
3075
|
],
|
|
3073
|
-
'endpoint_path': '/2024-
|
|
3076
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
3074
3077
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
3075
3078
|
'http_method': 'PUT',
|
|
3076
3079
|
'servers': None,
|
|
@@ -3128,7 +3131,7 @@ class CampaignApi(object):
|
|
|
3128
3131
|
'oauth',
|
|
3129
3132
|
'oauth'
|
|
3130
3133
|
],
|
|
3131
|
-
'endpoint_path': '/2024-
|
|
3134
|
+
'endpoint_path': '/2024-10/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
3132
3135
|
'operation_id': 'put_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
3133
3136
|
'http_method': 'PUT',
|
|
3134
3137
|
'servers': None,
|
|
@@ -3186,7 +3189,7 @@ class CampaignApi(object):
|
|
|
3186
3189
|
'oauth',
|
|
3187
3190
|
'oauth'
|
|
3188
3191
|
],
|
|
3189
|
-
'endpoint_path': '/2024-
|
|
3192
|
+
'endpoint_path': '/2024-10/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
3190
3193
|
'operation_id': 'put_api202210_external_account_by_account_id_creativescreative_id',
|
|
3191
3194
|
'http_method': 'PUT',
|
|
3192
3195
|
'servers': None,
|
|
@@ -3252,7 +3255,7 @@ class CampaignApi(object):
|
|
|
3252
3255
|
'oauth',
|
|
3253
3256
|
'oauth'
|
|
3254
3257
|
],
|
|
3255
|
-
'endpoint_path': '/2024-
|
|
3258
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}',
|
|
3256
3259
|
'operation_id': 'put_api202301_external_campaign_by_campaign_id',
|
|
3257
3260
|
'http_method': 'PUT',
|
|
3258
3261
|
'servers': None,
|
|
@@ -3303,22 +3306,22 @@ class CampaignApi(object):
|
|
|
3303
3306
|
},
|
|
3304
3307
|
api_client=api_client
|
|
3305
3308
|
)
|
|
3306
|
-
self.
|
|
3309
|
+
self.put_api_v2_external_auction_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
3307
3310
|
settings={
|
|
3308
|
-
'response_type': (
|
|
3311
|
+
'response_type': (AuctionLineItemResponse,),
|
|
3309
3312
|
'auth': [
|
|
3310
3313
|
'oauth',
|
|
3311
3314
|
'oauth'
|
|
3312
3315
|
],
|
|
3313
|
-
'endpoint_path': '/2024-
|
|
3314
|
-
'operation_id': '
|
|
3316
|
+
'endpoint_path': '/2024-10/retail-media/auction-line-items/{line-item-id}',
|
|
3317
|
+
'operation_id': 'put_api_v2_external_auction_line_item_by_line_item_id',
|
|
3315
3318
|
'http_method': 'PUT',
|
|
3316
3319
|
'servers': None,
|
|
3317
3320
|
},
|
|
3318
3321
|
params_map={
|
|
3319
3322
|
'all': [
|
|
3320
3323
|
'line_item_id',
|
|
3321
|
-
'
|
|
3324
|
+
'auction_line_item_update_model_request',
|
|
3322
3325
|
],
|
|
3323
3326
|
'required': [
|
|
3324
3327
|
'line_item_id',
|
|
@@ -3338,24 +3341,22 @@ class CampaignApi(object):
|
|
|
3338
3341
|
'openapi_types': {
|
|
3339
3342
|
'line_item_id':
|
|
3340
3343
|
(str,),
|
|
3341
|
-
'
|
|
3342
|
-
(
|
|
3344
|
+
'auction_line_item_update_model_request':
|
|
3345
|
+
(AuctionLineItemUpdateModelRequest,),
|
|
3343
3346
|
},
|
|
3344
3347
|
'attribute_map': {
|
|
3345
3348
|
'line_item_id': 'line-item-id',
|
|
3346
3349
|
},
|
|
3347
3350
|
'location_map': {
|
|
3348
3351
|
'line_item_id': 'path',
|
|
3349
|
-
'
|
|
3352
|
+
'auction_line_item_update_model_request': 'body',
|
|
3350
3353
|
},
|
|
3351
3354
|
'collection_format_map': {
|
|
3352
3355
|
}
|
|
3353
3356
|
},
|
|
3354
3357
|
headers_map={
|
|
3355
3358
|
'accept': [
|
|
3356
|
-
'
|
|
3357
|
-
'application/json',
|
|
3358
|
-
'text/json'
|
|
3359
|
+
'application/json'
|
|
3359
3360
|
],
|
|
3360
3361
|
'content_type': [
|
|
3361
3362
|
'application/json'
|
|
@@ -3363,27 +3364,28 @@ class CampaignApi(object):
|
|
|
3363
3364
|
},
|
|
3364
3365
|
api_client=api_client
|
|
3365
3366
|
)
|
|
3366
|
-
self.
|
|
3367
|
+
self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
3367
3368
|
settings={
|
|
3368
|
-
'response_type': (
|
|
3369
|
+
'response_type': (LineItemBidMultipliersV2Response,),
|
|
3369
3370
|
'auth': [
|
|
3370
3371
|
'oauth',
|
|
3371
3372
|
'oauth'
|
|
3372
3373
|
],
|
|
3373
|
-
'endpoint_path': '/2024-
|
|
3374
|
-
'operation_id': '
|
|
3374
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
3375
|
+
'operation_id': 'put_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
3375
3376
|
'http_method': 'PUT',
|
|
3376
3377
|
'servers': None,
|
|
3377
3378
|
},
|
|
3378
3379
|
params_map={
|
|
3379
3380
|
'all': [
|
|
3380
3381
|
'line_item_id',
|
|
3381
|
-
'
|
|
3382
|
+
'line_item_bid_multipliers_v2_request',
|
|
3382
3383
|
],
|
|
3383
3384
|
'required': [
|
|
3384
3385
|
'line_item_id',
|
|
3385
3386
|
],
|
|
3386
3387
|
'nullable': [
|
|
3388
|
+
'line_item_bid_multipliers_v2_request',
|
|
3387
3389
|
],
|
|
3388
3390
|
'enum': [
|
|
3389
3391
|
],
|
|
@@ -3398,22 +3400,24 @@ class CampaignApi(object):
|
|
|
3398
3400
|
'openapi_types': {
|
|
3399
3401
|
'line_item_id':
|
|
3400
3402
|
(str,),
|
|
3401
|
-
'
|
|
3402
|
-
(
|
|
3403
|
+
'line_item_bid_multipliers_v2_request':
|
|
3404
|
+
(LineItemBidMultipliersV2Request,),
|
|
3403
3405
|
},
|
|
3404
3406
|
'attribute_map': {
|
|
3405
3407
|
'line_item_id': 'line-item-id',
|
|
3406
3408
|
},
|
|
3407
3409
|
'location_map': {
|
|
3408
3410
|
'line_item_id': 'path',
|
|
3409
|
-
'
|
|
3411
|
+
'line_item_bid_multipliers_v2_request': 'body',
|
|
3410
3412
|
},
|
|
3411
3413
|
'collection_format_map': {
|
|
3412
3414
|
}
|
|
3413
3415
|
},
|
|
3414
3416
|
headers_map={
|
|
3415
3417
|
'accept': [
|
|
3416
|
-
'
|
|
3418
|
+
'text/plain',
|
|
3419
|
+
'application/json',
|
|
3420
|
+
'text/json'
|
|
3417
3421
|
],
|
|
3418
3422
|
'content_type': [
|
|
3419
3423
|
'application/json'
|
|
@@ -3428,7 +3432,7 @@ class CampaignApi(object):
|
|
|
3428
3432
|
'oauth',
|
|
3429
3433
|
'oauth'
|
|
3430
3434
|
],
|
|
3431
|
-
'endpoint_path': '/2024-
|
|
3435
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{id}/keywords/set-bid',
|
|
3432
3436
|
'operation_id': 'set_keyword_bids',
|
|
3433
3437
|
'http_method': 'POST',
|
|
3434
3438
|
'servers': None,
|
|
@@ -3486,7 +3490,7 @@ class CampaignApi(object):
|
|
|
3486
3490
|
'oauth',
|
|
3487
3491
|
'oauth'
|
|
3488
3492
|
],
|
|
3489
|
-
'endpoint_path': '/2024-
|
|
3493
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{line-item-id}/products/unpause',
|
|
3490
3494
|
'operation_id': 'unpause_promoted_products',
|
|
3491
3495
|
'http_method': 'POST',
|
|
3492
3496
|
'servers': None,
|
|
@@ -3544,7 +3548,7 @@ class CampaignApi(object):
|
|
|
3544
3548
|
'oauth',
|
|
3545
3549
|
'oauth'
|
|
3546
3550
|
],
|
|
3547
|
-
'endpoint_path': '/2024-
|
|
3551
|
+
'endpoint_path': '/2024-10/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
3548
3552
|
'operation_id': 'update_campaign_budget_overrides',
|
|
3549
3553
|
'http_method': 'PUT',
|
|
3550
3554
|
'servers': None,
|
|
@@ -3605,7 +3609,7 @@ class CampaignApi(object):
|
|
|
3605
3609
|
'oauth',
|
|
3606
3610
|
'oauth'
|
|
3607
3611
|
],
|
|
3608
|
-
'endpoint_path': '/2024-
|
|
3612
|
+
'endpoint_path': '/2024-10/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
3609
3613
|
'operation_id': 'update_line_item_budget_overrides',
|
|
3610
3614
|
'http_method': 'PUT',
|
|
3611
3615
|
'servers': None,
|
|
@@ -4330,27 +4334,24 @@ class CampaignApi(object):
|
|
|
4330
4334
|
line_item_id
|
|
4331
4335
|
return self.get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4332
4336
|
|
|
4333
|
-
def
|
|
4337
|
+
def get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(
|
|
4334
4338
|
self,
|
|
4335
|
-
|
|
4339
|
+
line_item_id,
|
|
4336
4340
|
**kwargs
|
|
4337
4341
|
):
|
|
4338
|
-
"""
|
|
4342
|
+
"""get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id # noqa: E501
|
|
4339
4343
|
|
|
4340
|
-
|
|
4344
|
+
This endpoint gets the add to basket target on the specified line item. # noqa: E501
|
|
4341
4345
|
This method makes a synchronous HTTP request by default. To make an
|
|
4342
4346
|
asynchronous HTTP request, please pass async_req=True
|
|
4343
4347
|
|
|
4344
|
-
>>> thread = api.
|
|
4348
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(line_item_id, async_req=True)
|
|
4345
4349
|
>>> result = thread.get()
|
|
4346
4350
|
|
|
4347
4351
|
Args:
|
|
4348
|
-
|
|
4352
|
+
line_item_id (str): The line item to interact with
|
|
4349
4353
|
|
|
4350
4354
|
Keyword Args:
|
|
4351
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
4352
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
4353
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
4354
4355
|
_return_http_data_only (bool): response data without head status
|
|
4355
4356
|
code and headers. Default is True.
|
|
4356
4357
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4383,7 +4384,7 @@ class CampaignApi(object):
|
|
|
4383
4384
|
async_req (bool): execute request asynchronously
|
|
4384
4385
|
|
|
4385
4386
|
Returns:
|
|
4386
|
-
|
|
4387
|
+
AddToBasketTarget202110Response
|
|
4387
4388
|
If the method is called asynchronously, returns the request
|
|
4388
4389
|
thread.
|
|
4389
4390
|
"""
|
|
@@ -4412,26 +4413,26 @@ class CampaignApi(object):
|
|
|
4412
4413
|
'_content_type')
|
|
4413
4414
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4414
4415
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4415
|
-
kwargs['
|
|
4416
|
-
|
|
4417
|
-
return self.
|
|
4416
|
+
kwargs['line_item_id'] = \
|
|
4417
|
+
line_item_id
|
|
4418
|
+
return self.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4418
4419
|
|
|
4419
|
-
def
|
|
4420
|
+
def get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(
|
|
4420
4421
|
self,
|
|
4421
4422
|
line_item_id,
|
|
4422
4423
|
**kwargs
|
|
4423
4424
|
):
|
|
4424
|
-
"""
|
|
4425
|
+
"""get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id # noqa: E501
|
|
4425
4426
|
|
|
4426
|
-
|
|
4427
|
+
This endpoint gets the audience target on the specified line item. # noqa: E501
|
|
4427
4428
|
This method makes a synchronous HTTP request by default. To make an
|
|
4428
4429
|
asynchronous HTTP request, please pass async_req=True
|
|
4429
4430
|
|
|
4430
|
-
>>> thread = api.
|
|
4431
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(line_item_id, async_req=True)
|
|
4431
4432
|
>>> result = thread.get()
|
|
4432
4433
|
|
|
4433
4434
|
Args:
|
|
4434
|
-
line_item_id (str): The
|
|
4435
|
+
line_item_id (str): The line item to interact with
|
|
4435
4436
|
|
|
4436
4437
|
Keyword Args:
|
|
4437
4438
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4466,7 +4467,7 @@ class CampaignApi(object):
|
|
|
4466
4467
|
async_req (bool): execute request asynchronously
|
|
4467
4468
|
|
|
4468
4469
|
Returns:
|
|
4469
|
-
|
|
4470
|
+
AudienceTarget202110Response
|
|
4470
4471
|
If the method is called asynchronously, returns the request
|
|
4471
4472
|
thread.
|
|
4472
4473
|
"""
|
|
@@ -4497,20 +4498,20 @@ class CampaignApi(object):
|
|
|
4497
4498
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4498
4499
|
kwargs['line_item_id'] = \
|
|
4499
4500
|
line_item_id
|
|
4500
|
-
return self.
|
|
4501
|
+
return self.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4501
4502
|
|
|
4502
|
-
def
|
|
4503
|
+
def get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id(
|
|
4503
4504
|
self,
|
|
4504
4505
|
line_item_id,
|
|
4505
4506
|
**kwargs
|
|
4506
4507
|
):
|
|
4507
|
-
"""
|
|
4508
|
+
"""get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id # noqa: E501
|
|
4508
4509
|
|
|
4509
|
-
This endpoint gets the
|
|
4510
|
+
This endpoint gets the store target on the specified line item. # noqa: E501
|
|
4510
4511
|
This method makes a synchronous HTTP request by default. To make an
|
|
4511
4512
|
asynchronous HTTP request, please pass async_req=True
|
|
4512
4513
|
|
|
4513
|
-
>>> thread = api.
|
|
4514
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id(line_item_id, async_req=True)
|
|
4514
4515
|
>>> result = thread.get()
|
|
4515
4516
|
|
|
4516
4517
|
Args:
|
|
@@ -4549,7 +4550,7 @@ class CampaignApi(object):
|
|
|
4549
4550
|
async_req (bool): execute request asynchronously
|
|
4550
4551
|
|
|
4551
4552
|
Returns:
|
|
4552
|
-
|
|
4553
|
+
StoreTarget202110Response
|
|
4553
4554
|
If the method is called asynchronously, returns the request
|
|
4554
4555
|
thread.
|
|
4555
4556
|
"""
|
|
@@ -4580,24 +4581,24 @@ class CampaignApi(object):
|
|
|
4580
4581
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4581
4582
|
kwargs['line_item_id'] = \
|
|
4582
4583
|
line_item_id
|
|
4583
|
-
return self.
|
|
4584
|
+
return self.get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4584
4585
|
|
|
4585
|
-
def
|
|
4586
|
+
def get_api202110_external_retailer_pages_by_retailer_id(
|
|
4586
4587
|
self,
|
|
4587
|
-
|
|
4588
|
+
retailer_id,
|
|
4588
4589
|
**kwargs
|
|
4589
4590
|
):
|
|
4590
|
-
"""
|
|
4591
|
+
"""get_api202110_external_retailer_pages_by_retailer_id # noqa: E501
|
|
4591
4592
|
|
|
4592
|
-
|
|
4593
|
+
Get the page types available for the given retailer # noqa: E501
|
|
4593
4594
|
This method makes a synchronous HTTP request by default. To make an
|
|
4594
4595
|
asynchronous HTTP request, please pass async_req=True
|
|
4595
4596
|
|
|
4596
|
-
>>> thread = api.
|
|
4597
|
+
>>> thread = api.get_api202110_external_retailer_pages_by_retailer_id(retailer_id, async_req=True)
|
|
4597
4598
|
>>> result = thread.get()
|
|
4598
4599
|
|
|
4599
4600
|
Args:
|
|
4600
|
-
|
|
4601
|
+
retailer_id (int): The retailers to fetch pages for
|
|
4601
4602
|
|
|
4602
4603
|
Keyword Args:
|
|
4603
4604
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4632,7 +4633,7 @@ class CampaignApi(object):
|
|
|
4632
4633
|
async_req (bool): execute request asynchronously
|
|
4633
4634
|
|
|
4634
4635
|
Returns:
|
|
4635
|
-
|
|
4636
|
+
ExternalRetailerPages202110
|
|
4636
4637
|
If the method is called asynchronously, returns the request
|
|
4637
4638
|
thread.
|
|
4638
4639
|
"""
|
|
@@ -4661,26 +4662,26 @@ class CampaignApi(object):
|
|
|
4661
4662
|
'_content_type')
|
|
4662
4663
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4663
4664
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4664
|
-
kwargs['
|
|
4665
|
-
|
|
4666
|
-
return self.
|
|
4665
|
+
kwargs['retailer_id'] = \
|
|
4666
|
+
retailer_id
|
|
4667
|
+
return self.get_api202110_external_retailer_pages_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
4667
4668
|
|
|
4668
|
-
def
|
|
4669
|
+
def get_api202204_external_categorie_by_category_id(
|
|
4669
4670
|
self,
|
|
4670
|
-
|
|
4671
|
+
category_id,
|
|
4671
4672
|
**kwargs
|
|
4672
4673
|
):
|
|
4673
|
-
"""
|
|
4674
|
+
"""get_api202204_external_categorie_by_category_id # noqa: E501
|
|
4674
4675
|
|
|
4675
|
-
|
|
4676
|
+
Endpoint to search for a specific category by categoryId. # noqa: E501
|
|
4676
4677
|
This method makes a synchronous HTTP request by default. To make an
|
|
4677
4678
|
asynchronous HTTP request, please pass async_req=True
|
|
4678
4679
|
|
|
4679
|
-
>>> thread = api.
|
|
4680
|
+
>>> thread = api.get_api202204_external_categorie_by_category_id(category_id, async_req=True)
|
|
4680
4681
|
>>> result = thread.get()
|
|
4681
4682
|
|
|
4682
4683
|
Args:
|
|
4683
|
-
|
|
4684
|
+
category_id (int): ID of the desired category
|
|
4684
4685
|
|
|
4685
4686
|
Keyword Args:
|
|
4686
4687
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4715,7 +4716,7 @@ class CampaignApi(object):
|
|
|
4715
4716
|
async_req (bool): execute request asynchronously
|
|
4716
4717
|
|
|
4717
4718
|
Returns:
|
|
4718
|
-
|
|
4719
|
+
Category202204
|
|
4719
4720
|
If the method is called asynchronously, returns the request
|
|
4720
4721
|
thread.
|
|
4721
4722
|
"""
|
|
@@ -4744,28 +4745,29 @@ class CampaignApi(object):
|
|
|
4744
4745
|
'_content_type')
|
|
4745
4746
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4746
4747
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4747
|
-
kwargs['
|
|
4748
|
-
|
|
4749
|
-
return self.
|
|
4748
|
+
kwargs['category_id'] = \
|
|
4749
|
+
category_id
|
|
4750
|
+
return self.get_api202204_external_categorie_by_category_id_endpoint.call_with_http_info(**kwargs)
|
|
4750
4751
|
|
|
4751
|
-
def
|
|
4752
|
+
def get_api202204_external_categories(
|
|
4752
4753
|
self,
|
|
4753
|
-
retailer_id,
|
|
4754
4754
|
**kwargs
|
|
4755
4755
|
):
|
|
4756
|
-
"""
|
|
4756
|
+
"""get_api202204_external_categories # noqa: E501
|
|
4757
4757
|
|
|
4758
|
-
|
|
4758
|
+
Endpoint to search categories by text and retailer. # noqa: E501
|
|
4759
4759
|
This method makes a synchronous HTTP request by default. To make an
|
|
4760
4760
|
asynchronous HTTP request, please pass async_req=True
|
|
4761
4761
|
|
|
4762
|
-
>>> thread = api.
|
|
4762
|
+
>>> thread = api.get_api202204_external_categories(async_req=True)
|
|
4763
4763
|
>>> result = thread.get()
|
|
4764
4764
|
|
|
4765
|
-
Args:
|
|
4766
|
-
retailer_id (int): The retailers to fetch pages for
|
|
4767
4765
|
|
|
4768
4766
|
Keyword Args:
|
|
4767
|
+
retailer_id (int): The retailer id for which Categories fetched. [optional]
|
|
4768
|
+
text_substring (str): Query string to search across Categories. [optional]
|
|
4769
|
+
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
|
|
4770
|
+
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
|
|
4769
4771
|
_return_http_data_only (bool): response data without head status
|
|
4770
4772
|
code and headers. Default is True.
|
|
4771
4773
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4798,7 +4800,7 @@ class CampaignApi(object):
|
|
|
4798
4800
|
async_req (bool): execute request asynchronously
|
|
4799
4801
|
|
|
4800
4802
|
Returns:
|
|
4801
|
-
|
|
4803
|
+
Category202204ListResponse
|
|
4802
4804
|
If the method is called asynchronously, returns the request
|
|
4803
4805
|
thread.
|
|
4804
4806
|
"""
|
|
@@ -4827,26 +4829,26 @@ class CampaignApi(object):
|
|
|
4827
4829
|
'_content_type')
|
|
4828
4830
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4829
4831
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4830
|
-
kwargs
|
|
4831
|
-
retailer_id
|
|
4832
|
-
return self.get_api202110_external_retailer_pages_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
4832
|
+
return self.get_api202204_external_categories_endpoint.call_with_http_info(**kwargs)
|
|
4833
4833
|
|
|
4834
|
-
def
|
|
4834
|
+
def get_api202207_external_retailer_by_retailer_id_templatestemplate_id(
|
|
4835
4835
|
self,
|
|
4836
|
-
|
|
4836
|
+
retailer_id,
|
|
4837
|
+
template_id,
|
|
4837
4838
|
**kwargs
|
|
4838
4839
|
):
|
|
4839
|
-
"""
|
|
4840
|
+
"""get_api202207_external_retailer_by_retailer_id_templatestemplate_id # noqa: E501
|
|
4840
4841
|
|
|
4841
|
-
|
|
4842
|
+
Gets the template for the specified retailer id and template id # noqa: E501
|
|
4842
4843
|
This method makes a synchronous HTTP request by default. To make an
|
|
4843
4844
|
asynchronous HTTP request, please pass async_req=True
|
|
4844
4845
|
|
|
4845
|
-
>>> thread = api.
|
|
4846
|
+
>>> thread = api.get_api202207_external_retailer_by_retailer_id_templatestemplate_id(retailer_id, template_id, async_req=True)
|
|
4846
4847
|
>>> result = thread.get()
|
|
4847
4848
|
|
|
4848
4849
|
Args:
|
|
4849
|
-
|
|
4850
|
+
retailer_id (int): Retailer Id
|
|
4851
|
+
template_id (int): Template Id
|
|
4850
4852
|
|
|
4851
4853
|
Keyword Args:
|
|
4852
4854
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4881,7 +4883,7 @@ class CampaignApi(object):
|
|
|
4881
4883
|
async_req (bool): execute request asynchronously
|
|
4882
4884
|
|
|
4883
4885
|
Returns:
|
|
4884
|
-
|
|
4886
|
+
TemplateResponse
|
|
4885
4887
|
If the method is called asynchronously, returns the request
|
|
4886
4888
|
thread.
|
|
4887
4889
|
"""
|
|
@@ -4910,29 +4912,30 @@ class CampaignApi(object):
|
|
|
4910
4912
|
'_content_type')
|
|
4911
4913
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4912
4914
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4913
|
-
kwargs['
|
|
4914
|
-
|
|
4915
|
-
|
|
4915
|
+
kwargs['retailer_id'] = \
|
|
4916
|
+
retailer_id
|
|
4917
|
+
kwargs['template_id'] = \
|
|
4918
|
+
template_id
|
|
4919
|
+
return self.get_api202207_external_retailer_by_retailer_id_templatestemplate_id_endpoint.call_with_http_info(**kwargs)
|
|
4916
4920
|
|
|
4917
|
-
def
|
|
4921
|
+
def get_api202207_external_retailer_templates_by_retailer_id(
|
|
4918
4922
|
self,
|
|
4923
|
+
retailer_id,
|
|
4919
4924
|
**kwargs
|
|
4920
4925
|
):
|
|
4921
|
-
"""
|
|
4926
|
+
"""get_api202207_external_retailer_templates_by_retailer_id # noqa: E501
|
|
4922
4927
|
|
|
4923
|
-
|
|
4928
|
+
Get retailer creative templates # noqa: E501
|
|
4924
4929
|
This method makes a synchronous HTTP request by default. To make an
|
|
4925
4930
|
asynchronous HTTP request, please pass async_req=True
|
|
4926
4931
|
|
|
4927
|
-
>>> thread = api.
|
|
4932
|
+
>>> thread = api.get_api202207_external_retailer_templates_by_retailer_id(retailer_id, async_req=True)
|
|
4928
4933
|
>>> result = thread.get()
|
|
4929
4934
|
|
|
4935
|
+
Args:
|
|
4936
|
+
retailer_id (int): External retailer id to retrieve creative templates for
|
|
4930
4937
|
|
|
4931
4938
|
Keyword Args:
|
|
4932
|
-
retailer_id (int): The retailer id for which Categories fetched. [optional]
|
|
4933
|
-
text_substring (str): Query string to search across Categories. [optional]
|
|
4934
|
-
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
|
|
4935
|
-
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
|
|
4936
4939
|
_return_http_data_only (bool): response data without head status
|
|
4937
4940
|
code and headers. Default is True.
|
|
4938
4941
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4965,7 +4968,7 @@ class CampaignApi(object):
|
|
|
4965
4968
|
async_req (bool): execute request asynchronously
|
|
4966
4969
|
|
|
4967
4970
|
Returns:
|
|
4968
|
-
|
|
4971
|
+
TemplateListResponse
|
|
4969
4972
|
If the method is called asynchronously, returns the request
|
|
4970
4973
|
thread.
|
|
4971
4974
|
"""
|
|
@@ -4994,28 +4997,31 @@ class CampaignApi(object):
|
|
|
4994
4997
|
'_content_type')
|
|
4995
4998
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4996
4999
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4997
|
-
|
|
5000
|
+
kwargs['retailer_id'] = \
|
|
5001
|
+
retailer_id
|
|
5002
|
+
return self.get_api202207_external_retailer_templates_by_retailer_id_endpoint.call_with_http_info(**kwargs)
|
|
4998
5003
|
|
|
4999
|
-
def
|
|
5004
|
+
def get_api202301_external_account_campaigns_by_account_id(
|
|
5000
5005
|
self,
|
|
5001
|
-
|
|
5002
|
-
template_id,
|
|
5006
|
+
account_id,
|
|
5003
5007
|
**kwargs
|
|
5004
5008
|
):
|
|
5005
|
-
"""
|
|
5009
|
+
"""get_api202301_external_account_campaigns_by_account_id # noqa: E501
|
|
5006
5010
|
|
|
5007
|
-
|
|
5011
|
+
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
|
|
5008
5012
|
This method makes a synchronous HTTP request by default. To make an
|
|
5009
5013
|
asynchronous HTTP request, please pass async_req=True
|
|
5010
5014
|
|
|
5011
|
-
>>> thread = api.
|
|
5015
|
+
>>> thread = api.get_api202301_external_account_campaigns_by_account_id(account_id, async_req=True)
|
|
5012
5016
|
>>> result = thread.get()
|
|
5013
5017
|
|
|
5014
5018
|
Args:
|
|
5015
|
-
|
|
5016
|
-
template_id (int): Template Id
|
|
5019
|
+
account_id (str): The account to request the campaign for.
|
|
5017
5020
|
|
|
5018
5021
|
Keyword Args:
|
|
5022
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5023
|
+
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
|
|
5024
|
+
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
|
|
5019
5025
|
_return_http_data_only (bool): response data without head status
|
|
5020
5026
|
code and headers. Default is True.
|
|
5021
5027
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5048,7 +5054,7 @@ class CampaignApi(object):
|
|
|
5048
5054
|
async_req (bool): execute request asynchronously
|
|
5049
5055
|
|
|
5050
5056
|
Returns:
|
|
5051
|
-
|
|
5057
|
+
JsonApiPageResponseOfCampaignV202301
|
|
5052
5058
|
If the method is called asynchronously, returns the request
|
|
5053
5059
|
thread.
|
|
5054
5060
|
"""
|
|
@@ -5077,28 +5083,26 @@ class CampaignApi(object):
|
|
|
5077
5083
|
'_content_type')
|
|
5078
5084
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5079
5085
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5080
|
-
kwargs['
|
|
5081
|
-
|
|
5082
|
-
kwargs
|
|
5083
|
-
template_id
|
|
5084
|
-
return self.get_api202207_external_retailer_by_retailer_id_templatestemplate_id_endpoint.call_with_http_info(**kwargs)
|
|
5086
|
+
kwargs['account_id'] = \
|
|
5087
|
+
account_id
|
|
5088
|
+
return self.get_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5085
5089
|
|
|
5086
|
-
def
|
|
5090
|
+
def get_api202301_external_campaign_by_campaign_id(
|
|
5087
5091
|
self,
|
|
5088
|
-
|
|
5092
|
+
campaign_id,
|
|
5089
5093
|
**kwargs
|
|
5090
5094
|
):
|
|
5091
|
-
"""
|
|
5095
|
+
"""get_api202301_external_campaign_by_campaign_id # noqa: E501
|
|
5092
5096
|
|
|
5093
|
-
Get
|
|
5097
|
+
Get all the editable and creatable campaign attributes including all types of budgets given the campaign id # noqa: E501
|
|
5094
5098
|
This method makes a synchronous HTTP request by default. To make an
|
|
5095
5099
|
asynchronous HTTP request, please pass async_req=True
|
|
5096
5100
|
|
|
5097
|
-
>>> thread = api.
|
|
5101
|
+
>>> thread = api.get_api202301_external_campaign_by_campaign_id(campaign_id, async_req=True)
|
|
5098
5102
|
>>> result = thread.get()
|
|
5099
5103
|
|
|
5100
5104
|
Args:
|
|
5101
|
-
|
|
5105
|
+
campaign_id (str): Campaign Id of the campaign detail
|
|
5102
5106
|
|
|
5103
5107
|
Keyword Args:
|
|
5104
5108
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5133,7 +5137,7 @@ class CampaignApi(object):
|
|
|
5133
5137
|
async_req (bool): execute request asynchronously
|
|
5134
5138
|
|
|
5135
5139
|
Returns:
|
|
5136
|
-
|
|
5140
|
+
JsonApiSingleResponseOfCampaignV202301
|
|
5137
5141
|
If the method is called asynchronously, returns the request
|
|
5138
5142
|
thread.
|
|
5139
5143
|
"""
|
|
@@ -5162,30 +5166,31 @@ class CampaignApi(object):
|
|
|
5162
5166
|
'_content_type')
|
|
5163
5167
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5164
5168
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5165
|
-
kwargs['
|
|
5166
|
-
|
|
5167
|
-
return self.
|
|
5169
|
+
kwargs['campaign_id'] = \
|
|
5170
|
+
campaign_id
|
|
5171
|
+
return self.get_api202301_external_campaign_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
5168
5172
|
|
|
5169
|
-
def
|
|
5173
|
+
def get_api_v1_external_account_brands_by_account_id(
|
|
5170
5174
|
self,
|
|
5171
5175
|
account_id,
|
|
5172
|
-
creative_id,
|
|
5173
5176
|
**kwargs
|
|
5174
5177
|
):
|
|
5175
|
-
"""
|
|
5178
|
+
"""get_api_v1_external_account_brands_by_account_id # noqa: E501
|
|
5176
5179
|
|
|
5177
|
-
|
|
5180
|
+
Gets page of retailer objects that are associated with the given account # noqa: E501
|
|
5178
5181
|
This method makes a synchronous HTTP request by default. To make an
|
|
5179
5182
|
asynchronous HTTP request, please pass async_req=True
|
|
5180
5183
|
|
|
5181
|
-
>>> thread = api.
|
|
5184
|
+
>>> thread = api.get_api_v1_external_account_brands_by_account_id(account_id, async_req=True)
|
|
5182
5185
|
>>> result = thread.get()
|
|
5183
5186
|
|
|
5184
5187
|
Args:
|
|
5185
|
-
account_id (str):
|
|
5186
|
-
creative_id (str): Creative to get
|
|
5188
|
+
account_id (str): The given account id
|
|
5187
5189
|
|
|
5188
5190
|
Keyword Args:
|
|
5191
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5192
|
+
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
|
|
5193
|
+
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
|
|
5189
5194
|
_return_http_data_only (bool): response data without head status
|
|
5190
5195
|
code and headers. Default is True.
|
|
5191
5196
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5218,7 +5223,7 @@ class CampaignApi(object):
|
|
|
5218
5223
|
async_req (bool): execute request asynchronously
|
|
5219
5224
|
|
|
5220
5225
|
Returns:
|
|
5221
|
-
|
|
5226
|
+
JsonApiPageResponseOfBrand
|
|
5222
5227
|
If the method is called asynchronously, returns the request
|
|
5223
5228
|
thread.
|
|
5224
5229
|
"""
|
|
@@ -5249,26 +5254,24 @@ class CampaignApi(object):
|
|
|
5249
5254
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5250
5255
|
kwargs['account_id'] = \
|
|
5251
5256
|
account_id
|
|
5252
|
-
kwargs
|
|
5253
|
-
creative_id
|
|
5254
|
-
return self.get_api202210_external_account_by_account_id_creativescreative_id_endpoint.call_with_http_info(**kwargs)
|
|
5257
|
+
return self.get_api_v1_external_account_brands_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5255
5258
|
|
|
5256
|
-
def
|
|
5259
|
+
def get_api_v1_external_account_retailers_by_account_id(
|
|
5257
5260
|
self,
|
|
5258
5261
|
account_id,
|
|
5259
5262
|
**kwargs
|
|
5260
5263
|
):
|
|
5261
|
-
"""
|
|
5264
|
+
"""get_api_v1_external_account_retailers_by_account_id # noqa: E501
|
|
5262
5265
|
|
|
5263
|
-
|
|
5266
|
+
Gets page of retailer objects that are associated with the given account # noqa: E501
|
|
5264
5267
|
This method makes a synchronous HTTP request by default. To make an
|
|
5265
5268
|
asynchronous HTTP request, please pass async_req=True
|
|
5266
5269
|
|
|
5267
|
-
>>> thread = api.
|
|
5270
|
+
>>> thread = api.get_api_v1_external_account_retailers_by_account_id(account_id, async_req=True)
|
|
5268
5271
|
>>> result = thread.get()
|
|
5269
5272
|
|
|
5270
5273
|
Args:
|
|
5271
|
-
account_id (str): The account
|
|
5274
|
+
account_id (str): The given account id
|
|
5272
5275
|
|
|
5273
5276
|
Keyword Args:
|
|
5274
5277
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
@@ -5306,7 +5309,7 @@ class CampaignApi(object):
|
|
|
5306
5309
|
async_req (bool): execute request asynchronously
|
|
5307
5310
|
|
|
5308
5311
|
Returns:
|
|
5309
|
-
|
|
5312
|
+
JsonApiPageResponseOfRetailer
|
|
5310
5313
|
If the method is called asynchronously, returns the request
|
|
5311
5314
|
thread.
|
|
5312
5315
|
"""
|
|
@@ -5337,24 +5340,24 @@ class CampaignApi(object):
|
|
|
5337
5340
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5338
5341
|
kwargs['account_id'] = \
|
|
5339
5342
|
account_id
|
|
5340
|
-
return self.
|
|
5343
|
+
return self.get_api_v1_external_account_retailers_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5341
5344
|
|
|
5342
|
-
def
|
|
5345
|
+
def get_api_v1_external_catalog_output_by_catalog_id(
|
|
5343
5346
|
self,
|
|
5344
|
-
|
|
5347
|
+
catalog_id,
|
|
5345
5348
|
**kwargs
|
|
5346
5349
|
):
|
|
5347
|
-
"""
|
|
5350
|
+
"""get_api_v1_external_catalog_output_by_catalog_id # noqa: E501
|
|
5348
5351
|
|
|
5349
|
-
|
|
5352
|
+
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
|
|
5350
5353
|
This method makes a synchronous HTTP request by default. To make an
|
|
5351
5354
|
asynchronous HTTP request, please pass async_req=True
|
|
5352
5355
|
|
|
5353
|
-
>>> thread = api.
|
|
5356
|
+
>>> thread = api.get_api_v1_external_catalog_output_by_catalog_id(catalog_id, async_req=True)
|
|
5354
5357
|
>>> result = thread.get()
|
|
5355
5358
|
|
|
5356
5359
|
Args:
|
|
5357
|
-
|
|
5360
|
+
catalog_id (str): A catalog ID returned from an account catalog request.
|
|
5358
5361
|
|
|
5359
5362
|
Keyword Args:
|
|
5360
5363
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5389,7 +5392,7 @@ class CampaignApi(object):
|
|
|
5389
5392
|
async_req (bool): execute request asynchronously
|
|
5390
5393
|
|
|
5391
5394
|
Returns:
|
|
5392
|
-
|
|
5395
|
+
file_type
|
|
5393
5396
|
If the method is called asynchronously, returns the request
|
|
5394
5397
|
thread.
|
|
5395
5398
|
"""
|
|
@@ -5418,26 +5421,26 @@ class CampaignApi(object):
|
|
|
5418
5421
|
'_content_type')
|
|
5419
5422
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5420
5423
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5421
|
-
kwargs['
|
|
5422
|
-
|
|
5423
|
-
return self.
|
|
5424
|
+
kwargs['catalog_id'] = \
|
|
5425
|
+
catalog_id
|
|
5426
|
+
return self.get_api_v1_external_catalog_output_by_catalog_id_endpoint.call_with_http_info(**kwargs)
|
|
5424
5427
|
|
|
5425
|
-
def
|
|
5428
|
+
def get_api_v1_external_catalog_status_by_catalog_id(
|
|
5426
5429
|
self,
|
|
5427
|
-
|
|
5430
|
+
catalog_id,
|
|
5428
5431
|
**kwargs
|
|
5429
5432
|
):
|
|
5430
|
-
"""
|
|
5433
|
+
"""get_api_v1_external_catalog_status_by_catalog_id # noqa: E501
|
|
5431
5434
|
|
|
5432
|
-
|
|
5435
|
+
Check the status of a catalog request. # noqa: E501
|
|
5433
5436
|
This method makes a synchronous HTTP request by default. To make an
|
|
5434
5437
|
asynchronous HTTP request, please pass async_req=True
|
|
5435
5438
|
|
|
5436
|
-
>>> thread = api.
|
|
5439
|
+
>>> thread = api.get_api_v1_external_catalog_status_by_catalog_id(catalog_id, async_req=True)
|
|
5437
5440
|
>>> result = thread.get()
|
|
5438
5441
|
|
|
5439
5442
|
Args:
|
|
5440
|
-
|
|
5443
|
+
catalog_id (str): A catalog ID returned from an account catalog request.
|
|
5441
5444
|
|
|
5442
5445
|
Keyword Args:
|
|
5443
5446
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5472,7 +5475,7 @@ class CampaignApi(object):
|
|
|
5472
5475
|
async_req (bool): execute request asynchronously
|
|
5473
5476
|
|
|
5474
5477
|
Returns:
|
|
5475
|
-
|
|
5478
|
+
JsonApiSingleResponseOfCatalogStatus
|
|
5476
5479
|
If the method is called asynchronously, returns the request
|
|
5477
5480
|
thread.
|
|
5478
5481
|
"""
|
|
@@ -5501,31 +5504,30 @@ class CampaignApi(object):
|
|
|
5501
5504
|
'_content_type')
|
|
5502
5505
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5503
5506
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5504
|
-
kwargs['
|
|
5505
|
-
|
|
5506
|
-
return self.
|
|
5507
|
+
kwargs['catalog_id'] = \
|
|
5508
|
+
catalog_id
|
|
5509
|
+
return self.get_api_v1_external_catalog_status_by_catalog_id_endpoint.call_with_http_info(**kwargs)
|
|
5507
5510
|
|
|
5508
|
-
def
|
|
5511
|
+
def get_api_v2_external_account_by_account_id_creativescreative_id(
|
|
5509
5512
|
self,
|
|
5510
5513
|
account_id,
|
|
5514
|
+
creative_id,
|
|
5511
5515
|
**kwargs
|
|
5512
5516
|
):
|
|
5513
|
-
"""
|
|
5517
|
+
"""get_api_v2_external_account_by_account_id_creativescreative_id # noqa: E501
|
|
5514
5518
|
|
|
5515
|
-
|
|
5519
|
+
Get the specified creative # noqa: E501
|
|
5516
5520
|
This method makes a synchronous HTTP request by default. To make an
|
|
5517
5521
|
asynchronous HTTP request, please pass async_req=True
|
|
5518
5522
|
|
|
5519
|
-
>>> thread = api.
|
|
5523
|
+
>>> thread = api.get_api_v2_external_account_by_account_id_creativescreative_id(account_id, creative_id, async_req=True)
|
|
5520
5524
|
>>> result = thread.get()
|
|
5521
5525
|
|
|
5522
5526
|
Args:
|
|
5523
|
-
account_id (str):
|
|
5527
|
+
account_id (str): External account id to retrieve creatives for
|
|
5528
|
+
creative_id (str): Creative to get
|
|
5524
5529
|
|
|
5525
5530
|
Keyword Args:
|
|
5526
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5527
|
-
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
|
|
5528
|
-
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
|
|
5529
5531
|
_return_http_data_only (bool): response data without head status
|
|
5530
5532
|
code and headers. Default is True.
|
|
5531
5533
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5558,7 +5560,7 @@ class CampaignApi(object):
|
|
|
5558
5560
|
async_req (bool): execute request asynchronously
|
|
5559
5561
|
|
|
5560
5562
|
Returns:
|
|
5561
|
-
|
|
5563
|
+
Creative2Response
|
|
5562
5564
|
If the method is called asynchronously, returns the request
|
|
5563
5565
|
thread.
|
|
5564
5566
|
"""
|
|
@@ -5589,29 +5591,33 @@ class CampaignApi(object):
|
|
|
5589
5591
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5590
5592
|
kwargs['account_id'] = \
|
|
5591
5593
|
account_id
|
|
5592
|
-
|
|
5594
|
+
kwargs['creative_id'] = \
|
|
5595
|
+
creative_id
|
|
5596
|
+
return self.get_api_v2_external_account_by_account_id_creativescreative_id_endpoint.call_with_http_info(**kwargs)
|
|
5593
5597
|
|
|
5594
|
-
def
|
|
5598
|
+
def get_api_v2_external_account_line_items_by_account_id(
|
|
5595
5599
|
self,
|
|
5596
5600
|
account_id,
|
|
5597
5601
|
**kwargs
|
|
5598
5602
|
):
|
|
5599
|
-
"""
|
|
5603
|
+
"""get_api_v2_external_account_line_items_by_account_id # noqa: E501
|
|
5600
5604
|
|
|
5601
|
-
Gets page of
|
|
5605
|
+
Gets page of line item objects for the given account id # noqa: E501
|
|
5602
5606
|
This method makes a synchronous HTTP request by default. To make an
|
|
5603
5607
|
asynchronous HTTP request, please pass async_req=True
|
|
5604
5608
|
|
|
5605
|
-
>>> thread = api.
|
|
5609
|
+
>>> thread = api.get_api_v2_external_account_line_items_by_account_id(account_id, async_req=True)
|
|
5606
5610
|
>>> result = thread.get()
|
|
5607
5611
|
|
|
5608
5612
|
Args:
|
|
5609
5613
|
account_id (str): The given account id
|
|
5610
5614
|
|
|
5611
5615
|
Keyword Args:
|
|
5616
|
+
limit_to_campaign_id ([str]): The campaign ids that you would like to limit your result set to. [optional]
|
|
5617
|
+
limit_to_type (str): The campaign types that you would like to limit your result set to. [optional]
|
|
5612
5618
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5613
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5614
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5619
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5620
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5615
5621
|
_return_http_data_only (bool): response data without head status
|
|
5616
5622
|
code and headers. Default is True.
|
|
5617
5623
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5644,7 +5650,7 @@ class CampaignApi(object):
|
|
|
5644
5650
|
async_req (bool): execute request asynchronously
|
|
5645
5651
|
|
|
5646
5652
|
Returns:
|
|
5647
|
-
|
|
5653
|
+
CommonLineItemPagedListResponse
|
|
5648
5654
|
If the method is called asynchronously, returns the request
|
|
5649
5655
|
thread.
|
|
5650
5656
|
"""
|
|
@@ -5675,24 +5681,24 @@ class CampaignApi(object):
|
|
|
5675
5681
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5676
5682
|
kwargs['account_id'] = \
|
|
5677
5683
|
account_id
|
|
5678
|
-
return self.
|
|
5684
|
+
return self.get_api_v2_external_account_line_items_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5679
5685
|
|
|
5680
|
-
def
|
|
5686
|
+
def get_api_v2_external_auction_line_item_by_line_item_id(
|
|
5681
5687
|
self,
|
|
5682
|
-
|
|
5688
|
+
line_item_id,
|
|
5683
5689
|
**kwargs
|
|
5684
5690
|
):
|
|
5685
|
-
"""
|
|
5691
|
+
"""get_api_v2_external_auction_line_item_by_line_item_id # noqa: E501
|
|
5686
5692
|
|
|
5687
|
-
|
|
5693
|
+
Gets the auction line item for the given line item id # noqa: E501
|
|
5688
5694
|
This method makes a synchronous HTTP request by default. To make an
|
|
5689
5695
|
asynchronous HTTP request, please pass async_req=True
|
|
5690
5696
|
|
|
5691
|
-
>>> thread = api.
|
|
5697
|
+
>>> thread = api.get_api_v2_external_auction_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
5692
5698
|
>>> result = thread.get()
|
|
5693
5699
|
|
|
5694
5700
|
Args:
|
|
5695
|
-
|
|
5701
|
+
line_item_id (str): The given line item id
|
|
5696
5702
|
|
|
5697
5703
|
Keyword Args:
|
|
5698
5704
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5727,7 +5733,7 @@ class CampaignApi(object):
|
|
|
5727
5733
|
async_req (bool): execute request asynchronously
|
|
5728
5734
|
|
|
5729
5735
|
Returns:
|
|
5730
|
-
|
|
5736
|
+
AuctionLineItemResponse
|
|
5731
5737
|
If the method is called asynchronously, returns the request
|
|
5732
5738
|
thread.
|
|
5733
5739
|
"""
|
|
@@ -5756,28 +5762,31 @@ class CampaignApi(object):
|
|
|
5756
5762
|
'_content_type')
|
|
5757
5763
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5758
5764
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5759
|
-
kwargs['
|
|
5760
|
-
|
|
5761
|
-
return self.
|
|
5765
|
+
kwargs['line_item_id'] = \
|
|
5766
|
+
line_item_id
|
|
5767
|
+
return self.get_api_v2_external_auction_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
5762
5768
|
|
|
5763
|
-
def
|
|
5769
|
+
def get_api_v2_external_campaign_auction_line_items_by_campaign_id(
|
|
5764
5770
|
self,
|
|
5765
|
-
|
|
5771
|
+
campaign_id,
|
|
5766
5772
|
**kwargs
|
|
5767
5773
|
):
|
|
5768
|
-
"""
|
|
5774
|
+
"""get_api_v2_external_campaign_auction_line_items_by_campaign_id # noqa: E501
|
|
5769
5775
|
|
|
5770
|
-
|
|
5776
|
+
Gets page of auction line item objects for the given campaign id # noqa: E501
|
|
5771
5777
|
This method makes a synchronous HTTP request by default. To make an
|
|
5772
5778
|
asynchronous HTTP request, please pass async_req=True
|
|
5773
5779
|
|
|
5774
|
-
>>> thread = api.
|
|
5780
|
+
>>> thread = api.get_api_v2_external_campaign_auction_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
5775
5781
|
>>> result = thread.get()
|
|
5776
5782
|
|
|
5777
5783
|
Args:
|
|
5778
|
-
|
|
5784
|
+
campaign_id (str): The given campaign id
|
|
5779
5785
|
|
|
5780
5786
|
Keyword Args:
|
|
5787
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5788
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5789
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5781
5790
|
_return_http_data_only (bool): response data without head status
|
|
5782
5791
|
code and headers. Default is True.
|
|
5783
5792
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5810,7 +5819,7 @@ class CampaignApi(object):
|
|
|
5810
5819
|
async_req (bool): execute request asynchronously
|
|
5811
5820
|
|
|
5812
5821
|
Returns:
|
|
5813
|
-
|
|
5822
|
+
AuctionLineItemPagedListResponse
|
|
5814
5823
|
If the method is called asynchronously, returns the request
|
|
5815
5824
|
thread.
|
|
5816
5825
|
"""
|
|
@@ -5839,30 +5848,28 @@ class CampaignApi(object):
|
|
|
5839
5848
|
'_content_type')
|
|
5840
5849
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5841
5850
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5842
|
-
kwargs['
|
|
5843
|
-
|
|
5844
|
-
return self.
|
|
5851
|
+
kwargs['campaign_id'] = \
|
|
5852
|
+
campaign_id
|
|
5853
|
+
return self.get_api_v2_external_campaign_auction_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
5845
5854
|
|
|
5846
|
-
def
|
|
5855
|
+
def get_api_v2_external_campaign_preferred_line_items_by_campaign_id(
|
|
5847
5856
|
self,
|
|
5848
|
-
|
|
5857
|
+
campaign_id,
|
|
5849
5858
|
**kwargs
|
|
5850
5859
|
):
|
|
5851
|
-
"""
|
|
5860
|
+
"""get_api_v2_external_campaign_preferred_line_items_by_campaign_id # noqa: E501
|
|
5852
5861
|
|
|
5853
|
-
Gets page of line item objects for the given
|
|
5862
|
+
Gets page of preferred line item objects for the given campaign id # noqa: E501
|
|
5854
5863
|
This method makes a synchronous HTTP request by default. To make an
|
|
5855
5864
|
asynchronous HTTP request, please pass async_req=True
|
|
5856
5865
|
|
|
5857
|
-
>>> thread = api.
|
|
5866
|
+
>>> thread = api.get_api_v2_external_campaign_preferred_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
5858
5867
|
>>> result = thread.get()
|
|
5859
5868
|
|
|
5860
5869
|
Args:
|
|
5861
|
-
|
|
5870
|
+
campaign_id (str): The given campaign id
|
|
5862
5871
|
|
|
5863
5872
|
Keyword Args:
|
|
5864
|
-
limit_to_campaign_id ([str]): The campaign ids that you would like to limit your result set to. [optional]
|
|
5865
|
-
limit_to_type (str): The campaign types that you would like to limit your result set to. [optional]
|
|
5866
5873
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5867
5874
|
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5868
5875
|
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
@@ -5898,7 +5905,7 @@ class CampaignApi(object):
|
|
|
5898
5905
|
async_req (bool): execute request asynchronously
|
|
5899
5906
|
|
|
5900
5907
|
Returns:
|
|
5901
|
-
|
|
5908
|
+
PreferredLineItemV2PagedListResponse
|
|
5902
5909
|
If the method is called asynchronously, returns the request
|
|
5903
5910
|
thread.
|
|
5904
5911
|
"""
|
|
@@ -5927,26 +5934,26 @@ class CampaignApi(object):
|
|
|
5927
5934
|
'_content_type')
|
|
5928
5935
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5929
5936
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5930
|
-
kwargs['
|
|
5931
|
-
|
|
5932
|
-
return self.
|
|
5937
|
+
kwargs['campaign_id'] = \
|
|
5938
|
+
campaign_id
|
|
5939
|
+
return self.get_api_v2_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
5933
5940
|
|
|
5934
|
-
def
|
|
5941
|
+
def get_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
5935
5942
|
self,
|
|
5936
5943
|
line_item_id,
|
|
5937
5944
|
**kwargs
|
|
5938
5945
|
):
|
|
5939
|
-
"""
|
|
5946
|
+
"""get_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
5940
5947
|
|
|
5941
|
-
|
|
5948
|
+
Fetch all bid multipliers for a given line item # noqa: E501
|
|
5942
5949
|
This method makes a synchronous HTTP request by default. To make an
|
|
5943
5950
|
asynchronous HTTP request, please pass async_req=True
|
|
5944
5951
|
|
|
5945
|
-
>>> thread = api.
|
|
5952
|
+
>>> thread = api.get_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
5946
5953
|
>>> result = thread.get()
|
|
5947
5954
|
|
|
5948
5955
|
Args:
|
|
5949
|
-
line_item_id (str):
|
|
5956
|
+
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
5950
5957
|
|
|
5951
5958
|
Keyword Args:
|
|
5952
5959
|
_return_http_data_only (bool): response data without head status
|
|
@@ -5981,7 +5988,7 @@ class CampaignApi(object):
|
|
|
5981
5988
|
async_req (bool): execute request asynchronously
|
|
5982
5989
|
|
|
5983
5990
|
Returns:
|
|
5984
|
-
|
|
5991
|
+
JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
5985
5992
|
If the method is called asynchronously, returns the request
|
|
5986
5993
|
thread.
|
|
5987
5994
|
"""
|
|
@@ -6012,29 +6019,26 @@ class CampaignApi(object):
|
|
|
6012
6019
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6013
6020
|
kwargs['line_item_id'] = \
|
|
6014
6021
|
line_item_id
|
|
6015
|
-
return self.
|
|
6022
|
+
return self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6016
6023
|
|
|
6017
|
-
def
|
|
6024
|
+
def get_api_v2_external_line_item_by_line_item_id(
|
|
6018
6025
|
self,
|
|
6019
|
-
|
|
6026
|
+
line_item_id,
|
|
6020
6027
|
**kwargs
|
|
6021
6028
|
):
|
|
6022
|
-
"""
|
|
6029
|
+
"""get_api_v2_external_line_item_by_line_item_id # noqa: E501
|
|
6023
6030
|
|
|
6024
|
-
Gets
|
|
6031
|
+
Gets the line item for the given line item id # noqa: E501
|
|
6025
6032
|
This method makes a synchronous HTTP request by default. To make an
|
|
6026
6033
|
asynchronous HTTP request, please pass async_req=True
|
|
6027
6034
|
|
|
6028
|
-
>>> thread = api.
|
|
6035
|
+
>>> thread = api.get_api_v2_external_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
6029
6036
|
>>> result = thread.get()
|
|
6030
6037
|
|
|
6031
6038
|
Args:
|
|
6032
|
-
|
|
6039
|
+
line_item_id (str): The given line item id
|
|
6033
6040
|
|
|
6034
6041
|
Keyword Args:
|
|
6035
|
-
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
6036
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6037
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
6038
6042
|
_return_http_data_only (bool): response data without head status
|
|
6039
6043
|
code and headers. Default is True.
|
|
6040
6044
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6067,7 +6071,7 @@ class CampaignApi(object):
|
|
|
6067
6071
|
async_req (bool): execute request asynchronously
|
|
6068
6072
|
|
|
6069
6073
|
Returns:
|
|
6070
|
-
|
|
6074
|
+
CommonLineItemResponse
|
|
6071
6075
|
If the method is called asynchronously, returns the request
|
|
6072
6076
|
thread.
|
|
6073
6077
|
"""
|
|
@@ -6096,22 +6100,22 @@ class CampaignApi(object):
|
|
|
6096
6100
|
'_content_type')
|
|
6097
6101
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6098
6102
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6099
|
-
kwargs['
|
|
6100
|
-
|
|
6101
|
-
return self.
|
|
6103
|
+
kwargs['line_item_id'] = \
|
|
6104
|
+
line_item_id
|
|
6105
|
+
return self.get_api_v2_external_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6102
6106
|
|
|
6103
|
-
def
|
|
6107
|
+
def get_api_v2_external_preferred_line_item_by_line_item_id(
|
|
6104
6108
|
self,
|
|
6105
6109
|
line_item_id,
|
|
6106
6110
|
**kwargs
|
|
6107
6111
|
):
|
|
6108
|
-
"""
|
|
6112
|
+
"""get_api_v2_external_preferred_line_item_by_line_item_id # noqa: E501
|
|
6109
6113
|
|
|
6110
|
-
Gets the line item for the given line item id # noqa: E501
|
|
6114
|
+
Gets the preferred line item for the given line item id # noqa: E501
|
|
6111
6115
|
This method makes a synchronous HTTP request by default. To make an
|
|
6112
6116
|
asynchronous HTTP request, please pass async_req=True
|
|
6113
6117
|
|
|
6114
|
-
>>> thread = api.
|
|
6118
|
+
>>> thread = api.get_api_v2_external_preferred_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
6115
6119
|
>>> result = thread.get()
|
|
6116
6120
|
|
|
6117
6121
|
Args:
|
|
@@ -6150,7 +6154,7 @@ class CampaignApi(object):
|
|
|
6150
6154
|
async_req (bool): execute request asynchronously
|
|
6151
6155
|
|
|
6152
6156
|
Returns:
|
|
6153
|
-
|
|
6157
|
+
PreferredLineItemV2Response
|
|
6154
6158
|
If the method is called asynchronously, returns the request
|
|
6155
6159
|
thread.
|
|
6156
6160
|
"""
|
|
@@ -6181,7 +6185,7 @@ class CampaignApi(object):
|
|
|
6181
6185
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6182
6186
|
kwargs['line_item_id'] = \
|
|
6183
6187
|
line_item_id
|
|
6184
|
-
return self.
|
|
6188
|
+
return self.get_api_v2_external_preferred_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
6185
6189
|
|
|
6186
6190
|
def get_campaign_budget_overrides(
|
|
6187
6191
|
self,
|
|
@@ -6772,6 +6776,7 @@ class CampaignApi(object):
|
|
|
6772
6776
|
def post_api202110_external_campaign_preferred_line_items_by_campaign_id(
|
|
6773
6777
|
self,
|
|
6774
6778
|
campaign_id,
|
|
6779
|
+
preferred_line_item_create_model_v2_request,
|
|
6775
6780
|
**kwargs
|
|
6776
6781
|
):
|
|
6777
6782
|
"""post_api202110_external_campaign_preferred_line_items_by_campaign_id # noqa: E501
|
|
@@ -6780,14 +6785,14 @@ class CampaignApi(object):
|
|
|
6780
6785
|
This method makes a synchronous HTTP request by default. To make an
|
|
6781
6786
|
asynchronous HTTP request, please pass async_req=True
|
|
6782
6787
|
|
|
6783
|
-
>>> thread = api.post_api202110_external_campaign_preferred_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
6788
|
+
>>> thread = api.post_api202110_external_campaign_preferred_line_items_by_campaign_id(campaign_id, preferred_line_item_create_model_v2_request, async_req=True)
|
|
6784
6789
|
>>> result = thread.get()
|
|
6785
6790
|
|
|
6786
6791
|
Args:
|
|
6787
6792
|
campaign_id (str): The given campaign id
|
|
6793
|
+
preferred_line_item_create_model_v2_request (PreferredLineItemCreateModelV2Request): The line item settings to create a line item with
|
|
6788
6794
|
|
|
6789
6795
|
Keyword Args:
|
|
6790
|
-
preferred_line_item_create_model202110_request (PreferredLineItemCreateModel202110Request): The line item settings to create a line item with. [optional]
|
|
6791
6796
|
_return_http_data_only (bool): response data without head status
|
|
6792
6797
|
code and headers. Default is True.
|
|
6793
6798
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6820,7 +6825,7 @@ class CampaignApi(object):
|
|
|
6820
6825
|
async_req (bool): execute request asynchronously
|
|
6821
6826
|
|
|
6822
6827
|
Returns:
|
|
6823
|
-
|
|
6828
|
+
PreferredLineItemV2Response
|
|
6824
6829
|
If the method is called asynchronously, returns the request
|
|
6825
6830
|
thread.
|
|
6826
6831
|
"""
|
|
@@ -6851,6 +6856,8 @@ class CampaignApi(object):
|
|
|
6851
6856
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6852
6857
|
kwargs['campaign_id'] = \
|
|
6853
6858
|
campaign_id
|
|
6859
|
+
kwargs['preferred_line_item_create_model_v2_request'] = \
|
|
6860
|
+
preferred_line_item_create_model_v2_request
|
|
6854
6861
|
return self.post_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
6855
6862
|
|
|
6856
6863
|
def post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id(
|
|
@@ -7441,25 +7448,25 @@ class CampaignApi(object):
|
|
|
7441
7448
|
account_id
|
|
7442
7449
|
return self.post_api202210_external_account_creatives_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7443
7450
|
|
|
7444
|
-
def
|
|
7451
|
+
def post_api202301_external_account_campaigns_by_account_id(
|
|
7445
7452
|
self,
|
|
7446
7453
|
account_id,
|
|
7447
7454
|
**kwargs
|
|
7448
7455
|
):
|
|
7449
|
-
"""
|
|
7456
|
+
"""post_api202301_external_account_campaigns_by_account_id # noqa: E501
|
|
7450
7457
|
|
|
7451
|
-
|
|
7458
|
+
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
|
|
7452
7459
|
This method makes a synchronous HTTP request by default. To make an
|
|
7453
7460
|
asynchronous HTTP request, please pass async_req=True
|
|
7454
7461
|
|
|
7455
|
-
>>> thread = api.
|
|
7462
|
+
>>> thread = api.post_api202301_external_account_campaigns_by_account_id(account_id, async_req=True)
|
|
7456
7463
|
>>> result = thread.get()
|
|
7457
7464
|
|
|
7458
7465
|
Args:
|
|
7459
|
-
account_id (str):
|
|
7466
|
+
account_id (str): The account to request the campaign for.
|
|
7460
7467
|
|
|
7461
7468
|
Keyword Args:
|
|
7462
|
-
|
|
7469
|
+
post_campaign_v202301 (PostCampaignV202301): Creatable campaign attributes. [optional]
|
|
7463
7470
|
_return_http_data_only (bool): response data without head status
|
|
7464
7471
|
code and headers. Default is True.
|
|
7465
7472
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7492,7 +7499,7 @@ class CampaignApi(object):
|
|
|
7492
7499
|
async_req (bool): execute request asynchronously
|
|
7493
7500
|
|
|
7494
7501
|
Returns:
|
|
7495
|
-
|
|
7502
|
+
JsonApiSingleResponseOfCampaignV202301
|
|
7496
7503
|
If the method is called asynchronously, returns the request
|
|
7497
7504
|
thread.
|
|
7498
7505
|
"""
|
|
@@ -7523,27 +7530,27 @@ class CampaignApi(object):
|
|
|
7523
7530
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7524
7531
|
kwargs['account_id'] = \
|
|
7525
7532
|
account_id
|
|
7526
|
-
return self.
|
|
7533
|
+
return self.post_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7527
7534
|
|
|
7528
|
-
def
|
|
7535
|
+
def post_api_v1_external_account_catalogs_by_account_id(
|
|
7529
7536
|
self,
|
|
7530
7537
|
account_id,
|
|
7531
7538
|
**kwargs
|
|
7532
7539
|
):
|
|
7533
|
-
"""
|
|
7540
|
+
"""post_api_v1_external_account_catalogs_by_account_id # noqa: E501
|
|
7534
7541
|
|
|
7535
|
-
Create a
|
|
7542
|
+
Create a request for a Catalog available to the indicated account. # noqa: E501
|
|
7536
7543
|
This method makes a synchronous HTTP request by default. To make an
|
|
7537
7544
|
asynchronous HTTP request, please pass async_req=True
|
|
7538
7545
|
|
|
7539
|
-
>>> thread = api.
|
|
7546
|
+
>>> thread = api.post_api_v1_external_account_catalogs_by_account_id(account_id, async_req=True)
|
|
7540
7547
|
>>> result = thread.get()
|
|
7541
7548
|
|
|
7542
7549
|
Args:
|
|
7543
|
-
account_id (str): The account to request the
|
|
7550
|
+
account_id (str): The account to request the catalog for.
|
|
7544
7551
|
|
|
7545
7552
|
Keyword Args:
|
|
7546
|
-
|
|
7553
|
+
json_api_request_of_catalog_request (JsonApiRequestOfCatalogRequest): [optional]
|
|
7547
7554
|
_return_http_data_only (bool): response data without head status
|
|
7548
7555
|
code and headers. Default is True.
|
|
7549
7556
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7576,7 +7583,7 @@ class CampaignApi(object):
|
|
|
7576
7583
|
async_req (bool): execute request asynchronously
|
|
7577
7584
|
|
|
7578
7585
|
Returns:
|
|
7579
|
-
|
|
7586
|
+
JsonApiSingleResponseOfCatalogStatus
|
|
7580
7587
|
If the method is called asynchronously, returns the request
|
|
7581
7588
|
thread.
|
|
7582
7589
|
"""
|
|
@@ -7607,27 +7614,27 @@ class CampaignApi(object):
|
|
|
7607
7614
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7608
7615
|
kwargs['account_id'] = \
|
|
7609
7616
|
account_id
|
|
7610
|
-
return self.
|
|
7617
|
+
return self.post_api_v1_external_account_catalogs_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7611
7618
|
|
|
7612
|
-
def
|
|
7619
|
+
def post_api_v2_external_account_creatives_search_by_account_id(
|
|
7613
7620
|
self,
|
|
7614
7621
|
account_id,
|
|
7615
7622
|
**kwargs
|
|
7616
7623
|
):
|
|
7617
|
-
"""
|
|
7624
|
+
"""post_api_v2_external_account_creatives_search_by_account_id # noqa: E501
|
|
7618
7625
|
|
|
7619
|
-
|
|
7626
|
+
Get account creatives # noqa: E501
|
|
7620
7627
|
This method makes a synchronous HTTP request by default. To make an
|
|
7621
7628
|
asynchronous HTTP request, please pass async_req=True
|
|
7622
7629
|
|
|
7623
|
-
>>> thread = api.
|
|
7630
|
+
>>> thread = api.post_api_v2_external_account_creatives_search_by_account_id(account_id, async_req=True)
|
|
7624
7631
|
>>> result = thread.get()
|
|
7625
7632
|
|
|
7626
7633
|
Args:
|
|
7627
|
-
account_id (str):
|
|
7634
|
+
account_id (str): External account id to retrieve creatives for
|
|
7628
7635
|
|
|
7629
7636
|
Keyword Args:
|
|
7630
|
-
|
|
7637
|
+
creative_ids ([str]): Creatives to filter by. [optional]
|
|
7631
7638
|
_return_http_data_only (bool): response data without head status
|
|
7632
7639
|
code and headers. Default is True.
|
|
7633
7640
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7660,7 +7667,7 @@ class CampaignApi(object):
|
|
|
7660
7667
|
async_req (bool): execute request asynchronously
|
|
7661
7668
|
|
|
7662
7669
|
Returns:
|
|
7663
|
-
|
|
7670
|
+
Creative2ListResponse
|
|
7664
7671
|
If the method is called asynchronously, returns the request
|
|
7665
7672
|
thread.
|
|
7666
7673
|
"""
|
|
@@ -7691,7 +7698,7 @@ class CampaignApi(object):
|
|
|
7691
7698
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7692
7699
|
kwargs['account_id'] = \
|
|
7693
7700
|
account_id
|
|
7694
|
-
return self.
|
|
7701
|
+
return self.post_api_v2_external_account_creatives_search_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7695
7702
|
|
|
7696
7703
|
def post_api_v2_external_campaign_auction_line_items_by_campaign_id(
|
|
7697
7704
|
self,
|
|
@@ -7780,6 +7787,7 @@ class CampaignApi(object):
|
|
|
7780
7787
|
def put_api202110_external_preferred_line_item_by_line_item_id(
|
|
7781
7788
|
self,
|
|
7782
7789
|
line_item_id,
|
|
7790
|
+
preferred_line_item_update_model_v2_request,
|
|
7783
7791
|
**kwargs
|
|
7784
7792
|
):
|
|
7785
7793
|
"""put_api202110_external_preferred_line_item_by_line_item_id # noqa: E501
|
|
@@ -7788,14 +7796,14 @@ class CampaignApi(object):
|
|
|
7788
7796
|
This method makes a synchronous HTTP request by default. To make an
|
|
7789
7797
|
asynchronous HTTP request, please pass async_req=True
|
|
7790
7798
|
|
|
7791
|
-
>>> thread = api.put_api202110_external_preferred_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
7799
|
+
>>> 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)
|
|
7792
7800
|
>>> result = thread.get()
|
|
7793
7801
|
|
|
7794
7802
|
Args:
|
|
7795
7803
|
line_item_id (str): The given line item id
|
|
7804
|
+
preferred_line_item_update_model_v2_request (PreferredLineItemUpdateModelV2Request): The line item settings to create a line item with
|
|
7796
7805
|
|
|
7797
7806
|
Keyword Args:
|
|
7798
|
-
preferred_line_item_update_model202110_request (PreferredLineItemUpdateModel202110Request): The line item settings to create a line item with. [optional]
|
|
7799
7807
|
_return_http_data_only (bool): response data without head status
|
|
7800
7808
|
code and headers. Default is True.
|
|
7801
7809
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -7828,7 +7836,7 @@ class CampaignApi(object):
|
|
|
7828
7836
|
async_req (bool): execute request asynchronously
|
|
7829
7837
|
|
|
7830
7838
|
Returns:
|
|
7831
|
-
|
|
7839
|
+
PreferredLineItemV2Response
|
|
7832
7840
|
If the method is called asynchronously, returns the request
|
|
7833
7841
|
thread.
|
|
7834
7842
|
"""
|
|
@@ -7859,6 +7867,8 @@ class CampaignApi(object):
|
|
|
7859
7867
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7860
7868
|
kwargs['line_item_id'] = \
|
|
7861
7869
|
line_item_id
|
|
7870
|
+
kwargs['preferred_line_item_update_model_v2_request'] = \
|
|
7871
|
+
preferred_line_item_update_model_v2_request
|
|
7862
7872
|
return self.put_api202110_external_preferred_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
7863
7873
|
|
|
7864
7874
|
def put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(
|
|
@@ -8285,25 +8295,25 @@ class CampaignApi(object):
|
|
|
8285
8295
|
campaign_id
|
|
8286
8296
|
return self.put_api202301_external_campaign_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
8287
8297
|
|
|
8288
|
-
def
|
|
8298
|
+
def put_api_v2_external_auction_line_item_by_line_item_id(
|
|
8289
8299
|
self,
|
|
8290
8300
|
line_item_id,
|
|
8291
8301
|
**kwargs
|
|
8292
8302
|
):
|
|
8293
|
-
"""
|
|
8303
|
+
"""put_api_v2_external_auction_line_item_by_line_item_id # noqa: E501
|
|
8294
8304
|
|
|
8295
|
-
|
|
8305
|
+
Updates the auction line item for the given line item id # noqa: E501
|
|
8296
8306
|
This method makes a synchronous HTTP request by default. To make an
|
|
8297
8307
|
asynchronous HTTP request, please pass async_req=True
|
|
8298
8308
|
|
|
8299
|
-
>>> thread = api.
|
|
8309
|
+
>>> thread = api.put_api_v2_external_auction_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
8300
8310
|
>>> result = thread.get()
|
|
8301
8311
|
|
|
8302
8312
|
Args:
|
|
8303
|
-
line_item_id (str):
|
|
8313
|
+
line_item_id (str): The given line item id
|
|
8304
8314
|
|
|
8305
8315
|
Keyword Args:
|
|
8306
|
-
|
|
8316
|
+
auction_line_item_update_model_request (AuctionLineItemUpdateModelRequest): The line item settings to create a line item with. [optional]
|
|
8307
8317
|
_return_http_data_only (bool): response data without head status
|
|
8308
8318
|
code and headers. Default is True.
|
|
8309
8319
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -8336,7 +8346,7 @@ class CampaignApi(object):
|
|
|
8336
8346
|
async_req (bool): execute request asynchronously
|
|
8337
8347
|
|
|
8338
8348
|
Returns:
|
|
8339
|
-
|
|
8349
|
+
AuctionLineItemResponse
|
|
8340
8350
|
If the method is called asynchronously, returns the request
|
|
8341
8351
|
thread.
|
|
8342
8352
|
"""
|
|
@@ -8367,27 +8377,27 @@ class CampaignApi(object):
|
|
|
8367
8377
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
8368
8378
|
kwargs['line_item_id'] = \
|
|
8369
8379
|
line_item_id
|
|
8370
|
-
return self.
|
|
8380
|
+
return self.put_api_v2_external_auction_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8371
8381
|
|
|
8372
|
-
def
|
|
8382
|
+
def put_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
8373
8383
|
self,
|
|
8374
8384
|
line_item_id,
|
|
8375
8385
|
**kwargs
|
|
8376
8386
|
):
|
|
8377
|
-
"""
|
|
8387
|
+
"""put_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
8378
8388
|
|
|
8379
|
-
Updates the
|
|
8389
|
+
Updates the bid multipliers for a given line item # noqa: E501
|
|
8380
8390
|
This method makes a synchronous HTTP request by default. To make an
|
|
8381
8391
|
asynchronous HTTP request, please pass async_req=True
|
|
8382
8392
|
|
|
8383
|
-
>>> thread = api.
|
|
8393
|
+
>>> thread = api.put_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
8384
8394
|
>>> result = thread.get()
|
|
8385
8395
|
|
|
8386
8396
|
Args:
|
|
8387
|
-
line_item_id (str):
|
|
8397
|
+
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
8388
8398
|
|
|
8389
8399
|
Keyword Args:
|
|
8390
|
-
|
|
8400
|
+
line_item_bid_multipliers_v2_request (LineItemBidMultipliersV2Request): New Bid Multipliers to be set. [optional]
|
|
8391
8401
|
_return_http_data_only (bool): response data without head status
|
|
8392
8402
|
code and headers. Default is True.
|
|
8393
8403
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -8420,7 +8430,7 @@ class CampaignApi(object):
|
|
|
8420
8430
|
async_req (bool): execute request asynchronously
|
|
8421
8431
|
|
|
8422
8432
|
Returns:
|
|
8423
|
-
|
|
8433
|
+
LineItemBidMultipliersV2Response
|
|
8424
8434
|
If the method is called asynchronously, returns the request
|
|
8425
8435
|
thread.
|
|
8426
8436
|
"""
|
|
@@ -8451,7 +8461,7 @@ class CampaignApi(object):
|
|
|
8451
8461
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
8452
8462
|
kwargs['line_item_id'] = \
|
|
8453
8463
|
line_item_id
|
|
8454
|
-
return self.
|
|
8464
|
+
return self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
8455
8465
|
|
|
8456
8466
|
def set_keyword_bids(
|
|
8457
8467
|
self,
|