### GET /api/client/statistics/campaign/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated method description. ```APIDOC ## GET /api/client/statistics/campaign/product ### Description Updated method description. ### Method GET ### Endpoint /api/client/statistics/campaign/product ``` -------------------------------- ### GET /api/client/statistics/campaign/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: Description of the method has been updated. ```APIDOC ## GET /api/client/statistics/campaign/product ### Description This endpoint retrieves product campaign statistics. The description for this method has been updated. ### Method GET ### Endpoint /api/client/statistics/campaign/product ``` -------------------------------- ### GET /api/client/statistics/campaign/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The name of this method has been changed. ```APIDOC ## GET /api/client/statistics/campaign/product ### Description Retrieves product campaign statistics. ### Method GET ### Endpoint /api/client/statistics/campaign/product ``` -------------------------------- ### GET /api/client/statistics/list Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: Description of the method has been updated. ```APIDOC ## GET /api/client/statistics/list ### Description This endpoint retrieves a list of statistics. The description for this method has been updated. ### Method GET ### Endpoint /api/client/statistics/list ``` -------------------------------- ### GET /api/client/campaign Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for the `advObjectType` parameter in the request and `list.advObjectType`, `list.placement`, `list.productAutopilotStrategy` parameters in the response of this method has been updated. ```APIDOC ## GET /api/client/campaign ### Description Lists campaigns. ### Method GET ### Endpoint /api/client/campaign ### Parameters #### Query Parameters - **advObjectType** (string) - Required/Optional - Type of advertising object. ### Response #### Success Response (200) - **list.advObjectType** (string) - Type of advertising object. - **list.placement** (string) - Placement strategy. - **list.productAutopilotStrategy** (string) - Autopilot strategy for the product. ``` -------------------------------- ### GET /api/client/limits/list Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for this method and the parameters `limits.objectType` and `limit.placement` in its response has been updated. ```APIDOC ## GET /api/client/limits/list ### Description Retrieves a list of limits. ### Method GET ### Endpoint /api/client/limits/list ### Response #### Success Response (200) - **limits.objectType** (string) - Type of object. - **limit.placement** (string) - Placement strategy. ``` -------------------------------- ### GET /api/client/statistics/campaign/media Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: Description of the method has been updated. ```APIDOC ## GET /api/client/statistics/campaign/media ### Description This endpoint retrieves media campaign statistics. The description for this method has been updated. ### Method GET ### Endpoint /api/client/statistics/campaign/media ``` -------------------------------- ### GET /api/client/campaign/{campaignId}/objects Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md This method's description has been updated. ```APIDOC ## GET /api/client/campaign/{campaignId}/objects ### Description Lists objects for a specific campaign. ### Method GET ### Endpoint /api/client/campaign/{campaignId}/objects ``` -------------------------------- ### GET /api/client/statistics/report Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated method description. Changed the structure of response headers and body. ```APIDOC ## GET /api/client/statistics/report ### Description Updated method description. Changed the structure of response headers and body. ### Method GET ### Endpoint /api/client/statistics/report ``` -------------------------------- ### GET /api/client/campaign Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: The value of the `state` parameter in the request and the `list.state` parameter in the response have been updated to `CAMPAIGN_STATE_STOPPED`. ```APIDOC ## GET /api/client/campaign ### Description This endpoint retrieves a list of campaigns. The `state` parameter in the request and the `list.state` parameter in the response have been updated to reflect `CAMPAIGN_STATE_STOPPED`. ### Method GET ### Endpoint /api/client/campaign ### Parameters #### Query Parameters - **state** (string) - Required - The state of the campaign. Updated to `CAMPAIGN_STATE_STOPPED`. ### Response #### Success Response (200) - **list.state** (string) - The state of the campaign in the list. Updated to `CAMPAIGN_STATE_STOPPED`. ``` -------------------------------- ### GET /api/client/statistics/externallist Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md New method added for retrieving a list of reports generated via API. ```APIDOC ## GET /api/client/statistics/externallist ### Description This new method allows you to get a list of reports that were generated through the API. ### Method GET ### Endpoint /api/client/statistics/externallist ``` -------------------------------- ### POST /external/api/dynamic_budget Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for parameters `createCampaign.autopilotStrategy`, `createCampaign.placement`, and `updateCampaign.autopilotStrategy` in the request of this method has been updated. ```APIDOC ## POST /external/api/dynamic_budget ### Description Calculates the dynamic budget for campaigns. ### Method POST ### Endpoint /external/api/dynamic_budget ### Parameters #### Request Body - **createCampaign.autopilotStrategy** (string) - Autopilot strategy for creating a campaign. - **createCampaign.placement** (string) - Placement strategy for creating a campaign. - **updateCampaign.autopilotStrategy** (string) - Autopilot strategy for updating a campaign. ``` -------------------------------- ### POST /api/client/campaign/cpc/v2/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for parameters `placement` and `productAutopilotStrategy` in the request of this method has been updated. ```APIDOC ## POST /api/client/campaign/cpc/v2/product ### Description Creates a CPC product campaign. ### Method POST ### Endpoint /api/client/campaign/cpc/v2/product ### Parameters #### Request Body - **placement** (string) - Required/Optional - Placement strategy for the product. - **productAutopilotStrategy** (string) - Required/Optional - Autopilot strategy for the product. ``` -------------------------------- ### POST /api/client/campaign/{campaignId}/activate Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the response. ```APIDOC ## POST /api/client/campaign/{campaignId}/activate ### Description Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the response. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/activate ``` -------------------------------- ### POST /external/api/dynamic_budget Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated descriptions of the `createCampaign.autopilotStrategy`, `createCampaign.placement`, and `updateCampaign.autopilotStrategy.strategy` parameters in the request. ```APIDOC ## POST /external/api/dynamic_budget ### Description Updated descriptions of the `createCampaign.autopilotStrategy`, `createCampaign.placement`, and `updateCampaign.autopilotStrategy.strategy` parameters in the request. ### Method POST ### Endpoint /external/api/dynamic_budget ``` -------------------------------- ### POST /api/client/campaign/cpc/v2/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the request. ```APIDOC ## POST /api/client/campaign/cpc/v2/product ### Description Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the request. ### Method POST ### Endpoint /api/client/campaign/cpc/v2/product ``` -------------------------------- ### POST /api/client/campaign/cpc/v2/product Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: Removed the `productCampaignMode` parameter from the request. ```APIDOC ## POST /api/client/campaign/cpc/v2/product ### Description This endpoint is used for creating a product campaign in CPC v2. The `productCampaignMode` parameter has been removed from the request. ### Method POST ### Endpoint /api/client/campaign/cpc/v2/product ### Parameters #### Request Body - **productCampaignMode** (string) - Removed ``` -------------------------------- ### POST /api/client/campaign/search_promo/v2/products Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md This method was updated to include new parameters in its response: `products.bidWithoutAdditive`, `products.carrotsAdditive`, and `products.carrotsStatus`. ```APIDOC ## POST /api/client/campaign/search_promo/v2/products ### Description Lists search promo products for a campaign, now with enhanced response fields. ### Method POST ### Endpoint /api/client/campaign/search_promo/v2/products ### Response #### Success Response (200) - **products.bidWithoutAdditive** (number) - Bid without additive. - **products.carrotsAdditive** (number) - Carrots additive. - **products.carrotsStatus** (string) - Carrots status. ``` -------------------------------- ### POST /api/client/campaign/search_promo/carrots/enable and POST /api/client/campaign/search_promo/carrots/disable Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md These methods were updated with a revised description. ```APIDOC ## POST /api/client/campaign/search_promo/carrots/enable ### Description Enables carrots for a search promo campaign. ### Method POST ### Endpoint /api/client/campaign/search_promo/carrots/enable ## POST /api/client/campaign/search_promo/carrots/disable ### Description Disables carrots for a search promo campaign. ### Method POST ### Endpoint /api/client/campaign/search_promo/carrots/disable ``` -------------------------------- ### POST /api/client/campaign/{campaignId}/activate and POST /api/client/campaign/{campaignId}/deactivate Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for parameters `paymentType`, `advObjectType`, `placement`, and `productAutopilotStrategy` in the response of these methods has been updated. ```APIDOC ## POST /api/client/campaign/{campaignId}/activate ### Description Activates a campaign. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/activate ### Response #### Success Response (200) - **paymentType** (string) - Type of payment. - **advObjectType** (string) - Type of advertising object. - **placement** (string) - Placement strategy. - **productAutopilotStrategy** (string) - Autopilot strategy for the product. ## POST /api/client/campaign/{campaignId}/deactivate ### Description Deactivates a campaign. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/deactivate ### Response #### Success Response (200) - **paymentType** (string) - Type of payment. - **advObjectType** (string) - Type of advertising object. - **placement** (string) - Placement strategy. - **productAutopilotStrategy** (string) - Autopilot strategy for the product. ``` -------------------------------- ### POST /api/client/search_promo/get_cpo_min_bids Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated request parameter name. ```APIDOC ## POST /api/client/search_promo/get_cpo_min_bids ### Description Updated request parameter name. ### Method POST ### Endpoint /api/client/search_promo/get_cpo_min_bids ``` -------------------------------- ### POST /api/client/min/sku Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for the `paymentType` parameter in the request of this method has been updated. ```APIDOC ## POST /api/client/min/sku ### Description Sets the minimum bid by SKU. ### Method POST ### Endpoint /api/client/min/sku ### Parameters #### Request Body - **paymentType** (string) - Required/Optional - Type of payment. ``` -------------------------------- ### POST /api/client/campaign/{campaignId}/deactivate Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the response. ```APIDOC ## POST /api/client/campaign/{campaignId}/deactivate ### Description Updated descriptions of the `placement` and `productAutopilotStrategy` parameters in the response. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/deactivate ``` -------------------------------- ### POST /api/client/statistics Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md The description for this method has been updated. ```APIDOC ## POST /api/client/statistics ### Description Submits a request for statistics. ### Method POST ### Endpoint /api/client/statistics ``` -------------------------------- ### POST /api/client/campaign/{campaignId}/activate Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: The value of the `state` parameter in the response has been updated to `CAMPAIGN_STATE_STOPPED`. ```APIDOC ## POST /api/client/campaign/{campaignId}/activate ### Description This endpoint activates a specific campaign. The `state` parameter in the response has been updated to `CAMPAIGN_STATE_STOPPED`. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/activate ### Parameters #### Path Parameters - **campaignId** (string) - Required - The ID of the campaign to activate. ### Response #### Success Response (200) - **state** (string) - The state of the campaign. Updated to `CAMPAIGN_STATE_STOPPED`. ``` -------------------------------- ### POST /api/client/campaign/{campaignId}/deactivate Source: https://github.com/dragonsigh/ozon-performance-api-docs/blob/master/обновления.md Update: The value of the `state` parameter in the response has been updated to `CAMPAIGN_STATE_STOPPED`. ```APIDOC ## POST /api/client/campaign/{campaignId}/deactivate ### Description This endpoint deactivates a specific campaign. The `state` parameter in the response has been updated to `CAMPAIGN_STATE_STOPPED`. ### Method POST ### Endpoint /api/client/campaign/{campaignId}/deactivate ### Parameters #### Path Parameters - **campaignId** (string) - Required - The ID of the campaign to deactivate. ### Response #### Success Response (200) - **state** (string) - The state of the campaign. Updated to `CAMPAIGN_STATE_STOPPED`. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.