Get Advertiser Bundle Rules

GET {{baseUrl}}/preview/advertisers/:advertiserId/targeting/bundle-rules

Returns a list of all targeted bundles for an advertiser.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"type":"\u003cstring\u003e","attributes":{"type":"DOMAIN","mode":"BLOCKLIST","data":[{"value":"\u003cstring\u003e","readOnly":"\u003cboolean\u003e","active":"\u003cboolean\u003e"},{"value":"\u003cstring\u003e","readOnly":"\u003cboolean\u003e","active":"\u003cboolean\u003e"}]}}}