Ingest ad data into Triple Whale. This endpoint allows users to upload detailed ad information, including campaign, adset, ad details, and performance metrics.

Body Params
string
required

The domain of the shop (e.g., 'example.myshopify.com').

string
required

Advertising channel (e.g., 'facebook-ads', 'google-ads').

string
Defaults to CUSTOM_CHANNEL

The platform-specific account ID. Maps to account_id in the Ads table.

date
required

The date of the event in local timezone. Must be a valid date string (e.g., YYYY-MM-DD).

string
required

The currency used for reporting (e.g., 'USD').

campaign
object

Details of the advertising campaign. At least one of campaign, adset, or ad is required.

adset
object

Details of the adset. At least one of campaign, adset, or ad is required.

ad
object

Details of the individual ad. At least one of campaign, adset, or ad is required.

metrics
object

Performance metrics for the ad.

date-time

The date and time of the last update. Defaults to the current timestamp in ISO format.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json