---
title: "POST /v1/{+pretargetingConfig}:addTargetedApps"
method: POST
path: "/v1/{+pretargetingConfig}:addTargetedApps"
tags: ["bidders"]
---

# POST /v1/{+pretargetingConfig}:addTargetedApps

`POST /v1/{+pretargetingConfig}:addTargetedApps`

Adds targeted apps to the pretargeting configuration.

## Path parameters

- `pretargetingConfig` string, required

## Request body

- AddTargetedAppsRequest — A request to start targeting the provided app IDs in a specific pretargeting configuration. The pretargeting configuration itself specifies how these apps are targeted. in PretargetingConfig.appTargeting.mobileAppTargeting.
  - `targetingMode` 'TARGETING_MODE_UNSPECIFIED' | 'INCLUSIVE' | 'EXCLUSIVE' — Required. The targeting mode that should be applied to the list of app IDs. If there are existing targeted app IDs, must be equal to the existing PretargetingConfig.appTargeting.mobileAppTargeting.targetingMode or a 400 bad request error will be returned.
  - `appIds` string[] — A list of app IDs to target in the pretargeting configuration. These values will be added to the list of targeted app IDs in PretargetingConfig.appTargeting.mobileAppTargeting.values.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/realtimebidding.md) · [All operations](https://skmtc.net/google/apis/realtimebidding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/realtimebidding/versions/da99d215fb25/schema)
