Campaign customer metadatas

Get campaign customer metadata for a specific customer

get/campaigns/{id}/customer_metadatas/{customer_id}

Path parameters

idstring required

The ID of the campaign

customer_idstring required

The ID of the customer

Response

The CampaignCustomerMetadata object

customerstring required

The ID of the customer

metadataobject required

Arbitrary metadata associated with this campaign-customer pair

created_atstring required

The creation timestamp

updated_atstring required

The last update timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.