Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 668 Bytes

AudiencePatchRequest.md

File metadata and controls

15 lines (8 loc) · 668 Bytes

AudiencePatchRequest

Properties

Name Type Description Notes
operation String Mandatory. The Operation of this request. Can be either 'add' or 'remove'. [optional]
schema String Mandatory. The Schema specified for the identifiers. Can be 'email', 'madid', 'identityLink' or 'gum'. [optional]
identifiers List<String> Mandatory. The identifiers. [optional]
gumCallerId Integer Optional. GumCallerId required only when patching identifiers with 'gum' schema. [optional]