Re-broadcast a batch of dynamic events as change notifications. Requires account manager rights.

Finds every dynamic event matching the supplied criteria (by affiliate, account, program, software, event
types, date range, and so on) and re-publishes each one downstream so the conversions derived from them are
rebuilt. Events with a value of 0 are published as deletions; all others as additions. Use this to
recover or reconcile conversions after a mapping or data fix.

🔐 Required permission: AccountManager

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filters selecting which dynamic events to re-broadcast.

int32 | null
int32 | null
int32 | null
int32 | null
eventTypes
array of int32s | null
eventTypes
date-time | null
date-time | null
int32 | null
int32 | null
string | null
int32 | null
int32 | null
string | null
boolean | null
date-time | null

Will get only events that have been updated after this date

string | null
int64 | null

For keyset pagination: ID of the last item from the previous page.
When provided, returns items with Id greater than this value.
Using keyset pagination skips the total count query for better performance.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json