Events and Notifications

Partners can subscribe to Events that will be delivered on the JSON response and can be mapped on their end

1

HOUSE_IP_CHANGE

The IP of a household has changed

∙House ID

∙New IP

∙Previous IP

2

OFFICE_IP_CHANGE

The IP of an office has changed

∙Office ID

∙New IP

∙Previous IP

3

HOUSE_TO_OFFICE_CHANGE

A location’s type has changed from household to office

∙House ID

∙House IP

4

OFFICE_TO_HOUSE_CHANGE

A location’s type has changed from office to household

∙Office ID

∙Office IP

5

HOUSE_PROFILE_ATTACH

A profile was added to a household

∙House ID

∙Profile ID

∙Partner Related ID

6

HOUSE_PROFILE_DETACH

A profile was removed from a household

∙House ID

∙Profile ID

∙Partner Related ID

7

OFFICE_PROFILE_ATTACH

A profile was added to an office

∙Office ID

∙Profile ID

∙Partner Related ID

8

OFFICE_PROFILE_DETACH

A profile was removed from an office

∙Office ID

∙Profile ID

∙Partner Related ID

9

HOUSE_MAID_ATTACH

A MAID was added to a household

∙House ID

∙MAID

10

HOUSE_MAID_DETACH

A MAID was removed from a household

∙House ID ∙MAID

11

OFFICE_MAID_ATTACH

A MAID was added to an office

∙House ID ∙MAID

12

OFFICE_MAID_DETACH

A MAID was removed from an office

∙Office ID ∙MAID

13

PERSON_CHANGE

A person’s profile composition has changed

∙House ID ∙Device ∙ID Change?

14

DEVICE_CHANGE

A device’s profile composition has changed

∙House ID ∙Device ID Change

15

3RD_PARTY_COOKIE_CHANGE

A profile’s 3rd party cookie has changed

∙House ID ∙Profile ID ∙Partner ID ∙Cookie Previous Cookie?

16

OFFICE_EMAIL_ADD

An email was added an office

- Not implemented

∙House ID ∙Source Profile ID ∙Target Profile ID ∙Partner related ID

17

OFFICE_EMAIL_REMOVE

An email was added an office

- Not implemented

∙Office ID Source ∙Profile ID ∙Target Profile ID ∙Partner related ID

18

HOUSE_PROFILE_MERGE

A household profile was merged into another profile

∙House ID Source ∙Profile ID ∙Target Profile ID ∙Partner related ID

19

OFFICE_PROFILE_MERGE

An office profile was merged into another profile

∙Office ID Source ∙Profile ID ∙Target Profile ID ∙Partner related ID

20

HOUSE_MAID_MERGE

A household profile was merged into another profile with the same MAID

∙House ID ∙Source Profile ID ∙Target Profile ID ∙MAID

21

OFFICE_MAID_MERGE

An office profile was merged into another profile with the same MAID

∙Office ID Source ∙Profile ID ∙Target Profile ID ∙MAID

22

HOUSE_PROFILE_DELETE

A household profile was deleted

∙House ID ∙Profile ID ∙Partner related ID?

23

OFFICE_PROFILE_DELETE

An office profile was deleted

∙Office ID ∙Profile ID ∙Partner related ID

24

HOUSE_MAID_DELETE

A MAID in a household was deleted

∙House ID ∙MAID

25

OFFICE_MAID_DELETE

A MAID in an office was deleted

∙Office ID ∙MAID

26

HOUSE_SCATTERED

A household was disassembled, all its profiles are detached

∙House ID ∙Last IP

27

OFFICE_SCATTERED

An office was disassembled, all its profiles are detached

∙Office ID ∙Last IP

28

UNIVERSAL_ID_CHANGE

A profile’s universal ID has changed

∙House ID ∙Profile ID ∙Partner ∙ID Universal ID ∙Prev. Universal ID?

29

1ST_PARTY_COOKIE_CHANGE

A profile’s 1st party ID has changed

- Not implemented

∙House ID ∙Profile ID ∙Partner ID 1st Party ID P∙rev. 1st Party ID

30

HOUSE_EMAIL_ADD

An email was added a household

- Not implemented

∙House ID ∙New IP Hashed Email

31

Cookie_Sync_Single

Cookie Sync

∙Partner Cookie ID

Last updated