criteo-api-retailmedia-sdk 0.0.250327__py3-none-any.whl → 0.0.250425__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_preview/__init__.py +1 -1
- criteo_api_retailmedia_preview/api/accounts_api.py +187 -35
- criteo_api_retailmedia_preview/api/analytics_api.py +144 -2
- criteo_api_retailmedia_preview/api/balance_api.py +12 -12
- criteo_api_retailmedia_preview/api/campaign_api.py +88 -509
- criteo_api_retailmedia_preview/api_client.py +1 -1
- criteo_api_retailmedia_preview/configuration.py +1 -1
- criteo_api_retailmedia_preview/model/account_fees_search_request.py +257 -0
- criteo_api_retailmedia_preview/model/account_fees_update_request.py +278 -0
- criteo_api_retailmedia_preview/model/account_fees_update_result.py +261 -0
- criteo_api_retailmedia_preview/model/add_remove_keyword_model.py +8 -8
- criteo_api_retailmedia_preview/model/add_remove_keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model.py +8 -8
- criteo_api_retailmedia_preview/model/application_summary_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/application_summary_model_response.py +5 -5
- criteo_api_retailmedia_preview/model/async_accounts_report.py +73 -73
- criteo_api_retailmedia_preview/model/async_accounts_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_campaigns_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_fill_rate_report.py +14 -14
- criteo_api_retailmedia_preview/model/async_fill_rate_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/async_line_items_report.py +79 -79
- criteo_api_retailmedia_preview/model/async_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/{common_error.py → async_offsite_report.py} +185 -45
- criteo_api_retailmedia_preview/model/{grant_consent_input.py → async_offsite_report_request.py} +8 -8
- criteo_api_retailmedia_preview/model/{grant_consent_model_value_resource.py → async_offsite_report_resource.py} +9 -9
- criteo_api_retailmedia_preview/model/async_report_response.py +5 -5
- criteo_api_retailmedia_preview/model/audience_error.py +16 -16
- criteo_api_retailmedia_preview/model/audience_warning.py +22 -22
- criteo_api_retailmedia_preview/model/balance_history_change_data_capture_v1.py +14 -14
- criteo_api_retailmedia_preview/model/balance_response_v2.py +45 -45
- criteo_api_retailmedia_preview/model/balance_response_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/bot_message.py +4 -4
- criteo_api_retailmedia_preview/model/brand_catalog_request_v2.py +9 -9
- criteo_api_retailmedia_preview/model/brand_id_search_request.py +11 -5
- criteo_api_retailmedia_preview/model/brand_id_search_result.py +15 -9
- criteo_api_retailmedia_preview/model/brand_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/catalog_status_v2.py +12 -12
- criteo_api_retailmedia_preview/model/category202204.py +8 -8
- criteo_api_retailmedia_preview/model/change_dates_of_balance_v2.py +4 -4
- criteo_api_retailmedia_preview/model/change_details_v1.py +8 -8
- criteo_api_retailmedia_preview/model/common_problem.py +20 -20
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview.py +4 -4
- criteo_api_retailmedia_preview/model/cpc_rate_card_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/create_balance_v2.py +12 -12
- criteo_api_retailmedia_preview/model/creative2.py +50 -50
- criteo_api_retailmedia_preview/model/creative2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/creative2_response.py +5 -5
- criteo_api_retailmedia_preview/model/demand_managed_fee.py +267 -0
- criteo_api_retailmedia_preview/model/entity_resource_brand_id_search_result.py +12 -5
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata.py +17 -10
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_collection_outcome_of_retail_media_child_account_and_metadata.py +9 -9
- criteo_api_retailmedia_preview/model/entity_resource_line_item_keyword_review_report.py +4 -4
- criteo_api_retailmedia_preview/model/{resource_of_catalog_status_v2.py → entity_resource_of_catalog_status_v2.py} +7 -7
- criteo_api_retailmedia_preview/model/entity_resource_of_retail_media_child_account.py +4 -4
- criteo_api_retailmedia_preview/model/{catalog_status_v2_response.py → entity_resource_outcome_of_catalog_status_v2.py} +18 -18
- criteo_api_retailmedia_preview/model/entity_resource_outcome_partner_billing_report_status_v1.py +5 -5
- criteo_api_retailmedia_preview/model/entity_resource_partner_billing_report_status_v1.py +4 -4
- criteo_api_retailmedia_preview/model/export_report_column.py +30 -30
- criteo_api_retailmedia_preview/model/external_line_item_capping_v2.py +9 -9
- criteo_api_retailmedia_preview/model/external_line_item_page_v2.py +3 -3
- criteo_api_retailmedia_preview/model/external_preferred_line_item_create_model_v2.py +24 -24
- criteo_api_retailmedia_preview/model/external_preferred_line_item_update_model_v2.py +20 -20
- criteo_api_retailmedia_preview/model/external_preferred_line_item_v2.py +36 -36
- criteo_api_retailmedia_preview/model/external_product_button_request.py +8 -8
- criteo_api_retailmedia_preview/model/external_product_button_response.py +14 -14
- criteo_api_retailmedia_preview/model/external_retail_media_child_account.py +22 -22
- criteo_api_retailmedia_preview/model/input_resource_of_preferred_line_item_create_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/installment.py +4 -4
- criteo_api_retailmedia_preview/model/keyword_data_model.py +12 -12
- criteo_api_retailmedia_preview/model/keywords_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/keywords_model_response.py +4 -4
- criteo_api_retailmedia_preview/model/line_item_keyword_review_report.py +32 -32
- criteo_api_retailmedia_preview/model/{input_keywords.py → managed_service_fee.py} +31 -17
- criteo_api_retailmedia_preview/model/message.py +4 -4
- criteo_api_retailmedia_preview/model/message_error.py +8 -8
- criteo_api_retailmedia_preview/model/metadata.py +8 -8
- criteo_api_retailmedia_preview/model/outcome.py +5 -5
- criteo_api_retailmedia_preview/model/page_metadata.py +16 -16
- criteo_api_retailmedia_preview/model/page_of_balance_history_change_data_capture_v1.py +8 -8
- criteo_api_retailmedia_preview/model/page_type_environment2.py +14 -14
- criteo_api_retailmedia_preview/model/paged_resource_collection_outcome_of_balance_response_v2.py +9 -9
- criteo_api_retailmedia_preview/model/paging_offset_limit_metadata.py +15 -9
- criteo_api_retailmedia_preview/model/partner_billing_report_request_v1.py +12 -14
- criteo_api_retailmedia_preview/model/partner_billing_report_status_v1.py +8 -8
- criteo_api_retailmedia_preview/model/placement_preview.py +24 -24
- criteo_api_retailmedia_preview/model/placement_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_paged_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/preferred_line_item_v2_response.py +5 -5
- criteo_api_retailmedia_preview/model/{recommended_keywords_result.py → private_market_account_fees.py} +13 -13
- criteo_api_retailmedia_preview/model/private_market_fees.py +276 -0
- criteo_api_retailmedia_preview/model/problem_details.py +20 -20
- criteo_api_retailmedia_preview/model/product.py +242 -242
- criteo_api_retailmedia_preview/model/product_button_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/product_importer_error.py +20 -20
- criteo_api_retailmedia_preview/model/product_importer_warning.py +20 -20
- criteo_api_retailmedia_preview/model/product_metadata.py +8 -8
- criteo_api_retailmedia_preview/model/product_recommendation.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping.py +16 -16
- criteo_api_retailmedia_preview/model/product_shipping_dimension.py +4 -4
- criteo_api_retailmedia_preview/model/product_shipping_weight.py +4 -4
- criteo_api_retailmedia_preview/model/product_tax.py +12 -12
- criteo_api_retailmedia_preview/model/product_unit_pricing_base_measure.py +4 -4
- criteo_api_retailmedia_preview/model/product_unit_pricing_measure.py +4 -4
- criteo_api_retailmedia_preview/model/products_custom_batch_request_entry.py +8 -8
- criteo_api_retailmedia_preview/model/promoted_product.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource.py +4 -4
- criteo_api_retailmedia_preview/model/promoted_product_resource_collection_outcome.py +8 -8
- criteo_api_retailmedia_preview/model/report_data_response_resource.py +4 -4
- criteo_api_retailmedia_preview/model/report_detail_error.py +14 -14
- criteo_api_retailmedia_preview/model/report_detail_errors.py +8 -8
- criteo_api_retailmedia_preview/model/report_detail_warning.py +14 -14
- criteo_api_retailmedia_preview/model/report_ok_response.py +20 -20
- criteo_api_retailmedia_preview/model/report_outcome.py +5 -5
- criteo_api_retailmedia_preview/model/report_response.py +9 -9
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_update_model_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_preferred_line_item_v2.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_seller_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_data_preview.py +4 -4
- criteo_api_retailmedia_preview/model/resource_of_sku_search_request_preview.py +4 -4
- criteo_api_retailmedia_preview/model/retail_media_contactlist_amendment_attributes.py +8 -8
- criteo_api_retailmedia_preview/model/retail_media_seller.py +8 -8
- criteo_api_retailmedia_preview/model/rm_algebra_node_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1.py +20 -20
- criteo_api_retailmedia_preview/model/rm_audience_entity_v1_rm_audience_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_create_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1.py +30 -30
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_entity_v1_rm_audience_segment_search_metadata_v1_list_response.py +9 -9
- criteo_api_retailmedia_preview/model/rm_audience_segment_id_entity_v1_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_entity_v1_resource.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_search_metadata_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_audience_segment_update_entity_v1.py +8 -8
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_contact_list_statistics_entity_v1_response.py +5 -5
- criteo_api_retailmedia_preview/model/rm_contact_list_v1.py +4 -4
- criteo_api_retailmedia_preview/model/rm_events_v1.py +23 -23
- criteo_api_retailmedia_preview/model/rmca_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/sdk_api_rest_common_problem.py +16 -16
- criteo_api_retailmedia_preview/model/seller_catalog_request_v2.py +8 -8
- criteo_api_retailmedia_preview/model/seller_preview_response.py +5 -5
- criteo_api_retailmedia_preview/model/set_bid_model.py +4 -4
- criteo_api_retailmedia_preview/model/set_bids_model_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sku_data_preview.py +60 -60
- criteo_api_retailmedia_preview/model/sku_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_min_bid.py +8 -8
- criteo_api_retailmedia_preview/model/sku_search_request_preview.py +17 -17
- criteo_api_retailmedia_preview/model/sku_search_request_slim_preview.py +8 -8
- criteo_api_retailmedia_preview/model/sku_slim_data_preview.py +30 -30
- criteo_api_retailmedia_preview/model/sku_slim_data_preview_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/sku_slim_data_v2.py +24 -24
- criteo_api_retailmedia_preview/model/sku_slim_data_v2_list_response.py +5 -5
- criteo_api_retailmedia_preview/model/status_response.py +20 -20
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report.py +41 -41
- criteo_api_retailmedia_preview/model/sync_attributed_transactions_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_campaigns_report.py +48 -48
- criteo_api_retailmedia_preview/model/sync_campaigns_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/sync_line_items_report.py +52 -52
- criteo_api_retailmedia_preview/model/sync_line_items_report_resource.py +4 -4
- criteo_api_retailmedia_preview/model/template_variable_value.py +4 -4
- criteo_api_retailmedia_preview/model/update_balance_model_v2.py +8 -8
- criteo_api_retailmedia_preview/model/value_resource_account_fees_search_request.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_account_fees_update_request.py +266 -0
- criteo_api_retailmedia_preview/model/{value_resource_of_recommended_keywords_result.py → value_resource_account_fees_update_result.py} +11 -11
- criteo_api_retailmedia_preview/model/value_resource_brand_id_search_request.py +12 -5
- criteo_api_retailmedia_preview/model/value_resource_collection_outcome_of_seller_search_result.py +5 -5
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_response.py → value_resource_collection_outcome_private_market_account_fees_and_metadata.py} +26 -27
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_request.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_cpc_min_bids_response.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_search_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_account_fees_update_request.py +262 -0
- criteo_api_retailmedia_preview/model/value_resource_input_brand_id_search_request.py +8 -1
- criteo_api_retailmedia_preview/model/{line_item_bid_multipliers_v2_request.py → value_resource_input_of_brand_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_request_of_brand_catalog_request_v2.py → value_resource_input_of_seller_catalog_request_v2.py} +8 -8
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_brand_catalog_request_v2_and_brand_catalog_request_v2.py → value_resource_of_brand_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/{json_api_body_without_id_of_seller_catalog_request_v2_and_seller_catalog_request_v2.py → value_resource_of_seller_catalog_request_v2.py} +10 -16
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_of_seller_search_result.py +4 -4
- criteo_api_retailmedia_preview/model/{value_resource_outcome_of_recommended_keywords_result.py → value_resource_outcome_account_fees_update_result.py} +18 -18
- criteo_api_retailmedia_preview/model/value_resource_outcome_cpc_min_bids_response.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_outcome_retail_media_keywords_review_result.py +5 -5
- criteo_api_retailmedia_preview/model/value_resource_partner_billing_report_request_v1.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_private_market_account_fees.py +266 -0
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review.py +4 -4
- criteo_api_retailmedia_preview/model/value_resource_retail_media_keywords_review_result.py +4 -4
- criteo_api_retailmedia_preview/model/video_variable_value.py +16 -16
- criteo_api_retailmedia_preview/models/__init__.py +24 -22
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/METADATA +3 -3
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/RECORD +197 -195
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/WHEEL +1 -1
- criteo_api_retailmedia_preview/model/common_warning.py +0 -301
- criteo_api_retailmedia_preview/model/external_line_item_bid_multipliers_v2.py +0 -307
- criteo_api_retailmedia_preview/model/grant_consent_model.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_body_with_id_of_int64_and_line_item_bid_multipliers_v2_and_line_item_bid_multipliers_v2.py +0 -279
- criteo_api_retailmedia_preview/model/json_api_request_of_seller_catalog_request_v2.py +0 -269
- criteo_api_retailmedia_preview/model/json_api_single_response_of_line_item_bid_multipliers_v2.py +0 -287
- criteo_api_retailmedia_preview/model/keywords.py +0 -297
- criteo_api_retailmedia_preview/model/resource_of_line_item_bid_multipliers_v2.py +0 -277
- {criteo_api_retailmedia_sdk-0.0.250327.dist-info → criteo_api_retailmedia_sdk-0.0.250425.dist-info}/top_level.txt +0 -0
|
@@ -23,7 +23,6 @@ from criteo_api_retailmedia_preview.model_utils import ( # noqa: F401
|
|
|
23
23
|
)
|
|
24
24
|
from criteo_api_retailmedia_preview.model.add_remove_keywords_model_request import AddRemoveKeywordsModelRequest
|
|
25
25
|
from criteo_api_retailmedia_preview.model.brand_preview_list_response import BrandPreviewListResponse
|
|
26
|
-
from criteo_api_retailmedia_preview.model.catalog_status_v2_response import CatalogStatusV2Response
|
|
27
26
|
from criteo_api_retailmedia_preview.model.cpc_rate_card_preview_response import CpcRateCardPreviewResponse
|
|
28
27
|
from criteo_api_retailmedia_preview.model.creative2_list_response import Creative2ListResponse
|
|
29
28
|
from criteo_api_retailmedia_preview.model.creative2_response import Creative2Response
|
|
@@ -31,12 +30,8 @@ from criteo_api_retailmedia_preview.model.creative_create_model2 import Creative
|
|
|
31
30
|
from criteo_api_retailmedia_preview.model.creative_update_model2 import CreativeUpdateModel2
|
|
32
31
|
from criteo_api_retailmedia_preview.model.entity_resource_collection_outcome_brand_id_search_result_paging_offset_limit_metadata import EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadata
|
|
33
32
|
from criteo_api_retailmedia_preview.model.entity_resource_collection_outcome_line_item_keyword_review_report_and_metadata import EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata
|
|
34
|
-
from criteo_api_retailmedia_preview.model.
|
|
35
|
-
from criteo_api_retailmedia_preview.model.json_api_request_of_seller_catalog_request_v2 import JsonApiRequestOfSellerCatalogRequestV2
|
|
36
|
-
from criteo_api_retailmedia_preview.model.json_api_single_response_of_line_item_bid_multipliers_v2 import JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
33
|
+
from criteo_api_retailmedia_preview.model.entity_resource_outcome_of_catalog_status_v2 import EntityResourceOutcomeOfCatalogStatusV2
|
|
37
34
|
from criteo_api_retailmedia_preview.model.keywords_model_response import KeywordsModelResponse
|
|
38
|
-
from criteo_api_retailmedia_preview.model.line_item_bid_multipliers_v2_request import LineItemBidMultipliersV2Request
|
|
39
|
-
from criteo_api_retailmedia_preview.model.line_item_bid_multipliers_v2_response import LineItemBidMultipliersV2Response
|
|
40
35
|
from criteo_api_retailmedia_preview.model.placement_preview_list_response import PlacementPreviewListResponse
|
|
41
36
|
from criteo_api_retailmedia_preview.model.preferred_line_item_create_model_v2_request import PreferredLineItemCreateModelV2Request
|
|
42
37
|
from criteo_api_retailmedia_preview.model.preferred_line_item_update_model_v2_request import PreferredLineItemUpdateModelV2Request
|
|
@@ -59,9 +54,10 @@ from criteo_api_retailmedia_preview.model.sku_slim_data_preview_list_response im
|
|
|
59
54
|
from criteo_api_retailmedia_preview.model.sku_slim_data_v2_list_response import SkuSlimDataV2ListResponse
|
|
60
55
|
from criteo_api_retailmedia_preview.model.value_resource_input_brand_id_search_request import ValueResourceInputBrandIdSearchRequest
|
|
61
56
|
from criteo_api_retailmedia_preview.model.value_resource_input_cpc_min_bids_request import ValueResourceInputCpcMinBidsRequest
|
|
57
|
+
from criteo_api_retailmedia_preview.model.value_resource_input_of_brand_catalog_request_v2 import ValueResourceInputOfBrandCatalogRequestV2
|
|
58
|
+
from criteo_api_retailmedia_preview.model.value_resource_input_of_seller_catalog_request_v2 import ValueResourceInputOfSellerCatalogRequestV2
|
|
62
59
|
from criteo_api_retailmedia_preview.model.value_resource_input_retail_media_keywords_review import ValueResourceInputRetailMediaKeywordsReview
|
|
63
60
|
from criteo_api_retailmedia_preview.model.value_resource_outcome_cpc_min_bids_response import ValueResourceOutcomeCpcMinBidsResponse
|
|
64
|
-
from criteo_api_retailmedia_preview.model.value_resource_outcome_of_recommended_keywords_result import ValueResourceOutcomeOfRecommendedKeywordsResult
|
|
65
61
|
from criteo_api_retailmedia_preview.model.value_resource_outcome_retail_media_keywords_review_result import ValueResourceOutcomeRetailMediaKeywordsReviewResult
|
|
66
62
|
|
|
67
63
|
|
|
@@ -373,9 +369,9 @@ class CampaignApi(object):
|
|
|
373
369
|
params_map={
|
|
374
370
|
'all': [
|
|
375
371
|
'line_item_id',
|
|
376
|
-
'offset',
|
|
377
|
-
'limit',
|
|
378
372
|
'fields',
|
|
373
|
+
'limit',
|
|
374
|
+
'offset',
|
|
379
375
|
],
|
|
380
376
|
'required': [
|
|
381
377
|
'line_item_id',
|
|
@@ -395,24 +391,24 @@ class CampaignApi(object):
|
|
|
395
391
|
'openapi_types': {
|
|
396
392
|
'line_item_id':
|
|
397
393
|
(str,),
|
|
398
|
-
'offset':
|
|
399
|
-
(int,),
|
|
400
|
-
'limit':
|
|
401
|
-
(int,),
|
|
402
394
|
'fields':
|
|
403
395
|
(str,),
|
|
396
|
+
'limit':
|
|
397
|
+
(int,),
|
|
398
|
+
'offset':
|
|
399
|
+
(int,),
|
|
404
400
|
},
|
|
405
401
|
'attribute_map': {
|
|
406
402
|
'line_item_id': 'line-item-id',
|
|
407
|
-
'offset': 'offset',
|
|
408
|
-
'limit': 'limit',
|
|
409
403
|
'fields': 'fields',
|
|
404
|
+
'limit': 'limit',
|
|
405
|
+
'offset': 'offset',
|
|
410
406
|
},
|
|
411
407
|
'location_map': {
|
|
412
408
|
'line_item_id': 'path',
|
|
413
|
-
'offset': 'query',
|
|
414
|
-
'limit': 'query',
|
|
415
409
|
'fields': 'query',
|
|
410
|
+
'limit': 'query',
|
|
411
|
+
'offset': 'query',
|
|
416
412
|
},
|
|
417
413
|
'collection_format_map': {
|
|
418
414
|
}
|
|
@@ -537,7 +533,7 @@ class CampaignApi(object):
|
|
|
537
533
|
)
|
|
538
534
|
self.get_api_external_v2_catalog_status_by_catalog_id_endpoint = _Endpoint(
|
|
539
535
|
settings={
|
|
540
|
-
'response_type': (
|
|
536
|
+
'response_type': (EntityResourceOutcomeOfCatalogStatusV2,),
|
|
541
537
|
'auth': [
|
|
542
538
|
'oauth',
|
|
543
539
|
'oauth'
|
|
@@ -604,8 +600,8 @@ class CampaignApi(object):
|
|
|
604
600
|
params_map={
|
|
605
601
|
'all': [
|
|
606
602
|
'retailer_id',
|
|
607
|
-
'sku_stock_type_filter',
|
|
608
603
|
'brand_type',
|
|
604
|
+
'sku_stock_type_filter',
|
|
609
605
|
],
|
|
610
606
|
'required': [
|
|
611
607
|
'retailer_id',
|
|
@@ -613,8 +609,8 @@ class CampaignApi(object):
|
|
|
613
609
|
'nullable': [
|
|
614
610
|
],
|
|
615
611
|
'enum': [
|
|
616
|
-
'sku_stock_type_filter',
|
|
617
612
|
'brand_type',
|
|
613
|
+
'sku_stock_type_filter',
|
|
618
614
|
],
|
|
619
615
|
'validation': [
|
|
620
616
|
]
|
|
@@ -623,36 +619,36 @@ class CampaignApi(object):
|
|
|
623
619
|
'validations': {
|
|
624
620
|
},
|
|
625
621
|
'allowed_values': {
|
|
626
|
-
('sku_stock_type_filter',): {
|
|
627
|
-
|
|
628
|
-
"FIRST-PARTY": "first-party",
|
|
629
|
-
"THIRD-PARTY": "third-party",
|
|
630
|
-
"FIRST-AND-THIRD-PARTY": "first-and-third-party"
|
|
631
|
-
},
|
|
632
622
|
('brand_type',): {
|
|
633
623
|
|
|
634
624
|
"ALL": "all",
|
|
635
625
|
"UC": "uc",
|
|
636
626
|
"RETAILER": "retailer"
|
|
637
627
|
},
|
|
628
|
+
('sku_stock_type_filter',): {
|
|
629
|
+
|
|
630
|
+
"FIRST-PARTY": "first-party",
|
|
631
|
+
"THIRD-PARTY": "third-party",
|
|
632
|
+
"FIRST-AND-THIRD-PARTY": "first-and-third-party"
|
|
633
|
+
},
|
|
638
634
|
},
|
|
639
635
|
'openapi_types': {
|
|
640
636
|
'retailer_id':
|
|
641
637
|
(int,),
|
|
642
|
-
'sku_stock_type_filter':
|
|
643
|
-
(str,),
|
|
644
638
|
'brand_type':
|
|
645
639
|
(str,),
|
|
640
|
+
'sku_stock_type_filter':
|
|
641
|
+
(str,),
|
|
646
642
|
},
|
|
647
643
|
'attribute_map': {
|
|
648
644
|
'retailer_id': 'retailerId',
|
|
649
|
-
'sku_stock_type_filter': 'sku-stock-type-filter',
|
|
650
645
|
'brand_type': 'brand-type',
|
|
646
|
+
'sku_stock_type_filter': 'sku-stock-type-filter',
|
|
651
647
|
},
|
|
652
648
|
'location_map': {
|
|
653
649
|
'retailer_id': 'path',
|
|
654
|
-
'sku_stock_type_filter': 'query',
|
|
655
650
|
'brand_type': 'query',
|
|
651
|
+
'sku_stock_type_filter': 'query',
|
|
656
652
|
},
|
|
657
653
|
'collection_format_map': {
|
|
658
654
|
}
|
|
@@ -961,60 +957,6 @@ class CampaignApi(object):
|
|
|
961
957
|
},
|
|
962
958
|
api_client=api_client
|
|
963
959
|
)
|
|
964
|
-
self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
965
|
-
settings={
|
|
966
|
-
'response_type': (JsonApiSingleResponseOfLineItemBidMultipliersV2,),
|
|
967
|
-
'auth': [
|
|
968
|
-
'oauth',
|
|
969
|
-
'oauth'
|
|
970
|
-
],
|
|
971
|
-
'endpoint_path': '/preview/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
972
|
-
'operation_id': 'get_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
973
|
-
'http_method': 'GET',
|
|
974
|
-
'servers': None,
|
|
975
|
-
},
|
|
976
|
-
params_map={
|
|
977
|
-
'all': [
|
|
978
|
-
'line_item_id',
|
|
979
|
-
],
|
|
980
|
-
'required': [
|
|
981
|
-
'line_item_id',
|
|
982
|
-
],
|
|
983
|
-
'nullable': [
|
|
984
|
-
],
|
|
985
|
-
'enum': [
|
|
986
|
-
],
|
|
987
|
-
'validation': [
|
|
988
|
-
]
|
|
989
|
-
},
|
|
990
|
-
root_map={
|
|
991
|
-
'validations': {
|
|
992
|
-
},
|
|
993
|
-
'allowed_values': {
|
|
994
|
-
},
|
|
995
|
-
'openapi_types': {
|
|
996
|
-
'line_item_id':
|
|
997
|
-
(str,),
|
|
998
|
-
},
|
|
999
|
-
'attribute_map': {
|
|
1000
|
-
'line_item_id': 'line-item-id',
|
|
1001
|
-
},
|
|
1002
|
-
'location_map': {
|
|
1003
|
-
'line_item_id': 'path',
|
|
1004
|
-
},
|
|
1005
|
-
'collection_format_map': {
|
|
1006
|
-
}
|
|
1007
|
-
},
|
|
1008
|
-
headers_map={
|
|
1009
|
-
'accept': [
|
|
1010
|
-
'text/plain',
|
|
1011
|
-
'application/json',
|
|
1012
|
-
'text/json'
|
|
1013
|
-
],
|
|
1014
|
-
'content_type': [],
|
|
1015
|
-
},
|
|
1016
|
-
api_client=api_client
|
|
1017
|
-
)
|
|
1018
960
|
self.get_api_v2_external_preferred_line_item_by_line_item_id_endpoint = _Endpoint(
|
|
1019
961
|
settings={
|
|
1020
962
|
'response_type': (PreferredLineItemV2Response,),
|
|
@@ -1130,58 +1072,6 @@ class CampaignApi(object):
|
|
|
1130
1072
|
},
|
|
1131
1073
|
api_client=api_client
|
|
1132
1074
|
)
|
|
1133
|
-
self.get_recommended_keywords_endpoint = _Endpoint(
|
|
1134
|
-
settings={
|
|
1135
|
-
'response_type': (ValueResourceOutcomeOfRecommendedKeywordsResult,),
|
|
1136
|
-
'auth': [
|
|
1137
|
-
'oauth',
|
|
1138
|
-
'oauth'
|
|
1139
|
-
],
|
|
1140
|
-
'endpoint_path': '/preview/retail-media/line-items/{externalLineItemId}/keywords/recommended',
|
|
1141
|
-
'operation_id': 'get_recommended_keywords',
|
|
1142
|
-
'http_method': 'GET',
|
|
1143
|
-
'servers': None,
|
|
1144
|
-
},
|
|
1145
|
-
params_map={
|
|
1146
|
-
'all': [
|
|
1147
|
-
'external_line_item_id',
|
|
1148
|
-
],
|
|
1149
|
-
'required': [
|
|
1150
|
-
'external_line_item_id',
|
|
1151
|
-
],
|
|
1152
|
-
'nullable': [
|
|
1153
|
-
],
|
|
1154
|
-
'enum': [
|
|
1155
|
-
],
|
|
1156
|
-
'validation': [
|
|
1157
|
-
]
|
|
1158
|
-
},
|
|
1159
|
-
root_map={
|
|
1160
|
-
'validations': {
|
|
1161
|
-
},
|
|
1162
|
-
'allowed_values': {
|
|
1163
|
-
},
|
|
1164
|
-
'openapi_types': {
|
|
1165
|
-
'external_line_item_id':
|
|
1166
|
-
(str,),
|
|
1167
|
-
},
|
|
1168
|
-
'attribute_map': {
|
|
1169
|
-
'external_line_item_id': 'externalLineItemId',
|
|
1170
|
-
},
|
|
1171
|
-
'location_map': {
|
|
1172
|
-
'external_line_item_id': 'path',
|
|
1173
|
-
},
|
|
1174
|
-
'collection_format_map': {
|
|
1175
|
-
}
|
|
1176
|
-
},
|
|
1177
|
-
headers_map={
|
|
1178
|
-
'accept': [
|
|
1179
|
-
'application/json'
|
|
1180
|
-
],
|
|
1181
|
-
'content_type': [],
|
|
1182
|
-
},
|
|
1183
|
-
api_client=api_client
|
|
1184
|
-
)
|
|
1185
1075
|
self.in_review_report_v1_endpoint = _Endpoint(
|
|
1186
1076
|
settings={
|
|
1187
1077
|
'response_type': (EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata,),
|
|
@@ -1197,8 +1087,8 @@ class CampaignApi(object):
|
|
|
1197
1087
|
params_map={
|
|
1198
1088
|
'all': [
|
|
1199
1089
|
'account_id',
|
|
1200
|
-
'offset',
|
|
1201
1090
|
'limit',
|
|
1091
|
+
'offset',
|
|
1202
1092
|
],
|
|
1203
1093
|
'required': [
|
|
1204
1094
|
'account_id',
|
|
@@ -1208,42 +1098,42 @@ class CampaignApi(object):
|
|
|
1208
1098
|
'enum': [
|
|
1209
1099
|
],
|
|
1210
1100
|
'validation': [
|
|
1211
|
-
'offset',
|
|
1212
1101
|
'limit',
|
|
1102
|
+
'offset',
|
|
1213
1103
|
]
|
|
1214
1104
|
},
|
|
1215
1105
|
root_map={
|
|
1216
1106
|
'validations': {
|
|
1217
|
-
('offset',): {
|
|
1218
|
-
|
|
1219
|
-
'inclusive_maximum': 2147483647,
|
|
1220
|
-
'inclusive_minimum': 0,
|
|
1221
|
-
},
|
|
1222
1107
|
('limit',): {
|
|
1223
1108
|
|
|
1224
1109
|
'inclusive_maximum': 50,
|
|
1225
1110
|
'inclusive_minimum': 1,
|
|
1226
1111
|
},
|
|
1112
|
+
('offset',): {
|
|
1113
|
+
|
|
1114
|
+
'inclusive_maximum': 2147483647,
|
|
1115
|
+
'inclusive_minimum': 0,
|
|
1116
|
+
},
|
|
1227
1117
|
},
|
|
1228
1118
|
'allowed_values': {
|
|
1229
1119
|
},
|
|
1230
1120
|
'openapi_types': {
|
|
1231
1121
|
'account_id':
|
|
1232
1122
|
(int,),
|
|
1233
|
-
'offset':
|
|
1234
|
-
(int,),
|
|
1235
1123
|
'limit':
|
|
1236
1124
|
(int,),
|
|
1125
|
+
'offset':
|
|
1126
|
+
(int,),
|
|
1237
1127
|
},
|
|
1238
1128
|
'attribute_map': {
|
|
1239
1129
|
'account_id': 'account-id',
|
|
1240
|
-
'offset': 'offset',
|
|
1241
1130
|
'limit': 'limit',
|
|
1131
|
+
'offset': 'offset',
|
|
1242
1132
|
},
|
|
1243
1133
|
'location_map': {
|
|
1244
1134
|
'account_id': 'path',
|
|
1245
|
-
'offset': 'query',
|
|
1246
1135
|
'limit': 'query',
|
|
1136
|
+
'offset': 'query',
|
|
1247
1137
|
},
|
|
1248
1138
|
'collection_format_map': {
|
|
1249
1139
|
}
|
|
@@ -1435,7 +1325,7 @@ class CampaignApi(object):
|
|
|
1435
1325
|
)
|
|
1436
1326
|
self.post_api_external_v2_account_brand_catalog_export_by_account_id_endpoint = _Endpoint(
|
|
1437
1327
|
settings={
|
|
1438
|
-
'response_type': (
|
|
1328
|
+
'response_type': (EntityResourceOutcomeOfCatalogStatusV2,),
|
|
1439
1329
|
'auth': [
|
|
1440
1330
|
'oauth',
|
|
1441
1331
|
'oauth'
|
|
@@ -1448,13 +1338,13 @@ class CampaignApi(object):
|
|
|
1448
1338
|
params_map={
|
|
1449
1339
|
'all': [
|
|
1450
1340
|
'account_id',
|
|
1451
|
-
'
|
|
1341
|
+
'value_resource_input_of_brand_catalog_request_v2',
|
|
1452
1342
|
],
|
|
1453
1343
|
'required': [
|
|
1454
1344
|
'account_id',
|
|
1455
1345
|
],
|
|
1456
1346
|
'nullable': [
|
|
1457
|
-
'
|
|
1347
|
+
'value_resource_input_of_brand_catalog_request_v2',
|
|
1458
1348
|
],
|
|
1459
1349
|
'enum': [
|
|
1460
1350
|
],
|
|
@@ -1469,15 +1359,15 @@ class CampaignApi(object):
|
|
|
1469
1359
|
'openapi_types': {
|
|
1470
1360
|
'account_id':
|
|
1471
1361
|
(str,),
|
|
1472
|
-
'
|
|
1473
|
-
(
|
|
1362
|
+
'value_resource_input_of_brand_catalog_request_v2':
|
|
1363
|
+
(ValueResourceInputOfBrandCatalogRequestV2,),
|
|
1474
1364
|
},
|
|
1475
1365
|
'attribute_map': {
|
|
1476
1366
|
'account_id': 'accountId',
|
|
1477
1367
|
},
|
|
1478
1368
|
'location_map': {
|
|
1479
1369
|
'account_id': 'path',
|
|
1480
|
-
'
|
|
1370
|
+
'value_resource_input_of_brand_catalog_request_v2': 'body',
|
|
1481
1371
|
},
|
|
1482
1372
|
'collection_format_map': {
|
|
1483
1373
|
}
|
|
@@ -1496,7 +1386,7 @@ class CampaignApi(object):
|
|
|
1496
1386
|
)
|
|
1497
1387
|
self.post_api_external_v2_account_seller_catalog_export_by_account_id_endpoint = _Endpoint(
|
|
1498
1388
|
settings={
|
|
1499
|
-
'response_type': (
|
|
1389
|
+
'response_type': (EntityResourceOutcomeOfCatalogStatusV2,),
|
|
1500
1390
|
'auth': [
|
|
1501
1391
|
'oauth',
|
|
1502
1392
|
'oauth'
|
|
@@ -1509,13 +1399,13 @@ class CampaignApi(object):
|
|
|
1509
1399
|
params_map={
|
|
1510
1400
|
'all': [
|
|
1511
1401
|
'account_id',
|
|
1512
|
-
'
|
|
1402
|
+
'value_resource_input_of_seller_catalog_request_v2',
|
|
1513
1403
|
],
|
|
1514
1404
|
'required': [
|
|
1515
1405
|
'account_id',
|
|
1516
1406
|
],
|
|
1517
1407
|
'nullable': [
|
|
1518
|
-
'
|
|
1408
|
+
'value_resource_input_of_seller_catalog_request_v2',
|
|
1519
1409
|
],
|
|
1520
1410
|
'enum': [
|
|
1521
1411
|
],
|
|
@@ -1530,15 +1420,15 @@ class CampaignApi(object):
|
|
|
1530
1420
|
'openapi_types': {
|
|
1531
1421
|
'account_id':
|
|
1532
1422
|
(str,),
|
|
1533
|
-
'
|
|
1534
|
-
(
|
|
1423
|
+
'value_resource_input_of_seller_catalog_request_v2':
|
|
1424
|
+
(ValueResourceInputOfSellerCatalogRequestV2,),
|
|
1535
1425
|
},
|
|
1536
1426
|
'attribute_map': {
|
|
1537
1427
|
'account_id': 'accountId',
|
|
1538
1428
|
},
|
|
1539
1429
|
'location_map': {
|
|
1540
1430
|
'account_id': 'path',
|
|
1541
|
-
'
|
|
1431
|
+
'value_resource_input_of_seller_catalog_request_v2': 'body',
|
|
1542
1432
|
},
|
|
1543
1433
|
'collection_format_map': {
|
|
1544
1434
|
}
|
|
@@ -1721,8 +1611,8 @@ class CampaignApi(object):
|
|
|
1721
1611
|
'all': [
|
|
1722
1612
|
'account_id',
|
|
1723
1613
|
'retailer_id',
|
|
1724
|
-
'offset',
|
|
1725
1614
|
'limit',
|
|
1615
|
+
'offset',
|
|
1726
1616
|
'sku_search_request_slim_preview_request',
|
|
1727
1617
|
],
|
|
1728
1618
|
'required': [
|
|
@@ -1752,24 +1642,24 @@ class CampaignApi(object):
|
|
|
1752
1642
|
(str,),
|
|
1753
1643
|
'retailer_id':
|
|
1754
1644
|
(str,),
|
|
1755
|
-
'offset':
|
|
1756
|
-
(int,),
|
|
1757
1645
|
'limit':
|
|
1758
1646
|
(int,),
|
|
1647
|
+
'offset':
|
|
1648
|
+
(int,),
|
|
1759
1649
|
'sku_search_request_slim_preview_request':
|
|
1760
1650
|
(SkuSearchRequestSlimPreviewRequest,),
|
|
1761
1651
|
},
|
|
1762
1652
|
'attribute_map': {
|
|
1763
1653
|
'account_id': 'account-id',
|
|
1764
1654
|
'retailer_id': 'retailer-id',
|
|
1765
|
-
'offset': 'offset',
|
|
1766
1655
|
'limit': 'limit',
|
|
1656
|
+
'offset': 'offset',
|
|
1767
1657
|
},
|
|
1768
1658
|
'location_map': {
|
|
1769
1659
|
'account_id': 'path',
|
|
1770
1660
|
'retailer_id': 'path',
|
|
1771
|
-
'offset': 'query',
|
|
1772
1661
|
'limit': 'query',
|
|
1662
|
+
'offset': 'query',
|
|
1773
1663
|
'sku_search_request_slim_preview_request': 'body',
|
|
1774
1664
|
},
|
|
1775
1665
|
'collection_format_map': {
|
|
@@ -1800,9 +1690,9 @@ class CampaignApi(object):
|
|
|
1800
1690
|
params_map={
|
|
1801
1691
|
'all': [
|
|
1802
1692
|
'retailer_id',
|
|
1803
|
-
'x_origin_account',
|
|
1804
|
-
'offset',
|
|
1805
1693
|
'limit',
|
|
1694
|
+
'offset',
|
|
1695
|
+
'x_origin_account',
|
|
1806
1696
|
'sku_search_request_slim_v2_preview_request',
|
|
1807
1697
|
],
|
|
1808
1698
|
'required': [
|
|
@@ -1829,26 +1719,26 @@ class CampaignApi(object):
|
|
|
1829
1719
|
'openapi_types': {
|
|
1830
1720
|
'retailer_id':
|
|
1831
1721
|
(str,),
|
|
1832
|
-
'x_origin_account':
|
|
1833
|
-
(str,),
|
|
1834
|
-
'offset':
|
|
1835
|
-
(int,),
|
|
1836
1722
|
'limit':
|
|
1837
1723
|
(int,),
|
|
1724
|
+
'offset':
|
|
1725
|
+
(int,),
|
|
1726
|
+
'x_origin_account':
|
|
1727
|
+
(str,),
|
|
1838
1728
|
'sku_search_request_slim_v2_preview_request':
|
|
1839
1729
|
(SkuSearchRequestSlimV2PreviewRequest,),
|
|
1840
1730
|
},
|
|
1841
1731
|
'attribute_map': {
|
|
1842
1732
|
'retailer_id': 'retailer-id',
|
|
1843
|
-
'x_origin_account': 'X-Origin-Account',
|
|
1844
|
-
'offset': 'offset',
|
|
1845
1733
|
'limit': 'limit',
|
|
1734
|
+
'offset': 'offset',
|
|
1735
|
+
'x_origin_account': 'X-Origin-Account',
|
|
1846
1736
|
},
|
|
1847
1737
|
'location_map': {
|
|
1848
1738
|
'retailer_id': 'path',
|
|
1849
|
-
'x_origin_account': 'header',
|
|
1850
|
-
'offset': 'query',
|
|
1851
1739
|
'limit': 'query',
|
|
1740
|
+
'offset': 'query',
|
|
1741
|
+
'x_origin_account': 'header',
|
|
1852
1742
|
'sku_search_request_slim_v2_preview_request': 'body',
|
|
1853
1743
|
},
|
|
1854
1744
|
'collection_format_map': {
|
|
@@ -2173,67 +2063,6 @@ class CampaignApi(object):
|
|
|
2173
2063
|
},
|
|
2174
2064
|
api_client=api_client
|
|
2175
2065
|
)
|
|
2176
|
-
self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint = _Endpoint(
|
|
2177
|
-
settings={
|
|
2178
|
-
'response_type': (LineItemBidMultipliersV2Response,),
|
|
2179
|
-
'auth': [
|
|
2180
|
-
'oauth',
|
|
2181
|
-
'oauth'
|
|
2182
|
-
],
|
|
2183
|
-
'endpoint_path': '/preview/retail-media/line-items/{line-item-id}/bid-multipliers',
|
|
2184
|
-
'operation_id': 'put_api_v2_external_line_item_bid_multipliers_by_line_item_id',
|
|
2185
|
-
'http_method': 'PUT',
|
|
2186
|
-
'servers': None,
|
|
2187
|
-
},
|
|
2188
|
-
params_map={
|
|
2189
|
-
'all': [
|
|
2190
|
-
'line_item_id',
|
|
2191
|
-
'line_item_bid_multipliers_v2_request',
|
|
2192
|
-
],
|
|
2193
|
-
'required': [
|
|
2194
|
-
'line_item_id',
|
|
2195
|
-
],
|
|
2196
|
-
'nullable': [
|
|
2197
|
-
'line_item_bid_multipliers_v2_request',
|
|
2198
|
-
],
|
|
2199
|
-
'enum': [
|
|
2200
|
-
],
|
|
2201
|
-
'validation': [
|
|
2202
|
-
]
|
|
2203
|
-
},
|
|
2204
|
-
root_map={
|
|
2205
|
-
'validations': {
|
|
2206
|
-
},
|
|
2207
|
-
'allowed_values': {
|
|
2208
|
-
},
|
|
2209
|
-
'openapi_types': {
|
|
2210
|
-
'line_item_id':
|
|
2211
|
-
(str,),
|
|
2212
|
-
'line_item_bid_multipliers_v2_request':
|
|
2213
|
-
(LineItemBidMultipliersV2Request,),
|
|
2214
|
-
},
|
|
2215
|
-
'attribute_map': {
|
|
2216
|
-
'line_item_id': 'line-item-id',
|
|
2217
|
-
},
|
|
2218
|
-
'location_map': {
|
|
2219
|
-
'line_item_id': 'path',
|
|
2220
|
-
'line_item_bid_multipliers_v2_request': 'body',
|
|
2221
|
-
},
|
|
2222
|
-
'collection_format_map': {
|
|
2223
|
-
}
|
|
2224
|
-
},
|
|
2225
|
-
headers_map={
|
|
2226
|
-
'accept': [
|
|
2227
|
-
'text/plain',
|
|
2228
|
-
'application/json',
|
|
2229
|
-
'text/json'
|
|
2230
|
-
],
|
|
2231
|
-
'content_type': [
|
|
2232
|
-
'application/json'
|
|
2233
|
-
]
|
|
2234
|
-
},
|
|
2235
|
-
api_client=api_client
|
|
2236
|
-
)
|
|
2237
2066
|
self.search_brands_by_name_async_v1_endpoint = _Endpoint(
|
|
2238
2067
|
settings={
|
|
2239
2068
|
'response_type': (EntityResourceCollectionOutcomeBrandIdSearchResultPagingOffsetLimitMetadata,),
|
|
@@ -2248,8 +2077,8 @@ class CampaignApi(object):
|
|
|
2248
2077
|
},
|
|
2249
2078
|
params_map={
|
|
2250
2079
|
'all': [
|
|
2251
|
-
'offset',
|
|
2252
2080
|
'limit',
|
|
2081
|
+
'offset',
|
|
2253
2082
|
'value_resource_input_brand_id_search_request',
|
|
2254
2083
|
],
|
|
2255
2084
|
'required': [],
|
|
@@ -2258,40 +2087,40 @@ class CampaignApi(object):
|
|
|
2258
2087
|
'enum': [
|
|
2259
2088
|
],
|
|
2260
2089
|
'validation': [
|
|
2261
|
-
'offset',
|
|
2262
2090
|
'limit',
|
|
2091
|
+
'offset',
|
|
2263
2092
|
]
|
|
2264
2093
|
},
|
|
2265
2094
|
root_map={
|
|
2266
2095
|
'validations': {
|
|
2267
|
-
('offset',): {
|
|
2268
|
-
|
|
2269
|
-
'inclusive_maximum': 2147483647,
|
|
2270
|
-
'inclusive_minimum': 0,
|
|
2271
|
-
},
|
|
2272
2096
|
('limit',): {
|
|
2273
2097
|
|
|
2274
2098
|
'inclusive_maximum': 100,
|
|
2275
2099
|
'inclusive_minimum': 1,
|
|
2276
2100
|
},
|
|
2101
|
+
('offset',): {
|
|
2102
|
+
|
|
2103
|
+
'inclusive_maximum': 2147483647,
|
|
2104
|
+
'inclusive_minimum': 0,
|
|
2105
|
+
},
|
|
2277
2106
|
},
|
|
2278
2107
|
'allowed_values': {
|
|
2279
2108
|
},
|
|
2280
2109
|
'openapi_types': {
|
|
2281
|
-
'offset':
|
|
2282
|
-
(int,),
|
|
2283
2110
|
'limit':
|
|
2284
2111
|
(int,),
|
|
2112
|
+
'offset':
|
|
2113
|
+
(int,),
|
|
2285
2114
|
'value_resource_input_brand_id_search_request':
|
|
2286
2115
|
(ValueResourceInputBrandIdSearchRequest,),
|
|
2287
2116
|
},
|
|
2288
2117
|
'attribute_map': {
|
|
2289
|
-
'offset': 'offset',
|
|
2290
2118
|
'limit': 'limit',
|
|
2119
|
+
'offset': 'offset',
|
|
2291
2120
|
},
|
|
2292
2121
|
'location_map': {
|
|
2293
|
-
'offset': 'query',
|
|
2294
2122
|
'limit': 'query',
|
|
2123
|
+
'offset': 'query',
|
|
2295
2124
|
'value_resource_input_brand_id_search_request': 'body',
|
|
2296
2125
|
},
|
|
2297
2126
|
'collection_format_map': {
|
|
@@ -2932,9 +2761,9 @@ class CampaignApi(object):
|
|
|
2932
2761
|
line_item_id (str): ID of the line item.
|
|
2933
2762
|
|
|
2934
2763
|
Keyword Args:
|
|
2935
|
-
offset (int): Offset of the first item to fetch. Defaults to zero.. [optional]
|
|
2936
|
-
limit (int): Maximum page size to fetch. Defaults to 500.. [optional]
|
|
2937
2764
|
fields (str): A comma separated list of attribute names from the response model to compute and return. Valid values are `status` and `bidOverride` in any order. Defaults to `status`.. [optional]
|
|
2765
|
+
limit (int): Maximum page size to fetch. Defaults to 500.. [optional]
|
|
2766
|
+
offset (int): Offset of the first item to fetch. Defaults to zero.. [optional]
|
|
2938
2767
|
_return_http_data_only (bool): response data without head status
|
|
2939
2768
|
code and headers. Default is True.
|
|
2940
2769
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -3220,7 +3049,7 @@ class CampaignApi(object):
|
|
|
3220
3049
|
async_req (bool): execute request asynchronously
|
|
3221
3050
|
|
|
3222
3051
|
Returns:
|
|
3223
|
-
|
|
3052
|
+
EntityResourceOutcomeOfCatalogStatusV2
|
|
3224
3053
|
If the method is called asynchronously, returns the request
|
|
3225
3054
|
thread.
|
|
3226
3055
|
"""
|
|
@@ -3271,8 +3100,8 @@ class CampaignApi(object):
|
|
|
3271
3100
|
retailer_id (int): The retailer id for which brands should be fetched.
|
|
3272
3101
|
|
|
3273
3102
|
Keyword Args:
|
|
3274
|
-
sku_stock_type_filter (str): Filter to narrow down brands [first-party|third-party|first-and-third-party]. Defaults to first-and-third-party. [optional]
|
|
3275
3103
|
brand_type (str): Filter to narrow down brands [all|uc|retailer]. Defaults to uc. [optional]
|
|
3104
|
+
sku_stock_type_filter (str): Filter to narrow down brands [first-party|third-party|first-and-third-party]. Defaults to first-and-third-party. [optional]
|
|
3276
3105
|
_return_http_data_only (bool): response data without head status
|
|
3277
3106
|
code and headers. Default is True.
|
|
3278
3107
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -3765,89 +3594,6 @@ class CampaignApi(object):
|
|
|
3765
3594
|
campaign_id
|
|
3766
3595
|
return self.get_api_v2_external_campaign_preferred_line_items_by_campaign_id_endpoint.call_with_http_info(**kwargs)
|
|
3767
3596
|
|
|
3768
|
-
def get_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
3769
|
-
self,
|
|
3770
|
-
line_item_id,
|
|
3771
|
-
**kwargs
|
|
3772
|
-
):
|
|
3773
|
-
"""get_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
3774
|
-
|
|
3775
|
-
Fetch all bid multipliers for a given line item # noqa: E501
|
|
3776
|
-
This method makes a synchronous HTTP request by default. To make an
|
|
3777
|
-
asynchronous HTTP request, please pass async_req=True
|
|
3778
|
-
|
|
3779
|
-
>>> thread = api.get_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
3780
|
-
>>> result = thread.get()
|
|
3781
|
-
|
|
3782
|
-
Args:
|
|
3783
|
-
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
3784
|
-
|
|
3785
|
-
Keyword Args:
|
|
3786
|
-
_return_http_data_only (bool): response data without head status
|
|
3787
|
-
code and headers. Default is True.
|
|
3788
|
-
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
3789
|
-
will be returned without reading/decoding response data.
|
|
3790
|
-
Default is True.
|
|
3791
|
-
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
3792
|
-
one number provided, it will be total request timeout. It can also
|
|
3793
|
-
be a pair (tuple) of (connection, read) timeouts.
|
|
3794
|
-
Default is None.
|
|
3795
|
-
_check_input_type (bool): specifies if type checking
|
|
3796
|
-
should be done one the data sent to the server.
|
|
3797
|
-
Default is True.
|
|
3798
|
-
_check_return_type (bool): specifies if type checking
|
|
3799
|
-
should be done one the data received from the server.
|
|
3800
|
-
Default is True.
|
|
3801
|
-
_spec_property_naming (bool): True if the variable names in the input data
|
|
3802
|
-
are serialized names, as specified in the OpenAPI document.
|
|
3803
|
-
False if the variable names in the input data
|
|
3804
|
-
are pythonic names, e.g. snake case (default)
|
|
3805
|
-
_content_type (str/None): force body content-type.
|
|
3806
|
-
Default is None and content-type will be predicted by allowed
|
|
3807
|
-
content-types and body.
|
|
3808
|
-
_host_index (int/None): specifies the index of the server
|
|
3809
|
-
that we want to use.
|
|
3810
|
-
Default is read from the configuration.
|
|
3811
|
-
_request_auths (list): set to override the auth_settings for an a single
|
|
3812
|
-
request; this effectively ignores the authentication
|
|
3813
|
-
in the spec for a single request.
|
|
3814
|
-
Default is None
|
|
3815
|
-
async_req (bool): execute request asynchronously
|
|
3816
|
-
|
|
3817
|
-
Returns:
|
|
3818
|
-
JsonApiSingleResponseOfLineItemBidMultipliersV2
|
|
3819
|
-
If the method is called asynchronously, returns the request
|
|
3820
|
-
thread.
|
|
3821
|
-
"""
|
|
3822
|
-
kwargs['async_req'] = kwargs.get(
|
|
3823
|
-
'async_req', False
|
|
3824
|
-
)
|
|
3825
|
-
kwargs['_return_http_data_only'] = kwargs.get(
|
|
3826
|
-
'_return_http_data_only', True
|
|
3827
|
-
)
|
|
3828
|
-
kwargs['_preload_content'] = kwargs.get(
|
|
3829
|
-
'_preload_content', True
|
|
3830
|
-
)
|
|
3831
|
-
kwargs['_request_timeout'] = kwargs.get(
|
|
3832
|
-
'_request_timeout', None
|
|
3833
|
-
)
|
|
3834
|
-
kwargs['_check_input_type'] = kwargs.get(
|
|
3835
|
-
'_check_input_type', True
|
|
3836
|
-
)
|
|
3837
|
-
kwargs['_check_return_type'] = kwargs.get(
|
|
3838
|
-
'_check_return_type', True
|
|
3839
|
-
)
|
|
3840
|
-
kwargs['_spec_property_naming'] = kwargs.get(
|
|
3841
|
-
'_spec_property_naming', False
|
|
3842
|
-
)
|
|
3843
|
-
kwargs['_content_type'] = kwargs.get(
|
|
3844
|
-
'_content_type')
|
|
3845
|
-
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
3846
|
-
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
3847
|
-
kwargs['line_item_id'] = \
|
|
3848
|
-
line_item_id
|
|
3849
|
-
return self.get_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
3850
|
-
|
|
3851
3597
|
def get_api_v2_external_preferred_line_item_by_line_item_id(
|
|
3852
3598
|
self,
|
|
3853
3599
|
line_item_id,
|
|
@@ -4015,89 +3761,6 @@ class CampaignApi(object):
|
|
|
4015
3761
|
retailer_id
|
|
4016
3762
|
return self.get_cpc_min_bids_by_sku_ids_v1_endpoint.call_with_http_info(**kwargs)
|
|
4017
3763
|
|
|
4018
|
-
def get_recommended_keywords(
|
|
4019
|
-
self,
|
|
4020
|
-
external_line_item_id,
|
|
4021
|
-
**kwargs
|
|
4022
|
-
):
|
|
4023
|
-
"""get_recommended_keywords # noqa: E501
|
|
4024
|
-
|
|
4025
|
-
Retrieves a collection of recommended keywords for a line item # noqa: E501
|
|
4026
|
-
This method makes a synchronous HTTP request by default. To make an
|
|
4027
|
-
asynchronous HTTP request, please pass async_req=True
|
|
4028
|
-
|
|
4029
|
-
>>> thread = api.get_recommended_keywords(external_line_item_id, async_req=True)
|
|
4030
|
-
>>> result = thread.get()
|
|
4031
|
-
|
|
4032
|
-
Args:
|
|
4033
|
-
external_line_item_id (str): The external line item identifier
|
|
4034
|
-
|
|
4035
|
-
Keyword Args:
|
|
4036
|
-
_return_http_data_only (bool): response data without head status
|
|
4037
|
-
code and headers. Default is True.
|
|
4038
|
-
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
4039
|
-
will be returned without reading/decoding response data.
|
|
4040
|
-
Default is True.
|
|
4041
|
-
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
4042
|
-
one number provided, it will be total request timeout. It can also
|
|
4043
|
-
be a pair (tuple) of (connection, read) timeouts.
|
|
4044
|
-
Default is None.
|
|
4045
|
-
_check_input_type (bool): specifies if type checking
|
|
4046
|
-
should be done one the data sent to the server.
|
|
4047
|
-
Default is True.
|
|
4048
|
-
_check_return_type (bool): specifies if type checking
|
|
4049
|
-
should be done one the data received from the server.
|
|
4050
|
-
Default is True.
|
|
4051
|
-
_spec_property_naming (bool): True if the variable names in the input data
|
|
4052
|
-
are serialized names, as specified in the OpenAPI document.
|
|
4053
|
-
False if the variable names in the input data
|
|
4054
|
-
are pythonic names, e.g. snake case (default)
|
|
4055
|
-
_content_type (str/None): force body content-type.
|
|
4056
|
-
Default is None and content-type will be predicted by allowed
|
|
4057
|
-
content-types and body.
|
|
4058
|
-
_host_index (int/None): specifies the index of the server
|
|
4059
|
-
that we want to use.
|
|
4060
|
-
Default is read from the configuration.
|
|
4061
|
-
_request_auths (list): set to override the auth_settings for an a single
|
|
4062
|
-
request; this effectively ignores the authentication
|
|
4063
|
-
in the spec for a single request.
|
|
4064
|
-
Default is None
|
|
4065
|
-
async_req (bool): execute request asynchronously
|
|
4066
|
-
|
|
4067
|
-
Returns:
|
|
4068
|
-
ValueResourceOutcomeOfRecommendedKeywordsResult
|
|
4069
|
-
If the method is called asynchronously, returns the request
|
|
4070
|
-
thread.
|
|
4071
|
-
"""
|
|
4072
|
-
kwargs['async_req'] = kwargs.get(
|
|
4073
|
-
'async_req', False
|
|
4074
|
-
)
|
|
4075
|
-
kwargs['_return_http_data_only'] = kwargs.get(
|
|
4076
|
-
'_return_http_data_only', True
|
|
4077
|
-
)
|
|
4078
|
-
kwargs['_preload_content'] = kwargs.get(
|
|
4079
|
-
'_preload_content', True
|
|
4080
|
-
)
|
|
4081
|
-
kwargs['_request_timeout'] = kwargs.get(
|
|
4082
|
-
'_request_timeout', None
|
|
4083
|
-
)
|
|
4084
|
-
kwargs['_check_input_type'] = kwargs.get(
|
|
4085
|
-
'_check_input_type', True
|
|
4086
|
-
)
|
|
4087
|
-
kwargs['_check_return_type'] = kwargs.get(
|
|
4088
|
-
'_check_return_type', True
|
|
4089
|
-
)
|
|
4090
|
-
kwargs['_spec_property_naming'] = kwargs.get(
|
|
4091
|
-
'_spec_property_naming', False
|
|
4092
|
-
)
|
|
4093
|
-
kwargs['_content_type'] = kwargs.get(
|
|
4094
|
-
'_content_type')
|
|
4095
|
-
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
4096
|
-
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
4097
|
-
kwargs['external_line_item_id'] = \
|
|
4098
|
-
external_line_item_id
|
|
4099
|
-
return self.get_recommended_keywords_endpoint.call_with_http_info(**kwargs)
|
|
4100
|
-
|
|
4101
3764
|
def in_review_report_v1(
|
|
4102
3765
|
self,
|
|
4103
3766
|
account_id,
|
|
@@ -4116,8 +3779,8 @@ class CampaignApi(object):
|
|
|
4116
3779
|
account_id (int): The account to generate a report for
|
|
4117
3780
|
|
|
4118
3781
|
Keyword Args:
|
|
4119
|
-
offset (int): Offset for pagination. [optional] if omitted the server will use the default value of 0
|
|
4120
3782
|
limit (int): Number of items per page. [optional] if omitted the server will use the default value of 25
|
|
3783
|
+
offset (int): Offset for pagination. [optional] if omitted the server will use the default value of 0
|
|
4121
3784
|
_return_http_data_only (bool): response data without head status
|
|
4122
3785
|
code and headers. Default is True.
|
|
4123
3786
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4456,7 +4119,7 @@ class CampaignApi(object):
|
|
|
4456
4119
|
account_id (str): The account to request the catalog for.
|
|
4457
4120
|
|
|
4458
4121
|
Keyword Args:
|
|
4459
|
-
|
|
4122
|
+
value_resource_input_of_brand_catalog_request_v2 (ValueResourceInputOfBrandCatalogRequestV2): [optional]
|
|
4460
4123
|
_return_http_data_only (bool): response data without head status
|
|
4461
4124
|
code and headers. Default is True.
|
|
4462
4125
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4489,7 +4152,7 @@ class CampaignApi(object):
|
|
|
4489
4152
|
async_req (bool): execute request asynchronously
|
|
4490
4153
|
|
|
4491
4154
|
Returns:
|
|
4492
|
-
|
|
4155
|
+
EntityResourceOutcomeOfCatalogStatusV2
|
|
4493
4156
|
If the method is called asynchronously, returns the request
|
|
4494
4157
|
thread.
|
|
4495
4158
|
"""
|
|
@@ -4540,7 +4203,7 @@ class CampaignApi(object):
|
|
|
4540
4203
|
account_id (str): The account to request the catalog for.
|
|
4541
4204
|
|
|
4542
4205
|
Keyword Args:
|
|
4543
|
-
|
|
4206
|
+
value_resource_input_of_seller_catalog_request_v2 (ValueResourceInputOfSellerCatalogRequestV2): [optional]
|
|
4544
4207
|
_return_http_data_only (bool): response data without head status
|
|
4545
4208
|
code and headers. Default is True.
|
|
4546
4209
|
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
@@ -4573,7 +4236,7 @@ class CampaignApi(object):
|
|
|
4573
4236
|
async_req (bool): execute request asynchronously
|
|
4574
4237
|
|
|
4575
4238
|
Returns:
|
|
4576
|
-
|
|
4239
|
+
EntityResourceOutcomeOfCatalogStatusV2
|
|
4577
4240
|
If the method is called asynchronously, returns the request
|
|
4578
4241
|
thread.
|
|
4579
4242
|
"""
|
|
@@ -4788,8 +4451,8 @@ class CampaignApi(object):
|
|
|
4788
4451
|
retailer_id (str): The client id/retailer id for which skus should be searched for.
|
|
4789
4452
|
|
|
4790
4453
|
Keyword Args:
|
|
4791
|
-
offset (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
4792
4454
|
limit (int): The maximum number of results to return with each call. Must be greater than zero.. [optional] if omitted the server will use the default value of 100
|
|
4455
|
+
offset (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
4793
4456
|
sku_search_request_slim_preview_request (SkuSearchRequestSlimPreviewRequest): . [optional]
|
|
4794
4457
|
_return_http_data_only (bool): response data without head status
|
|
4795
4458
|
code and headers. Default is True.
|
|
@@ -4876,9 +4539,9 @@ class CampaignApi(object):
|
|
|
4876
4539
|
retailer_id (str): The client id/retailer id for which skus should be searched for.
|
|
4877
4540
|
|
|
4878
4541
|
Keyword Args:
|
|
4879
|
-
x_origin_account (str): The account id of the initiator of the call.. [optional]
|
|
4880
|
-
offset (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
4881
4542
|
limit (int): The maximum number of results to return with each call. Must be greater than zero and less than 1500. 10,000 records deep is the max limit.. [optional] if omitted the server will use the default value of 100
|
|
4543
|
+
offset (int): The start position in the overall list of matches. Must be zero or greater.. [optional] if omitted the server will use the default value of 0
|
|
4544
|
+
x_origin_account (str): The account id of the initiator of the call.. [optional]
|
|
4882
4545
|
sku_search_request_slim_v2_preview_request (SkuSearchRequestSlimV2PreviewRequest): . [optional]
|
|
4883
4546
|
_return_http_data_only (bool): response data without head status
|
|
4884
4547
|
code and headers. Default is True.
|
|
@@ -5376,90 +5039,6 @@ class CampaignApi(object):
|
|
|
5376
5039
|
creative_id
|
|
5377
5040
|
return self.put_api_v2_external_account_by_account_id_creativescreative_id_endpoint.call_with_http_info(**kwargs)
|
|
5378
5041
|
|
|
5379
|
-
def put_api_v2_external_line_item_bid_multipliers_by_line_item_id(
|
|
5380
|
-
self,
|
|
5381
|
-
line_item_id,
|
|
5382
|
-
**kwargs
|
|
5383
|
-
):
|
|
5384
|
-
"""put_api_v2_external_line_item_bid_multipliers_by_line_item_id # noqa: E501
|
|
5385
|
-
|
|
5386
|
-
Updates the bid multipliers for a given line item # noqa: E501
|
|
5387
|
-
This method makes a synchronous HTTP request by default. To make an
|
|
5388
|
-
asynchronous HTTP request, please pass async_req=True
|
|
5389
|
-
|
|
5390
|
-
>>> thread = api.put_api_v2_external_line_item_bid_multipliers_by_line_item_id(line_item_id, async_req=True)
|
|
5391
|
-
>>> result = thread.get()
|
|
5392
|
-
|
|
5393
|
-
Args:
|
|
5394
|
-
line_item_id (str): External LineItemId for bid multiplier retrieval
|
|
5395
|
-
|
|
5396
|
-
Keyword Args:
|
|
5397
|
-
line_item_bid_multipliers_v2_request (LineItemBidMultipliersV2Request): New Bid Multipliers to be set. [optional]
|
|
5398
|
-
_return_http_data_only (bool): response data without head status
|
|
5399
|
-
code and headers. Default is True.
|
|
5400
|
-
_preload_content (bool): if False, the urllib3.HTTPResponse object
|
|
5401
|
-
will be returned without reading/decoding response data.
|
|
5402
|
-
Default is True.
|
|
5403
|
-
_request_timeout (int/float/tuple): timeout setting for this request. If
|
|
5404
|
-
one number provided, it will be total request timeout. It can also
|
|
5405
|
-
be a pair (tuple) of (connection, read) timeouts.
|
|
5406
|
-
Default is None.
|
|
5407
|
-
_check_input_type (bool): specifies if type checking
|
|
5408
|
-
should be done one the data sent to the server.
|
|
5409
|
-
Default is True.
|
|
5410
|
-
_check_return_type (bool): specifies if type checking
|
|
5411
|
-
should be done one the data received from the server.
|
|
5412
|
-
Default is True.
|
|
5413
|
-
_spec_property_naming (bool): True if the variable names in the input data
|
|
5414
|
-
are serialized names, as specified in the OpenAPI document.
|
|
5415
|
-
False if the variable names in the input data
|
|
5416
|
-
are pythonic names, e.g. snake case (default)
|
|
5417
|
-
_content_type (str/None): force body content-type.
|
|
5418
|
-
Default is None and content-type will be predicted by allowed
|
|
5419
|
-
content-types and body.
|
|
5420
|
-
_host_index (int/None): specifies the index of the server
|
|
5421
|
-
that we want to use.
|
|
5422
|
-
Default is read from the configuration.
|
|
5423
|
-
_request_auths (list): set to override the auth_settings for an a single
|
|
5424
|
-
request; this effectively ignores the authentication
|
|
5425
|
-
in the spec for a single request.
|
|
5426
|
-
Default is None
|
|
5427
|
-
async_req (bool): execute request asynchronously
|
|
5428
|
-
|
|
5429
|
-
Returns:
|
|
5430
|
-
LineItemBidMultipliersV2Response
|
|
5431
|
-
If the method is called asynchronously, returns the request
|
|
5432
|
-
thread.
|
|
5433
|
-
"""
|
|
5434
|
-
kwargs['async_req'] = kwargs.get(
|
|
5435
|
-
'async_req', False
|
|
5436
|
-
)
|
|
5437
|
-
kwargs['_return_http_data_only'] = kwargs.get(
|
|
5438
|
-
'_return_http_data_only', True
|
|
5439
|
-
)
|
|
5440
|
-
kwargs['_preload_content'] = kwargs.get(
|
|
5441
|
-
'_preload_content', True
|
|
5442
|
-
)
|
|
5443
|
-
kwargs['_request_timeout'] = kwargs.get(
|
|
5444
|
-
'_request_timeout', None
|
|
5445
|
-
)
|
|
5446
|
-
kwargs['_check_input_type'] = kwargs.get(
|
|
5447
|
-
'_check_input_type', True
|
|
5448
|
-
)
|
|
5449
|
-
kwargs['_check_return_type'] = kwargs.get(
|
|
5450
|
-
'_check_return_type', True
|
|
5451
|
-
)
|
|
5452
|
-
kwargs['_spec_property_naming'] = kwargs.get(
|
|
5453
|
-
'_spec_property_naming', False
|
|
5454
|
-
)
|
|
5455
|
-
kwargs['_content_type'] = kwargs.get(
|
|
5456
|
-
'_content_type')
|
|
5457
|
-
kwargs['_host_index'] = kwargs.get('_host_index')
|
|
5458
|
-
kwargs['_request_auths'] = kwargs.get('_request_auths', None)
|
|
5459
|
-
kwargs['line_item_id'] = \
|
|
5460
|
-
line_item_id
|
|
5461
|
-
return self.put_api_v2_external_line_item_bid_multipliers_by_line_item_id_endpoint.call_with_http_info(**kwargs)
|
|
5462
|
-
|
|
5463
5042
|
def search_brands_by_name_async_v1(
|
|
5464
5043
|
self,
|
|
5465
5044
|
**kwargs
|
|
@@ -5475,8 +5054,8 @@ class CampaignApi(object):
|
|
|
5475
5054
|
|
|
5476
5055
|
|
|
5477
5056
|
Keyword Args:
|
|
5478
|
-
offset (int): offset of paginated results. [optional] if omitted the server will use the default value of 0
|
|
5479
5057
|
limit (int): the number of brands to return. [optional] if omitted the server will use the default value of 25
|
|
5058
|
+
offset (int): offset of paginated results. [optional] if omitted the server will use the default value of 0
|
|
5480
5059
|
value_resource_input_brand_id_search_request (ValueResourceInputBrandIdSearchRequest): BrandIdSearchRequest which contains the request parameters. [optional]
|
|
5481
5060
|
_return_http_data_only (bool): response data without head status
|
|
5482
5061
|
code and headers. Default is True.
|