- 28 Jun 2023
- 1 Minute to read
- DarkLight
API Documentation
- Updated on 28 Jun 2023
- 1 Minute to read
- DarkLight
Overview
Samsung DSP enables programmatic access to its platform via 2 APIs, i.e. the GraphQL API and the Reporting Service API.
GraphQL API
- Configure Campaigns & Flights
- Upload Creatives
- Adjust delivery and bidding tactics
- Manage proprietary data segments for targeting
Reporting Service API
- Configure and download delivery and performance reports from Samsung DSP
Generating the API key
- Click on Settings in the navigation and then click on API settings from the expanded menu. This can also be accessed by directly going to the URL: Samsung DSP ).
- Click the Generate button [1] to generate the API key.
- The following modal will be displayed when the Generate button is clicked, indicating that the generation of a new key will invalidate the previous key and its corresponding access rights. To continue, click the Generate button on the modal as shown below:
- The following confirmation will be given to indicate that the key was successfully generated, with the key being generated in the text field:
Once the key is generated, it can be copied to the clipboard via the Copy to Clipboard button.
Copying the API Key to the Clipboard
Click the Copy to clipboard button as per the screenshot above. You will see the following message to confirm that the API Key has been copied to the clipboard:
The key can be reset by clicking the Reset button.
Resetting the API Key
Click the Reset button as per the screenshot above. The following modal will be displayed:
Click the Reset button in the modal to continue. On successful completion of the API Key reset, the following confirmation will be given:
Note that resetting the API key will invalidate the previous key and its corresponding access rights
Documentation
- Samsung DSP GraphQL APIFull Reference
- Samsung DSP GraphQL API examples: Samsung DSP GraphQL API examples
- Reporting Service APIFull Reference
- Samsung DSP Reporting Service API examples: Samsung DSP Reporting Service API examples