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

Latest commit

 

History

History
14 lines (9 loc) · 827 Bytes

AudiencePatchRequest.md

File metadata and controls

14 lines (9 loc) · 827 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 string[] Mandatory. The identifiers. [optional]
gum_caller_id int Optional. GumCallerId required only when patching identifiers with 'gum' schema. [optional]

[Back to Model list] [Back to API list] [Back to README]