CreateIdentifierResponse
ODP Node SDK / ODP / CreateIdentifierResponse
Interface: CreateIdentifierResponse
Defined in: src/Api/Types/Schema.ts:146
Response format for a successful post to the V3 Identifiers API.
Properties
customers
customers:
FieldDefinition
[]
Defined in: src/Api/Types/Schema.ts:154
The fields that were added to the Customers object as a result of creating the identifier.
events
events:
FieldDefinition
[]
Defined in: src/Api/Types/Schema.ts:150
The fields that were added to the Events object as a result of creating the identifier.
Updated 4 days ago