Get Campaign Bundle Rules
GET {{baseUrl}}/preview/campaigns/:campaignId/targeting/bundle-rules
Returns a list of all targeted bundles for a campaign.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"}]}}}