For the complete documentation index, see llms.txt. This page is also available as Markdown.

Campaign Visibility

The file displays the list of visible campaigns per member.

This file can be used e.g. for the marketing tools to send out emails on available campaigns.

A sample file is provided below:

Available Data:

  • tenantId: ID of the tenant where the campaign was created

  • memberId: Unique ID of the member

  • email: Member's email address

  • phone: Member's phone number

  • loyaltyCardNumber: Member's loyalty card number

  • visibleCampaigns: Serialized array of campaign UUID's

Last updated

Was this helpful?