v1

latestOpenAPI 3.0.02026-07-2678399358.2 KB
CustomTargeting

ReadCustomTargetValuesBulk

Read custom target values in bulk.

post/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/custom-target-keys/{custom_target_key_id}/custom-target-values-bulk

Path parameters

platform_idstring required

Identifier of the platform who requests management api. It is passed as a path parameter.

ad_account_idstring required

The id of the ad account to query custom target values. It is passed as a path parameter.

custom_target_key_idstring required

The id of the custom target key. It is passed as a path parameter.

Request body

ad_type'UNKNOWN_AD_TYPE' | 'ITEM' | 'BRAND' | 'DISPLAY' | 'RESERVED_DISPLAY' required
custom_target_value_idsstring[]

Custom target value ids. Exactly one of custom_target_value_ids or custom_target_value_labels must be provided.

custom_target_value_labelsstring[]

Custom target value labels. Exactly one of custom_target_value_ids or custom_target_value_labels must be provided.

Response

A successful response.