upsertMarketingSpend
Create or idempotently update a manual marketing spend row on its dimension key.
upsertMarketingSpend(
input: MarketingSpendInput!
): MarketingSpend!
Arguments
upsertMarketingSpend.input ● MarketingSpendInput! non-null input
Type
MarketingSpend object
Granular marketing spend (one row per day per dimension), the source of truth for cost across ROAS / CPL / CAC / ROI.


