criteo-api-retailmedia-sdk 2024.1.0.241029__py3-none-any.whl → 2024.4.0.240515__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.1.0.241029.dist-info → criteo_api_retailmedia_sdk-2024.4.0.240515.dist-info}/METADATA +4 -4
- criteo_api_retailmedia_sdk-2024.4.0.240515.dist-info/RECORD +251 -0
- {criteo_api_retailmedia_sdk-2024.1.0.241029.dist-info → criteo_api_retailmedia_sdk-2024.4.0.240515.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_sdk-2024.4.0.240515.dist-info/top_level.txt +1 -0
- criteo_api_retailmedia_v2024_04/__init__.py +31 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/__init__.py +1 -1
- criteo_api_retailmedia_v2024_04/api/accounts_api.py +476 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/analytics_api.py +16 -16
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/audience_api.py +13 -13
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/campaign_api.py +1637 -275
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api/gateway_api.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api_client.py +9 -9
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/api_client_builder.py +3 -3
- criteo_api_retailmedia_v2024_04/apis/__init__.py +21 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/configuration.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_api_client.py +2 -2
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_auth.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/criteo_rest.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/exceptions.py +1 -1
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/__init__.py +1 -1
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_funds_to_balance_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keyword_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_remove_keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/add_to_basket_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/application_summary_model_response.py +9 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/approval_status_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/asset_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report.py +3 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_campaigns_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report.py +3 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_line_items_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_report_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report.py +7 -20
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/async_revenue_report_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_create_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/auction_line_item_update_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/audience_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_campaign202110_list_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_campaign202110_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/balance_response_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_attributes_v202301.py +3 -7
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_daily_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_monthly_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/campaign_v202301.py +3 -7
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/category202204.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/category202204_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/change_dates_of_balance_request.py +4 -4
- criteo_api_retailmedia_v2024_04/model/change_details.py +275 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_option.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_variable_specification.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/choice_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/color_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_error.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_line_item_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_line_item_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_problem.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/common_warning.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/create_balance_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202110_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202210.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202210_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative202210_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative_create_model202207.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/creative_update_model202207.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/daily_line_item_budget_override.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/editable_campaign_attributes_v202301.py +3 -7
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_account.py +3 -7
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_funds_to_balance.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_to_basket_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_add_to_basket_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item_create_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_auction_line_item_update_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_audience_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_audience_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_balance_response.py +5 -17
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_brand.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_catalog_request.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_catalog_status.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_change_dates_of_balance.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_common_line_item.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_create_balance.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_keyword_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_capping202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_page202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_line_item_page_category202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item202110.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item_create_model202110.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_preferred_line_item_update_model202110.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_promoted_product202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_retailer.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_retailer_pages202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_store_ids_update_model202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_store_target202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/external_update_balance_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/files_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/files_variables_specification.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/hyperlink_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_keywords_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_resource_of_auction_line_item_create_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/input_resource_of_preferred_line_item_create_model202110.py +4 -4
- criteo_api_retailmedia_v2024_04/model/insertion_order_history_change_data_capture.py +303 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_external_id_of_editable_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_account_and_account.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_brand_and_brand.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_campaign_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_catalog_status_and_catalog_status.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_and_line_item_bid_multipliers.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_with_id_of_int64_and_retailer_and_retailer.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_without_id_of_campaign_attributes_v202301_and_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_body_without_id_of_catalog_request_and_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_account.py +13 -15
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_brand.py +13 -15
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_campaign_v202301.py +7 -7
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_page_response_of_retailer.py +13 -15
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_request_of_catalog_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_campaign_v202301.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_catalog_status.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/json_api_single_response_of_line_item_bid_multipliers.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_data_model.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keyword_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/keywords_model_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_bid_multipliers_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/line_item_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/match_type_model.py +3 -3
- criteo_api_retailmedia_v2024_04/model/metadata.py +273 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/monthly_line_item_budeget_override.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/negotiation_state_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/page_metadata.py +3 -3
- criteo_api_retailmedia_v2024_04/model/page_of_insertion_order_history_change_data_capture.py +276 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/page_type_environment.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/post_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item202110_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item_create_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/preferred_line_item_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/problem_details.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/promoted_product202110_list_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/promoted_product202110_paged_list_response.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/proposal_status_model.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/proposal_status_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/proposal_status_model_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/put_campaign_v202301.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/report_outcome.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_add_funds_to_balance.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_auction_line_item.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_auction_line_item_update_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_balance_campaign202110.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_balance_response.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_category202204.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_change_dates_of_balance.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_common_line_item.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_create_balance.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_creative202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_creative202210.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_line_item_bid_multipliers.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_preferred_line_item202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_preferred_line_item_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_promoted_product202110.py +4 -4
- criteo_api_retailmedia_v2024_04/model/resource_of_retail_media_account.py +270 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_template.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_of_update_balance_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/resource_outcome.py +4 -4
- criteo_api_retailmedia_v2024_04/model/resource_outcome_of_retail_media_account.py +274 -0
- criteo_api_retailmedia_v2024_04/model/retail_media_account.py +297 -0
- criteo_api_retailmedia_v2024_04/model/retail_media_brand_account_creation.py +265 -0
- criteo_api_retailmedia_v2024_04/model/retail_media_brands.py +257 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/review_state_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v1_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_entity_v2_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_input_entity_v1.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_create_input_entity_v2.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v1_resource.py +8 -8
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_get_entity_v2_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_user_behavior_create_v2.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_audience_user_behavior_details_v2.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_customer_list.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_create_v2.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_v1.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rm_legacy_segment_user_behavior_v2.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/rmca_common_problem.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/section.py +12 -10
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bid_model.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/set_bids_model_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/status_response.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/status_response_resource.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_ids_update_model202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_target202110_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/store_target202110_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_list_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_response.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_variable.py +6 -6
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/template_variable_value.py +8 -8
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/text_variable_specification.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/text_variable_value.py +3 -3
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/update_balance_model_request.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_input_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_input_of_line_item_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2024_04/model/value_resource_input_of_retail_media_brand_account_creation.py +262 -0
- criteo_api_retailmedia_v2024_04/model/value_resource_input_of_retail_media_brands.py +262 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_of_campaign_budget_overrides.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_of_line_item_budget_overrides.py +4 -4
- criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brand_account_creation.py +266 -0
- criteo_api_retailmedia_v2024_04/model/value_resource_of_retail_media_brands.py +266 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_outcome_of_campaign_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_resource_outcome_of_line_item_budget_overrides.py +5 -5
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_add_to_basket_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_add_to_basket_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_audience_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_audience_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_keyword_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_store_ids_update_model202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model/value_type_resource_of_store_target202110.py +4 -4
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/model_utils.py +2 -2
- criteo_api_retailmedia_v2024_04/models/__init__.py +238 -0
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/rest.py +2 -2
- criteo_api_retailmedia_sdk-2024.1.0.241029.dist-info/RECORD +0 -239
- criteo_api_retailmedia_sdk-2024.1.0.241029.dist-info/top_level.txt +0 -1
- criteo_api_retailmedia_v2024_01/__init__.py +0 -31
- criteo_api_retailmedia_v2024_01/api/accounts_api.py +0 -182
- criteo_api_retailmedia_v2024_01/api/balance_api.py +0 -1095
- criteo_api_retailmedia_v2024_01/apis/__init__.py +0 -22
- criteo_api_retailmedia_v2024_01/models/__init__.py +0 -225
- {criteo_api_retailmedia_v2024_01 → criteo_api_retailmedia_v2024_04}/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-04
|
|
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_04.api_client import ApiClient, Endpoint as _Endpoint
|
|
15
|
+
from criteo_api_retailmedia_v2024_04.model_utils import ( # noqa: F401
|
|
16
16
|
check_allowed_values,
|
|
17
17
|
check_validations,
|
|
18
18
|
date,
|
|
@@ -21,62 +21,70 @@ from criteo_api_retailmedia_v2024_01.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_04.model.add_funds_to_balance_request import AddFundsToBalanceRequest
|
|
25
|
+
from criteo_api_retailmedia_v2024_04.model.add_remove_keywords_model_request import AddRemoveKeywordsModelRequest
|
|
26
|
+
from criteo_api_retailmedia_v2024_04.model.add_to_basket_ids_update_model202110_request import AddToBasketIdsUpdateModel202110Request
|
|
27
|
+
from criteo_api_retailmedia_v2024_04.model.add_to_basket_target202110_request import AddToBasketTarget202110Request
|
|
28
|
+
from criteo_api_retailmedia_v2024_04.model.add_to_basket_target202110_response import AddToBasketTarget202110Response
|
|
29
|
+
from criteo_api_retailmedia_v2024_04.model.asset_response import AssetResponse
|
|
30
|
+
from criteo_api_retailmedia_v2024_04.model.auction_line_item_create_model_request import AuctionLineItemCreateModelRequest
|
|
31
|
+
from criteo_api_retailmedia_v2024_04.model.auction_line_item_paged_list_response import AuctionLineItemPagedListResponse
|
|
32
|
+
from criteo_api_retailmedia_v2024_04.model.auction_line_item_response import AuctionLineItemResponse
|
|
33
|
+
from criteo_api_retailmedia_v2024_04.model.auction_line_item_update_model_request import AuctionLineItemUpdateModelRequest
|
|
34
|
+
from criteo_api_retailmedia_v2024_04.model.audience_ids_update_model202110_request import AudienceIdsUpdateModel202110Request
|
|
35
|
+
from criteo_api_retailmedia_v2024_04.model.audience_target202110_request import AudienceTarget202110Request
|
|
36
|
+
from criteo_api_retailmedia_v2024_04.model.audience_target202110_response import AudienceTarget202110Response
|
|
37
|
+
from criteo_api_retailmedia_v2024_04.model.balance_campaign202110_list_request import BalanceCampaign202110ListRequest
|
|
38
|
+
from criteo_api_retailmedia_v2024_04.model.balance_campaign202110_paged_list_response import BalanceCampaign202110PagedListResponse
|
|
39
|
+
from criteo_api_retailmedia_v2024_04.model.balance_response import BalanceResponse
|
|
40
|
+
from criteo_api_retailmedia_v2024_04.model.balance_response_paged_list_response import BalanceResponsePagedListResponse
|
|
41
|
+
from criteo_api_retailmedia_v2024_04.model.category202204 import Category202204
|
|
42
|
+
from criteo_api_retailmedia_v2024_04.model.category202204_list_response import Category202204ListResponse
|
|
43
|
+
from criteo_api_retailmedia_v2024_04.model.change_dates_of_balance_request import ChangeDatesOfBalanceRequest
|
|
44
|
+
from criteo_api_retailmedia_v2024_04.model.common_line_item_paged_list_response import CommonLineItemPagedListResponse
|
|
45
|
+
from criteo_api_retailmedia_v2024_04.model.common_line_item_response import CommonLineItemResponse
|
|
46
|
+
from criteo_api_retailmedia_v2024_04.model.create_balance_request import CreateBalanceRequest
|
|
47
|
+
from criteo_api_retailmedia_v2024_04.model.creative202110_list_response import Creative202110ListResponse
|
|
48
|
+
from criteo_api_retailmedia_v2024_04.model.creative202210_list_response import Creative202210ListResponse
|
|
49
|
+
from criteo_api_retailmedia_v2024_04.model.creative202210_response import Creative202210Response
|
|
50
|
+
from criteo_api_retailmedia_v2024_04.model.creative_create_model202207 import CreativeCreateModel202207
|
|
51
|
+
from criteo_api_retailmedia_v2024_04.model.creative_update_model202207 import CreativeUpdateModel202207
|
|
52
|
+
from criteo_api_retailmedia_v2024_04.model.external_retailer_pages202110 import ExternalRetailerPages202110
|
|
53
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_page_response_of_account import JsonApiPageResponseOfAccount
|
|
54
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_page_response_of_brand import JsonApiPageResponseOfBrand
|
|
55
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_page_response_of_campaign_v202301 import JsonApiPageResponseOfCampaignV202301
|
|
56
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_page_response_of_retailer import JsonApiPageResponseOfRetailer
|
|
57
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_request_of_catalog_request import JsonApiRequestOfCatalogRequest
|
|
58
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_single_response_of_campaign_v202301 import JsonApiSingleResponseOfCampaignV202301
|
|
59
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_single_response_of_catalog_status import JsonApiSingleResponseOfCatalogStatus
|
|
60
|
+
from criteo_api_retailmedia_v2024_04.model.json_api_single_response_of_line_item_bid_multipliers import JsonApiSingleResponseOfLineItemBidMultipliers
|
|
61
|
+
from criteo_api_retailmedia_v2024_04.model.keyword_target202110_request import KeywordTarget202110Request
|
|
62
|
+
from criteo_api_retailmedia_v2024_04.model.keyword_target202110_response import KeywordTarget202110Response
|
|
63
|
+
from criteo_api_retailmedia_v2024_04.model.keywords_model_response import KeywordsModelResponse
|
|
64
|
+
from criteo_api_retailmedia_v2024_04.model.line_item_bid_multipliers_request import LineItemBidMultipliersRequest
|
|
65
|
+
from criteo_api_retailmedia_v2024_04.model.line_item_bid_multipliers_response import LineItemBidMultipliersResponse
|
|
66
|
+
from criteo_api_retailmedia_v2024_04.model.page_of_insertion_order_history_change_data_capture import PageOfInsertionOrderHistoryChangeDataCapture
|
|
67
|
+
from criteo_api_retailmedia_v2024_04.model.post_campaign_v202301 import PostCampaignV202301
|
|
68
|
+
from criteo_api_retailmedia_v2024_04.model.preferred_line_item202110_paged_list_response import PreferredLineItem202110PagedListResponse
|
|
69
|
+
from criteo_api_retailmedia_v2024_04.model.preferred_line_item202110_response import PreferredLineItem202110Response
|
|
70
|
+
from criteo_api_retailmedia_v2024_04.model.preferred_line_item_create_model202110_request import PreferredLineItemCreateModel202110Request
|
|
71
|
+
from criteo_api_retailmedia_v2024_04.model.preferred_line_item_update_model202110_request import PreferredLineItemUpdateModel202110Request
|
|
72
|
+
from criteo_api_retailmedia_v2024_04.model.promoted_product202110_list_request import PromotedProduct202110ListRequest
|
|
73
|
+
from criteo_api_retailmedia_v2024_04.model.promoted_product202110_paged_list_response import PromotedProduct202110PagedListResponse
|
|
74
|
+
from criteo_api_retailmedia_v2024_04.model.proposal_status_model_response import ProposalStatusModelResponse
|
|
75
|
+
from criteo_api_retailmedia_v2024_04.model.put_campaign_v202301 import PutCampaignV202301
|
|
76
|
+
from criteo_api_retailmedia_v2024_04.model.resource_outcome import ResourceOutcome
|
|
77
|
+
from criteo_api_retailmedia_v2024_04.model.set_bids_model_request import SetBidsModelRequest
|
|
78
|
+
from criteo_api_retailmedia_v2024_04.model.store_ids_update_model202110_request import StoreIdsUpdateModel202110Request
|
|
79
|
+
from criteo_api_retailmedia_v2024_04.model.store_target202110_request import StoreTarget202110Request
|
|
80
|
+
from criteo_api_retailmedia_v2024_04.model.store_target202110_response import StoreTarget202110Response
|
|
81
|
+
from criteo_api_retailmedia_v2024_04.model.template_list_response import TemplateListResponse
|
|
82
|
+
from criteo_api_retailmedia_v2024_04.model.template_response import TemplateResponse
|
|
83
|
+
from criteo_api_retailmedia_v2024_04.model.update_balance_model_request import UpdateBalanceModelRequest
|
|
84
|
+
from criteo_api_retailmedia_v2024_04.model.value_resource_input_of_campaign_budget_overrides import ValueResourceInputOfCampaignBudgetOverrides
|
|
85
|
+
from criteo_api_retailmedia_v2024_04.model.value_resource_input_of_line_item_budget_overrides import ValueResourceInputOfLineItemBudgetOverrides
|
|
86
|
+
from criteo_api_retailmedia_v2024_04.model.value_resource_outcome_of_campaign_budget_overrides import ValueResourceOutcomeOfCampaignBudgetOverrides
|
|
87
|
+
from criteo_api_retailmedia_v2024_04.model.value_resource_outcome_of_line_item_budget_overrides import ValueResourceOutcomeOfLineItemBudgetOverrides
|
|
80
88
|
|
|
81
89
|
|
|
82
90
|
class CampaignApi(object):
|
|
@@ -97,7 +105,7 @@ class CampaignApi(object):
|
|
|
97
105
|
'oauth',
|
|
98
106
|
'oauth'
|
|
99
107
|
],
|
|
100
|
-
'endpoint_path': '/2024-
|
|
108
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{id}/keywords/add-remove',
|
|
101
109
|
'operation_id': 'add_remove_keywords',
|
|
102
110
|
'http_method': 'POST',
|
|
103
111
|
'servers': None,
|
|
@@ -155,7 +163,7 @@ class CampaignApi(object):
|
|
|
155
163
|
'oauth',
|
|
156
164
|
'oauth'
|
|
157
165
|
],
|
|
158
|
-
'endpoint_path': '/2024-
|
|
166
|
+
'endpoint_path': '/2024-04/retail-media/assets',
|
|
159
167
|
'operation_id': 'create_asset',
|
|
160
168
|
'http_method': 'POST',
|
|
161
169
|
'servers': None,
|
|
@@ -211,7 +219,7 @@ class CampaignApi(object):
|
|
|
211
219
|
'oauth',
|
|
212
220
|
'oauth'
|
|
213
221
|
],
|
|
214
|
-
'endpoint_path': '/2024-
|
|
222
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{id}/keywords',
|
|
215
223
|
'operation_id': 'fetch_keywords',
|
|
216
224
|
'http_method': 'GET',
|
|
217
225
|
'servers': None,
|
|
@@ -263,7 +271,7 @@ class CampaignApi(object):
|
|
|
263
271
|
'oauth',
|
|
264
272
|
'oauth'
|
|
265
273
|
],
|
|
266
|
-
'endpoint_path': '/2024-
|
|
274
|
+
'endpoint_path': '/2024-04/retail-media/preferred-deal-line-items/{id}/proposal',
|
|
267
275
|
'operation_id': 'fetch_proposal',
|
|
268
276
|
'http_method': 'GET',
|
|
269
277
|
'servers': None,
|
|
@@ -315,7 +323,7 @@ class CampaignApi(object):
|
|
|
315
323
|
'oauth',
|
|
316
324
|
'oauth'
|
|
317
325
|
],
|
|
318
|
-
'endpoint_path': '/2024-
|
|
326
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/creatives',
|
|
319
327
|
'operation_id': 'get_api202110_external_account_creatives_by_account_id',
|
|
320
328
|
'http_method': 'GET',
|
|
321
329
|
'servers': None,
|
|
@@ -367,7 +375,7 @@ class CampaignApi(object):
|
|
|
367
375
|
'oauth',
|
|
368
376
|
'oauth'
|
|
369
377
|
],
|
|
370
|
-
'endpoint_path': '/2024-
|
|
378
|
+
'endpoint_path': '/2024-04/retail-media/auction-line-items/{line-item-id}/targeting/keywords',
|
|
371
379
|
'operation_id': 'get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id',
|
|
372
380
|
'http_method': 'GET',
|
|
373
381
|
'servers': None,
|
|
@@ -412,6 +420,74 @@ class CampaignApi(object):
|
|
|
412
420
|
},
|
|
413
421
|
api_client=api_client
|
|
414
422
|
)
|
|
423
|
+
self.get_api202110_external_balance_campaigns_by_balance_id_endpoint = _Endpoint(
|
|
424
|
+
settings={
|
|
425
|
+
'response_type': (BalanceCampaign202110PagedListResponse,),
|
|
426
|
+
'auth': [
|
|
427
|
+
'oauth',
|
|
428
|
+
'oauth'
|
|
429
|
+
],
|
|
430
|
+
'endpoint_path': '/2024-04/retail-media/balances/{balance-id}/campaigns',
|
|
431
|
+
'operation_id': 'get_api202110_external_balance_campaigns_by_balance_id',
|
|
432
|
+
'http_method': 'GET',
|
|
433
|
+
'servers': None,
|
|
434
|
+
},
|
|
435
|
+
params_map={
|
|
436
|
+
'all': [
|
|
437
|
+
'balance_id',
|
|
438
|
+
'limit_to_id',
|
|
439
|
+
'page_index',
|
|
440
|
+
'page_size',
|
|
441
|
+
],
|
|
442
|
+
'required': [
|
|
443
|
+
'balance_id',
|
|
444
|
+
],
|
|
445
|
+
'nullable': [
|
|
446
|
+
],
|
|
447
|
+
'enum': [
|
|
448
|
+
],
|
|
449
|
+
'validation': [
|
|
450
|
+
]
|
|
451
|
+
},
|
|
452
|
+
root_map={
|
|
453
|
+
'validations': {
|
|
454
|
+
},
|
|
455
|
+
'allowed_values': {
|
|
456
|
+
},
|
|
457
|
+
'openapi_types': {
|
|
458
|
+
'balance_id':
|
|
459
|
+
(str,),
|
|
460
|
+
'limit_to_id':
|
|
461
|
+
([str],),
|
|
462
|
+
'page_index':
|
|
463
|
+
(int,),
|
|
464
|
+
'page_size':
|
|
465
|
+
(int,),
|
|
466
|
+
},
|
|
467
|
+
'attribute_map': {
|
|
468
|
+
'balance_id': 'balance-id',
|
|
469
|
+
'limit_to_id': 'limitToId',
|
|
470
|
+
'page_index': 'pageIndex',
|
|
471
|
+
'page_size': 'pageSize',
|
|
472
|
+
},
|
|
473
|
+
'location_map': {
|
|
474
|
+
'balance_id': 'path',
|
|
475
|
+
'limit_to_id': 'query',
|
|
476
|
+
'page_index': 'query',
|
|
477
|
+
'page_size': 'query',
|
|
478
|
+
},
|
|
479
|
+
'collection_format_map': {
|
|
480
|
+
'limit_to_id': 'multi',
|
|
481
|
+
}
|
|
482
|
+
},
|
|
483
|
+
headers_map={
|
|
484
|
+
'accept': [
|
|
485
|
+
'application/json'
|
|
486
|
+
],
|
|
487
|
+
'content_type': [],
|
|
488
|
+
},
|
|
489
|
+
api_client=api_client
|
|
490
|
+
)
|
|
415
491
|
self.get_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
416
492
|
settings={
|
|
417
493
|
'response_type': (PreferredLineItem202110PagedListResponse,),
|
|
@@ -419,7 +495,7 @@ class CampaignApi(object):
|
|
|
419
495
|
'oauth',
|
|
420
496
|
'oauth'
|
|
421
497
|
],
|
|
422
|
-
'endpoint_path': '/2024-
|
|
498
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
423
499
|
'operation_id': 'get_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
424
500
|
'http_method': 'GET',
|
|
425
501
|
'servers': None,
|
|
@@ -487,7 +563,7 @@ class CampaignApi(object):
|
|
|
487
563
|
'oauth',
|
|
488
564
|
'oauth'
|
|
489
565
|
],
|
|
490
|
-
'endpoint_path': '/2024-
|
|
566
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/products',
|
|
491
567
|
'operation_id': 'get_api202110_external_line_item_products_by_line_item_id',
|
|
492
568
|
'http_method': 'GET',
|
|
493
569
|
'servers': None,
|
|
@@ -555,7 +631,7 @@ class CampaignApi(object):
|
|
|
555
631
|
'oauth',
|
|
556
632
|
'oauth'
|
|
557
633
|
],
|
|
558
|
-
'endpoint_path': '/2024-
|
|
634
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}',
|
|
559
635
|
'operation_id': 'get_api202110_external_preferred_line_item_by_line_item_id',
|
|
560
636
|
'http_method': 'GET',
|
|
561
637
|
'servers': None,
|
|
@@ -607,7 +683,7 @@ class CampaignApi(object):
|
|
|
607
683
|
'oauth',
|
|
608
684
|
'oauth'
|
|
609
685
|
],
|
|
610
|
-
'endpoint_path': '/2024-
|
|
686
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
611
687
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
612
688
|
'http_method': 'GET',
|
|
613
689
|
'servers': None,
|
|
@@ -659,7 +735,7 @@ class CampaignApi(object):
|
|
|
659
735
|
'oauth',
|
|
660
736
|
'oauth'
|
|
661
737
|
],
|
|
662
|
-
'endpoint_path': '/2024-
|
|
738
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
663
739
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
664
740
|
'http_method': 'GET',
|
|
665
741
|
'servers': None,
|
|
@@ -711,7 +787,7 @@ class CampaignApi(object):
|
|
|
711
787
|
'oauth',
|
|
712
788
|
'oauth'
|
|
713
789
|
],
|
|
714
|
-
'endpoint_path': '/2024-
|
|
790
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
715
791
|
'operation_id': 'get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
716
792
|
'http_method': 'GET',
|
|
717
793
|
'servers': None,
|
|
@@ -763,7 +839,7 @@ class CampaignApi(object):
|
|
|
763
839
|
'oauth',
|
|
764
840
|
'oauth'
|
|
765
841
|
],
|
|
766
|
-
'endpoint_path': '/2024-
|
|
842
|
+
'endpoint_path': '/2024-04/retail-media/retailers/{retailerId}/pages',
|
|
767
843
|
'operation_id': 'get_api202110_external_retailer_pages_by_retailer_id',
|
|
768
844
|
'http_method': 'GET',
|
|
769
845
|
'servers': None,
|
|
@@ -815,7 +891,7 @@ class CampaignApi(object):
|
|
|
815
891
|
'oauth',
|
|
816
892
|
'oauth'
|
|
817
893
|
],
|
|
818
|
-
'endpoint_path': '/2024-
|
|
894
|
+
'endpoint_path': '/2024-04/retail-media/categories/{categoryId}',
|
|
819
895
|
'operation_id': 'get_api202204_external_categorie_by_category_id',
|
|
820
896
|
'http_method': 'GET',
|
|
821
897
|
'servers': None,
|
|
@@ -867,7 +943,7 @@ class CampaignApi(object):
|
|
|
867
943
|
'oauth',
|
|
868
944
|
'oauth'
|
|
869
945
|
],
|
|
870
|
-
'endpoint_path': '/2024-
|
|
946
|
+
'endpoint_path': '/2024-04/retail-media/categories',
|
|
871
947
|
'operation_id': 'get_api202204_external_categories',
|
|
872
948
|
'http_method': 'GET',
|
|
873
949
|
'servers': None,
|
|
@@ -944,7 +1020,7 @@ class CampaignApi(object):
|
|
|
944
1020
|
'oauth',
|
|
945
1021
|
'oauth'
|
|
946
1022
|
],
|
|
947
|
-
'endpoint_path': '/2024-
|
|
1023
|
+
'endpoint_path': '/2024-04/retail-media/retailers/{retailer-id}/templates/{template-id}',
|
|
948
1024
|
'operation_id': 'get_api202207_external_retailer_by_retailer_id_templatestemplate_id',
|
|
949
1025
|
'http_method': 'GET',
|
|
950
1026
|
'servers': None,
|
|
@@ -1002,7 +1078,7 @@ class CampaignApi(object):
|
|
|
1002
1078
|
'oauth',
|
|
1003
1079
|
'oauth'
|
|
1004
1080
|
],
|
|
1005
|
-
'endpoint_path': '/2024-
|
|
1081
|
+
'endpoint_path': '/2024-04/retail-media/retailers/{retailer-id}/templates',
|
|
1006
1082
|
'operation_id': 'get_api202207_external_retailer_templates_by_retailer_id',
|
|
1007
1083
|
'http_method': 'GET',
|
|
1008
1084
|
'servers': None,
|
|
@@ -1054,7 +1130,7 @@ class CampaignApi(object):
|
|
|
1054
1130
|
'oauth',
|
|
1055
1131
|
'oauth'
|
|
1056
1132
|
],
|
|
1057
|
-
'endpoint_path': '/2024-
|
|
1133
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
1058
1134
|
'operation_id': 'get_api202210_external_account_by_account_id_creativescreative_id',
|
|
1059
1135
|
'http_method': 'GET',
|
|
1060
1136
|
'servers': None,
|
|
@@ -1112,7 +1188,7 @@ class CampaignApi(object):
|
|
|
1112
1188
|
'oauth',
|
|
1113
1189
|
'oauth'
|
|
1114
1190
|
],
|
|
1115
|
-
'endpoint_path': '/2024-
|
|
1191
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/campaigns',
|
|
1116
1192
|
'operation_id': 'get_api202301_external_account_campaigns_by_account_id',
|
|
1117
1193
|
'http_method': 'GET',
|
|
1118
1194
|
'servers': None,
|
|
@@ -1180,7 +1256,7 @@ class CampaignApi(object):
|
|
|
1180
1256
|
'oauth',
|
|
1181
1257
|
'oauth'
|
|
1182
1258
|
],
|
|
1183
|
-
'endpoint_path': '/2024-
|
|
1259
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaignId}',
|
|
1184
1260
|
'operation_id': 'get_api202301_external_campaign_by_campaign_id',
|
|
1185
1261
|
'http_method': 'GET',
|
|
1186
1262
|
'servers': None,
|
|
@@ -1232,7 +1308,7 @@ class CampaignApi(object):
|
|
|
1232
1308
|
'oauth',
|
|
1233
1309
|
'oauth'
|
|
1234
1310
|
],
|
|
1235
|
-
'endpoint_path': '/2024-
|
|
1311
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
1236
1312
|
'operation_id': 'get_api202301_external_line_item_bid_multipliers_by_line_item_id',
|
|
1237
1313
|
'http_method': 'GET',
|
|
1238
1314
|
'servers': None,
|
|
@@ -1279,6 +1355,74 @@ class CampaignApi(object):
|
|
|
1279
1355
|
},
|
|
1280
1356
|
api_client=api_client
|
|
1281
1357
|
)
|
|
1358
|
+
self.get_api_v1_external_account_balances_by_account_id_endpoint = _Endpoint(
|
|
1359
|
+
settings={
|
|
1360
|
+
'response_type': (BalanceResponsePagedListResponse,),
|
|
1361
|
+
'auth': [
|
|
1362
|
+
'oauth',
|
|
1363
|
+
'oauth'
|
|
1364
|
+
],
|
|
1365
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances',
|
|
1366
|
+
'operation_id': 'get_api_v1_external_account_balances_by_account_id',
|
|
1367
|
+
'http_method': 'GET',
|
|
1368
|
+
'servers': None,
|
|
1369
|
+
},
|
|
1370
|
+
params_map={
|
|
1371
|
+
'all': [
|
|
1372
|
+
'account_id',
|
|
1373
|
+
'limit_to_id',
|
|
1374
|
+
'page_index',
|
|
1375
|
+
'page_size',
|
|
1376
|
+
],
|
|
1377
|
+
'required': [
|
|
1378
|
+
'account_id',
|
|
1379
|
+
],
|
|
1380
|
+
'nullable': [
|
|
1381
|
+
],
|
|
1382
|
+
'enum': [
|
|
1383
|
+
],
|
|
1384
|
+
'validation': [
|
|
1385
|
+
]
|
|
1386
|
+
},
|
|
1387
|
+
root_map={
|
|
1388
|
+
'validations': {
|
|
1389
|
+
},
|
|
1390
|
+
'allowed_values': {
|
|
1391
|
+
},
|
|
1392
|
+
'openapi_types': {
|
|
1393
|
+
'account_id':
|
|
1394
|
+
(str,),
|
|
1395
|
+
'limit_to_id':
|
|
1396
|
+
([str],),
|
|
1397
|
+
'page_index':
|
|
1398
|
+
(int,),
|
|
1399
|
+
'page_size':
|
|
1400
|
+
(int,),
|
|
1401
|
+
},
|
|
1402
|
+
'attribute_map': {
|
|
1403
|
+
'account_id': 'account-id',
|
|
1404
|
+
'limit_to_id': 'limitToId',
|
|
1405
|
+
'page_index': 'pageIndex',
|
|
1406
|
+
'page_size': 'pageSize',
|
|
1407
|
+
},
|
|
1408
|
+
'location_map': {
|
|
1409
|
+
'account_id': 'path',
|
|
1410
|
+
'limit_to_id': 'query',
|
|
1411
|
+
'page_index': 'query',
|
|
1412
|
+
'page_size': 'query',
|
|
1413
|
+
},
|
|
1414
|
+
'collection_format_map': {
|
|
1415
|
+
'limit_to_id': 'multi',
|
|
1416
|
+
}
|
|
1417
|
+
},
|
|
1418
|
+
headers_map={
|
|
1419
|
+
'accept': [
|
|
1420
|
+
'application/json'
|
|
1421
|
+
],
|
|
1422
|
+
'content_type': [],
|
|
1423
|
+
},
|
|
1424
|
+
api_client=api_client
|
|
1425
|
+
)
|
|
1282
1426
|
self.get_api_v1_external_account_brands_by_account_id_endpoint = _Endpoint(
|
|
1283
1427
|
settings={
|
|
1284
1428
|
'response_type': (JsonApiPageResponseOfBrand,),
|
|
@@ -1286,7 +1430,7 @@ class CampaignApi(object):
|
|
|
1286
1430
|
'oauth',
|
|
1287
1431
|
'oauth'
|
|
1288
1432
|
],
|
|
1289
|
-
'endpoint_path': '/2024-
|
|
1433
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{accountId}/brands',
|
|
1290
1434
|
'operation_id': 'get_api_v1_external_account_brands_by_account_id',
|
|
1291
1435
|
'http_method': 'GET',
|
|
1292
1436
|
'servers': None,
|
|
@@ -1341,9 +1485,65 @@ class CampaignApi(object):
|
|
|
1341
1485
|
},
|
|
1342
1486
|
headers_map={
|
|
1343
1487
|
'accept': [
|
|
1344
|
-
'
|
|
1345
|
-
|
|
1346
|
-
|
|
1488
|
+
'application/json'
|
|
1489
|
+
],
|
|
1490
|
+
'content_type': [],
|
|
1491
|
+
},
|
|
1492
|
+
api_client=api_client
|
|
1493
|
+
)
|
|
1494
|
+
self.get_api_v1_external_account_by_account_id_and_balance_id_endpoint = _Endpoint(
|
|
1495
|
+
settings={
|
|
1496
|
+
'response_type': (BalanceResponse,),
|
|
1497
|
+
'auth': [
|
|
1498
|
+
'oauth',
|
|
1499
|
+
'oauth'
|
|
1500
|
+
],
|
|
1501
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances/{balanceId}',
|
|
1502
|
+
'operation_id': 'get_api_v1_external_account_by_account_id_and_balance_id',
|
|
1503
|
+
'http_method': 'GET',
|
|
1504
|
+
'servers': None,
|
|
1505
|
+
},
|
|
1506
|
+
params_map={
|
|
1507
|
+
'all': [
|
|
1508
|
+
'account_id',
|
|
1509
|
+
'balance_id',
|
|
1510
|
+
],
|
|
1511
|
+
'required': [
|
|
1512
|
+
'account_id',
|
|
1513
|
+
'balance_id',
|
|
1514
|
+
],
|
|
1515
|
+
'nullable': [
|
|
1516
|
+
],
|
|
1517
|
+
'enum': [
|
|
1518
|
+
],
|
|
1519
|
+
'validation': [
|
|
1520
|
+
]
|
|
1521
|
+
},
|
|
1522
|
+
root_map={
|
|
1523
|
+
'validations': {
|
|
1524
|
+
},
|
|
1525
|
+
'allowed_values': {
|
|
1526
|
+
},
|
|
1527
|
+
'openapi_types': {
|
|
1528
|
+
'account_id':
|
|
1529
|
+
(str,),
|
|
1530
|
+
'balance_id':
|
|
1531
|
+
(str,),
|
|
1532
|
+
},
|
|
1533
|
+
'attribute_map': {
|
|
1534
|
+
'account_id': 'account-id',
|
|
1535
|
+
'balance_id': 'balanceId',
|
|
1536
|
+
},
|
|
1537
|
+
'location_map': {
|
|
1538
|
+
'account_id': 'path',
|
|
1539
|
+
'balance_id': 'path',
|
|
1540
|
+
},
|
|
1541
|
+
'collection_format_map': {
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
headers_map={
|
|
1545
|
+
'accept': [
|
|
1546
|
+
'application/json'
|
|
1347
1547
|
],
|
|
1348
1548
|
'content_type': [],
|
|
1349
1549
|
},
|
|
@@ -1356,7 +1556,7 @@ class CampaignApi(object):
|
|
|
1356
1556
|
'oauth',
|
|
1357
1557
|
'oauth'
|
|
1358
1558
|
],
|
|
1359
|
-
'endpoint_path': '/2024-
|
|
1559
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{accountId}/retailers',
|
|
1360
1560
|
'operation_id': 'get_api_v1_external_account_retailers_by_account_id',
|
|
1361
1561
|
'http_method': 'GET',
|
|
1362
1562
|
'servers': None,
|
|
@@ -1411,9 +1611,68 @@ class CampaignApi(object):
|
|
|
1411
1611
|
},
|
|
1412
1612
|
headers_map={
|
|
1413
1613
|
'accept': [
|
|
1414
|
-
'
|
|
1415
|
-
|
|
1416
|
-
|
|
1614
|
+
'application/json'
|
|
1615
|
+
],
|
|
1616
|
+
'content_type': [],
|
|
1617
|
+
},
|
|
1618
|
+
api_client=api_client
|
|
1619
|
+
)
|
|
1620
|
+
self.get_api_v1_external_accounts_endpoint = _Endpoint(
|
|
1621
|
+
settings={
|
|
1622
|
+
'response_type': (JsonApiPageResponseOfAccount,),
|
|
1623
|
+
'auth': [
|
|
1624
|
+
'oauth',
|
|
1625
|
+
'oauth'
|
|
1626
|
+
],
|
|
1627
|
+
'endpoint_path': '/2024-04/retail-media/accounts',
|
|
1628
|
+
'operation_id': 'get_api_v1_external_accounts',
|
|
1629
|
+
'http_method': 'GET',
|
|
1630
|
+
'servers': None,
|
|
1631
|
+
},
|
|
1632
|
+
params_map={
|
|
1633
|
+
'all': [
|
|
1634
|
+
'limit_to_id',
|
|
1635
|
+
'page_index',
|
|
1636
|
+
'page_size',
|
|
1637
|
+
],
|
|
1638
|
+
'required': [],
|
|
1639
|
+
'nullable': [
|
|
1640
|
+
],
|
|
1641
|
+
'enum': [
|
|
1642
|
+
],
|
|
1643
|
+
'validation': [
|
|
1644
|
+
]
|
|
1645
|
+
},
|
|
1646
|
+
root_map={
|
|
1647
|
+
'validations': {
|
|
1648
|
+
},
|
|
1649
|
+
'allowed_values': {
|
|
1650
|
+
},
|
|
1651
|
+
'openapi_types': {
|
|
1652
|
+
'limit_to_id':
|
|
1653
|
+
([str],),
|
|
1654
|
+
'page_index':
|
|
1655
|
+
(int,),
|
|
1656
|
+
'page_size':
|
|
1657
|
+
(int,),
|
|
1658
|
+
},
|
|
1659
|
+
'attribute_map': {
|
|
1660
|
+
'limit_to_id': 'limitToId',
|
|
1661
|
+
'page_index': 'pageIndex',
|
|
1662
|
+
'page_size': 'pageSize',
|
|
1663
|
+
},
|
|
1664
|
+
'location_map': {
|
|
1665
|
+
'limit_to_id': 'query',
|
|
1666
|
+
'page_index': 'query',
|
|
1667
|
+
'page_size': 'query',
|
|
1668
|
+
},
|
|
1669
|
+
'collection_format_map': {
|
|
1670
|
+
'limit_to_id': 'multi',
|
|
1671
|
+
}
|
|
1672
|
+
},
|
|
1673
|
+
headers_map={
|
|
1674
|
+
'accept': [
|
|
1675
|
+
'application/json'
|
|
1417
1676
|
],
|
|
1418
1677
|
'content_type': [],
|
|
1419
1678
|
},
|
|
@@ -1421,12 +1680,12 @@ class CampaignApi(object):
|
|
|
1421
1680
|
)
|
|
1422
1681
|
self.get_api_v1_external_catalog_output_by_catalog_id_endpoint = _Endpoint(
|
|
1423
1682
|
settings={
|
|
1424
|
-
'response_type':
|
|
1683
|
+
'response_type': None,
|
|
1425
1684
|
'auth': [
|
|
1426
1685
|
'oauth',
|
|
1427
1686
|
'oauth'
|
|
1428
1687
|
],
|
|
1429
|
-
'endpoint_path': '/2024-
|
|
1688
|
+
'endpoint_path': '/2024-04/retail-media/catalogs/{catalogId}/output',
|
|
1430
1689
|
'operation_id': 'get_api_v1_external_catalog_output_by_catalog_id',
|
|
1431
1690
|
'http_method': 'GET',
|
|
1432
1691
|
'servers': None,
|
|
@@ -1479,7 +1738,7 @@ class CampaignApi(object):
|
|
|
1479
1738
|
'oauth',
|
|
1480
1739
|
'oauth'
|
|
1481
1740
|
],
|
|
1482
|
-
'endpoint_path': '/2024-
|
|
1741
|
+
'endpoint_path': '/2024-04/retail-media/catalogs/{catalogId}/status',
|
|
1483
1742
|
'operation_id': 'get_api_v1_external_catalog_status_by_catalog_id',
|
|
1484
1743
|
'http_method': 'GET',
|
|
1485
1744
|
'servers': None,
|
|
@@ -1531,7 +1790,7 @@ class CampaignApi(object):
|
|
|
1531
1790
|
'oauth',
|
|
1532
1791
|
'oauth'
|
|
1533
1792
|
],
|
|
1534
|
-
'endpoint_path': '/2024-
|
|
1793
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/line-items',
|
|
1535
1794
|
'operation_id': 'get_api_v2_external_account_line_items_by_account_id',
|
|
1536
1795
|
'http_method': 'GET',
|
|
1537
1796
|
'servers': None,
|
|
@@ -1617,7 +1876,7 @@ class CampaignApi(object):
|
|
|
1617
1876
|
'oauth',
|
|
1618
1877
|
'oauth'
|
|
1619
1878
|
],
|
|
1620
|
-
'endpoint_path': '/2024-
|
|
1879
|
+
'endpoint_path': '/2024-04/retail-media/auction-line-items/{line-item-id}',
|
|
1621
1880
|
'operation_id': 'get_api_v2_external_auction_line_item_by_line_item_id',
|
|
1622
1881
|
'http_method': 'GET',
|
|
1623
1882
|
'servers': None,
|
|
@@ -1669,7 +1928,7 @@ class CampaignApi(object):
|
|
|
1669
1928
|
'oauth',
|
|
1670
1929
|
'oauth'
|
|
1671
1930
|
],
|
|
1672
|
-
'endpoint_path': '/2024-
|
|
1931
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
1673
1932
|
'operation_id': 'get_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
1674
1933
|
'http_method': 'GET',
|
|
1675
1934
|
'servers': None,
|
|
@@ -1737,7 +1996,7 @@ class CampaignApi(object):
|
|
|
1737
1996
|
'oauth',
|
|
1738
1997
|
'oauth'
|
|
1739
1998
|
],
|
|
1740
|
-
'endpoint_path': '/2024-
|
|
1999
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}',
|
|
1741
2000
|
'operation_id': 'get_api_v2_external_line_item_by_line_item_id',
|
|
1742
2001
|
'http_method': 'GET',
|
|
1743
2002
|
'servers': None,
|
|
@@ -1789,7 +2048,7 @@ class CampaignApi(object):
|
|
|
1789
2048
|
'oauth',
|
|
1790
2049
|
'oauth'
|
|
1791
2050
|
],
|
|
1792
|
-
'endpoint_path': '/2024-
|
|
2051
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
1793
2052
|
'operation_id': 'get_campaign_budget_overrides',
|
|
1794
2053
|
'http_method': 'GET',
|
|
1795
2054
|
'servers': None,
|
|
@@ -1834,37 +2093,116 @@ class CampaignApi(object):
|
|
|
1834
2093
|
},
|
|
1835
2094
|
api_client=api_client
|
|
1836
2095
|
)
|
|
1837
|
-
self.
|
|
2096
|
+
self.get_insertion_order_history_change_data_capture_endpoint = _Endpoint(
|
|
1838
2097
|
settings={
|
|
1839
|
-
'response_type': (
|
|
2098
|
+
'response_type': (PageOfInsertionOrderHistoryChangeDataCapture,),
|
|
1840
2099
|
'auth': [
|
|
1841
2100
|
'oauth',
|
|
1842
2101
|
'oauth'
|
|
1843
2102
|
],
|
|
1844
|
-
'endpoint_path': '/2024-
|
|
1845
|
-
'operation_id': '
|
|
2103
|
+
'endpoint_path': '/2024-04/retail-media/insertion-order-history/{insertionOrderId}/change-data-capture',
|
|
2104
|
+
'operation_id': 'get_insertion_order_history_change_data_capture',
|
|
1846
2105
|
'http_method': 'GET',
|
|
1847
2106
|
'servers': None,
|
|
1848
2107
|
},
|
|
1849
2108
|
params_map={
|
|
1850
2109
|
'all': [
|
|
1851
|
-
'
|
|
2110
|
+
'insertion_order_id',
|
|
2111
|
+
'offset',
|
|
2112
|
+
'limit',
|
|
2113
|
+
'limit_to_change_types',
|
|
1852
2114
|
],
|
|
1853
2115
|
'required': [
|
|
1854
|
-
'
|
|
2116
|
+
'insertion_order_id',
|
|
1855
2117
|
],
|
|
1856
2118
|
'nullable': [
|
|
1857
2119
|
],
|
|
1858
2120
|
'enum': [
|
|
1859
2121
|
],
|
|
1860
2122
|
'validation': [
|
|
2123
|
+
'offset',
|
|
2124
|
+
'limit',
|
|
1861
2125
|
]
|
|
1862
2126
|
},
|
|
1863
2127
|
root_map={
|
|
1864
2128
|
'validations': {
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
2129
|
+
('offset',): {
|
|
2130
|
+
|
|
2131
|
+
'inclusive_maximum': 2147483647,
|
|
2132
|
+
'inclusive_minimum': 0,
|
|
2133
|
+
},
|
|
2134
|
+
('limit',): {
|
|
2135
|
+
|
|
2136
|
+
'inclusive_maximum': 100,
|
|
2137
|
+
'inclusive_minimum': 1,
|
|
2138
|
+
},
|
|
2139
|
+
},
|
|
2140
|
+
'allowed_values': {
|
|
2141
|
+
},
|
|
2142
|
+
'openapi_types': {
|
|
2143
|
+
'insertion_order_id':
|
|
2144
|
+
(str,),
|
|
2145
|
+
'offset':
|
|
2146
|
+
(int,),
|
|
2147
|
+
'limit':
|
|
2148
|
+
(int,),
|
|
2149
|
+
'limit_to_change_types':
|
|
2150
|
+
(str,),
|
|
2151
|
+
},
|
|
2152
|
+
'attribute_map': {
|
|
2153
|
+
'insertion_order_id': 'insertionOrderId',
|
|
2154
|
+
'offset': 'offset',
|
|
2155
|
+
'limit': 'limit',
|
|
2156
|
+
'limit_to_change_types': 'limitToChangeTypes',
|
|
2157
|
+
},
|
|
2158
|
+
'location_map': {
|
|
2159
|
+
'insertion_order_id': 'path',
|
|
2160
|
+
'offset': 'query',
|
|
2161
|
+
'limit': 'query',
|
|
2162
|
+
'limit_to_change_types': 'query',
|
|
2163
|
+
},
|
|
2164
|
+
'collection_format_map': {
|
|
2165
|
+
}
|
|
2166
|
+
},
|
|
2167
|
+
headers_map={
|
|
2168
|
+
'accept': [
|
|
2169
|
+
'application/json'
|
|
2170
|
+
],
|
|
2171
|
+
'content_type': [],
|
|
2172
|
+
},
|
|
2173
|
+
api_client=api_client
|
|
2174
|
+
)
|
|
2175
|
+
self.get_line_item_budget_overrides_endpoint = _Endpoint(
|
|
2176
|
+
settings={
|
|
2177
|
+
'response_type': (ValueResourceOutcomeOfLineItemBudgetOverrides,),
|
|
2178
|
+
'auth': [
|
|
2179
|
+
'oauth',
|
|
2180
|
+
'oauth'
|
|
2181
|
+
],
|
|
2182
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
2183
|
+
'operation_id': 'get_line_item_budget_overrides',
|
|
2184
|
+
'http_method': 'GET',
|
|
2185
|
+
'servers': None,
|
|
2186
|
+
},
|
|
2187
|
+
params_map={
|
|
2188
|
+
'all': [
|
|
2189
|
+
'line_item_id',
|
|
2190
|
+
],
|
|
2191
|
+
'required': [
|
|
2192
|
+
'line_item_id',
|
|
2193
|
+
],
|
|
2194
|
+
'nullable': [
|
|
2195
|
+
],
|
|
2196
|
+
'enum': [
|
|
2197
|
+
],
|
|
2198
|
+
'validation': [
|
|
2199
|
+
]
|
|
2200
|
+
},
|
|
2201
|
+
root_map={
|
|
2202
|
+
'validations': {
|
|
2203
|
+
},
|
|
2204
|
+
'allowed_values': {
|
|
2205
|
+
},
|
|
1868
2206
|
'openapi_types': {
|
|
1869
2207
|
'line_item_id':
|
|
1870
2208
|
(str,),
|
|
@@ -1886,6 +2224,70 @@ class CampaignApi(object):
|
|
|
1886
2224
|
},
|
|
1887
2225
|
api_client=api_client
|
|
1888
2226
|
)
|
|
2227
|
+
self.patch_api_v1_external_account_by_account_id_and_balance_id_endpoint = _Endpoint(
|
|
2228
|
+
settings={
|
|
2229
|
+
'response_type': (BalanceResponse,),
|
|
2230
|
+
'auth': [
|
|
2231
|
+
'oauth',
|
|
2232
|
+
'oauth'
|
|
2233
|
+
],
|
|
2234
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances/{balanceId}',
|
|
2235
|
+
'operation_id': 'patch_api_v1_external_account_by_account_id_and_balance_id',
|
|
2236
|
+
'http_method': 'PATCH',
|
|
2237
|
+
'servers': None,
|
|
2238
|
+
},
|
|
2239
|
+
params_map={
|
|
2240
|
+
'all': [
|
|
2241
|
+
'account_id',
|
|
2242
|
+
'balance_id',
|
|
2243
|
+
'update_balance_model_request',
|
|
2244
|
+
],
|
|
2245
|
+
'required': [
|
|
2246
|
+
'account_id',
|
|
2247
|
+
'balance_id',
|
|
2248
|
+
],
|
|
2249
|
+
'nullable': [
|
|
2250
|
+
],
|
|
2251
|
+
'enum': [
|
|
2252
|
+
],
|
|
2253
|
+
'validation': [
|
|
2254
|
+
]
|
|
2255
|
+
},
|
|
2256
|
+
root_map={
|
|
2257
|
+
'validations': {
|
|
2258
|
+
},
|
|
2259
|
+
'allowed_values': {
|
|
2260
|
+
},
|
|
2261
|
+
'openapi_types': {
|
|
2262
|
+
'account_id':
|
|
2263
|
+
(str,),
|
|
2264
|
+
'balance_id':
|
|
2265
|
+
(str,),
|
|
2266
|
+
'update_balance_model_request':
|
|
2267
|
+
(UpdateBalanceModelRequest,),
|
|
2268
|
+
},
|
|
2269
|
+
'attribute_map': {
|
|
2270
|
+
'account_id': 'account-id',
|
|
2271
|
+
'balance_id': 'balanceId',
|
|
2272
|
+
},
|
|
2273
|
+
'location_map': {
|
|
2274
|
+
'account_id': 'path',
|
|
2275
|
+
'balance_id': 'path',
|
|
2276
|
+
'update_balance_model_request': 'body',
|
|
2277
|
+
},
|
|
2278
|
+
'collection_format_map': {
|
|
2279
|
+
}
|
|
2280
|
+
},
|
|
2281
|
+
headers_map={
|
|
2282
|
+
'accept': [
|
|
2283
|
+
'application/json'
|
|
2284
|
+
],
|
|
2285
|
+
'content_type': [
|
|
2286
|
+
'application/json'
|
|
2287
|
+
]
|
|
2288
|
+
},
|
|
2289
|
+
api_client=api_client
|
|
2290
|
+
)
|
|
1889
2291
|
self.post_api202110_external_auction_line_item_targeting_keywords_append_by_line_item_id_endpoint = _Endpoint(
|
|
1890
2292
|
settings={
|
|
1891
2293
|
'response_type': (KeywordTarget202110Response,),
|
|
@@ -1893,7 +2295,7 @@ class CampaignApi(object):
|
|
|
1893
2295
|
'oauth',
|
|
1894
2296
|
'oauth'
|
|
1895
2297
|
],
|
|
1896
|
-
'endpoint_path': '/2024-
|
|
2298
|
+
'endpoint_path': '/2024-04/retail-media/auction-line-items/{line-item-id}/targeting/keywords/append',
|
|
1897
2299
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_append_by_line_item_id',
|
|
1898
2300
|
'http_method': 'POST',
|
|
1899
2301
|
'servers': None,
|
|
@@ -1951,7 +2353,7 @@ class CampaignApi(object):
|
|
|
1951
2353
|
'oauth',
|
|
1952
2354
|
'oauth'
|
|
1953
2355
|
],
|
|
1954
|
-
'endpoint_path': '/2024-
|
|
2356
|
+
'endpoint_path': '/2024-04/retail-media/auction-line-items/{line-item-id}/targeting/keywords/delete',
|
|
1955
2357
|
'operation_id': 'post_api202110_external_auction_line_item_targeting_keywords_delete_by_line_item_id',
|
|
1956
2358
|
'http_method': 'POST',
|
|
1957
2359
|
'servers': None,
|
|
@@ -2009,7 +2411,7 @@ class CampaignApi(object):
|
|
|
2009
2411
|
'oauth',
|
|
2010
2412
|
'oauth'
|
|
2011
2413
|
],
|
|
2012
|
-
'endpoint_path': '/2024-
|
|
2414
|
+
'endpoint_path': '/2024-04/retail-media/balances/{balance-id}/campaigns/append',
|
|
2013
2415
|
'operation_id': 'post_api202110_external_balance_campaigns_append_by_balance_id',
|
|
2014
2416
|
'http_method': 'POST',
|
|
2015
2417
|
'servers': None,
|
|
@@ -2067,7 +2469,7 @@ class CampaignApi(object):
|
|
|
2067
2469
|
'oauth',
|
|
2068
2470
|
'oauth'
|
|
2069
2471
|
],
|
|
2070
|
-
'endpoint_path': '/2024-
|
|
2472
|
+
'endpoint_path': '/2024-04/retail-media/balances/{balance-id}/campaigns/delete',
|
|
2071
2473
|
'operation_id': 'post_api202110_external_balance_campaigns_delete_by_balance_id',
|
|
2072
2474
|
'http_method': 'POST',
|
|
2073
2475
|
'servers': None,
|
|
@@ -2125,7 +2527,7 @@ class CampaignApi(object):
|
|
|
2125
2527
|
'oauth',
|
|
2126
2528
|
'oauth'
|
|
2127
2529
|
],
|
|
2128
|
-
'endpoint_path': '/2024-
|
|
2530
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaign-id}/preferred-line-items',
|
|
2129
2531
|
'operation_id': 'post_api202110_external_campaign_preferred_line_items_by_campaign_id',
|
|
2130
2532
|
'http_method': 'POST',
|
|
2131
2533
|
'servers': None,
|
|
@@ -2183,7 +2585,7 @@ class CampaignApi(object):
|
|
|
2183
2585
|
'oauth',
|
|
2184
2586
|
'oauth'
|
|
2185
2587
|
],
|
|
2186
|
-
'endpoint_path': '/2024-
|
|
2588
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/products/append',
|
|
2187
2589
|
'operation_id': 'post_api202110_external_line_item_products_append_by_line_item_id',
|
|
2188
2590
|
'http_method': 'POST',
|
|
2189
2591
|
'servers': None,
|
|
@@ -2241,7 +2643,7 @@ class CampaignApi(object):
|
|
|
2241
2643
|
'oauth',
|
|
2242
2644
|
'oauth'
|
|
2243
2645
|
],
|
|
2244
|
-
'endpoint_path': '/2024-
|
|
2646
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/products/delete',
|
|
2245
2647
|
'operation_id': 'post_api202110_external_line_item_products_delete_by_line_item_id',
|
|
2246
2648
|
'http_method': 'POST',
|
|
2247
2649
|
'servers': None,
|
|
@@ -2299,7 +2701,7 @@ class CampaignApi(object):
|
|
|
2299
2701
|
'oauth',
|
|
2300
2702
|
'oauth'
|
|
2301
2703
|
],
|
|
2302
|
-
'endpoint_path': '/2024-
|
|
2704
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/products/pause',
|
|
2303
2705
|
'operation_id': 'post_api202110_external_line_item_products_pause_by_line_item_id',
|
|
2304
2706
|
'http_method': 'POST',
|
|
2305
2707
|
'servers': None,
|
|
@@ -2355,7 +2757,7 @@ class CampaignApi(object):
|
|
|
2355
2757
|
'oauth',
|
|
2356
2758
|
'oauth'
|
|
2357
2759
|
],
|
|
2358
|
-
'endpoint_path': '/2024-
|
|
2760
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/products/unpause',
|
|
2359
2761
|
'operation_id': 'post_api202110_external_line_item_products_unpause_by_line_item_id',
|
|
2360
2762
|
'http_method': 'POST',
|
|
2361
2763
|
'servers': None,
|
|
@@ -2411,7 +2813,7 @@ class CampaignApi(object):
|
|
|
2411
2813
|
'oauth',
|
|
2412
2814
|
'oauth'
|
|
2413
2815
|
],
|
|
2414
|
-
'endpoint_path': '/2024-
|
|
2816
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/append',
|
|
2415
2817
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_append_by_line_item_id',
|
|
2416
2818
|
'http_method': 'POST',
|
|
2417
2819
|
'servers': None,
|
|
@@ -2469,7 +2871,7 @@ class CampaignApi(object):
|
|
|
2469
2871
|
'oauth',
|
|
2470
2872
|
'oauth'
|
|
2471
2873
|
],
|
|
2472
|
-
'endpoint_path': '/2024-
|
|
2874
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket/delete',
|
|
2473
2875
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_add_to_basket_delete_by_line_item_id',
|
|
2474
2876
|
'http_method': 'POST',
|
|
2475
2877
|
'servers': None,
|
|
@@ -2527,7 +2929,7 @@ class CampaignApi(object):
|
|
|
2527
2929
|
'oauth',
|
|
2528
2930
|
'oauth'
|
|
2529
2931
|
],
|
|
2530
|
-
'endpoint_path': '/2024-
|
|
2932
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/append',
|
|
2531
2933
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_append_by_line_item_id',
|
|
2532
2934
|
'http_method': 'POST',
|
|
2533
2935
|
'servers': None,
|
|
@@ -2585,7 +2987,7 @@ class CampaignApi(object):
|
|
|
2585
2987
|
'oauth',
|
|
2586
2988
|
'oauth'
|
|
2587
2989
|
],
|
|
2588
|
-
'endpoint_path': '/2024-
|
|
2990
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/audiences/delete',
|
|
2589
2991
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_audiences_delete_by_line_item_id',
|
|
2590
2992
|
'http_method': 'POST',
|
|
2591
2993
|
'servers': None,
|
|
@@ -2643,7 +3045,7 @@ class CampaignApi(object):
|
|
|
2643
3045
|
'oauth',
|
|
2644
3046
|
'oauth'
|
|
2645
3047
|
],
|
|
2646
|
-
'endpoint_path': '/2024-
|
|
3048
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/stores/append',
|
|
2647
3049
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_append_by_line_item_id',
|
|
2648
3050
|
'http_method': 'POST',
|
|
2649
3051
|
'servers': None,
|
|
@@ -2701,7 +3103,7 @@ class CampaignApi(object):
|
|
|
2701
3103
|
'oauth',
|
|
2702
3104
|
'oauth'
|
|
2703
3105
|
],
|
|
2704
|
-
'endpoint_path': '/2024-
|
|
3106
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/stores/delete',
|
|
2705
3107
|
'operation_id': 'post_api202110_external_preferred_line_item_targeting_stores_delete_by_line_item_id',
|
|
2706
3108
|
'http_method': 'POST',
|
|
2707
3109
|
'servers': None,
|
|
@@ -2759,7 +3161,7 @@ class CampaignApi(object):
|
|
|
2759
3161
|
'oauth',
|
|
2760
3162
|
'oauth'
|
|
2761
3163
|
],
|
|
2762
|
-
'endpoint_path': '/2024-
|
|
3164
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/creatives',
|
|
2763
3165
|
'operation_id': 'post_api202210_external_account_creatives_by_account_id',
|
|
2764
3166
|
'http_method': 'POST',
|
|
2765
3167
|
'servers': None,
|
|
@@ -2817,7 +3219,7 @@ class CampaignApi(object):
|
|
|
2817
3219
|
'oauth',
|
|
2818
3220
|
'oauth'
|
|
2819
3221
|
],
|
|
2820
|
-
'endpoint_path': '/2024-
|
|
3222
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/creatives/search',
|
|
2821
3223
|
'operation_id': 'post_api202210_external_account_creatives_search_by_account_id',
|
|
2822
3224
|
'http_method': 'POST',
|
|
2823
3225
|
'servers': None,
|
|
@@ -2875,7 +3277,7 @@ class CampaignApi(object):
|
|
|
2875
3277
|
'oauth',
|
|
2876
3278
|
'oauth'
|
|
2877
3279
|
],
|
|
2878
|
-
'endpoint_path': '/2024-
|
|
3280
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/campaigns',
|
|
2879
3281
|
'operation_id': 'post_api202301_external_account_campaigns_by_account_id',
|
|
2880
3282
|
'http_method': 'POST',
|
|
2881
3283
|
'servers': None,
|
|
@@ -2926,25 +3328,27 @@ class CampaignApi(object):
|
|
|
2926
3328
|
},
|
|
2927
3329
|
api_client=api_client
|
|
2928
3330
|
)
|
|
2929
|
-
self.
|
|
3331
|
+
self.post_api_v1_external_account_add_funds_by_account_id_and_balance_id_endpoint = _Endpoint(
|
|
2930
3332
|
settings={
|
|
2931
|
-
'response_type': (
|
|
3333
|
+
'response_type': (BalanceResponse,),
|
|
2932
3334
|
'auth': [
|
|
2933
3335
|
'oauth',
|
|
2934
3336
|
'oauth'
|
|
2935
3337
|
],
|
|
2936
|
-
'endpoint_path': '/2024-
|
|
2937
|
-
'operation_id': '
|
|
3338
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances/{balanceId}/add-funds',
|
|
3339
|
+
'operation_id': 'post_api_v1_external_account_add_funds_by_account_id_and_balance_id',
|
|
2938
3340
|
'http_method': 'POST',
|
|
2939
3341
|
'servers': None,
|
|
2940
3342
|
},
|
|
2941
3343
|
params_map={
|
|
2942
3344
|
'all': [
|
|
2943
3345
|
'account_id',
|
|
2944
|
-
'
|
|
3346
|
+
'balance_id',
|
|
3347
|
+
'add_funds_to_balance_request',
|
|
2945
3348
|
],
|
|
2946
3349
|
'required': [
|
|
2947
3350
|
'account_id',
|
|
3351
|
+
'balance_id',
|
|
2948
3352
|
],
|
|
2949
3353
|
'nullable': [
|
|
2950
3354
|
],
|
|
@@ -2961,15 +3365,19 @@ class CampaignApi(object):
|
|
|
2961
3365
|
'openapi_types': {
|
|
2962
3366
|
'account_id':
|
|
2963
3367
|
(str,),
|
|
2964
|
-
'
|
|
2965
|
-
(
|
|
3368
|
+
'balance_id':
|
|
3369
|
+
(str,),
|
|
3370
|
+
'add_funds_to_balance_request':
|
|
3371
|
+
(AddFundsToBalanceRequest,),
|
|
2966
3372
|
},
|
|
2967
3373
|
'attribute_map': {
|
|
2968
|
-
'account_id': '
|
|
3374
|
+
'account_id': 'account-id',
|
|
3375
|
+
'balance_id': 'balanceId',
|
|
2969
3376
|
},
|
|
2970
3377
|
'location_map': {
|
|
2971
3378
|
'account_id': 'path',
|
|
2972
|
-
'
|
|
3379
|
+
'balance_id': 'path',
|
|
3380
|
+
'add_funds_to_balance_request': 'body',
|
|
2973
3381
|
},
|
|
2974
3382
|
'collection_format_map': {
|
|
2975
3383
|
}
|
|
@@ -2984,25 +3392,25 @@ class CampaignApi(object):
|
|
|
2984
3392
|
},
|
|
2985
3393
|
api_client=api_client
|
|
2986
3394
|
)
|
|
2987
|
-
self.
|
|
3395
|
+
self.post_api_v1_external_account_balances_by_account_id_endpoint = _Endpoint(
|
|
2988
3396
|
settings={
|
|
2989
|
-
'response_type': (
|
|
3397
|
+
'response_type': (BalanceResponse,),
|
|
2990
3398
|
'auth': [
|
|
2991
3399
|
'oauth',
|
|
2992
3400
|
'oauth'
|
|
2993
3401
|
],
|
|
2994
|
-
'endpoint_path': '/2024-
|
|
2995
|
-
'operation_id': '
|
|
3402
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances',
|
|
3403
|
+
'operation_id': 'post_api_v1_external_account_balances_by_account_id',
|
|
2996
3404
|
'http_method': 'POST',
|
|
2997
3405
|
'servers': None,
|
|
2998
3406
|
},
|
|
2999
3407
|
params_map={
|
|
3000
3408
|
'all': [
|
|
3001
|
-
'
|
|
3002
|
-
'
|
|
3409
|
+
'account_id',
|
|
3410
|
+
'create_balance_request',
|
|
3003
3411
|
],
|
|
3004
3412
|
'required': [
|
|
3005
|
-
'
|
|
3413
|
+
'account_id',
|
|
3006
3414
|
],
|
|
3007
3415
|
'nullable': [
|
|
3008
3416
|
],
|
|
@@ -3017,17 +3425,17 @@ class CampaignApi(object):
|
|
|
3017
3425
|
'allowed_values': {
|
|
3018
3426
|
},
|
|
3019
3427
|
'openapi_types': {
|
|
3020
|
-
'
|
|
3428
|
+
'account_id':
|
|
3021
3429
|
(str,),
|
|
3022
|
-
'
|
|
3023
|
-
(
|
|
3430
|
+
'create_balance_request':
|
|
3431
|
+
(CreateBalanceRequest,),
|
|
3024
3432
|
},
|
|
3025
3433
|
'attribute_map': {
|
|
3026
|
-
'
|
|
3434
|
+
'account_id': 'account-id',
|
|
3027
3435
|
},
|
|
3028
3436
|
'location_map': {
|
|
3029
|
-
'
|
|
3030
|
-
'
|
|
3437
|
+
'account_id': 'path',
|
|
3438
|
+
'create_balance_request': 'body',
|
|
3031
3439
|
},
|
|
3032
3440
|
'collection_format_map': {
|
|
3033
3441
|
}
|
|
@@ -3042,25 +3450,25 @@ class CampaignApi(object):
|
|
|
3042
3450
|
},
|
|
3043
3451
|
api_client=api_client
|
|
3044
3452
|
)
|
|
3045
|
-
self.
|
|
3453
|
+
self.post_api_v1_external_account_catalogs_by_account_id_endpoint = _Endpoint(
|
|
3046
3454
|
settings={
|
|
3047
|
-
'response_type': (
|
|
3455
|
+
'response_type': (JsonApiSingleResponseOfCatalogStatus,),
|
|
3048
3456
|
'auth': [
|
|
3049
3457
|
'oauth',
|
|
3050
3458
|
'oauth'
|
|
3051
3459
|
],
|
|
3052
|
-
'endpoint_path': '/2024-
|
|
3053
|
-
'operation_id': '
|
|
3054
|
-
'http_method': '
|
|
3460
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{accountId}/catalogs',
|
|
3461
|
+
'operation_id': 'post_api_v1_external_account_catalogs_by_account_id',
|
|
3462
|
+
'http_method': 'POST',
|
|
3055
3463
|
'servers': None,
|
|
3056
3464
|
},
|
|
3057
3465
|
params_map={
|
|
3058
3466
|
'all': [
|
|
3059
|
-
'
|
|
3060
|
-
'
|
|
3467
|
+
'account_id',
|
|
3468
|
+
'json_api_request_of_catalog_request',
|
|
3061
3469
|
],
|
|
3062
3470
|
'required': [
|
|
3063
|
-
'
|
|
3471
|
+
'account_id',
|
|
3064
3472
|
],
|
|
3065
3473
|
'nullable': [
|
|
3066
3474
|
],
|
|
@@ -3075,17 +3483,17 @@ class CampaignApi(object):
|
|
|
3075
3483
|
'allowed_values': {
|
|
3076
3484
|
},
|
|
3077
3485
|
'openapi_types': {
|
|
3078
|
-
'
|
|
3486
|
+
'account_id':
|
|
3079
3487
|
(str,),
|
|
3080
|
-
'
|
|
3081
|
-
(
|
|
3488
|
+
'json_api_request_of_catalog_request':
|
|
3489
|
+
(JsonApiRequestOfCatalogRequest,),
|
|
3082
3490
|
},
|
|
3083
3491
|
'attribute_map': {
|
|
3084
|
-
'
|
|
3492
|
+
'account_id': 'accountId',
|
|
3085
3493
|
},
|
|
3086
3494
|
'location_map': {
|
|
3087
|
-
'
|
|
3088
|
-
'
|
|
3495
|
+
'account_id': 'path',
|
|
3496
|
+
'json_api_request_of_catalog_request': 'body',
|
|
3089
3497
|
},
|
|
3090
3498
|
'collection_format_map': {
|
|
3091
3499
|
}
|
|
@@ -3100,25 +3508,27 @@ class CampaignApi(object):
|
|
|
3100
3508
|
},
|
|
3101
3509
|
api_client=api_client
|
|
3102
3510
|
)
|
|
3103
|
-
self.
|
|
3511
|
+
self.post_api_v1_external_account_change_dates_by_account_id_and_balance_id_endpoint = _Endpoint(
|
|
3104
3512
|
settings={
|
|
3105
|
-
'response_type': (
|
|
3513
|
+
'response_type': (BalanceResponse,),
|
|
3106
3514
|
'auth': [
|
|
3107
3515
|
'oauth',
|
|
3108
3516
|
'oauth'
|
|
3109
3517
|
],
|
|
3110
|
-
'endpoint_path': '/2024-
|
|
3111
|
-
'operation_id': '
|
|
3112
|
-
'http_method': '
|
|
3518
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/balances/{balanceId}/change-dates',
|
|
3519
|
+
'operation_id': 'post_api_v1_external_account_change_dates_by_account_id_and_balance_id',
|
|
3520
|
+
'http_method': 'POST',
|
|
3113
3521
|
'servers': None,
|
|
3114
3522
|
},
|
|
3115
3523
|
params_map={
|
|
3116
3524
|
'all': [
|
|
3117
|
-
'
|
|
3118
|
-
'
|
|
3525
|
+
'account_id',
|
|
3526
|
+
'balance_id',
|
|
3527
|
+
'change_dates_of_balance_request',
|
|
3119
3528
|
],
|
|
3120
3529
|
'required': [
|
|
3121
|
-
'
|
|
3530
|
+
'account_id',
|
|
3531
|
+
'balance_id',
|
|
3122
3532
|
],
|
|
3123
3533
|
'nullable': [
|
|
3124
3534
|
],
|
|
@@ -3133,17 +3543,21 @@ class CampaignApi(object):
|
|
|
3133
3543
|
'allowed_values': {
|
|
3134
3544
|
},
|
|
3135
3545
|
'openapi_types': {
|
|
3136
|
-
'
|
|
3546
|
+
'account_id':
|
|
3137
3547
|
(str,),
|
|
3138
|
-
'
|
|
3139
|
-
(
|
|
3548
|
+
'balance_id':
|
|
3549
|
+
(str,),
|
|
3550
|
+
'change_dates_of_balance_request':
|
|
3551
|
+
(ChangeDatesOfBalanceRequest,),
|
|
3140
3552
|
},
|
|
3141
3553
|
'attribute_map': {
|
|
3142
|
-
'
|
|
3554
|
+
'account_id': 'account-id',
|
|
3555
|
+
'balance_id': 'balanceId',
|
|
3143
3556
|
},
|
|
3144
3557
|
'location_map': {
|
|
3145
|
-
'
|
|
3146
|
-
'
|
|
3558
|
+
'account_id': 'path',
|
|
3559
|
+
'balance_id': 'path',
|
|
3560
|
+
'change_dates_of_balance_request': 'body',
|
|
3147
3561
|
},
|
|
3148
3562
|
'collection_format_map': {
|
|
3149
3563
|
}
|
|
@@ -3158,25 +3572,25 @@ class CampaignApi(object):
|
|
|
3158
3572
|
},
|
|
3159
3573
|
api_client=api_client
|
|
3160
3574
|
)
|
|
3161
|
-
self.
|
|
3575
|
+
self.post_api_v2_external_campaign_auction_line_items_by_campaign_id_endpoint = _Endpoint(
|
|
3162
3576
|
settings={
|
|
3163
|
-
'response_type': (
|
|
3577
|
+
'response_type': (AuctionLineItemResponse,),
|
|
3164
3578
|
'auth': [
|
|
3165
3579
|
'oauth',
|
|
3166
3580
|
'oauth'
|
|
3167
3581
|
],
|
|
3168
|
-
'endpoint_path': '/2024-
|
|
3169
|
-
'operation_id': '
|
|
3170
|
-
'http_method': '
|
|
3582
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaign-id}/auction-line-items',
|
|
3583
|
+
'operation_id': 'post_api_v2_external_campaign_auction_line_items_by_campaign_id',
|
|
3584
|
+
'http_method': 'POST',
|
|
3171
3585
|
'servers': None,
|
|
3172
3586
|
},
|
|
3173
3587
|
params_map={
|
|
3174
3588
|
'all': [
|
|
3175
|
-
'
|
|
3176
|
-
'
|
|
3589
|
+
'campaign_id',
|
|
3590
|
+
'auction_line_item_create_model_request',
|
|
3177
3591
|
],
|
|
3178
3592
|
'required': [
|
|
3179
|
-
'
|
|
3593
|
+
'campaign_id',
|
|
3180
3594
|
],
|
|
3181
3595
|
'nullable': [
|
|
3182
3596
|
],
|
|
@@ -3191,17 +3605,17 @@ class CampaignApi(object):
|
|
|
3191
3605
|
'allowed_values': {
|
|
3192
3606
|
},
|
|
3193
3607
|
'openapi_types': {
|
|
3194
|
-
'
|
|
3608
|
+
'campaign_id':
|
|
3195
3609
|
(str,),
|
|
3196
|
-
'
|
|
3197
|
-
(
|
|
3610
|
+
'auction_line_item_create_model_request':
|
|
3611
|
+
(AuctionLineItemCreateModelRequest,),
|
|
3198
3612
|
},
|
|
3199
3613
|
'attribute_map': {
|
|
3200
|
-
'
|
|
3614
|
+
'campaign_id': 'campaign-id',
|
|
3201
3615
|
},
|
|
3202
3616
|
'location_map': {
|
|
3203
|
-
'
|
|
3204
|
-
'
|
|
3617
|
+
'campaign_id': 'path',
|
|
3618
|
+
'auction_line_item_create_model_request': 'body',
|
|
3205
3619
|
},
|
|
3206
3620
|
'collection_format_map': {
|
|
3207
3621
|
}
|
|
@@ -3216,22 +3630,22 @@ class CampaignApi(object):
|
|
|
3216
3630
|
},
|
|
3217
3631
|
api_client=api_client
|
|
3218
3632
|
)
|
|
3219
|
-
self.
|
|
3633
|
+
self.put_api202110_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
3220
3634
|
settings={
|
|
3221
|
-
'response_type': (
|
|
3635
|
+
'response_type': (PreferredLineItem202110Response,),
|
|
3222
3636
|
'auth': [
|
|
3223
3637
|
'oauth',
|
|
3224
3638
|
'oauth'
|
|
3225
3639
|
],
|
|
3226
|
-
'endpoint_path': '/2024-
|
|
3227
|
-
'operation_id': '
|
|
3640
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}',
|
|
3641
|
+
'operation_id': 'put_api202110_external_preferred_line_item_by_line_item_id',
|
|
3228
3642
|
'http_method': 'PUT',
|
|
3229
3643
|
'servers': None,
|
|
3230
3644
|
},
|
|
3231
3645
|
params_map={
|
|
3232
3646
|
'all': [
|
|
3233
3647
|
'line_item_id',
|
|
3234
|
-
'
|
|
3648
|
+
'preferred_line_item_update_model202110_request',
|
|
3235
3649
|
],
|
|
3236
3650
|
'required': [
|
|
3237
3651
|
'line_item_id',
|
|
@@ -3251,15 +3665,15 @@ class CampaignApi(object):
|
|
|
3251
3665
|
'openapi_types': {
|
|
3252
3666
|
'line_item_id':
|
|
3253
3667
|
(str,),
|
|
3254
|
-
'
|
|
3255
|
-
(
|
|
3668
|
+
'preferred_line_item_update_model202110_request':
|
|
3669
|
+
(PreferredLineItemUpdateModel202110Request,),
|
|
3256
3670
|
},
|
|
3257
3671
|
'attribute_map': {
|
|
3258
3672
|
'line_item_id': 'line-item-id',
|
|
3259
3673
|
},
|
|
3260
3674
|
'location_map': {
|
|
3261
3675
|
'line_item_id': 'path',
|
|
3262
|
-
'
|
|
3676
|
+
'preferred_line_item_update_model202110_request': 'body',
|
|
3263
3677
|
},
|
|
3264
3678
|
'collection_format_map': {
|
|
3265
3679
|
}
|
|
@@ -3274,27 +3688,25 @@ class CampaignApi(object):
|
|
|
3274
3688
|
},
|
|
3275
3689
|
api_client=api_client
|
|
3276
3690
|
)
|
|
3277
|
-
self.
|
|
3691
|
+
self.put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint = _Endpoint(
|
|
3278
3692
|
settings={
|
|
3279
|
-
'response_type': (
|
|
3693
|
+
'response_type': (AddToBasketTarget202110Response,),
|
|
3280
3694
|
'auth': [
|
|
3281
3695
|
'oauth',
|
|
3282
3696
|
'oauth'
|
|
3283
3697
|
],
|
|
3284
|
-
'endpoint_path': '/2024-
|
|
3285
|
-
'operation_id': '
|
|
3698
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/add-to-basket',
|
|
3699
|
+
'operation_id': 'put_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id',
|
|
3286
3700
|
'http_method': 'PUT',
|
|
3287
3701
|
'servers': None,
|
|
3288
3702
|
},
|
|
3289
3703
|
params_map={
|
|
3290
3704
|
'all': [
|
|
3291
|
-
'
|
|
3292
|
-
'
|
|
3293
|
-
'creative_update_model202207',
|
|
3705
|
+
'line_item_id',
|
|
3706
|
+
'add_to_basket_target202110_request',
|
|
3294
3707
|
],
|
|
3295
3708
|
'required': [
|
|
3296
|
-
'
|
|
3297
|
-
'creative_id',
|
|
3709
|
+
'line_item_id',
|
|
3298
3710
|
],
|
|
3299
3711
|
'nullable': [
|
|
3300
3712
|
],
|
|
@@ -3309,12 +3721,188 @@ class CampaignApi(object):
|
|
|
3309
3721
|
'allowed_values': {
|
|
3310
3722
|
},
|
|
3311
3723
|
'openapi_types': {
|
|
3312
|
-
'
|
|
3313
|
-
(str,),
|
|
3314
|
-
'creative_id':
|
|
3724
|
+
'line_item_id':
|
|
3315
3725
|
(str,),
|
|
3316
|
-
'
|
|
3317
|
-
(
|
|
3726
|
+
'add_to_basket_target202110_request':
|
|
3727
|
+
(AddToBasketTarget202110Request,),
|
|
3728
|
+
},
|
|
3729
|
+
'attribute_map': {
|
|
3730
|
+
'line_item_id': 'line-item-id',
|
|
3731
|
+
},
|
|
3732
|
+
'location_map': {
|
|
3733
|
+
'line_item_id': 'path',
|
|
3734
|
+
'add_to_basket_target202110_request': 'body',
|
|
3735
|
+
},
|
|
3736
|
+
'collection_format_map': {
|
|
3737
|
+
}
|
|
3738
|
+
},
|
|
3739
|
+
headers_map={
|
|
3740
|
+
'accept': [
|
|
3741
|
+
'application/json'
|
|
3742
|
+
],
|
|
3743
|
+
'content_type': [
|
|
3744
|
+
'application/json'
|
|
3745
|
+
]
|
|
3746
|
+
},
|
|
3747
|
+
api_client=api_client
|
|
3748
|
+
)
|
|
3749
|
+
self.put_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id_endpoint = _Endpoint(
|
|
3750
|
+
settings={
|
|
3751
|
+
'response_type': (AudienceTarget202110Response,),
|
|
3752
|
+
'auth': [
|
|
3753
|
+
'oauth',
|
|
3754
|
+
'oauth'
|
|
3755
|
+
],
|
|
3756
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/audiences',
|
|
3757
|
+
'operation_id': 'put_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id',
|
|
3758
|
+
'http_method': 'PUT',
|
|
3759
|
+
'servers': None,
|
|
3760
|
+
},
|
|
3761
|
+
params_map={
|
|
3762
|
+
'all': [
|
|
3763
|
+
'line_item_id',
|
|
3764
|
+
'audience_target202110_request',
|
|
3765
|
+
],
|
|
3766
|
+
'required': [
|
|
3767
|
+
'line_item_id',
|
|
3768
|
+
],
|
|
3769
|
+
'nullable': [
|
|
3770
|
+
],
|
|
3771
|
+
'enum': [
|
|
3772
|
+
],
|
|
3773
|
+
'validation': [
|
|
3774
|
+
]
|
|
3775
|
+
},
|
|
3776
|
+
root_map={
|
|
3777
|
+
'validations': {
|
|
3778
|
+
},
|
|
3779
|
+
'allowed_values': {
|
|
3780
|
+
},
|
|
3781
|
+
'openapi_types': {
|
|
3782
|
+
'line_item_id':
|
|
3783
|
+
(str,),
|
|
3784
|
+
'audience_target202110_request':
|
|
3785
|
+
(AudienceTarget202110Request,),
|
|
3786
|
+
},
|
|
3787
|
+
'attribute_map': {
|
|
3788
|
+
'line_item_id': 'line-item-id',
|
|
3789
|
+
},
|
|
3790
|
+
'location_map': {
|
|
3791
|
+
'line_item_id': 'path',
|
|
3792
|
+
'audience_target202110_request': 'body',
|
|
3793
|
+
},
|
|
3794
|
+
'collection_format_map': {
|
|
3795
|
+
}
|
|
3796
|
+
},
|
|
3797
|
+
headers_map={
|
|
3798
|
+
'accept': [
|
|
3799
|
+
'application/json'
|
|
3800
|
+
],
|
|
3801
|
+
'content_type': [
|
|
3802
|
+
'application/json'
|
|
3803
|
+
]
|
|
3804
|
+
},
|
|
3805
|
+
api_client=api_client
|
|
3806
|
+
)
|
|
3807
|
+
self.put_api202110_external_preferred_line_item_targeting_stores_by_line_item_id_endpoint = _Endpoint(
|
|
3808
|
+
settings={
|
|
3809
|
+
'response_type': (StoreTarget202110Response,),
|
|
3810
|
+
'auth': [
|
|
3811
|
+
'oauth',
|
|
3812
|
+
'oauth'
|
|
3813
|
+
],
|
|
3814
|
+
'endpoint_path': '/2024-04/retail-media/preferred-line-items/{line-item-id}/targeting/stores',
|
|
3815
|
+
'operation_id': 'put_api202110_external_preferred_line_item_targeting_stores_by_line_item_id',
|
|
3816
|
+
'http_method': 'PUT',
|
|
3817
|
+
'servers': None,
|
|
3818
|
+
},
|
|
3819
|
+
params_map={
|
|
3820
|
+
'all': [
|
|
3821
|
+
'line_item_id',
|
|
3822
|
+
'store_target202110_request',
|
|
3823
|
+
],
|
|
3824
|
+
'required': [
|
|
3825
|
+
'line_item_id',
|
|
3826
|
+
],
|
|
3827
|
+
'nullable': [
|
|
3828
|
+
],
|
|
3829
|
+
'enum': [
|
|
3830
|
+
],
|
|
3831
|
+
'validation': [
|
|
3832
|
+
]
|
|
3833
|
+
},
|
|
3834
|
+
root_map={
|
|
3835
|
+
'validations': {
|
|
3836
|
+
},
|
|
3837
|
+
'allowed_values': {
|
|
3838
|
+
},
|
|
3839
|
+
'openapi_types': {
|
|
3840
|
+
'line_item_id':
|
|
3841
|
+
(str,),
|
|
3842
|
+
'store_target202110_request':
|
|
3843
|
+
(StoreTarget202110Request,),
|
|
3844
|
+
},
|
|
3845
|
+
'attribute_map': {
|
|
3846
|
+
'line_item_id': 'line-item-id',
|
|
3847
|
+
},
|
|
3848
|
+
'location_map': {
|
|
3849
|
+
'line_item_id': 'path',
|
|
3850
|
+
'store_target202110_request': 'body',
|
|
3851
|
+
},
|
|
3852
|
+
'collection_format_map': {
|
|
3853
|
+
}
|
|
3854
|
+
},
|
|
3855
|
+
headers_map={
|
|
3856
|
+
'accept': [
|
|
3857
|
+
'application/json'
|
|
3858
|
+
],
|
|
3859
|
+
'content_type': [
|
|
3860
|
+
'application/json'
|
|
3861
|
+
]
|
|
3862
|
+
},
|
|
3863
|
+
api_client=api_client
|
|
3864
|
+
)
|
|
3865
|
+
self.put_api202210_external_account_by_account_id_creativescreative_id_endpoint = _Endpoint(
|
|
3866
|
+
settings={
|
|
3867
|
+
'response_type': (Creative202210Response,),
|
|
3868
|
+
'auth': [
|
|
3869
|
+
'oauth',
|
|
3870
|
+
'oauth'
|
|
3871
|
+
],
|
|
3872
|
+
'endpoint_path': '/2024-04/retail-media/accounts/{account-id}/creatives/{creative-id}',
|
|
3873
|
+
'operation_id': 'put_api202210_external_account_by_account_id_creativescreative_id',
|
|
3874
|
+
'http_method': 'PUT',
|
|
3875
|
+
'servers': None,
|
|
3876
|
+
},
|
|
3877
|
+
params_map={
|
|
3878
|
+
'all': [
|
|
3879
|
+
'account_id',
|
|
3880
|
+
'creative_id',
|
|
3881
|
+
'creative_update_model202207',
|
|
3882
|
+
],
|
|
3883
|
+
'required': [
|
|
3884
|
+
'account_id',
|
|
3885
|
+
'creative_id',
|
|
3886
|
+
],
|
|
3887
|
+
'nullable': [
|
|
3888
|
+
],
|
|
3889
|
+
'enum': [
|
|
3890
|
+
],
|
|
3891
|
+
'validation': [
|
|
3892
|
+
]
|
|
3893
|
+
},
|
|
3894
|
+
root_map={
|
|
3895
|
+
'validations': {
|
|
3896
|
+
},
|
|
3897
|
+
'allowed_values': {
|
|
3898
|
+
},
|
|
3899
|
+
'openapi_types': {
|
|
3900
|
+
'account_id':
|
|
3901
|
+
(str,),
|
|
3902
|
+
'creative_id':
|
|
3903
|
+
(str,),
|
|
3904
|
+
'creative_update_model202207':
|
|
3905
|
+
(CreativeUpdateModel202207,),
|
|
3318
3906
|
},
|
|
3319
3907
|
'attribute_map': {
|
|
3320
3908
|
'account_id': 'account-id',
|
|
@@ -3345,7 +3933,7 @@ class CampaignApi(object):
|
|
|
3345
3933
|
'oauth',
|
|
3346
3934
|
'oauth'
|
|
3347
3935
|
],
|
|
3348
|
-
'endpoint_path': '/2024-
|
|
3936
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaignId}',
|
|
3349
3937
|
'operation_id': 'put_api202301_external_campaign_by_campaign_id',
|
|
3350
3938
|
'http_method': 'PUT',
|
|
3351
3939
|
'servers': None,
|
|
@@ -3403,7 +3991,7 @@ class CampaignApi(object):
|
|
|
3403
3991
|
'oauth',
|
|
3404
3992
|
'oauth'
|
|
3405
3993
|
],
|
|
3406
|
-
'endpoint_path': '/2024-
|
|
3994
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
3407
3995
|
'operation_id': 'put_api202301_external_line_item_bid_multipliers_by_line_item_id',
|
|
3408
3996
|
'http_method': 'PUT',
|
|
3409
3997
|
'servers': None,
|
|
@@ -3463,7 +4051,7 @@ class CampaignApi(object):
|
|
|
3463
4051
|
'oauth',
|
|
3464
4052
|
'oauth'
|
|
3465
4053
|
],
|
|
3466
|
-
'endpoint_path': '/2024-
|
|
4054
|
+
'endpoint_path': '/2024-04/retail-media/auction-line-items/{line-item-id}',
|
|
3467
4055
|
'operation_id': 'put_api_v2_external_auction_line_item_by_line_item_id',
|
|
3468
4056
|
'http_method': 'PUT',
|
|
3469
4057
|
'servers': None,
|
|
@@ -3521,7 +4109,7 @@ class CampaignApi(object):
|
|
|
3521
4109
|
'oauth',
|
|
3522
4110
|
'oauth'
|
|
3523
4111
|
],
|
|
3524
|
-
'endpoint_path': '/2024-
|
|
4112
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{id}/keywords/set-bid',
|
|
3525
4113
|
'operation_id': 'set_keyword_bids',
|
|
3526
4114
|
'http_method': 'POST',
|
|
3527
4115
|
'servers': None,
|
|
@@ -3579,7 +4167,7 @@ class CampaignApi(object):
|
|
|
3579
4167
|
'oauth',
|
|
3580
4168
|
'oauth'
|
|
3581
4169
|
],
|
|
3582
|
-
'endpoint_path': '/2024-
|
|
4170
|
+
'endpoint_path': '/2024-04/retail-media/preferred-deal-line-items/{id}/proposal/submit',
|
|
3583
4171
|
'operation_id': 'submit_proposal',
|
|
3584
4172
|
'http_method': 'POST',
|
|
3585
4173
|
'servers': None,
|
|
@@ -3631,7 +4219,7 @@ class CampaignApi(object):
|
|
|
3631
4219
|
'oauth',
|
|
3632
4220
|
'oauth'
|
|
3633
4221
|
],
|
|
3634
|
-
'endpoint_path': '/2024-
|
|
4222
|
+
'endpoint_path': '/2024-04/retail-media/campaigns/{campaignId}/campaign-budget-overrides',
|
|
3635
4223
|
'operation_id': 'update_campaign_budget_overrides',
|
|
3636
4224
|
'http_method': 'PUT',
|
|
3637
4225
|
'servers': None,
|
|
@@ -3692,7 +4280,7 @@ class CampaignApi(object):
|
|
|
3692
4280
|
'oauth',
|
|
3693
4281
|
'oauth'
|
|
3694
4282
|
],
|
|
3695
|
-
'endpoint_path': '/2024-
|
|
4283
|
+
'endpoint_path': '/2024-04/retail-media/line-items/{lineItemId}/line-item-budget-overrides',
|
|
3696
4284
|
'operation_id': 'update_line_item_budget_overrides',
|
|
3697
4285
|
'http_method': 'PUT',
|
|
3698
4286
|
'servers': None,
|
|
@@ -4246,22 +4834,22 @@ class CampaignApi(object):
|
|
|
4246
4834
|
line_item_id
|
|
4247
4835
|
return self.get_api202110_external_auction_line_item_targeting_keywords_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4248
4836
|
|
|
4249
|
-
def
|
|
4837
|
+
def get_api202110_external_balance_campaigns_by_balance_id(
|
|
4250
4838
|
self,
|
|
4251
|
-
|
|
4839
|
+
balance_id,
|
|
4252
4840
|
**kwargs
|
|
4253
4841
|
):
|
|
4254
|
-
"""
|
|
4842
|
+
"""get_api202110_external_balance_campaigns_by_balance_id # noqa: E501
|
|
4255
4843
|
|
|
4256
|
-
Gets page of
|
|
4844
|
+
Gets page of campaigns for the given balanceId # noqa: E501
|
|
4257
4845
|
This method makes a synchronous HTTP request by default. To make an
|
|
4258
4846
|
asynchronous HTTP request, please pass async_req=True
|
|
4259
4847
|
|
|
4260
|
-
>>> thread = api.
|
|
4848
|
+
>>> thread = api.get_api202110_external_balance_campaigns_by_balance_id(balance_id, async_req=True)
|
|
4261
4849
|
>>> result = thread.get()
|
|
4262
4850
|
|
|
4263
4851
|
Args:
|
|
4264
|
-
|
|
4852
|
+
balance_id (str): The balance to get campaigns from
|
|
4265
4853
|
|
|
4266
4854
|
Keyword Args:
|
|
4267
4855
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
@@ -4299,7 +4887,7 @@ class CampaignApi(object):
|
|
|
4299
4887
|
async_req (bool): execute request asynchronously
|
|
4300
4888
|
|
|
4301
4889
|
Returns:
|
|
4302
|
-
|
|
4890
|
+
BalanceCampaign202110PagedListResponse
|
|
4303
4891
|
If the method is called asynchronously, returns the request
|
|
4304
4892
|
thread.
|
|
4305
4893
|
"""
|
|
@@ -4328,26 +4916,26 @@ class CampaignApi(object):
|
|
|
4328
4916
|
'_content_type')
|
|
4329
4917
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4330
4918
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4331
|
-
kwargs['
|
|
4332
|
-
|
|
4333
|
-
return self.
|
|
4919
|
+
kwargs['balance_id'] = \
|
|
4920
|
+
balance_id
|
|
4921
|
+
return self.get_api202110_external_balance_campaigns_by_balance_id_endpoint.call_with_http_info(**kwargs)
|
|
4334
4922
|
|
|
4335
|
-
def
|
|
4923
|
+
def get_api202110_external_campaign_preferred_line_items_by_campaign_id(
|
|
4336
4924
|
self,
|
|
4337
|
-
|
|
4925
|
+
campaign_id,
|
|
4338
4926
|
**kwargs
|
|
4339
4927
|
):
|
|
4340
|
-
"""
|
|
4928
|
+
"""get_api202110_external_campaign_preferred_line_items_by_campaign_id # noqa: E501
|
|
4341
4929
|
|
|
4342
|
-
|
|
4930
|
+
Gets page of preferred line item objects for the given campaign id # noqa: E501
|
|
4343
4931
|
This method makes a synchronous HTTP request by default. To make an
|
|
4344
4932
|
asynchronous HTTP request, please pass async_req=True
|
|
4345
4933
|
|
|
4346
|
-
>>> thread = api.
|
|
4934
|
+
>>> thread = api.get_api202110_external_campaign_preferred_line_items_by_campaign_id(campaign_id, async_req=True)
|
|
4347
4935
|
>>> result = thread.get()
|
|
4348
4936
|
|
|
4349
4937
|
Args:
|
|
4350
|
-
|
|
4938
|
+
campaign_id (str): The given campaign id
|
|
4351
4939
|
|
|
4352
4940
|
Keyword Args:
|
|
4353
4941
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
@@ -4385,7 +4973,7 @@ class CampaignApi(object):
|
|
|
4385
4973
|
async_req (bool): execute request asynchronously
|
|
4386
4974
|
|
|
4387
4975
|
Returns:
|
|
4388
|
-
|
|
4976
|
+
PreferredLineItem202110PagedListResponse
|
|
4389
4977
|
If the method is called asynchronously, returns the request
|
|
4390
4978
|
thread.
|
|
4391
4979
|
"""
|
|
@@ -4414,28 +5002,31 @@ class CampaignApi(object):
|
|
|
4414
5002
|
'_content_type')
|
|
4415
5003
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4416
5004
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4417
|
-
kwargs['
|
|
4418
|
-
|
|
4419
|
-
return self.
|
|
5005
|
+
kwargs['campaign_id'] = \
|
|
5006
|
+
campaign_id
|
|
5007
|
+
return self.get_api202110_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
4420
5008
|
|
|
4421
|
-
def
|
|
5009
|
+
def get_api202110_external_line_item_products_by_line_item_id(
|
|
4422
5010
|
self,
|
|
4423
5011
|
line_item_id,
|
|
4424
5012
|
**kwargs
|
|
4425
5013
|
):
|
|
4426
|
-
"""
|
|
5014
|
+
"""get_api202110_external_line_item_products_by_line_item_id # noqa: E501
|
|
4427
5015
|
|
|
4428
|
-
|
|
5016
|
+
This endpoint gets the promoted products on the specified line item. # noqa: E501
|
|
4429
5017
|
This method makes a synchronous HTTP request by default. To make an
|
|
4430
5018
|
asynchronous HTTP request, please pass async_req=True
|
|
4431
5019
|
|
|
4432
|
-
>>> thread = api.
|
|
5020
|
+
>>> thread = api.get_api202110_external_line_item_products_by_line_item_id(line_item_id, async_req=True)
|
|
4433
5021
|
>>> result = thread.get()
|
|
4434
5022
|
|
|
4435
5023
|
Args:
|
|
4436
|
-
line_item_id (str): The
|
|
5024
|
+
line_item_id (str): The line item to interact with
|
|
4437
5025
|
|
|
4438
5026
|
Keyword Args:
|
|
5027
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5028
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5029
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
4439
5030
|
_return_http_data_only (bool): response data without head status
|
|
4440
5031
|
code and headers. Default is True.
|
|
4441
5032
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4468,7 +5059,7 @@ class CampaignApi(object):
|
|
|
4468
5059
|
async_req (bool): execute request asynchronously
|
|
4469
5060
|
|
|
4470
5061
|
Returns:
|
|
4471
|
-
|
|
5062
|
+
PromotedProduct202110PagedListResponse
|
|
4472
5063
|
If the method is called asynchronously, returns the request
|
|
4473
5064
|
thread.
|
|
4474
5065
|
"""
|
|
@@ -4499,24 +5090,24 @@ class CampaignApi(object):
|
|
|
4499
5090
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4500
5091
|
kwargs['line_item_id'] = \
|
|
4501
5092
|
line_item_id
|
|
4502
|
-
return self.
|
|
5093
|
+
return self.get_api202110_external_line_item_products_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4503
5094
|
|
|
4504
|
-
def
|
|
5095
|
+
def get_api202110_external_preferred_line_item_by_line_item_id(
|
|
4505
5096
|
self,
|
|
4506
5097
|
line_item_id,
|
|
4507
5098
|
**kwargs
|
|
4508
5099
|
):
|
|
4509
|
-
"""
|
|
5100
|
+
"""get_api202110_external_preferred_line_item_by_line_item_id # noqa: E501
|
|
4510
5101
|
|
|
4511
|
-
|
|
5102
|
+
Gets the preferred line item for the given line item id # noqa: E501
|
|
4512
5103
|
This method makes a synchronous HTTP request by default. To make an
|
|
4513
5104
|
asynchronous HTTP request, please pass async_req=True
|
|
4514
5105
|
|
|
4515
|
-
>>> thread = api.
|
|
5106
|
+
>>> thread = api.get_api202110_external_preferred_line_item_by_line_item_id(line_item_id, async_req=True)
|
|
4516
5107
|
>>> result = thread.get()
|
|
4517
5108
|
|
|
4518
5109
|
Args:
|
|
4519
|
-
line_item_id (str): The line item
|
|
5110
|
+
line_item_id (str): The given line item id
|
|
4520
5111
|
|
|
4521
5112
|
Keyword Args:
|
|
4522
5113
|
_return_http_data_only (bool): response data without head status
|
|
@@ -4551,7 +5142,7 @@ class CampaignApi(object):
|
|
|
4551
5142
|
async_req (bool): execute request asynchronously
|
|
4552
5143
|
|
|
4553
5144
|
Returns:
|
|
4554
|
-
|
|
5145
|
+
PreferredLineItem202110Response
|
|
4555
5146
|
If the method is called asynchronously, returns the request
|
|
4556
5147
|
thread.
|
|
4557
5148
|
"""
|
|
@@ -4582,20 +5173,20 @@ class CampaignApi(object):
|
|
|
4582
5173
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4583
5174
|
kwargs['line_item_id'] = \
|
|
4584
5175
|
line_item_id
|
|
4585
|
-
return self.
|
|
5176
|
+
return self.get_api202110_external_preferred_line_item_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4586
5177
|
|
|
4587
|
-
def
|
|
5178
|
+
def get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(
|
|
4588
5179
|
self,
|
|
4589
5180
|
line_item_id,
|
|
4590
5181
|
**kwargs
|
|
4591
5182
|
):
|
|
4592
|
-
"""
|
|
5183
|
+
"""get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id # noqa: E501
|
|
4593
5184
|
|
|
4594
|
-
This endpoint gets the
|
|
5185
|
+
This endpoint gets the add to basket target on the specified line item. # noqa: E501
|
|
4595
5186
|
This method makes a synchronous HTTP request by default. To make an
|
|
4596
5187
|
asynchronous HTTP request, please pass async_req=True
|
|
4597
5188
|
|
|
4598
|
-
>>> thread = api.
|
|
5189
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id(line_item_id, async_req=True)
|
|
4599
5190
|
>>> result = thread.get()
|
|
4600
5191
|
|
|
4601
5192
|
Args:
|
|
@@ -4634,7 +5225,7 @@ class CampaignApi(object):
|
|
|
4634
5225
|
async_req (bool): execute request asynchronously
|
|
4635
5226
|
|
|
4636
5227
|
Returns:
|
|
4637
|
-
|
|
5228
|
+
AddToBasketTarget202110Response
|
|
4638
5229
|
If the method is called asynchronously, returns the request
|
|
4639
5230
|
thread.
|
|
4640
5231
|
"""
|
|
@@ -4665,9 +5256,92 @@ class CampaignApi(object):
|
|
|
4665
5256
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4666
5257
|
kwargs['line_item_id'] = \
|
|
4667
5258
|
line_item_id
|
|
4668
|
-
return self.
|
|
5259
|
+
return self.get_api202110_external_preferred_line_item_targeting_add_to_basket_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
4669
5260
|
|
|
4670
|
-
def
|
|
5261
|
+
def get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(
|
|
5262
|
+
self,
|
|
5263
|
+
line_item_id,
|
|
5264
|
+
**kwargs
|
|
5265
|
+
):
|
|
5266
|
+
"""get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id # noqa: E501
|
|
5267
|
+
|
|
5268
|
+
This endpoint gets the audience target on the specified line item. # noqa: E501
|
|
5269
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
5270
|
+
asynchronous HTTP request, please pass async_req=True
|
|
5271
|
+
|
|
5272
|
+
>>> thread = api.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id(line_item_id, async_req=True)
|
|
5273
|
+
>>> result = thread.get()
|
|
5274
|
+
|
|
5275
|
+
Args:
|
|
5276
|
+
line_item_id (str): The line item to interact with
|
|
5277
|
+
|
|
5278
|
+
Keyword Args:
|
|
5279
|
+
_return_http_data_only (bool): response data without head status
|
|
5280
|
+
code and headers. Default is True.
|
|
5281
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
5282
|
+
will be returned without reading/decoding response data.
|
|
5283
|
+
Default is True.
|
|
5284
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
5285
|
+
one number provided, it will be total request timeout. It can also
|
|
5286
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
5287
|
+
Default is None.
|
|
5288
|
+
_check_input_type (bool): specifies if type checking
|
|
5289
|
+
should be done one the data sent to the server.
|
|
5290
|
+
Default is True.
|
|
5291
|
+
_check_return_type (bool): specifies if type checking
|
|
5292
|
+
should be done one the data received from the server.
|
|
5293
|
+
Default is True.
|
|
5294
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
5295
|
+
are serialized names, as specified in the OpenAPI document.
|
|
5296
|
+
False if the variable names in the input data
|
|
5297
|
+
are pythonic names, e.g. snake case (default)
|
|
5298
|
+
_content_type (str/None): force body content-type.
|
|
5299
|
+
Default is None and content-type will be predicted by allowed
|
|
5300
|
+
content-types and body.
|
|
5301
|
+
_host_index (int/None): specifies the index of the server
|
|
5302
|
+
that we want to use.
|
|
5303
|
+
Default is read from the configuration.
|
|
5304
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
5305
|
+
request; this effectively ignores the authentication
|
|
5306
|
+
in the spec for a single request.
|
|
5307
|
+
Default is None
|
|
5308
|
+
async_req (bool): execute request asynchronously
|
|
5309
|
+
|
|
5310
|
+
Returns:
|
|
5311
|
+
AudienceTarget202110Response
|
|
5312
|
+
If the method is called asynchronously, returns the request
|
|
5313
|
+
thread.
|
|
5314
|
+
"""
|
|
5315
|
+
kwargs['async_req'] = kwargs.get(
|
|
5316
|
+
'async_req', False
|
|
5317
|
+
)
|
|
5318
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
5319
|
+
'_return_http_data_only', True
|
|
5320
|
+
)
|
|
5321
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
5322
|
+
'_preload_content', True
|
|
5323
|
+
)
|
|
5324
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
5325
|
+
'_request_timeout', None
|
|
5326
|
+
)
|
|
5327
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
5328
|
+
'_check_input_type', True
|
|
5329
|
+
)
|
|
5330
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
5331
|
+
'_check_return_type', True
|
|
5332
|
+
)
|
|
5333
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
5334
|
+
'_spec_property_naming', False
|
|
5335
|
+
)
|
|
5336
|
+
kwargs['_content_type'] = kwargs.get(
|
|
5337
|
+
'_content_type')
|
|
5338
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5339
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5340
|
+
kwargs['line_item_id'] = \
|
|
5341
|
+
line_item_id
|
|
5342
|
+
return self.get_api202110_external_preferred_line_item_targeting_audiences_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
5343
|
+
|
|
5344
|
+
def get_api202110_external_preferred_line_item_targeting_stores_by_line_item_id(
|
|
4671
5345
|
self,
|
|
4672
5346
|
line_item_id,
|
|
4673
5347
|
**kwargs
|
|
@@ -5507,6 +6181,92 @@ class CampaignApi(object):
|
|
|
5507
6181
|
line_item_id
|
|
5508
6182
|
return self.get_api202301_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
5509
6183
|
|
|
6184
|
+
def get_api_v1_external_account_balances_by_account_id(
|
|
6185
|
+
self,
|
|
6186
|
+
account_id,
|
|
6187
|
+
**kwargs
|
|
6188
|
+
):
|
|
6189
|
+
"""get_api_v1_external_account_balances_by_account_id # noqa: E501
|
|
6190
|
+
|
|
6191
|
+
Get page of balances for the given accountId. # noqa: E501
|
|
6192
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
6193
|
+
asynchronous HTTP request, please pass async_req=True
|
|
6194
|
+
|
|
6195
|
+
>>> thread = api.get_api_v1_external_account_balances_by_account_id(account_id, async_req=True)
|
|
6196
|
+
>>> result = thread.get()
|
|
6197
|
+
|
|
6198
|
+
Args:
|
|
6199
|
+
account_id (str): The account to get page of balances for
|
|
6200
|
+
|
|
6201
|
+
Keyword Args:
|
|
6202
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
6203
|
+
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
|
|
6204
|
+
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
|
|
6205
|
+
_return_http_data_only (bool): response data without head status
|
|
6206
|
+
code and headers. Default is True.
|
|
6207
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
6208
|
+
will be returned without reading/decoding response data.
|
|
6209
|
+
Default is True.
|
|
6210
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
6211
|
+
one number provided, it will be total request timeout. It can also
|
|
6212
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
6213
|
+
Default is None.
|
|
6214
|
+
_check_input_type (bool): specifies if type checking
|
|
6215
|
+
should be done one the data sent to the server.
|
|
6216
|
+
Default is True.
|
|
6217
|
+
_check_return_type (bool): specifies if type checking
|
|
6218
|
+
should be done one the data received from the server.
|
|
6219
|
+
Default is True.
|
|
6220
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
6221
|
+
are serialized names, as specified in the OpenAPI document.
|
|
6222
|
+
False if the variable names in the input data
|
|
6223
|
+
are pythonic names, e.g. snake case (default)
|
|
6224
|
+
_content_type (str/None): force body content-type.
|
|
6225
|
+
Default is None and content-type will be predicted by allowed
|
|
6226
|
+
content-types and body.
|
|
6227
|
+
_host_index (int/None): specifies the index of the server
|
|
6228
|
+
that we want to use.
|
|
6229
|
+
Default is read from the configuration.
|
|
6230
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
6231
|
+
request; this effectively ignores the authentication
|
|
6232
|
+
in the spec for a single request.
|
|
6233
|
+
Default is None
|
|
6234
|
+
async_req (bool): execute request asynchronously
|
|
6235
|
+
|
|
6236
|
+
Returns:
|
|
6237
|
+
BalanceResponsePagedListResponse
|
|
6238
|
+
If the method is called asynchronously, returns the request
|
|
6239
|
+
thread.
|
|
6240
|
+
"""
|
|
6241
|
+
kwargs['async_req'] = kwargs.get(
|
|
6242
|
+
'async_req', False
|
|
6243
|
+
)
|
|
6244
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
6245
|
+
'_return_http_data_only', True
|
|
6246
|
+
)
|
|
6247
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
6248
|
+
'_preload_content', True
|
|
6249
|
+
)
|
|
6250
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
6251
|
+
'_request_timeout', None
|
|
6252
|
+
)
|
|
6253
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
6254
|
+
'_check_input_type', True
|
|
6255
|
+
)
|
|
6256
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
6257
|
+
'_check_return_type', True
|
|
6258
|
+
)
|
|
6259
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
6260
|
+
'_spec_property_naming', False
|
|
6261
|
+
)
|
|
6262
|
+
kwargs['_content_type'] = kwargs.get(
|
|
6263
|
+
'_content_type')
|
|
6264
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6265
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6266
|
+
kwargs['account_id'] = \
|
|
6267
|
+
account_id
|
|
6268
|
+
return self.get_api_v1_external_account_balances_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
6269
|
+
|
|
5510
6270
|
def get_api_v1_external_account_brands_by_account_id(
|
|
5511
6271
|
self,
|
|
5512
6272
|
account_id,
|
|
@@ -5526,8 +6286,8 @@ class CampaignApi(object):
|
|
|
5526
6286
|
|
|
5527
6287
|
Keyword Args:
|
|
5528
6288
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5529
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5530
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
6289
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6290
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5531
6291
|
_return_http_data_only (bool): response data without head status
|
|
5532
6292
|
code and headers. Default is True.
|
|
5533
6293
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5593,6 +6353,93 @@ class CampaignApi(object):
|
|
|
5593
6353
|
account_id
|
|
5594
6354
|
return self.get_api_v1_external_account_brands_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5595
6355
|
|
|
6356
|
+
def get_api_v1_external_account_by_account_id_and_balance_id(
|
|
6357
|
+
self,
|
|
6358
|
+
account_id,
|
|
6359
|
+
balance_id,
|
|
6360
|
+
**kwargs
|
|
6361
|
+
):
|
|
6362
|
+
"""get_api_v1_external_account_by_account_id_and_balance_id # noqa: E501
|
|
6363
|
+
|
|
6364
|
+
Get a balance for the given account id and balance id # noqa: E501
|
|
6365
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
6366
|
+
asynchronous HTTP request, please pass async_req=True
|
|
6367
|
+
|
|
6368
|
+
>>> thread = api.get_api_v1_external_account_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
|
|
6369
|
+
>>> result = thread.get()
|
|
6370
|
+
|
|
6371
|
+
Args:
|
|
6372
|
+
account_id (str): The account of the balance
|
|
6373
|
+
balance_id (str): The balance id
|
|
6374
|
+
|
|
6375
|
+
Keyword Args:
|
|
6376
|
+
_return_http_data_only (bool): response data without head status
|
|
6377
|
+
code and headers. Default is True.
|
|
6378
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
6379
|
+
will be returned without reading/decoding response data.
|
|
6380
|
+
Default is True.
|
|
6381
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
6382
|
+
one number provided, it will be total request timeout. It can also
|
|
6383
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
6384
|
+
Default is None.
|
|
6385
|
+
_check_input_type (bool): specifies if type checking
|
|
6386
|
+
should be done one the data sent to the server.
|
|
6387
|
+
Default is True.
|
|
6388
|
+
_check_return_type (bool): specifies if type checking
|
|
6389
|
+
should be done one the data received from the server.
|
|
6390
|
+
Default is True.
|
|
6391
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
6392
|
+
are serialized names, as specified in the OpenAPI document.
|
|
6393
|
+
False if the variable names in the input data
|
|
6394
|
+
are pythonic names, e.g. snake case (default)
|
|
6395
|
+
_content_type (str/None): force body content-type.
|
|
6396
|
+
Default is None and content-type will be predicted by allowed
|
|
6397
|
+
content-types and body.
|
|
6398
|
+
_host_index (int/None): specifies the index of the server
|
|
6399
|
+
that we want to use.
|
|
6400
|
+
Default is read from the configuration.
|
|
6401
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
6402
|
+
request; this effectively ignores the authentication
|
|
6403
|
+
in the spec for a single request.
|
|
6404
|
+
Default is None
|
|
6405
|
+
async_req (bool): execute request asynchronously
|
|
6406
|
+
|
|
6407
|
+
Returns:
|
|
6408
|
+
BalanceResponse
|
|
6409
|
+
If the method is called asynchronously, returns the request
|
|
6410
|
+
thread.
|
|
6411
|
+
"""
|
|
6412
|
+
kwargs['async_req'] = kwargs.get(
|
|
6413
|
+
'async_req', False
|
|
6414
|
+
)
|
|
6415
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
6416
|
+
'_return_http_data_only', True
|
|
6417
|
+
)
|
|
6418
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
6419
|
+
'_preload_content', True
|
|
6420
|
+
)
|
|
6421
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
6422
|
+
'_request_timeout', None
|
|
6423
|
+
)
|
|
6424
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
6425
|
+
'_check_input_type', True
|
|
6426
|
+
)
|
|
6427
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
6428
|
+
'_check_return_type', True
|
|
6429
|
+
)
|
|
6430
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
6431
|
+
'_spec_property_naming', False
|
|
6432
|
+
)
|
|
6433
|
+
kwargs['_content_type'] = kwargs.get(
|
|
6434
|
+
'_content_type')
|
|
6435
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6436
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6437
|
+
kwargs['account_id'] = \
|
|
6438
|
+
account_id
|
|
6439
|
+
kwargs['balance_id'] = \
|
|
6440
|
+
balance_id
|
|
6441
|
+
return self.get_api_v1_external_account_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
|
|
6442
|
+
|
|
5596
6443
|
def get_api_v1_external_account_retailers_by_account_id(
|
|
5597
6444
|
self,
|
|
5598
6445
|
account_id,
|
|
@@ -5612,8 +6459,8 @@ class CampaignApi(object):
|
|
|
5612
6459
|
|
|
5613
6460
|
Keyword Args:
|
|
5614
6461
|
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
5615
|
-
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
5616
|
-
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
6462
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6463
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
5617
6464
|
_return_http_data_only (bool): response data without head status
|
|
5618
6465
|
code and headers. Default is True.
|
|
5619
6466
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -5679,6 +6526,87 @@ class CampaignApi(object):
|
|
|
5679
6526
|
account_id
|
|
5680
6527
|
return self.get_api_v1_external_account_retailers_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
5681
6528
|
|
|
6529
|
+
def get_api_v1_external_accounts(
|
|
6530
|
+
self,
|
|
6531
|
+
**kwargs
|
|
6532
|
+
):
|
|
6533
|
+
"""get_api_v1_external_accounts # noqa: E501
|
|
6534
|
+
|
|
6535
|
+
Gets page of account objects that the current user can access # noqa: E501
|
|
6536
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
6537
|
+
asynchronous HTTP request, please pass async_req=True
|
|
6538
|
+
|
|
6539
|
+
>>> thread = api.get_api_v1_external_accounts(async_req=True)
|
|
6540
|
+
>>> result = thread.get()
|
|
6541
|
+
|
|
6542
|
+
|
|
6543
|
+
Keyword Args:
|
|
6544
|
+
limit_to_id ([str]): The ids that you would like to limit your result set to. [optional]
|
|
6545
|
+
page_index (int): The 0 indexed page index you would like to receive given the page size. [optional]
|
|
6546
|
+
page_size (int): The maximum number of items you would like to receive in this request. [optional]
|
|
6547
|
+
_return_http_data_only (bool): response data without head status
|
|
6548
|
+
code and headers. Default is True.
|
|
6549
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
6550
|
+
will be returned without reading/decoding response data.
|
|
6551
|
+
Default is True.
|
|
6552
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
6553
|
+
one number provided, it will be total request timeout. It can also
|
|
6554
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
6555
|
+
Default is None.
|
|
6556
|
+
_check_input_type (bool): specifies if type checking
|
|
6557
|
+
should be done one the data sent to the server.
|
|
6558
|
+
Default is True.
|
|
6559
|
+
_check_return_type (bool): specifies if type checking
|
|
6560
|
+
should be done one the data received from the server.
|
|
6561
|
+
Default is True.
|
|
6562
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
6563
|
+
are serialized names, as specified in the OpenAPI document.
|
|
6564
|
+
False if the variable names in the input data
|
|
6565
|
+
are pythonic names, e.g. snake case (default)
|
|
6566
|
+
_content_type (str/None): force body content-type.
|
|
6567
|
+
Default is None and content-type will be predicted by allowed
|
|
6568
|
+
content-types and body.
|
|
6569
|
+
_host_index (int/None): specifies the index of the server
|
|
6570
|
+
that we want to use.
|
|
6571
|
+
Default is read from the configuration.
|
|
6572
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
6573
|
+
request; this effectively ignores the authentication
|
|
6574
|
+
in the spec for a single request.
|
|
6575
|
+
Default is None
|
|
6576
|
+
async_req (bool): execute request asynchronously
|
|
6577
|
+
|
|
6578
|
+
Returns:
|
|
6579
|
+
JsonApiPageResponseOfAccount
|
|
6580
|
+
If the method is called asynchronously, returns the request
|
|
6581
|
+
thread.
|
|
6582
|
+
"""
|
|
6583
|
+
kwargs['async_req'] = kwargs.get(
|
|
6584
|
+
'async_req', False
|
|
6585
|
+
)
|
|
6586
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
6587
|
+
'_return_http_data_only', True
|
|
6588
|
+
)
|
|
6589
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
6590
|
+
'_preload_content', True
|
|
6591
|
+
)
|
|
6592
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
6593
|
+
'_request_timeout', None
|
|
6594
|
+
)
|
|
6595
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
6596
|
+
'_check_input_type', True
|
|
6597
|
+
)
|
|
6598
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
6599
|
+
'_check_return_type', True
|
|
6600
|
+
)
|
|
6601
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
6602
|
+
'_spec_property_naming', False
|
|
6603
|
+
)
|
|
6604
|
+
kwargs['_content_type'] = kwargs.get(
|
|
6605
|
+
'_content_type')
|
|
6606
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6607
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6608
|
+
return self.get_api_v1_external_accounts_endpoint.call_with_http_info(**kwargs)
|
|
6609
|
+
|
|
5682
6610
|
def get_api_v1_external_catalog_output_by_catalog_id(
|
|
5683
6611
|
self,
|
|
5684
6612
|
catalog_id,
|
|
@@ -5729,7 +6657,7 @@ class CampaignApi(object):
|
|
|
5729
6657
|
async_req (bool): execute request asynchronously
|
|
5730
6658
|
|
|
5731
6659
|
Returns:
|
|
5732
|
-
|
|
6660
|
+
None
|
|
5733
6661
|
If the method is called asynchronously, returns the request
|
|
5734
6662
|
thread.
|
|
5735
6663
|
"""
|
|
@@ -6264,28 +7192,200 @@ class CampaignApi(object):
|
|
|
6264
7192
|
'_content_type')
|
|
6265
7193
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6266
7194
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6267
|
-
kwargs['campaign_id'] = \
|
|
6268
|
-
campaign_id
|
|
6269
|
-
return self.get_campaign_budget_overrides_endpoint.call_with_http_info(**kwargs)
|
|
7195
|
+
kwargs['campaign_id'] = \
|
|
7196
|
+
campaign_id
|
|
7197
|
+
return self.get_campaign_budget_overrides_endpoint.call_with_http_info(**kwargs)
|
|
7198
|
+
|
|
7199
|
+
def get_insertion_order_history_change_data_capture(
|
|
7200
|
+
self,
|
|
7201
|
+
insertion_order_id,
|
|
7202
|
+
**kwargs
|
|
7203
|
+
):
|
|
7204
|
+
"""get_insertion_order_history_change_data_capture # noqa: E501
|
|
7205
|
+
|
|
7206
|
+
Gets the balance's historical data change capture. # noqa: E501
|
|
7207
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
7208
|
+
asynchronous HTTP request, please pass async_req=True
|
|
7209
|
+
|
|
7210
|
+
>>> thread = api.get_insertion_order_history_change_data_capture(insertion_order_id, async_req=True)
|
|
7211
|
+
>>> result = thread.get()
|
|
7212
|
+
|
|
7213
|
+
Args:
|
|
7214
|
+
insertion_order_id (str): External insertion order id.
|
|
7215
|
+
|
|
7216
|
+
Keyword Args:
|
|
7217
|
+
offset (int): The (zero-based) starting offset in the collection.. [optional] if omitted the server will use the default value of 0
|
|
7218
|
+
limit (int): The number of elements to be returned.. [optional] if omitted the server will use the default value of 25
|
|
7219
|
+
limit_to_change_types (str): Comma separated change types string that will be queried.. [optional]
|
|
7220
|
+
_return_http_data_only (bool): response data without head status
|
|
7221
|
+
code and headers. Default is True.
|
|
7222
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
7223
|
+
will be returned without reading/decoding response data.
|
|
7224
|
+
Default is True.
|
|
7225
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
7226
|
+
one number provided, it will be total request timeout. It can also
|
|
7227
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
7228
|
+
Default is None.
|
|
7229
|
+
_check_input_type (bool): specifies if type checking
|
|
7230
|
+
should be done one the data sent to the server.
|
|
7231
|
+
Default is True.
|
|
7232
|
+
_check_return_type (bool): specifies if type checking
|
|
7233
|
+
should be done one the data received from the server.
|
|
7234
|
+
Default is True.
|
|
7235
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
7236
|
+
are serialized names, as specified in the OpenAPI document.
|
|
7237
|
+
False if the variable names in the input data
|
|
7238
|
+
are pythonic names, e.g. snake case (default)
|
|
7239
|
+
_content_type (str/None): force body content-type.
|
|
7240
|
+
Default is None and content-type will be predicted by allowed
|
|
7241
|
+
content-types and body.
|
|
7242
|
+
_host_index (int/None): specifies the index of the server
|
|
7243
|
+
that we want to use.
|
|
7244
|
+
Default is read from the configuration.
|
|
7245
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
7246
|
+
request; this effectively ignores the authentication
|
|
7247
|
+
in the spec for a single request.
|
|
7248
|
+
Default is None
|
|
7249
|
+
async_req (bool): execute request asynchronously
|
|
7250
|
+
|
|
7251
|
+
Returns:
|
|
7252
|
+
PageOfInsertionOrderHistoryChangeDataCapture
|
|
7253
|
+
If the method is called asynchronously, returns the request
|
|
7254
|
+
thread.
|
|
7255
|
+
"""
|
|
7256
|
+
kwargs['async_req'] = kwargs.get(
|
|
7257
|
+
'async_req', False
|
|
7258
|
+
)
|
|
7259
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
7260
|
+
'_return_http_data_only', True
|
|
7261
|
+
)
|
|
7262
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
7263
|
+
'_preload_content', True
|
|
7264
|
+
)
|
|
7265
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
7266
|
+
'_request_timeout', None
|
|
7267
|
+
)
|
|
7268
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
7269
|
+
'_check_input_type', True
|
|
7270
|
+
)
|
|
7271
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
7272
|
+
'_check_return_type', True
|
|
7273
|
+
)
|
|
7274
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
7275
|
+
'_spec_property_naming', False
|
|
7276
|
+
)
|
|
7277
|
+
kwargs['_content_type'] = kwargs.get(
|
|
7278
|
+
'_content_type')
|
|
7279
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7280
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7281
|
+
kwargs['insertion_order_id'] = \
|
|
7282
|
+
insertion_order_id
|
|
7283
|
+
return self.get_insertion_order_history_change_data_capture_endpoint.call_with_http_info(**kwargs)
|
|
7284
|
+
|
|
7285
|
+
def get_line_item_budget_overrides(
|
|
7286
|
+
self,
|
|
7287
|
+
line_item_id,
|
|
7288
|
+
**kwargs
|
|
7289
|
+
):
|
|
7290
|
+
"""get_line_item_budget_overrides # noqa: E501
|
|
7291
|
+
|
|
7292
|
+
Gets a collection of monthly and daily budget overrides for the provided line item. # noqa: E501
|
|
7293
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
7294
|
+
asynchronous HTTP request, please pass async_req=True
|
|
7295
|
+
|
|
7296
|
+
>>> thread = api.get_line_item_budget_overrides(line_item_id, async_req=True)
|
|
7297
|
+
>>> result = thread.get()
|
|
7298
|
+
|
|
7299
|
+
Args:
|
|
7300
|
+
line_item_id (str): The line item id to get budget overrides for.
|
|
7301
|
+
|
|
7302
|
+
Keyword Args:
|
|
7303
|
+
_return_http_data_only (bool): response data without head status
|
|
7304
|
+
code and headers. Default is True.
|
|
7305
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
7306
|
+
will be returned without reading/decoding response data.
|
|
7307
|
+
Default is True.
|
|
7308
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
7309
|
+
one number provided, it will be total request timeout. It can also
|
|
7310
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
7311
|
+
Default is None.
|
|
7312
|
+
_check_input_type (bool): specifies if type checking
|
|
7313
|
+
should be done one the data sent to the server.
|
|
7314
|
+
Default is True.
|
|
7315
|
+
_check_return_type (bool): specifies if type checking
|
|
7316
|
+
should be done one the data received from the server.
|
|
7317
|
+
Default is True.
|
|
7318
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
7319
|
+
are serialized names, as specified in the OpenAPI document.
|
|
7320
|
+
False if the variable names in the input data
|
|
7321
|
+
are pythonic names, e.g. snake case (default)
|
|
7322
|
+
_content_type (str/None): force body content-type.
|
|
7323
|
+
Default is None and content-type will be predicted by allowed
|
|
7324
|
+
content-types and body.
|
|
7325
|
+
_host_index (int/None): specifies the index of the server
|
|
7326
|
+
that we want to use.
|
|
7327
|
+
Default is read from the configuration.
|
|
7328
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
7329
|
+
request; this effectively ignores the authentication
|
|
7330
|
+
in the spec for a single request.
|
|
7331
|
+
Default is None
|
|
7332
|
+
async_req (bool): execute request asynchronously
|
|
7333
|
+
|
|
7334
|
+
Returns:
|
|
7335
|
+
ValueResourceOutcomeOfLineItemBudgetOverrides
|
|
7336
|
+
If the method is called asynchronously, returns the request
|
|
7337
|
+
thread.
|
|
7338
|
+
"""
|
|
7339
|
+
kwargs['async_req'] = kwargs.get(
|
|
7340
|
+
'async_req', False
|
|
7341
|
+
)
|
|
7342
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
7343
|
+
'_return_http_data_only', True
|
|
7344
|
+
)
|
|
7345
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
7346
|
+
'_preload_content', True
|
|
7347
|
+
)
|
|
7348
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
7349
|
+
'_request_timeout', None
|
|
7350
|
+
)
|
|
7351
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
7352
|
+
'_check_input_type', True
|
|
7353
|
+
)
|
|
7354
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
7355
|
+
'_check_return_type', True
|
|
7356
|
+
)
|
|
7357
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
7358
|
+
'_spec_property_naming', False
|
|
7359
|
+
)
|
|
7360
|
+
kwargs['_content_type'] = kwargs.get(
|
|
7361
|
+
'_content_type')
|
|
7362
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
7363
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
7364
|
+
kwargs['line_item_id'] = \
|
|
7365
|
+
line_item_id
|
|
7366
|
+
return self.get_line_item_budget_overrides_endpoint.call_with_http_info(**kwargs)
|
|
6270
7367
|
|
|
6271
|
-
def
|
|
7368
|
+
def patch_api_v1_external_account_by_account_id_and_balance_id(
|
|
6272
7369
|
self,
|
|
6273
|
-
|
|
7370
|
+
account_id,
|
|
7371
|
+
balance_id,
|
|
6274
7372
|
**kwargs
|
|
6275
7373
|
):
|
|
6276
|
-
"""
|
|
7374
|
+
"""patch_api_v1_external_account_by_account_id_and_balance_id # noqa: E501
|
|
6277
7375
|
|
|
6278
|
-
|
|
7376
|
+
Modify a balance for the given account id # noqa: E501
|
|
6279
7377
|
This method makes a synchronous HTTP request by default. To make an
|
|
6280
7378
|
asynchronous HTTP request, please pass async_req=True
|
|
6281
7379
|
|
|
6282
|
-
>>> thread = api.
|
|
7380
|
+
>>> thread = api.patch_api_v1_external_account_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
|
|
6283
7381
|
>>> result = thread.get()
|
|
6284
7382
|
|
|
6285
7383
|
Args:
|
|
6286
|
-
|
|
7384
|
+
account_id (str): The account of the balance
|
|
7385
|
+
balance_id (str): The balance to change the dates
|
|
6287
7386
|
|
|
6288
7387
|
Keyword Args:
|
|
7388
|
+
update_balance_model_request (UpdateBalanceModelRequest): [optional]
|
|
6289
7389
|
_return_http_data_only (bool): response data without head status
|
|
6290
7390
|
code and headers. Default is True.
|
|
6291
7391
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -6318,7 +7418,7 @@ class CampaignApi(object):
|
|
|
6318
7418
|
async_req (bool): execute request asynchronously
|
|
6319
7419
|
|
|
6320
7420
|
Returns:
|
|
6321
|
-
|
|
7421
|
+
BalanceResponse
|
|
6322
7422
|
If the method is called asynchronously, returns the request
|
|
6323
7423
|
thread.
|
|
6324
7424
|
"""
|
|
@@ -6347,9 +7447,11 @@ class CampaignApi(object):
|
|
|
6347
7447
|
'_content_type')
|
|
6348
7448
|
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
6349
7449
|
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
6350
|
-
kwargs['
|
|
6351
|
-
|
|
6352
|
-
|
|
7450
|
+
kwargs['account_id'] = \
|
|
7451
|
+
account_id
|
|
7452
|
+
kwargs['balance_id'] = \
|
|
7453
|
+
balance_id
|
|
7454
|
+
return self.patch_api_v1_external_account_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
|
|
6353
7455
|
|
|
6354
7456
|
def post_api202110_external_auction_line_item_targeting_keywords_append_by_line_item_id(
|
|
6355
7457
|
self,
|
|
@@ -7863,6 +8965,178 @@ class CampaignApi(object):
|
|
|
7863
8965
|
account_id
|
|
7864
8966
|
return self.post_api202301_external_account_campaigns_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7865
8967
|
|
|
8968
|
+
def post_api_v1_external_account_add_funds_by_account_id_and_balance_id(
|
|
8969
|
+
self,
|
|
8970
|
+
account_id,
|
|
8971
|
+
balance_id,
|
|
8972
|
+
**kwargs
|
|
8973
|
+
):
|
|
8974
|
+
"""post_api_v1_external_account_add_funds_by_account_id_and_balance_id # noqa: E501
|
|
8975
|
+
|
|
8976
|
+
Add funds to a balance for the given account id # noqa: E501
|
|
8977
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
8978
|
+
asynchronous HTTP request, please pass async_req=True
|
|
8979
|
+
|
|
8980
|
+
>>> thread = api.post_api_v1_external_account_add_funds_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
|
|
8981
|
+
>>> result = thread.get()
|
|
8982
|
+
|
|
8983
|
+
Args:
|
|
8984
|
+
account_id (str): The account of the balance
|
|
8985
|
+
balance_id (str): The balance to add funds to
|
|
8986
|
+
|
|
8987
|
+
Keyword Args:
|
|
8988
|
+
add_funds_to_balance_request (AddFundsToBalanceRequest): [optional]
|
|
8989
|
+
_return_http_data_only (bool): response data without head status
|
|
8990
|
+
code and headers. Default is True.
|
|
8991
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
8992
|
+
will be returned without reading/decoding response data.
|
|
8993
|
+
Default is True.
|
|
8994
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
8995
|
+
one number provided, it will be total request timeout. It can also
|
|
8996
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
8997
|
+
Default is None.
|
|
8998
|
+
_check_input_type (bool): specifies if type checking
|
|
8999
|
+
should be done one the data sent to the server.
|
|
9000
|
+
Default is True.
|
|
9001
|
+
_check_return_type (bool): specifies if type checking
|
|
9002
|
+
should be done one the data received from the server.
|
|
9003
|
+
Default is True.
|
|
9004
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
9005
|
+
are serialized names, as specified in the OpenAPI document.
|
|
9006
|
+
False if the variable names in the input data
|
|
9007
|
+
are pythonic names, e.g. snake case (default)
|
|
9008
|
+
_content_type (str/None): force body content-type.
|
|
9009
|
+
Default is None and content-type will be predicted by allowed
|
|
9010
|
+
content-types and body.
|
|
9011
|
+
_host_index (int/None): specifies the index of the server
|
|
9012
|
+
that we want to use.
|
|
9013
|
+
Default is read from the configuration.
|
|
9014
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
9015
|
+
request; this effectively ignores the authentication
|
|
9016
|
+
in the spec for a single request.
|
|
9017
|
+
Default is None
|
|
9018
|
+
async_req (bool): execute request asynchronously
|
|
9019
|
+
|
|
9020
|
+
Returns:
|
|
9021
|
+
BalanceResponse
|
|
9022
|
+
If the method is called asynchronously, returns the request
|
|
9023
|
+
thread.
|
|
9024
|
+
"""
|
|
9025
|
+
kwargs['async_req'] = kwargs.get(
|
|
9026
|
+
'async_req', False
|
|
9027
|
+
)
|
|
9028
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
9029
|
+
'_return_http_data_only', True
|
|
9030
|
+
)
|
|
9031
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
9032
|
+
'_preload_content', True
|
|
9033
|
+
)
|
|
9034
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
9035
|
+
'_request_timeout', None
|
|
9036
|
+
)
|
|
9037
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
9038
|
+
'_check_input_type', True
|
|
9039
|
+
)
|
|
9040
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
9041
|
+
'_check_return_type', True
|
|
9042
|
+
)
|
|
9043
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
9044
|
+
'_spec_property_naming', False
|
|
9045
|
+
)
|
|
9046
|
+
kwargs['_content_type'] = kwargs.get(
|
|
9047
|
+
'_content_type')
|
|
9048
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
9049
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
9050
|
+
kwargs['account_id'] = \
|
|
9051
|
+
account_id
|
|
9052
|
+
kwargs['balance_id'] = \
|
|
9053
|
+
balance_id
|
|
9054
|
+
return self.post_api_v1_external_account_add_funds_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
|
|
9055
|
+
|
|
9056
|
+
def post_api_v1_external_account_balances_by_account_id(
|
|
9057
|
+
self,
|
|
9058
|
+
account_id,
|
|
9059
|
+
**kwargs
|
|
9060
|
+
):
|
|
9061
|
+
"""post_api_v1_external_account_balances_by_account_id # noqa: E501
|
|
9062
|
+
|
|
9063
|
+
Create balance for the given account id # noqa: E501
|
|
9064
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
9065
|
+
asynchronous HTTP request, please pass async_req=True
|
|
9066
|
+
|
|
9067
|
+
>>> thread = api.post_api_v1_external_account_balances_by_account_id(account_id, async_req=True)
|
|
9068
|
+
>>> result = thread.get()
|
|
9069
|
+
|
|
9070
|
+
Args:
|
|
9071
|
+
account_id (str): The account to create balances for
|
|
9072
|
+
|
|
9073
|
+
Keyword Args:
|
|
9074
|
+
create_balance_request (CreateBalanceRequest): [optional]
|
|
9075
|
+
_return_http_data_only (bool): response data without head status
|
|
9076
|
+
code and headers. Default is True.
|
|
9077
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
9078
|
+
will be returned without reading/decoding response data.
|
|
9079
|
+
Default is True.
|
|
9080
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
9081
|
+
one number provided, it will be total request timeout. It can also
|
|
9082
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
9083
|
+
Default is None.
|
|
9084
|
+
_check_input_type (bool): specifies if type checking
|
|
9085
|
+
should be done one the data sent to the server.
|
|
9086
|
+
Default is True.
|
|
9087
|
+
_check_return_type (bool): specifies if type checking
|
|
9088
|
+
should be done one the data received from the server.
|
|
9089
|
+
Default is True.
|
|
9090
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
9091
|
+
are serialized names, as specified in the OpenAPI document.
|
|
9092
|
+
False if the variable names in the input data
|
|
9093
|
+
are pythonic names, e.g. snake case (default)
|
|
9094
|
+
_content_type (str/None): force body content-type.
|
|
9095
|
+
Default is None and content-type will be predicted by allowed
|
|
9096
|
+
content-types and body.
|
|
9097
|
+
_host_index (int/None): specifies the index of the server
|
|
9098
|
+
that we want to use.
|
|
9099
|
+
Default is read from the configuration.
|
|
9100
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
9101
|
+
request; this effectively ignores the authentication
|
|
9102
|
+
in the spec for a single request.
|
|
9103
|
+
Default is None
|
|
9104
|
+
async_req (bool): execute request asynchronously
|
|
9105
|
+
|
|
9106
|
+
Returns:
|
|
9107
|
+
BalanceResponse
|
|
9108
|
+
If the method is called asynchronously, returns the request
|
|
9109
|
+
thread.
|
|
9110
|
+
"""
|
|
9111
|
+
kwargs['async_req'] = kwargs.get(
|
|
9112
|
+
'async_req', False
|
|
9113
|
+
)
|
|
9114
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
9115
|
+
'_return_http_data_only', True
|
|
9116
|
+
)
|
|
9117
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
9118
|
+
'_preload_content', True
|
|
9119
|
+
)
|
|
9120
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
9121
|
+
'_request_timeout', None
|
|
9122
|
+
)
|
|
9123
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
9124
|
+
'_check_input_type', True
|
|
9125
|
+
)
|
|
9126
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
9127
|
+
'_check_return_type', True
|
|
9128
|
+
)
|
|
9129
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
9130
|
+
'_spec_property_naming', False
|
|
9131
|
+
)
|
|
9132
|
+
kwargs['_content_type'] = kwargs.get(
|
|
9133
|
+
'_content_type')
|
|
9134
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
9135
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
9136
|
+
kwargs['account_id'] = \
|
|
9137
|
+
account_id
|
|
9138
|
+
return self.post_api_v1_external_account_balances_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
9139
|
+
|
|
7866
9140
|
def post_api_v1_external_account_catalogs_by_account_id(
|
|
7867
9141
|
self,
|
|
7868
9142
|
account_id,
|
|
@@ -7947,6 +9221,94 @@ class CampaignApi(object):
|
|
|
7947
9221
|
account_id
|
|
7948
9222
|
return self.post_api_v1_external_account_catalogs_by_account_id_endpoint.call_with_http_info(**kwargs)
|
|
7949
9223
|
|
|
9224
|
+
def post_api_v1_external_account_change_dates_by_account_id_and_balance_id(
|
|
9225
|
+
self,
|
|
9226
|
+
account_id,
|
|
9227
|
+
balance_id,
|
|
9228
|
+
**kwargs
|
|
9229
|
+
):
|
|
9230
|
+
"""post_api_v1_external_account_change_dates_by_account_id_and_balance_id # noqa: E501
|
|
9231
|
+
|
|
9232
|
+
Change dates of a balance for the given account id # noqa: E501
|
|
9233
|
+
This method makes a synchronous HTTP request by default. To make an
|
|
9234
|
+
asynchronous HTTP request, please pass async_req=True
|
|
9235
|
+
|
|
9236
|
+
>>> thread = api.post_api_v1_external_account_change_dates_by_account_id_and_balance_id(account_id, balance_id, async_req=True)
|
|
9237
|
+
>>> result = thread.get()
|
|
9238
|
+
|
|
9239
|
+
Args:
|
|
9240
|
+
account_id (str): The account of the balance
|
|
9241
|
+
balance_id (str): The balance to change the dates
|
|
9242
|
+
|
|
9243
|
+
Keyword Args:
|
|
9244
|
+
change_dates_of_balance_request (ChangeDatesOfBalanceRequest): [optional]
|
|
9245
|
+
_return_http_data_only (bool): response data without head status
|
|
9246
|
+
code and headers. Default is True.
|
|
9247
|
+
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
9248
|
+
will be returned without reading/decoding response data.
|
|
9249
|
+
Default is True.
|
|
9250
|
+
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
9251
|
+
one number provided, it will be total request timeout. It can also
|
|
9252
|
+
be a pair (tuple) of (connection, read) timeouts.
|
|
9253
|
+
Default is None.
|
|
9254
|
+
_check_input_type (bool): specifies if type checking
|
|
9255
|
+
should be done one the data sent to the server.
|
|
9256
|
+
Default is True.
|
|
9257
|
+
_check_return_type (bool): specifies if type checking
|
|
9258
|
+
should be done one the data received from the server.
|
|
9259
|
+
Default is True.
|
|
9260
|
+
_spec_property_naming (bool): True if the variable names in the input data
|
|
9261
|
+
are serialized names, as specified in the OpenAPI document.
|
|
9262
|
+
False if the variable names in the input data
|
|
9263
|
+
are pythonic names, e.g. snake case (default)
|
|
9264
|
+
_content_type (str/None): force body content-type.
|
|
9265
|
+
Default is None and content-type will be predicted by allowed
|
|
9266
|
+
content-types and body.
|
|
9267
|
+
_host_index (int/None): specifies the index of the server
|
|
9268
|
+
that we want to use.
|
|
9269
|
+
Default is read from the configuration.
|
|
9270
|
+
_request_auths (list): set to override the auth_settings for an a single
|
|
9271
|
+
request; this effectively ignores the authentication
|
|
9272
|
+
in the spec for a single request.
|
|
9273
|
+
Default is None
|
|
9274
|
+
async_req (bool): execute request asynchronously
|
|
9275
|
+
|
|
9276
|
+
Returns:
|
|
9277
|
+
BalanceResponse
|
|
9278
|
+
If the method is called asynchronously, returns the request
|
|
9279
|
+
thread.
|
|
9280
|
+
"""
|
|
9281
|
+
kwargs['async_req'] = kwargs.get(
|
|
9282
|
+
'async_req', False
|
|
9283
|
+
)
|
|
9284
|
+
kwargs['_return_http_data_only'] = kwargs.get(
|
|
9285
|
+
'_return_http_data_only', True
|
|
9286
|
+
)
|
|
9287
|
+
kwargs['_preload_content'] = kwargs.get(
|
|
9288
|
+
'_preload_content', True
|
|
9289
|
+
)
|
|
9290
|
+
kwargs['_request_timeout'] = kwargs.get(
|
|
9291
|
+
'_request_timeout', None
|
|
9292
|
+
)
|
|
9293
|
+
kwargs['_check_input_type'] = kwargs.get(
|
|
9294
|
+
'_check_input_type', True
|
|
9295
|
+
)
|
|
9296
|
+
kwargs['_check_return_type'] = kwargs.get(
|
|
9297
|
+
'_check_return_type', True
|
|
9298
|
+
)
|
|
9299
|
+
kwargs['_spec_property_naming'] = kwargs.get(
|
|
9300
|
+
'_spec_property_naming', False
|
|
9301
|
+
)
|
|
9302
|
+
kwargs['_content_type'] = kwargs.get(
|
|
9303
|
+
'_content_type')
|
|
9304
|
+
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
9305
|
+
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
9306
|
+
kwargs['account_id'] = \
|
|
9307
|
+
account_id
|
|
9308
|
+
kwargs['balance_id'] = \
|
|
9309
|
+
balance_id
|
|
9310
|
+
return self.post_api_v1_external_account_change_dates_by_account_id_and_balance_id_endpoint.call_with_http_info(**kwargs)
|
|
9311
|
+
|
|
7950
9312
|
def post_api_v2_external_campaign_auction_line_items_by_campaign_id(
|
|
7951
9313
|
self,
|
|
7952
9314
|
campaign_id,
|