CustomTargeting

QueryCustomTargetKeys

Query all available custom target keys for the platform.

post/rmp/mgmt/v1/platforms/{platform_id}/custom-target-keys

Path parameters

platform_idstring required

Identifier of the platform. It is passed as a path parameter.

Request body

cursorstring

Cursor for pagination. Required after the first request.

limitinteger

Number of items to be returned. Default: 15, Maximum value: 50

ad_type'UNKNOWN_AD_TYPE' | 'ITEM' | 'BRAND' | 'DISPLAY' | 'RESERVED_DISPLAY' required

Response

A successful response.

prev_cursorstring

Cursor for the previous page. Omitted if this is the first page.

next_cursorstring

Cursor for the next page. Omitted if this is the last page.

totalinteger required

Total number of custom target keys matching the query criteria.

Changes

No recorded changes to this endpoint across all 1 revision of this API.