v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13285997.9 KB
bidders

Adds targeted apps to the pretargeting configuration.

post/v1/{+pretargetingConfig}:addTargetedApps

Path parameters

pretargetingConfigstring required

Required. The name of the pretargeting configuration. Format: bidders/{bidderAccountId}/pretargetingConfig/{configId}

Request body

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.

appIdsstring[]

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

Successful response