Walmart DSP Private Preview
Walmart DSP is an advertising service that provides users with a multifaceted approach to advertising automation.
Features
Feature Name | Supported | Notes |
---|---|---|
Capture deletes | ||
History mode | ||
Custom data | ||
Data blocking | check | |
Column hashing | check | |
Re-sync | check | |
API configurable | check | API configuration |
Priority-first sync | check | |
Fivetran data models | ||
Private networking | ||
Authorization via API | check |
Setup guide
Follow our step-by-step Walmart DSP setup guide to connect Walmart DSP with your destination using Fivetran connectors.
Schema information
This schema applies to all Walmart DSP connectors.
To zoom, open the ERD in a new window.Sync overview
The REPORT_SCHEDULE
table contains a list of reports created through Walmart DSP User Interface. The REPORT_EXECUTION
table contains the report_start_date_inclusive
and report_end_date_exclusive
columns. Each report has a report_execution_id
column. You can use the report_execution_id
column in a JOIN query to determine the period when the report was generated (from report_start_date_inclusive
to report_end_date_exclusive
).
Supported report types
We support the My Reports type of Walmart DSP reports. We don't support the Hourly Performance Feeds or Raw Event Data Stream (REDS) types of reports.
Data blocking
We support data blocking for reports created in your Walmart DSP account as well as the following tables:
ADVERTISER_ASSOCIATED_BID_LIST
ADVERTISER_CANDIDATE_PROFILE
ADVERTISER_DEFAULT_BID_LIST
BID_LIST
BID_LIST_DIMENSION
CAMPAIGN
CAMPAIGN_ASSOCIATED_BID_LIST
CAMPAIGN_CONVERSION_REPORTING_COLUMN
CAMPAIGN_DEFAULT_BID_LIST
CAMPAIGN_FLIGHT
PARTNER_ASSOCIATED_BID_LIST
REPORT_EXECUTION
REPORT_SCHEDULE
REPORT_TEMPLATE_HEADER
Syncing empty tables and columns
Walmart DSP connector doesn't support the creation of empty tables and columns in your destination.
We create a table in the destination only if we can retrieve the relevant data from the source. If Walmart DSP doesn't return data for the source table, we don't create the table in your destination.