Skip to content

Snap

This Integration requires Fides Cloud or Fides Enterprise. For more information, talk to our solutions team. (opens in a new tab)

Snap (opens in a new tab) offers built-in business management tools such as custom ad targeting, analytics, product catalogs, and more.

Prerequisites

In order to integrate with Snap, you'll need to collect the following information:

NameDescription
Domain*The domain (default: adsapi.snapchat.com)
Snap Client ID*Your OAuth Client ID from your OAuth App. Refer to Snap's Accessing Snapchat Marketing API (opens in a new tab) doc to learn more.
Snap Client Secret Key*Your OAuth Client Secret Key from your OAuth App. Refer to Snap's Accessing Snapchat Marketing API (opens in a new tab) doc to learn more.
Snap Ad Account ID*The Ad Account ID for your Organization . Refer to Snap's Find Your Organization and Ad Account ID (opens in a new tab) doc to learn more.
Snap Redirect URI*Your Redirect URI from your OAuth App. Refer to Snap's Accessing Snapchat Marketing API (opens in a new tab) doc to learn more.

Integrating with Snap

To integrate an existing system with Snap:

  1. Navigate to Data mapView Systems and choose the system that you want to connect.
  2. Click on the Integrations tab.
  3. Pick the vendor or system type that you want to integrate with from the Connection type drop-down menu.
  4. Complete the required fields for the integration and click Save.

You may confirm your connection is working using the Test connection button, if desired.

To learn more, please see our guide for Managing Integrations.

Technical detail

Fides utilizes API endpoints to access the API service for a SaaS application. An API service is the programmatic interface through which Fides can query and update data within an application to access, rectify, or delete personal information. Each SaaS tool will have a unique set of endpoints to enable privacy functions.

Snap Endpoints

In the table below, you can find which endpoints are used for each type of privacy function. Clicking on the endpoint will take you to the documentation for that endpoint.

Privacy functionEndpointDescription
Update or Delete RequestsRemoving Users (opens in a new tab)This endpoint will remove users from the specified Customer List segment using a single key/identifier per user.

By default, deletion requests are fulfilled by masking personal information. To enable Fides to delete personal information, ensure the masking_strict variable in your fides.toml file is set to false.