Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 810 Bytes

AudiencePatchRequest.md

File metadata and controls

13 lines (9 loc) · 810 Bytes

AudiencePatchRequest

Properties

Name Type Description Notes
operation str Mandatory. The Operation of this request. Can be either 'add' or 'remove'. [optional]
schema str Mandatory. The Schema specified for the identifiers. Can be 'email', 'madid', 'identityLink' or 'gum'. [optional]
identifiers list[str] 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]